Home
last modified time | relevance | path

Searched refs:item_1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/unittests/Format/
DFormatTestRawStrings.cpp185 expect_eq(R"test(P p = TP(R"pb(item_1: 1)pb");)test", in TEST_F()
186 format(R"test(P p = TP(R"pb(item_1:1)pb");)test", in TEST_F()
188 expect_eq(R"test(P p = TP(R"pb(item_1: 1)pb");)test", in TEST_F()
189 format(R"test(P p = TP(R"pb( item_1 : 1 )pb");)test", in TEST_F()
191 expect_eq(R"test(P p = TP(R"pb(item_1: 1 item_2: 2)pb");)test", in TEST_F()
192 format(R"test(P p = TP(R"pb(item_1:1 item_2:2)pb");)test", in TEST_F()
197 item_1: 1 item_2: 2 in TEST_F()
202 item_1:1 in TEST_F()
213 P p = TP(R"pb(item_1 < 1 > in TEST_F()
217 P p = TP(R"pb(item_1<1> item_2:{2})pb");)test", in TEST_F()
[all …]
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderUtils.cpp1012 _tessellation_levels item_1; in getTessellationLevelSetForPrimitiveMode() local
1016 item_1.inner[0] = float(n_min_patch_vertices); in getTessellationLevelSetForPrimitiveMode()
1017 item_1.inner[1] = float(n_min_patch_vertices + 1); in getTessellationLevelSetForPrimitiveMode()
1018 item_1.outer[0] = float(n_min_patch_vertices + 3); in getTessellationLevelSetForPrimitiveMode()
1019 item_1.outer[1] = float(n_min_patch_vertices + 2); in getTessellationLevelSetForPrimitiveMode()
1020 item_1.outer[2] = float(n_min_patch_vertices + 1); in getTessellationLevelSetForPrimitiveMode()
1021 item_1.outer[3] = float(n_min_patch_vertices); in getTessellationLevelSetForPrimitiveMode()
1038 result.push_back(item_1); in getTessellationLevelSetForPrimitiveMode()
/external/libxml2/
DAndroid.bp366 "fuzz/seed/schema/item_1.xsd",
/external/angle/tools/flex-bison/third_party/m4sugar/
Dm4sugar.m41131 # LIST should have the form `item_1, item_2, ..., item_n', i.e. the