Home
last modified time | relevance | path

Searched refs:pos4 (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/test/Instrumentation/SanitizerCoverage/
Dchains.ll20 br label %pos4
24 pos4:
26 ; CHECK-LABEL: pos4:
/external/llvm-project/llvm/test/MC/AMDGPU/
Dexp-gfx10.s13 exp pos4 v4, v3, v2, v1
Dexp-err.s7 exp pos4 v3, v2, v1, v0
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestNumberFormatAPI.java96 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local
113 res6 = cur_fr.format(l, res6, pos4); in TestAPI()
DIntlTestDecimalFormatAPI.java152 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local
163 res4 = cust1.format(l, res4, pos4); in TestAPI()
DIntlTestDecimalFormatAPIC.java110 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/
DIntlTestNumberFormatAPI.java99 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local
116 res6 = cur_fr.format(l, res6, pos4); in TestAPI()
DIntlTestDecimalFormatAPI.java155 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local
166 res4 = cust1.format(l, res4, pos4); in TestAPI()
DIntlTestDecimalFormatAPIC.java113 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local
124 res4 = cust1.format(l, res4, pos4); in TestAPI()
/external/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp125 …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()
Ddcfmapts.cpp220 …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/
Dexp_gfx10.txt45 # GXF10: exp pos4 v1, off, off, off ; encoding: [0x01,0x01,0x00,0xf8,0x01,0x00,0x00,0x00]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c917 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/
Dfreedreno_resource.c1380 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/
Dllvm.amdgcn.exp.ll574 ; GFX10: exp pos4
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp3728 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/
DhlslParseHelper.cpp3728 static const tSamplePos pos4[] = { in getSamplePosArray() local
3749 case 4: sampleLoc = pos4; break; in getSamplePosArray()