Home
last modified time | relevance | path

Searched full:cld (Results 1 – 25 of 99) sorted by relevance

1234

/freebsd-src/sys/i386/i386/
H A Dapic_vector.S79 cld
134 cld
151 cld
166 cld
182 cld
205 cld
219 cld
233 cld
247 cld
261 cld
[all …]
H A Dexception.S215 cld
246 cld
309 cld
340 cld
373 cld
407 cld
H A Dlocore.S115 cld
258 cld
275 cld
289 cld
H A Dvm86bios.S77 cld
143 cld
H A Datpic_vector.S55 cld
/freebsd-src/sys/contrib/device-tree/Bindings/display/
H A Darm,pl11x.yaml97 - 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 Darm,pl11x.txt49 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 Dcitrus_esdb.c259 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 Dscreen.4th13 : cld ( -- ) \ Clear from current position to end of display word
18 ho cld
/freebsd-src/contrib/netbsd-tests/lib/libm/
H A Dt_cabsl.cxx47 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 Dcpufunc.h199 __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 Dbcopy.S66 cld /* nope, copy forwards. */
103 cld
H A Dbcmp.S44 cld /* set compare direction forward */
H A Dbzero.S46 cld /* set fill direction forward */
H A Dmemcmp.S44 cld /* set compare direction forward */
H A Dmemset.S49 cld /* set fill direction forward */
H A Dswab.S52 cld # set direction forward
/freebsd-src/stand/forth/
H A Dscreen.4th36 : cld ( -- ) escc [char] J emit ; word
39 : clear ( -- ) ho cld ;
/freebsd-src/contrib/file/magic/Magdir/
H A Dfsav63 # for pure tar database only cld extension found
64 !:ext cld/cvd/clamtmp/cud
/freebsd-src/stand/i386/btx/lib/
H A Dbtxcsu.S29 _start: cld
/freebsd-src/sys/dev/hyperv/vmbus/i386/
H A Dvmbus_vector.S46 cld
/freebsd-src/sys/crypto/openssl/amd64/
H A De_padlock-x86_64.S247 cld
414 cld
585 cld
699 cld
813 cld
/freebsd-src/sys/crypto/openssl/i386/
H A De_padlock-x86.S192 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 Dmarvell,aquantia.yaml75 firmware-name = "AQR-G4_v5.4.C-AQR_CIG_WF-1945_0x8_ID44776_VER1630.cld";
/freebsd-src/stand/i386/pxeldr/
H A Dpxeldr.S86 start: cld # string ops inc
267 cld # In case anyone depends on this

1234