Searched refs:x1234 (Results 1 – 18 of 18) sorted by relevance
/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/CodeGen/AArch64/ |
D | arm64-movi.ll | 55 ; CHECK-NEXT: movk x0, #0x1234, lsl #32 71 ; CHECK-NEXT: movk x0, #0x1234 88 ; CHECK-NEXT: movk x0, #0x1234
|
/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/llvm/test/tools/llvm-profdata/ |
D | general.proftext | 43 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/DebugInfo/ |
D | llvm-symbolizer.test | 120 RUN: echo "unexisting-file 0x1234" > %t.input2
|
/external/regex-re2/doc/ |
D | syntax.txt | 137 \%u1234 Unicode character 0x1234 NOT SUPPORTED vim
|
/external/llvm/docs/ |
D | SourceLevelDebugging.rst | 1302 name with the category. So if we have a DIE at offset 0x1234 with a name of 1304 an entry for "``NSString``" that points to DIE 0x1234, and an entry for 1305 "``NSString(my_additions)``" that points to 0x1234. This allows us to quickly
|
/external/pcre/dist/testdata/ |
D | testoutput8 | 1343 x1234 1344 0: x1234 1357 x1234 1358 0: x1234
|
D | testoutput1 | 373 x1234 374 0: x1234 387 x1234 388 0: x1234
|
D | testinput8 | 704 x1234 712 x1234
|
D | testinput1 | 198 x1234 206 x1234
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3084 // xoris r0,r3,0x1234 3152 // xoris r0,r3,0x1234
|
/external/iproute2/doc/ |
D | ip-cref.tex | 3028 destined for port 80 are marked with marker 0x1234 in input fwchain.
|