Home
last modified time | relevance | path

Searched defs:level2 (Results 1 – 25 of 25) sorted by relevance

/external/angle/src/tests/gl_tests/
DShadowSamplerFunctionsTest.cpp594 const std::vector<GLfloat> level2(4, 0.25f); in TEST_P() local
696 const std::vector<GLfloat> level2(4, 0.25f); in TEST_P() local
809 const std::vector<GLfloat> level2(4, 0.25f); in TEST_P() local
931 const std::vector<GLfloat> level2(4, 0.25f); in TEST_P() local
/external/icu/icu4c/source/common/
Dunormcmp.cpp166 int32_t level1, level2; in unorm_cmpEquivFold() local
Dustrcase.cpp1509 int32_t level1, level2; in _cmpFold() local
/external/cronet/stable/third_party/icu/source/common/
Dunormcmp.cpp166 int32_t level1, level2; in unorm_cmpEquivFold() local
Dustrcase.cpp1509 int32_t level1, level2; in _cmpFold() local
/external/cronet/tot/third_party/icu/source/common/
Dunormcmp.cpp166 int32_t level1, level2; in unorm_cmpEquivFold() local
Dustrcase.cpp1509 int32_t level1, level2; in _cmpFold() local
/external/sdv/vsomeip/third_party/boost/type_index/test/
Dtype_index_runtime_cast_test.cpp95 struct level2 : level1_a, level1_b { struct
/external/iptables/iptables/
Diptables-xml.c293 char *level2 = NULL; in do_rule_part() local
/external/lzma/CPP/7zip/UI/Far/
DPlugin.cpp581 for (UInt32 level2 = 0; level2 < numLevels; level2++) in GetOpenPluginInfo() local
/external/python/cpython3/Lib/test/
Dtest_exception_group.py668 def level2(i): function
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestCoverageLevel.java1090 private String stringForm(Level level2) { in stringForm()
/external/coreboot/util/amdfwtool/
Damdfwtool.c1140 static int locate_bdt2_bios(bios_directory_table *level2, in locate_bdt2_bios()
/external/lzma/CPP/7zip/UI/FileManager/
DPanelMenu.cpp344 for (UInt32 level2 = 0; level2 < numLevels; level2++) in Properties() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DNormalizer.java2131 int level1, level2; in cmpEquivFold() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNormalizer.java2182 int level1, level2; in cmpEquivFold() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DShowLanguages.java1499 Level level2 = data2.getValue(); in showCoverageGoals() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DULocaleTest.java1028 String level2 = ULocale.canonicalize(source); in TestCanonicalization() local
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/
DULocaleTest.java1025 String level2 = ULocale.canonicalize(source); in TestCanonicalization() local
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcbiditst.c1049 UBiDiLevel level, level2; in doTest() local
/external/elfutils/src/
Delflint.c1666 static const bool level2[DT_NUM] = in check_dynamic() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcbiditst.c1049 UBiDiLevel level, level2; in doTest() local
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c1051 UBiDiLevel level, level2; in doTest() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2350 const Stmt *level2 = getStmtParent(s1End, PM); in optimizeEdges() local
/external/python/cpython3/Objects/
Dunicodeobject.c8190 unsigned char level2[512]; in PyUnicode_BuildEncodingMap() local