Home
last modified time | relevance | path

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

1234

/freebsd/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/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/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/share/examples/bootforth/
H A Dscreen.4th13 : cld ( -- ) \ Clear from current position to end of display
18 ho cld
/freebsd/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/stand/forth/
H A Dscreen.4th36 : cld ( -- ) escc [char] J emit ;
39 : clear ( -- ) ho cld ;
/freebsd/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
H A Dstrcat.S53 cld /* set search forward */
/freebsd/contrib/file/magic/Magdir/
H A Dfsav63 # for pure tar database only cld extension found
64 !:ext cld/cvd/clamtmp/cud
/freebsd/stand/i386/btx/lib/
H A Dbtxcsu.S29 _start: cld
/freebsd/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/sys/crypto/openssl/amd64/
H A De_padlock-x86_64.S247 cld
414 cld
585 cld
699 cld
813 cld
/freebsd/sys/dev/hyperv/vmbus/i386/
H A Dvmbus_vector.S46 cld
/freebsd/stand/i386/zfsboot/
H A Dzfsldr.S50 start: cld # String ops inc
150 cld # Back to increment
/freebsd/stand/i386/pxeldr/
H A Dpxeldr.S86 start: cld # string ops inc
267 cld # In case anyone depends on this

1234