/freebsd/contrib/libpcap/ |
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() 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 D | sf-pcap.c | 226 int swapped = 0; in pcap_check_header() local 248 swapped = 1; in pcap_check_header() 274 if (swapped) { in pcap_check_header() 326 p->swapped = swapped; in pcap_check_header() 551 if (p->swapped) { in pcap_next_packet() 786 pcapint_post_process(p->linktype, p->swapped, hdr, *data); in pcap_next_packet()
|
H A D | pcap-util.h | 50 extern void pcapint_post_process(int linktype, int swapped,
|
H A D | pcap-util.c | 504 pcapint_post_process(int linktype, int swapped, struct pcap_pkthdr *hdr, in pcapint_post_process() argument 507 if (swapped) in pcapint_post_process()
|
/freebsd/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 | 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)
|
H A D | raspberrypi,firmware-ts.txt | 13 - touchscreen-swapped-x-y: See touchscreen.txt
|
H A D | ektf2127.txt | 23 touchscreen-swapped-x-y;
|
H A D | zet6223.txt | 17 - touchscreen-swapped-x-y : See touchscreen.txt
|
H A D | eeti.txt | 18 - touchscreen-swapped-x-y
|
H A D | mms114.txt | 19 - touchscreen-swapped-x-y: See [1]
|
/freebsd/share/i18n/esdb/UTF/ |
H A D | UTF.alias | 14 16-SWAPPED ucs-2-swapped 31 32-SWAPPED ucs-4-swapped
|
H A D | Makefile | 15 UTF-16-SWAPPED-var= utf16,swapped,force 25 UTF-32-SWAPPED-var= utf32,swapped,force
|
/freebsd/sbin/ipf/libipf/ |
H A D | ipft_pc.c | 56 static int pfd = -1, swapped = 0; variable 99 swapped = 1; in ipcap_open() 148 if (swapped) { in ipcap_read_rec()
|
/freebsd/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/usr.bin/systat/ |
H A D | proc.c | 48 uint32_t swapped; /* in pages */ member 151 swobj[nswobj].swapped = kvo[i].kvo_swapped; in get_swap_vmobjects() 200 pages += vm->swapped; in per_proc_swap_usage()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | convex | 18 0 belong 0517 Convex old-style pre-paged, non-swapped executable 47 >88 belong &0x00000004 non-swapped
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412-i9305.dts | 19 /* SCL and SDA pins are swapped */
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-include-guard.mk | 336 CASES+= variable-swapped 337 LINES.variable-swapped= \
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | mt7530.txt | 61 Only works on platform where external phy TX<->RX lines are swapped. 68 2. swapped: RGMII TX, RX are swapped; external phy interface with the switch as
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MSA.txt | 58 swapped and condition inverted. The compiler may use either one as 78 operation with the operands swapped. bmnzi.v will (currently) be emitted
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-skov-cpu-revc.dtsi | 12 touchscreen-swapped-x-y;
|
/freebsd/lib/libsysdecode/ |
H A D | flags.c | 1062 bool swapped; in sysdecode_cap_rights_init() local 1065 for (t = caprights, swapped = false; t->str != NULL; t++) { in sysdecode_cap_rights_init() 1073 swapped = true; in sysdecode_cap_rights_init() 1077 } while (swapped); in sysdecode_cap_rights_init()
|