Searched refs:DATA1 (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | lwpintrin.h | 69 #define __lwpins32(DATA2, DATA1, FLAGS) \ argument 70 (__builtin_ia32_lwpins32((unsigned int) (DATA2), (unsigned int) (DATA1), \ 87 #define __lwpval32(DATA2, DATA1, FLAGS) \ argument 88 (__builtin_ia32_lwpval32((unsigned int) (DATA2), (unsigned int) (DATA1), \ 110 #define __lwpins64(DATA2, DATA1, FLAGS) \ argument 111 (__builtin_ia32_lwpins64((unsigned long long) (DATA2), (unsigned int) (DATA1), \ 128 #define __lwpval64(DATA2, DATA1, FLAGS) \ argument 129 (__builtin_ia32_lwpval64((unsigned long long) (DATA2), (unsigned int) (DATA1), \
|
/freebsd/tools/build/make_check/ |
H A D | Makefile | 14 DATA1= helllo macro 15 DATA2:= ${DATA1} 19 DATA5:= ${DATA2:S/ll/ii/g} ${DATA1:S/ll/rr/g} 21 DATA1:= ${DATA5:S/l/r/g} macro 30 @echo 1:${DATA1} 2:${DATA2} 3:${DATA3} 4:${DATA4} 5:${DATA5} | \
|
/freebsd/contrib/ntp/util/ |
H A D | tg.c | 73 #define DATA1 500 /* WWV/H 1 pulse */ macro 516 sec(DATA1); in main() 526 sec(DATA1); in main() 547 sec(DATA1); in main() 555 sec(DATA1); in main() 563 sec(DATA1); in main()
|
H A D | tg2.c | 247 #define DATA1 (500) /* WWV/H 1 pulse */ macro 1832 if (arg == DATA1) 1853 if (arg == DATA1) 1868 WWV_Second(DATA1, RateCorrection); 1880 WWV_Second(DATA1, RateCorrection); 1899 if (arg == DATA1) 1921 if (arg == DATA1) 2004 WWV_Second(DATA1, RateCorrection); 2020 WWV_Second(DATA1, RateCorrection); 2035 WWV_Second(DATA1, RateCorrection);
|
/freebsd/share/doc/psd/20.ipctut/ |
H A D | socketpair.c | 32 #define DATA1 "In Xanadu, did Kublai Khan . . ." 64 if (write(sockets[0], DATA1, sizeof(DATA1)) < 0)
|
/freebsd/sys/contrib/device-tree/Bindings/display/ti/ |
H A D | ti,omap3-dss.txt | 87 DATA1+, DATA1-, ...
|
H A D | ti,omap5-dss.txt | 78 DATA1+, DATA1-, ...
|
H A D | ti,omap4-dss.txt | 97 DATA1+, DATA1-, ...
|
/freebsd/sys/dev/smc/ |
H A D | if_smcreg.h | 189 #define DATA1 0xa macro
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | dsi.txt | 69 the physical data lane DATA3, logical DATA1 to physical DATA0, logic DATA2 70 to phys DATA1 and logic DATA3 to phys DATA2.
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stih407-pinctrl.dtsi | 737 DATA1 = <&pio11 2 ALT1 IN SE_NICLK_IO 0 CLK_A>; 765 DATA1 = <&pio12 6 ALT1 IN SE_NICLK_IO 0 CLK_A>; 793 DATA1 = <&pio14 2 ALT2 IN SE_NICLK_IO 0 CLK_A>; 866 DATA1 = <&pio12 6 ALT3 OUT SE_NICLK_IO 0 CLK_A>; 906 DATA1 = <&pio11 2 ALT3 IN SE_NICLK_IO 0 CLK_A>;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | archive | 1050 # like: _SYS1.CAB _USER1.CAB DATA1.CAB data2.cab
|
/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_hw.c | 7073 t4_write_reg(adap, EPIO_REG(DATA1), mask0 >> 32); in t4_wol_pat_enable()
|