/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | FileWriter.cpp | 38 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-src/contrib/file/magic/Magdir/ |
H A D | mips | 9 >20 leshort 0410 (swapped)
|
H A D | convex | 18 0 belong 0517 Convex old-style pre-paged, non-swapped executable 47 >88 belong &0x00000004 non-swapped
|
/freebsd-src/share/i18n/esdb/UTF/ |
H A D | Makefile | 14 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 D | UTF.alias | 14 16-SWAPPED ucs-2-swapped 31 32-SWAPPED ucs-4-swapped
|
H A D | UTF.part | 9 16-SWAPPED 14 32-SWAPPED
|
/freebsd-src/sys/vm/ |
H A D | vm_swapout.c | 276 * Remove all mappings if a process is swapped out, this will free page in vm_swapout_map_deactivate_pages() 308 * process is swapped out -- deactivate pages in vm_swapout_map_deactivate_pages()
|
/freebsd-src/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | chipone_icn8318.txt | 21 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean) 40 touchscreen-swapped-x-y;
|
H A D | exc3000.txt | 13 - touchscreen-swapped-x-y: See touchscreen.txt 25 touchscreen-swapped-x-y;
|
H A D | eeti,exc3000.yaml | 37 touchscreen-swapped-x-y: true 62 touchscreen-swapped-x-y;
|
H A D | silead_gsl1680.txt | 22 - touchscreen-swapped-x-y : See touchscreen.txt 41 touchscreen-swapped-x-y;
|
H A D | ad7879.txt | 13 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
|
/freebsd-src/sys/dev/bhnd/cores/chipc/ |
H A D | chipc_spi.h | 52 * 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-src/share/doc/psd/02.implement/ |
H A D | implement | 173 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-src/contrib/libpcap/ |
H A D | sf-pcap.c | 198 SWAPPED, in pcap_check_header() 226 int swapped = 0; in pcap_check_header() 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() 137 SWAPPED, global() enumerator 165 int swapped = 0; pcap_check_header() local [all...] |
H A D | sf-pcapng.c | 294 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() 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() 780 int swapped = 0; pcap_ng_check_header() local [all...] |
/freebsd-src/contrib/ofed/opensm/include/complib/ |
H A D | cl_byteswap.h | 106 * 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-src/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mq-zii-ultra-rmb3.dts | 128 touchscreen-swapped-x-y; 137 touchscreen-swapped-x-y; 150 touchscreen-swapped-x-y;
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | XCore.cpp | 61 /// 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 in removeIncomplete() [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | FileWriter.h | 44 /// 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 D | Header.h | 43 /// 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-src/sys/contrib/ncsw/inc/ |
H A D | endian_ext.h | 85 @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-src/sys/dev/vt/colors/ |
H A D | vt_termcolors.h | 52 * - blue and red are swapped (1 <-> 4) 53 * - yellow and cyan are swapped (3 <-> 6)
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | endianness.h | 51 /// 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-src/sys/contrib/device-tree/Bindings/usb/ |
H A D | fcs,fsa4480.yaml | 65 Swapped AUX/SBU layout (FSA4480) 68 Swapped AUX/SBU layout (OCP96011)
|