/external/llvm-project/llvm/test/Instrumentation/SanitizerCoverage/ |
D | chains.ll | 20 br label %pos4 24 pos4: 26 ; CHECK-LABEL: pos4:
|
/external/llvm-project/llvm/test/MC/AMDGPU/ |
D | exp-gfx10.s | 13 exp pos4 v4, v3, v2, v1
|
D | exp-err.s | 7 exp pos4 v3, v2, v1, v0
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestNumberFormatAPI.java | 96 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 113 res6 = cur_fr.format(l, res6, pos4); in TestAPI()
|
D | IntlTestDecimalFormatAPI.java | 152 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 163 res4 = cust1.format(l, res4, pos4); in TestAPI()
|
D | IntlTestDecimalFormatAPIC.java | 110 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 121 res4 = cust1.format(l, res4, pos4); in TestAPI()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | IntlTestNumberFormatAPI.java | 99 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 116 res6 = cur_fr.format(l, res6, pos4); in TestAPI()
|
D | IntlTestDecimalFormatAPI.java | 155 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 166 res4 = cust1.format(l, res4, pos4); in TestAPI()
|
D | IntlTestDecimalFormatAPIC.java | 113 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 124 res4 = cust1.format(l, res4, pos4); in TestAPI()
|
/external/icu/icu4c/source/test/intltest/ |
D | nmfmapts.cpp | 125 …NT_CARE), pos2(FieldPosition::DONT_CARE), pos3(FieldPosition::DONT_CARE), pos4(FieldPosition::DONT… in testAPI() local 147 res6 = cur_fr->format(fL, res6, pos4, status); in testAPI()
|
D | dcfmapts.cpp | 220 …NT_CARE), pos2(FieldPosition::DONT_CARE), pos3(FieldPosition::DONT_CARE), pos4(FieldPosition::DONT… in testAPI() local 236 res4 = cust2.format(fL, res4, pos4, status); in testAPI()
|
/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
D | exp_gfx10.txt | 45 # GXF10: exp pos4 v1, off, off, off ; encoding: [0x01,0x01,0x00,0xf8,0x01,0x00,0x00,0x00]
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_surface.c | 917 static const float pos4[4][2] = { in svga_get_sample_position() local 958 positions = pos4; in svga_get_sample_position()
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_resource.c | 1380 static const uint8_t pos4[4][2] = { in fd_get_sample_position() local 1400 ptr = pos4; in fd_get_sample_position()
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.exp.ll | 574 ; GFX10: exp pos4
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 3728 static const tSamplePos pos4[] = { in getSamplePosArray() local 3749 case 4: sampleLoc = pos4; break; in getSamplePosArray()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslParseHelper.cpp | 3728 static const tSamplePos pos4[] = { in getSamplePosArray() local 3749 case 4: sampleLoc = pos4; break; in getSamplePosArray()
|