/external/smali/smali/src/test/resources/LexerTest/ |
D | CommentTest.smali | 4 #0x1234 5 0x1234 #0x1234
|
D | CommentTest.tokens | 4 LINE_COMMENT("#0x1234") WHITE_SPACE("\n") 5 POSITIVE_INTEGER_LITERAL("0x1234") WHITE_SPACE(" ") LINE_COMMENT("#0x1234") WHITE_SPACE("\n")
|
D | ShortLiteralTest.smali | 4 0x1234
|
D | ShortLiteralTest.tokens | 4 POSITIVE_INTEGER_LITERAL("0x1234")
|
/external/pdfium/third_party/agg23/ |
D | agg_curves.cpp | 60 FX_FLOAT x1234 = (x123 + x234) / 2; in recursive_bezier() local 73 m_points.add(point_type(x1234, y1234, path_flags_jr)); in recursive_bezier() 99 recursive_bezier(x1, y1, x12, y12, x123, y123, x1234, y1234, level + 1); in recursive_bezier() 100 recursive_bezier(x1234, y1234, x234, y234, x34, y34, x4, y4, level + 1); in recursive_bezier()
|
/external/llvm/test/MC/Disassembler/Lanai/ |
D | v11.txt | 6 # CHECK: add %r17, 0x1234, %r21 12 # CHECK: add.f %r17, 0x1234, %r21 26 # CHECK: addc %r17, 0x1234, %r21 32 # CHECK: addc.f %r17, 0x1234, %r21 340 # CHECK: mov 0x1234, %r17 358 # CHECK: or %r17, 0x1234, %r21 364 # CHECK: or.f %r17, 0x1234, %r21 718 # CHECK: sub %r17, 0x1234, %r21 724 # CHECK: sub.f %r17, 0x1234, %r21 734 # CHECK: subb %r17, 0x1234, %r21 [all …]
|
/external/dtc/tests/ |
D | sized_cells.dts | 9 cells-one-16b = /bits/ 16 <0x1234 0x5678 0x0 0xffff>;
|
/external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/ |
D | conformance_mthd15_good_uknown_extensible_enum_array_value.data | 19 [u4]0x1234 // Unknown value is okay for extensible enum.
|
/external/valgrind/none/tests/x86/ |
D | insn_basic.def | 87 andw imm8[0x31] r16.uw[0x1234] => 1.uw[0x0030] 88 andw imm16[0x4231] ax.uw[0x1234] => 1.uw[0x0230] 89 andw imm16[0x4231] bx.uw[0x1234] => 1.uw[0x0230] 90 andw imm16[0x4231] m16.uw[0x1234] => 1.uw[0x0230] 91 andw r16.uw[0x4231] r16.uw[0x1234] => 1.uw[0x0230] 92 andw r16.uw[0x4231] m16.uw[0x1234] => 1.uw[0x0230] 93 andw m16.uw[0x4231] r16.uw[0x1234] => 1.uw[0x0230] 416 cwd ax.uw[0x1234] : => dx.uw[0x0000] ax.uw[0x1234] 522 orw imm8[0x31] r16.uw[0x1234] => 1.uw[0x1235] 523 orw imm16[0x4231] ax.uw[0x1234] => 1.uw[0x5235] [all …]
|
/external/arm-neon-tests/ |
D | ref-rvct-all.txt | 8091 extract_h(0x12345678) = 0x1234 overflow 0 carry 0 8101 L_mac(0x1234, 0x2, 0x2) = 0x123c overflow 0 carry 0 8102 L_mac(0x1234, 0xffffffff, 0xffffffff) = 0x1236 overflow 0 carry 0 8103 L_mac(0x1234, 0xffff8000, 0xffff8000) = 0x7fffffff overflow 1 carry 0 8105 L_msu(0x1234, 0x2, 0x2) = 0x122c overflow 0 carry 0 8106 L_msu(0x1234, 0xffffffff, 0xffffffff) = 0x1232 overflow 0 carry 0 8107 L_msu(0x1234, 0xffff8000, 0xffff8000) = 0x80001235 overflow 1 carry 0 8143 L_macNs(0x1234, 0x2, 0x2) = 0x123c overflow 0 carry 0 8144 L_macNs(0x1234, 0xffffffff, 0xffffffff) = 0x1236 overflow 0 carry 0 8145 L_macNs(0x1234, 0xffff8000, 0xffff8000) = 0x80001233 overflow 1 carry 0 [all …]
|
D | expected_input4gcc.txt | 4660 VECT_VAR_DECL(expected,int,16,4) [] = { 0xdef0, 0x9abc, 0x5678, 0x1234 }; 4664 VECT_VAR_DECL(expected,uint,16,4) [] = { 0xdef0, 0x9abc, 0x5678, 0x1234 }; 4668 VECT_VAR_DECL(expected,poly,16,4) [] = { 0xdef0, 0x9abc, 0x5678, 0x1234 }; 4670 VECT_VAR_DECL(expected,hfloat,16,4) [] = { 0xdef0, 0x9abc, 0x5678, 0x1234 };
|
D | expected_input4gcc-nofp16.txt | 4336 VECT_VAR_DECL(expected,int,16,4) [] = { 0xdef0, 0x9abc, 0x5678, 0x1234 }; 4340 VECT_VAR_DECL(expected,uint,16,4) [] = { 0xdef0, 0x9abc, 0x5678, 0x1234 }; 4344 VECT_VAR_DECL(expected,poly,16,4) [] = { 0xdef0, 0x9abc, 0x5678, 0x1234 };
|
/external/valgrind/none/tests/amd64/ |
D | insn_basic.def | 88 andw imm8[0x31] r16.uw[0x1234] => 1.uw[0x0030] 89 andw imm16[0x4231] ax.uw[0x1234] => 1.uw[0x0230] 90 andw imm16[0x4231] bx.uw[0x1234] => 1.uw[0x0230] 91 andw imm16[0x4231] m16.uw[0x1234] => 1.uw[0x0230] 92 andw r16.uw[0x4231] r16.uw[0x1234] => 1.uw[0x0230] 93 andw r16.uw[0x4231] m16.uw[0x1234] => 1.uw[0x0230] 94 andw m16.uw[0x4231] r16.uw[0x1234] => 1.uw[0x0230] 552 cwd ax.uw[0x1234] : => dx.uw[0x0000] ax.uw[0x1234] 693 orw imm8[0x31] r16.uw[0x1234] => 1.uw[0x1235] 694 orw imm16[0x4231] ax.uw[0x1234] => 1.uw[0x5235] [all …]
|
/external/llvm/test/tools/llvm-profdata/ |
D | general.proftext | 45 0x1234
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | 64bit.pnacl.ll | 180 ; ARM32: movt [[REG2]], {{.*}} ; 0x1234 191 ; MIPS32-O2: lui [[REG:.*]],0x1234 267 ; ARM32: movt r0, #4660 ; 0x1234 272 ; MIPS32: lui v0,0x1234 2280 ; ARM32: movt [[REG2:.*]], #4660 ; 0x1234 2287 ; MIPS32-O2: lui [[REG2:.*]],0x1234 2489 ; CHECK: mov {{.*}},0x1234 2492 ; OPTM1: mov {{.*}},0x1234 2495 ; ARM32: movw {{.*}}, #4660 ; 0x1234
|
/external/llvm/test/DebugInfo/ |
D | llvm-symbolizer.test | 136 RUN: echo "unexisting-file 0x1234" > %t.input2
|
/external/python/cpython2/Doc/library/ |
D | uuid.rst | 40 UUID(fields=(0x12345678, 0x1234, 0x5678, 0x12, 0x34, 0x567812345678))
|
/external/regex-re2/doc/ |
D | syntax.txt | 137 \%u1234 Unicode character 0x1234 NOT SUPPORTED vim
|
/external/llvm/docs/ |
D | SourceLevelDebugging.rst | 1310 name with the category. So if we have a DIE at offset 0x1234 with a name of 1312 an entry for "``NSString``" that points to DIE 0x1234, and an entry for 1313 "``NSString(my_additions)``" that points to 0x1234. This allows us to quickly
|
/external/pcre/dist2/testdata/ |
D | testoutput6 | 1231 x1234 1232 0: x1234 1244 x1234 1245 0: x1234
|
D | testoutput1 | 356 x1234 357 0: x1234 369 x1234 370 0: x1234
|
D | testinput6 | 694 x1234 702 x1234
|
D | testinput1 | 197 x1234 205 x1234
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3173 // xoris r0,r3,0x1234 3241 // xoris r0,r3,0x1234
|
/external/iproute2/doc/ |
D | ip-cref.tex | 3028 destined for port 80 are marked with marker 0x1234 in input fwchain.
|