Home
last modified time | relevance | path

Searched full:manipulation (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/
H A Dinstruction.json84 …"PublicDescription": "This event counts architecturally executed inter-element manipulation operat…
87 …"BriefDescription": "This event counts architecturally executed inter-element manipulation operati…
90 …"PublicDescription": "This event counts architecturally executed inter-register manipulation opera…
93 …"BriefDescription": "This event counts architecturally executed inter-register manipulation operat…
/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry.387 Access Control List manipulation
89 Path name manipulation
91 User, group and mode manipulation
96 Time field manipulation
/freebsd/crypto/openssh/
H A DOVERVIEW22 Buffer manipulation routines
26 throughout ssh. The buffer manipulation functions are in
67 - The code in packet.c calls the buffer manipulation routines
109 Pseudo-tty manipulation and tty modes
/freebsd/contrib/capsicum-test/
H A Dcapsicum-rights.h29 * rights manipulation API in terms of original (FreeBSD9.x)
35 /* Rights manipulation macros/functions.
116 #endif /* old/new style rights manipulation */
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c333 … ("Header manipulation of the type Ethernet with this field not supported")); in GetPrOffsetByHeaderOrField()
351 … ("Header manipulation of the type VLAN with this field not supported")); in GetPrOffsetByHeaderOrField()
358 ("Header manipulation of this header by field not supported")); in GetPrOffsetByHeaderOrField()
419 ("Header manipulation of this header is not supported")); in GetPrOffsetByHeaderOrField()
1096 { /* Next Header manipulation exists */ in CreateManipActionNew()
1128 /* update shadow size to allow runtime replacement of Header manipulation */ in CreateManipActionNew()
1278 …("New Hdr Manip configuration in a chained manipulation requires different size than current one."… in CreateManipActionShadow()
1400 ("this manipulation was updated previously by different value");); in UpdateManipIc()
1418 …RETURN_ERROR(MAJOR, E_INVALID_VALUE, ("this manipulation was updated previousely by different valu… in UpdateManipIc()
1508 ("this manipulation was updated previousely by different value");); in UpdateInitMvIntFrameHeaderFromFrameToBufferPrefix()
[all …]
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h102 insert manipulation */
535 IP-fragmentation, IP-reassembly, IPsec, Header-manipulation, frame-replicator.
831 IPV4 Reassembly manipulation requires network
840 IPV6 Reassembly manipulation requires network
847 CAPWAP Reassembly manipulation requires network
860 @Collection A set of definitions to support Header Manipulation selection.
1098 @Description Enumeration type for selecting type of insert manipulation
1109 @Description Enumeration type for selecting type of remove manipulation
1254 @Description Enumeration type for selecting manipulation type
1257 e_FM_PCD_MANIP_HDR = 0, /**< Header manipulation */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dextensions.yaml196 The standard Zba bit-manipulation extension for address generation
203 The standard Zbb bit-manipulation extension for basic bit-manipulation
209 The standard Zbc bit-manipulation extension for carry-less
233 The standard Zbs bit-manipulation extension for single-bit
430 The standard Zvbb extension for vectored basic bit-manipulation
484 The standard Zvkb extension for vector cryptography bit-manipulation
/freebsd/sbin/fsdb/
H A Dfsdb.847 allowing manipulation of the file system's inode data.
244 to implement most of the file system manipulation code.
255 Manipulation of ``short'' symlinks has no effect.
/freebsd/lib/libipsec/
H A Dipsec_strerror.336 .Nd error messages for the IPsec policy manipulation library
49 which is used to pass an error code from IPsec policy manipulation library
/freebsd/lib/libc/gen/
H A Dstringlist.338 .Nd stringlist manipulation functions
79 The following stringlist manipulation functions are available:
/freebsd/contrib/kyua/utils/
H A Dstream.hpp30 /// Stream manipulation utilities.
32 /// Note that file-manipulation utilities live in utils::fs instead. The
/freebsd/lib/libc/posix1e/
H A Dacl.342 provides a library for userland access to and manipulation of these ACLs.
55 POSIX.1e describes a set of ACL manipulation routines to manage the
302 utilities describe the user tools that permit direct manipulation of complete
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td409 "'Zcb' (Compressed basic bit manipulation instructions)",
413 "'Zcb' (Compressed basic bit manipulation instructions)">;
481 "'Zbb' (Basic Bit-Manipulation)">,
485 "'Zbb' (Basic Bit-Manipulation)">;
534 "'Zbb' (Basic Bit-Manipulation) or "
734 "'Zvkb' (Vector Bit-manipulation used in Cryptography)">,
738 "'Zvkb' (Vector Bit-manipulation used in Cryptography)">;
742 "'Zvbb' (Vector basic bit-manipulation instructions)",
747 "'Zvbb' (Vector basic bit-manipulation instructions)">;
1066 "'XTHeadBb' (T-Head basic bit-manipulation instructions)">;
[all …]
/freebsd/contrib/kyua/utils/fs/
H A Dpath.hpp48 /// Representation and manipulation of a file system path.
52 /// that the values are valid and provides some useful manipulation functions.
/freebsd/lib/libc/string/
H A Dwmemchr.365 .Nd wide character string manipulation operations
125 The functions implement string manipulation operations over wide character
/freebsd/contrib/libcbor/src/cbor/
H A Dmaps.h20 * Map manipulation
111 * @return Array of #cbor_map_size pairs. Manipulation is possible as long as
/freebsd/sbin/devfs/
H A Ddevfs.893 .Ss Rule Manipulation
94 Rule manipulation commands follow the
97 The following flags are common to all of the rule manipulation commands:
/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h172 XEN_CPUFEATURE(ABM, 3*32+ 5) /*A Advanced bit manipulation */
199 XEN_CPUFEATURE(BMI1, 5*32+ 3) /*A 1st bit manipulation extensions */
204 XEN_CPUFEATURE(BMI2, 5*32+ 8) /*A 2nd bit manipulation extensions */
230 XEN_CPUFEATURE(AVX512_VBMI, 6*32+ 1) /*A AVX-512 Vector Byte Manipulation Instrs */
234 XEN_CPUFEATURE(AVX512_VBMI2, 6*32+ 6) /*A Additional AVX-512 Vector Byte Manipulation Instrs */
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.h2 * kmp_str.h -- String manipulation routines.
80 ";file;func;line;col;;". It is not convenient for manipulation. This
/freebsd/contrib/kyua/engine/
H A Dfilters.hpp30 /// Representation and manipulation of filters for test cases.
34 /// fed to them. User-interface filter manipulation must go somewhere else.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerWWMCopies.cpp12 /// copy from COPY. This pass generates the necessary exec mask manipulation
134 LLVM_DEBUG(dbgs() << "WWM copy manipulation for " << MI); in runOnMachineFunction()
/freebsd/share/doc/psd/17.m4/
H A Dm4.ms124 file manipulation
162 file manipulation,
608 File Manipulation
788 String Manipulation
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A DNOTES.txt1 The cert-*.pem and dsa-*.pem files are generated as manipulation of the
/freebsd/share/man/man4/
H A Dng_ksocket.458 whereas the socket node type enables the user-level manipulation (via
62 node type enables the kernel-level manipulation (via a Netgraph node) of
/freebsd/contrib/llvm-project/lldb/docs/design/
H A Doverview.rst

12345678910>>...21