Home
last modified time | relevance | path

Searched refs:cl (Results 1 – 9 of 9) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Dfat.c196 cl_t cl; in readfat() local
273 for (cl = CLUST_FIRST; cl < boot->NumClusters;) { in readfat()
280 cl++; in readfat()
286 cl++; in readfat()
292 cl++; in readfat()
297 cl++; in readfat()
404 for (cl = CLUST_FIRST; cl < boot->NumClusters; cl++) in comparefat()
405 if (first[cl].next != second[cl].next) in comparefat()
406 ret |= clustdiffer(cl, &first[cl].next, &second[cl].next, fatnum); in comparefat()
611 for (cl = CLUST_FIRST; cl < boot->NumClusters; cl++) { in writefat()
[all …]
A Ddir.c211 cl_t cl; in resetDosDirSection() local
246 || (cl >= CLUST_RSRVD && cl< CLUST_EOFS) in resetDosDirSection()
413 cl_t cl; in checksize() local
418 cl = fat[cl].next; in checksize()
450 cl = dir->head; in readDosDirSection()
489 empcl = cl; in readDosDirSection()
533 valcl = cl; in readDosDirSection()
542 invcl = cl; in readDosDirSection()
587 invcl = cl; in readDosDirSection()
663 invcl, vallfn ? valcl : cl, cl, in readDosDirSection()
[all …]
/third_party/ulib/jemalloc/msvc/
A DReadMe.txt20 sh -c "CC=cl ./autogen.sh"
/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
A Daes-x86_64.S28 movzbl %cl,%ebp
51 movzbl %cl,%esi
82 movzbl %cl,%ebp
114 movzbl %cl,%esi
187 movzbl %cl,%r12d
201 movzbl %cl,%edi
438 movzbl %cl,%ebp
461 movzbl %cl,%esi
493 movzbl %cl,%ebp
525 movzbl %cl,%esi
[all …]
A Dbsaes-x86_64.S2006 movb %cl,0(%rdx)
2507 movb %cl,16(%rdx)
A Daesni-x86_64.S2004 movb %cl,0(%rsi)
2512 movb %cl,16(%rsi)
/third_party/ulib/uboringssl/mac-x86_64/crypto/fipsmodule/
A Daes-x86_64.S28 movzbl %cl,%ebp
51 movzbl %cl,%esi
82 movzbl %cl,%ebp
114 movzbl %cl,%esi
187 movzbl %cl,%r12d
201 movzbl %cl,%edi
438 movzbl %cl,%ebp
461 movzbl %cl,%esi
493 movzbl %cl,%ebp
525 movzbl %cl,%esi
[all …]
A Dbsaes-x86_64.S1985 movb %cl,0(%rdx)
2480 movb %cl,16(%rdx)
A Daesni-x86_64.S2003 movb %cl,0(%rsi)
2511 movb %cl,16(%rsi)

Completed in 35 milliseconds