/freebsd-src/sys/i386/i386/ |
H A D | apic_vector.S | 79 cld 134 cld 151 cld 166 cld 182 cld 205 cld 219 cld 233 cld 247 cld 261 cld [all …]
|
H A D | exception.S | 215 cld 246 cld 309 cld 340 cld 373 cld 407 cld
|
H A D | locore.S | 115 cld 258 cld 275 cld 289 cld
|
H A D | vm86bios.S | 77 cld 143 cld
|
H A D | atpic_vector.S | 55 cld
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/ |
H A D | arm,pl11x.yaml | 97 - description: index of CLD pad used for first red bit (R0) 98 - description: index of CLD pad used for first green bit (G0) 99 - description: index of CLD pad used for first blue bit (G0) 103 CLD[23:0] pads are wired up. 104 The first value contains the index of the "CLD" external pin (pad)
|
H A D | arm,pl11x.txt | 49 defining the way CLD pads are wired up; first value 50 contains index of the "CLD" external pin (pad) used
|
/freebsd-src/lib/libc/iconv/ |
H A D | citrus_esdb.c | 259 struct _citrus_lookup *cla, *cld; in _citrus_esdb_get_list() local 271 ret = _lookup_seq_open(&cld, _PATH_ESDB "/" ESDB_DIR, in _citrus_esdb_get_list() 277 num = _lookup_get_num_entries(cla) + _lookup_get_num_entries(cld); in _citrus_esdb_get_list() 280 _lookup_seq_rewind(cld); in _citrus_esdb_get_list() 309 while ((ret = _lookup_seq_next(cld, &key, &data)) == 0) { in _citrus_esdb_get_list() 361 _lookup_seq_close(cld); in _citrus_esdb_get_list()
|
/freebsd-src/share/examples/bootforth/ |
H A D | screen.4th | 13 : cld ( -- ) \ Clear from current position to end of display word 18 ho cld
|
/freebsd-src/contrib/netbsd-tests/lib/libm/ |
H A D | t_cabsl.cxx | 47 std::complex<long double> cld(3.0,4.0); in ATF_TEST_CASE_BODY() local 48 sum += std::abs(cld); in ATF_TEST_CASE_BODY()
|
/freebsd-src/sys/i386/include/ |
H A D | cpufunc.h | 199 __asm __volatile("cld; rep; insb" in insb() 208 __asm __volatile("cld; rep; insw" in insw() 217 __asm __volatile("cld; rep; insl" in insl() 253 __asm __volatile("cld; rep; outsb" in outsb() 261 __asm __volatile("cld; rep; outsw" in outsw() 269 __asm __volatile("cld; rep; outsl" in outsl()
|
/freebsd-src/lib/libc/i386/string/ |
H A D | bcopy.S | 66 cld /* nope, copy forwards. */ 103 cld
|
H A D | bcmp.S | 44 cld /* set compare direction forward */
|
H A D | bzero.S | 46 cld /* set fill direction forward */
|
H A D | memcmp.S | 44 cld /* set compare direction forward */
|
H A D | memset.S | 49 cld /* set fill direction forward */
|
H A D | swab.S | 52 cld # set direction forward
|
/freebsd-src/stand/forth/ |
H A D | screen.4th | 36 : cld ( -- ) escc [char] J emit ; word 39 : clear ( -- ) ho cld ;
|
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | fsav | 63 # for pure tar database only cld extension found 64 !:ext cld/cvd/clamtmp/cud
|
/freebsd-src/stand/i386/btx/lib/ |
H A D | btxcsu.S | 29 _start: cld
|
/freebsd-src/sys/dev/hyperv/vmbus/i386/ |
H A D | vmbus_vector.S | 46 cld
|
/freebsd-src/sys/crypto/openssl/amd64/ |
H A D | e_padlock-x86_64.S | 247 cld 414 cld 585 cld 699 cld 813 cld
|
/freebsd-src/sys/crypto/openssl/i386/ |
H A D | e_padlock-x86.S | 192 cld 376 cld 564 cld 691 cld 818 cld 1341 cld 1525 cld 1713 cld 1840 cld 1967 cld
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell,aquantia.yaml | 75 firmware-name = "AQR-G4_v5.4.C-AQR_CIG_WF-1945_0x8_ID44776_VER1630.cld";
|
/freebsd-src/stand/i386/pxeldr/ |
H A D | pxeldr.S | 86 start: cld # string ops inc 267 cld # In case anyone depends on this
|