/external/llvm-project/clang/test/FixIt/ |
D | auto-isa-fixit.m | 11 Class pr6302(id x123) { 12 x123->isa = 0; 13 x123->isa = rhs(); 14 x123->isa = (id)(x123->isa); 15 x123->isa = (id)x123->isa; 16 x123->isa = (x123->isa); 17 x123->isa = (id)(x123->isa); 18 return x123->isa;
|
/external/clang/test/FixIt/ |
D | auto-isa-fixit.m | 11 Class pr6302(id x123) { 12 x123->isa = 0; 13 x123->isa = rhs(); 14 x123->isa = (id)(x123->isa); 15 x123->isa = (id)x123->isa; 16 x123->isa = (x123->isa); 17 x123->isa = (id)(x123->isa); 18 return x123->isa;
|
/external/llvm-project/lld/test/ELF/linkerscript/ |
D | align1.test | 23 # RUN: echo "SECTIONS { . = ALIGN(0x123, 0); .aaa : { *(.aaa) } }" > %t.script 33 # RUN: echo "SECTIONS { . = 0x123; . = ALIGN(0); .aaa : { *(.aaa) } }" > %t.script 38 # RUN: echo "SECTIONS { . = 0x123; . = ALIGN(0x123, 3); .aaa : { *(.aaa) } }" > %t.script 41 # RUN: echo "SECTIONS { . = 0x123; . = ALIGN(3); .aaa : { *(.aaa) } }" > %t.script
|
D | map-file.test | 21 . += 0x123 * 44 # CHECK-NEXT: 2017 2017 246 1 . += 0x123 * ( 1 + 1 )
|
D | absolute-expr.test | 2 # RUN: echo ".global foo; foo = 0x123" | llvm-mc -filetype=obj -triple=x86_64-pc-linux - -o %t.o 20 # CHECK-NEXT: Value: 0x123
|
/external/llvm-project/llvm/test/tools/llvm-rc/Inputs/ |
D | tag-escape.rc | 5 3 "\x\x1\x12\x123\x1234\x12345\X\X1\X12\X123\X1234\X12345\x1g" 15 23 L"\x\x1\x12\x123\x1234\x12345\X\X1\X12\X123\X1234\X12345\x1g" 27 MENUITEM "\x\x1\x12\x123\x1234\x12345\X\X1\X12\X123\X1234\X12345\x1g", 3 39 MENUITEM L"\x\x1\x12\x123\x1234\x12345\X\X1\X12\X123\X1234\X12345\x1g", 3 51 "\x\x1\x12\x123\x1234\x12345\X\X1\X12\X123\X1234\X12345\x1g", 63 L"\x\x1\x12\x123\x1234\x12345\X\X1\X12\X123\X1234\X12345\x1g",
|
/external/llvm-project/llvm/test/tools/llvm-objdump/ |
D | relocations-in-nonreloc.test | 27 - Offset: 0x123 42 - Offset: 0x123 57 - Offset: 0x123
|
/external/pdfium/third_party/agg23/ |
D | agg_curves.cpp | 55 float x123 = (x12 + x23) / 2; in recursive_bezier() local 59 float x1234 = (x123 + x234) / 2; in recursive_bezier() 97 recursive_bezier(x1, y1, x12, y12, x123, y123, x1234, y1234, level + 1); in recursive_bezier()
|
/external/perfetto/test/trace_processor/profiling/ |
D | heap_profile_tracker_twoheaps.textproto | 26 rel_pc: 0x123
|
D | heap_profile_tracker_new_stack.textproto | 26 rel_pc: 0x123
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | reloc-zero-name-or-value.test | 114 - Value: 0x123 127 - Value: 0x123
|
/external/harfbuzz_ng/test/api/ |
D | test-common.c | 143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script() local 168 g_assert_cmphex (HB_SCRIPT_UNKNOWN, ==, hb_script_from_iso15924_tag (x123)); in test_types_script()
|
/external/llvm-project/lld/test/ELF/invalid/ |
D | dynamic-section-broken.test | 17 EntSize: 0x123
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/Droid/Resources/ |
D | AboutResources.txt | 29 public const int icon = 0x123;
|
/external/llvm-project/clang/test/Sema/ |
D | many-parameters.c | 133 int x123,
|
/external/clang/test/Sema/ |
D | many-parameters.c | 133 int x123,
|
/external/boringssl/src/third_party/fiat/ |
D | p256_64.h | 308 fiat_p256_uint1 x123; in fiat_p256_mul() local 309 fiat_p256_addcarryx_u64(&x122, &x123, x121, x103, x117); in fiat_p256_mul() 312 fiat_p256_addcarryx_u64(&x124, &x125, x123, x105, x109); in fiat_p256_mul() 603 fiat_p256_uint1 x123; in fiat_p256_square() local 604 fiat_p256_addcarryx_u64(&x122, &x123, x121, x103, x117); in fiat_p256_square() 607 fiat_p256_addcarryx_u64(&x124, &x125, x123, x105, x109); in fiat_p256_square()
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/fiat/ |
D | p256_64.h | 308 fiat_p256_uint1 x123; in fiat_p256_mul() local 309 fiat_p256_addcarryx_u64(&x122, &x123, x121, x103, x117); in fiat_p256_mul() 312 fiat_p256_addcarryx_u64(&x124, &x125, x123, x105, x109); in fiat_p256_mul() 603 fiat_p256_uint1 x123; in fiat_p256_square() local 604 fiat_p256_addcarryx_u64(&x122, &x123, x121, x103, x117); in fiat_p256_square() 607 fiat_p256_addcarryx_u64(&x124, &x125, x123, x105, x109); in fiat_p256_square()
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | AArch64.def | 47 ELF_RELOC(R_AARCH64_MOVW_PREL_G2, 0x123)
|
/external/starlark-go/starlark/testdata/ |
D | int.star | 160 assert.fails(lambda: int("0x123", 8), "invalid literal.*base 8") 161 assert.fails(lambda: int("-0x123", 8), "invalid literal.*base 8")
|
D | json.star | 87 decode_error("0x123", "unexpected character 'x' after value")
|
/external/llvm-project/lldb/test/API/commands/settings/use_source_cache/ |
D | main.cpp | 136 int x123 = x122 * x121 + x120; in calc() local 137 int x124 = x123 * x122 + x121; in calc() 138 int x125 = x124 * x123 + x122; in calc() 139 int x126 = x125 * x124 + x123; in calc()
|
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/ |
D | dynamic-section.test | 120 Value: 0x123 335 Value: 0x123
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | AArch64.def | 43 ELF_RELOC(R_AARCH64_MOVW_PREL_G2, 0x123)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | AArch64.def | 43 ELF_RELOC(R_AARCH64_MOVW_PREL_G2, 0x123)
|