Home
last modified time | relevance | path

Searched full:swapped (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFileWriter.cpp38 const uint16_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU16() local
39 OS.write(reinterpret_cast<const char *>(&Swapped), sizeof(Swapped)); in writeU16()
43 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU32() local
44 OS.write(reinterpret_cast<const char *>(&Swapped), sizeof(Swapped)); in writeU32()
48 const uint64_t Swapped = support::endian::byte_swap(U, ByteOrder); in writeU64() local
49 OS.write(reinterpret_cast<const char *>(&Swapped), sizeof(Swapped)); in writeU64()
53 const uint32_t Swapped = support::endian::byte_swap(U, ByteOrder); in fixup32() local
54 OS.pwrite(reinterpret_cast<const char *>(&Swapped), sizeof(Swapped), in fixup32()
/freebsd/share/i18n/esdb/UTF/
H A DMakefile14 UTF-16-SWAPPED-mod= UTF1632
15 UTF-16-SWAPPED-var= utf16,swapped,force
24 UTF-32-SWAPPED-mod= UTF1632
25 UTF-32-SWAPPED-var= utf32,swapped,force
H A DUTF.alias14 16-SWAPPED ucs-2-swapped
31 32-SWAPPED ucs-4-swapped
H A DUTF.part9 16-SWAPPED
14 32-SWAPPED
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dchipone_icn8318.txt21 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
40 touchscreen-swapped-x-y;
H A Dexc3000.txt13 - touchscreen-swapped-x-y: See touchscreen.txt
25 touchscreen-swapped-x-y;
H A Dsilead_gsl1680.txt22 - touchscreen-swapped-x-y : See touchscreen.txt
41 touchscreen-swapped-x-y;
H A Deeti,exc3000.yaml37 touchscreen-swapped-x-y: true
62 touchscreen-swapped-x-y;
H A Dad7879.txt13 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
/freebsd/share/doc/psd/02.implement/
H A Dimplement173 programs that tend to be swapped while
233 Also associated and swapped with
377 are swapped to and from secondary
397 The process is swapped out onto the
399 ready to be swapped in with
408 that is swapped out and is
418 that can be swapped out.
428 are swapped out is to be swapped in?
431 The one with the longest time out is swapped in first.
434 are loaded is to be swapped out?
[all …]
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_spi.h52 * action 4 = read bytes 5-8 to data register in swapped order
53 * action 5 = read bytes 9-12 to data register in swapped order
55 * action 7 = read bytes 6-9 to data register in swapped order
/freebsd/contrib/libpcap/
H A Dsf-pcapng.c294 if (p->swapped) { in read_block()
362 if (p->swapped) in read_block()
429 if (p->swapped) { in get_opthdr_from_block_data()
577 if (p->swapped) in process_idb_options()
778 int swapped = 0; in pcap_ng_check_header() local
856 swapped = 1; in pcap_ng_check_header()
885 p->swapped = swapped; in pcap_ng_check_header()
954 if (p->swapped) { in pcap_ng_check_header()
1026 if (p->swapped) { in pcap_ng_check_header()
1143 if (p->swapped) { in pcap_ng_next_packet()
[all …]
H A Dsf-pcap.c198 SWAPPED, enumerator
226 int swapped = 0; in pcap_check_header() local
236 * number for a pcap savefile, or for a byte-swapped pcap in pcap_check_header()
248 swapped = 1; in pcap_check_header()
272 * If it's a byte-swapped capture file, byte-swap the header. in pcap_check_header()
274 if (swapped) { in pcap_check_header()
326 p->swapped = swapped; in pcap_check_header()
401 ps->lengths_swapped = SWAPPED; in pcap_check_header()
409 ps->lengths_swapped = SWAPPED; in pcap_check_header()
551 if (p->swapped) { in pcap_next_packet()
[all …]
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_byteswap.h106 * swapped by the pre-processor. For variables, CL_NTOH16 is less efficient
133 * swapped by the pre-processor. For variables, CL_HTON16 is less efficient
224 * swapped by the pre-processor. For variables, CL_NTOH32 is less efficient
251 * swapped by the pre-processor. For variables, CL_HTON32 is less efficient
344 * swapped by the pre-processor. For variables, CL_NTOH64 is less efficient
371 * swapped by the pre-processor. For variables, CL_HTON64 is less efficient
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp61 /// cached encoding is 'Swapped' out, as it may be incorrect, and...
67 /// entry is removed from the cache. If a Recursive encoding was swapped out
68 /// it is swapped back in;
84 std::string Swapped; // A temporary place holder for a Recursive encoding member
191 /// If there is a Recursive encoding in the cache, it is swapped out and will
202 E.Swapped.swap(E.Str); // swap out the Recursive in addIncomplete()
210 /// If a Recursive was swapped out by addIncomplete(), it will be replaced.
227 if (E.Swapped.empty()) in removeIncomplete()
231 E.Swapped.swap(E.Str); in removeIncomplete()
232 E.Swapped.clear(); in removeIncomplete()
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-zii-ultra-rmb3.dts128 touchscreen-swapped-x-y;
137 touchscreen-swapped-x-y;
150 touchscreen-swapped-x-y;
/freebsd/sys/contrib/ncsw/inc/
H A Dendian_ext.h85 @Return The byte-swapped value..
101 @Return The byte-swapped value..
120 @Return The byte-swapped value..
144 returning the swapped value.
154 @Description Returns the byte-swapped value of a given 16-bit value.
158 @Return The byte-swapped value of the parameter.
169 @Description Returns the byte-swapped value of a given 32-bit value.
173 @Return The byte-swapped value of the parameter.
186 @Description Returns the byte-swapped value of a given 64-bit value.
190 @Return The byte-swapped value of the parameter.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h44 /// position. The value will be byte swapped if needed to match the byte
51 /// position. The value will be byte swapped if needed to match the byte
58 /// position. The value will be byte swapped if needed to match the byte
H A DHeader.h43 /// When endianness is swapped, the Header::decode() function should be used to
48 /// This value might appear byte swapped
93 /// Check a correctly byte swapped header for errors:
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h448 /// \returns The byte-swapped value.
464 /// A pointer to the memory for storing the swapped value.
466 /// The 16-bit value to be byte-swapped.
483 /// \returns The byte-swapped value.
499 /// A pointer to the memory for storing the swapped value.
501 /// The 32-bit value to be byte-swapped.
519 /// \returns The byte-swapped value.
535 /// A pointer to the memory for storing the swapped value.
537 /// The 64-bit value to be byte-swapped.
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dendianness.h51 /// ByteSwap_16 - This function returns a byte-swapped representation of
65 /// This function returns a byte-swapped representation of the 32-bit argument.
80 /// This function returns a byte-swapped representation of the 64-bit argument.
/freebsd/sys/dev/vt/colors/
H A Dvt_termcolors.h52 * - blue and red are swapped (1 <-> 4)
53 * - yellow and cyan are swapped (3 <-> 6)
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dfcs,fsa4480.yaml65 Swapped AUX/SBU layout (FSA4480)
68 Swapped AUX/SBU layout (OCP96011)
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_mac_regs.h1899 * 1 – swapped
1900 * 2 – swapped with shift
1907 * 1 – swapped
1908 * 2 – swapped with shift
1915 * 1 – swapped
1916 * 2 – swapped with shift
1923 * 1 – swapped
1924 * 2 – swapped with shift
1933 * 1 – swapped
1934 * 2 – swapped with shift
[all …]
/freebsd/sbin/ipf/libipf/
H A Dipft_pc.c56 static int pfd = -1, swapped = 0; variable
99 swapped = 1; in ipcap_open()
148 if (swapped) { in ipcap_read_rec()

12345678910>>...20