/third_party/e2fsprogs/lib/ext2fs/ |
D | tst_bitmaps_cmds | 1 setb 12 0 2 setb 12 3 setb 12 6 setb 12 7 setb 14 8 setb 16 13 setb 13 14 setb 15 34 setb 13 37 setb 15 [all …]
|
D | tst_bitmaps_exp | 3 tst_bitmaps: setb 12 0 5 tst_bitmaps: setb 12 7 tst_bitmaps: setb 12 13 tst_bitmaps: setb 12 15 tst_bitmaps: setb 14 17 tst_bitmaps: setb 16 27 tst_bitmaps: setb 13 29 tst_bitmaps: setb 15 70 tst_bitmaps: setb 13 76 tst_bitmaps: setb 15 [all …]
|
D | tst_bitmaps_cmd.ct | 16 set_block, setb;
|
/third_party/e2fsprogs/tests/f_extent_oobounds/ |
D | script | 13 setb 100 15 14 setb 130 30 15 setb 200 30
|
/third_party/e2fsprogs/tests/d_fallocate/ |
D | script | 47 setb $((start + 10)) 48 setb $((start + 13)) 49 setb $((start + 26)) 50 setb $((start + 29)) 105 setb 9000 139 setb 19000
|
/third_party/e2fsprogs/tests/d_fallocate_bigalloc/ |
D | script | 48 setb $((start + 10)) 49 setb $((start + 13)) 50 setb $((start + 26)) 51 setb $((start + 29)) 106 setb 9000 140 setb 19000
|
/third_party/e2fsprogs/tests/d_fallocate_blkmap/ |
D | script | 41 setb 8000 48 setb 10000
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | PluralRulesLoader.java | 202 UResourceBundle setb = rulesb.get(rulesId); in getOrCreateRulesForLocale() local 205 for (int i = 0; i < setb.getSize(); ++i) { in getOrCreateRulesForLocale() 206 UResourceBundle b = setb.get(i); in getOrCreateRulesForLocale()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | PluralRulesLoader.java | 198 UResourceBundle setb = rulesb.get(rulesId); in getRulesForRulesId() local 201 for (int i = 0; i < setb.getSize(); ++i) { in getRulesForRulesId() 202 UResourceBundle b = setb.get(i); in getRulesForRulesId()
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | cmp-ops.c | 31 static int setb(unsigned int x, unsigned int y) in setb() function
|
/third_party/e2fsprogs/tests/d_punch_bigalloc/ |
D | script | 94 setb 9000
|
/third_party/e2fsprogs/tests/d_punch/ |
D | script | 93 setb 9000
|
/third_party/e2fsprogs/debugfs/ |
D | debug_cmds.ct | 95 setb;
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.28.txt | 107 debugfs, as well as breaking the testb, setb, and clearb functions.
|
D | v1.26.txt | 112 Debugfs's testb, freeb, setb, and find_free_block commands now take an
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 615 #define SETB(a) CHOICE(setb a, setb a, setb a) 617 #define SETC(a) CHOICE(setc a, setb a, setb a) 1328 #define SETB(a) setb a
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 800 "setb $RT, $BFA", IIC_IntGeneral>, isPPC64; 808 "setb $RT, $BFA", IIC_IntGeneral>, isPPC64;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 352 // We canonicalize 'setb' to "(and (sbb reg,reg), 1)" on the hope that the and 355 // and, we might as well just match it as a setb.
|
D | README.txt | 544 setb %al
|
D | X86InstrInfo.td | 3180 def C : CondCodeAlias<Prefix, Suffix, "c", "b", V>; // setc -> setb 3191 def NAE : CondCodeAlias<Prefix, Suffix, "nae", "b", V>; // setnae -> setb
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 4331 "sc\004setb\006slbfee\005slbia\005slbie\006slbieg\007slbmfee\007slbmfev\006" 6279 …{ 9268 /* setb */, PPC::SETB, Convert__RegGPRC1_0__RegCRRC1_1, AMFBS_None, { MCK_RegGPRC, MCK_RegC…
|
/third_party/e2fsprogs/debian/ |
D | changelog | 2876 * Fix signed vs. unsigned problem in debugfs' setb/testb/freeb commands
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 2010 Mnemonic = "setb"; // "setc" 2101 Mnemonic = "setb"; // "setnae" 7755 "a\005setae\004setb\005setbe\004sete\004setg\005setge\004setl\005setle\005" 10230 { 7144 /* setb */, X86::SETCCr, Convert__Reg1_0__imm_95_2, AMFBS_None, { MCK_GR8 }, }, 10231 { 7144 /* setb */, X86::SETCCm, Convert__Mem85_0__imm_95_2, AMFBS_None, { MCK_Mem8 }, }, 24794 { 7144 /* setb */, X86::SETCCr, Convert__Reg1_0__imm_95_2, AMFBS_None, { MCK_GR8 }, }, 24795 { 7144 /* setb */, X86::SETCCm, Convert__Mem85_0__imm_95_2, AMFBS_None, { MCK_Mem8 }, },
|