Home
last modified time | relevance | path

Searched refs:setb (Results 1 – 23 of 23) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dtst_bitmaps_cmds1 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 …]
Dtst_bitmaps_exp3 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 …]
Dtst_bitmaps_cmd.ct16 set_block, setb;
/third_party/e2fsprogs/tests/f_extent_oobounds/
Dscript13 setb 100 15
14 setb 130 30
15 setb 200 30
/third_party/e2fsprogs/tests/d_fallocate/
Dscript47 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/
Dscript48 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/
Dscript41 setb 8000
48 setb 10000
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPluralRulesLoader.java202 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/
DPluralRulesLoader.java198 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/
Dcmp-ops.c31 static int setb(unsigned int x, unsigned int y) in setb() function
/third_party/e2fsprogs/tests/d_punch_bigalloc/
Dscript94 setb 9000
/third_party/e2fsprogs/tests/d_punch/
Dscript93 setb 9000
/third_party/e2fsprogs/debugfs/
Ddebug_cmds.ct95 setb;
/third_party/e2fsprogs/doc/RelNotes/
Dv1.28.txt107 debugfs, as well as breaking the testb, setb, and clearb functions.
Dv1.26.txt112 Debugfs's testb, freeb, setb, and find_free_block commands now take an
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h615 #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/
DPPCInstr64Bit.td800 "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/
DX86InstrCompiler.td352 // 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.
DREADME.txt544 setb %al
DX86InstrInfo.td3180 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/
DPPCGenAsmMatcher.inc4331 "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/
Dchangelog2876 * 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/
DX86GenAsmMatcher.inc2010 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 }, },