Searched refs:cl (Results 1 – 9 of 9) sorted by relevance
| /third_party/uapp/fsck-msdosfs/ |
| A D | fat.c | 196 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 D | dir.c | 211 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 D | ReadMe.txt | 20 sh -c "CC=cl ./autogen.sh"
|
| /third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/ |
| A D | aes-x86_64.S | 28 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 D | bsaes-x86_64.S | 2006 movb %cl,0(%rdx) 2507 movb %cl,16(%rdx)
|
| A D | aesni-x86_64.S | 2004 movb %cl,0(%rsi) 2512 movb %cl,16(%rsi)
|
| /third_party/ulib/uboringssl/mac-x86_64/crypto/fipsmodule/ |
| A D | aes-x86_64.S | 28 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 D | bsaes-x86_64.S | 1985 movb %cl,0(%rdx) 2480 movb %cl,16(%rdx)
|
| A D | aesni-x86_64.S | 2003 movb %cl,0(%rsi) 2511 movb %cl,16(%rsi)
|
Completed in 35 milliseconds