Home
last modified time | relevance | path

Searched defs:typeInt (Results 1 – 13 of 13) sorted by relevance

/external/skia/dm/
DDMGpuTestProcs.cpp85 for (int typeInt = 0; typeInt < skgpu::kContextTypeCount; ++typeInt) { in RunWithGaneshTestContexts() local
126 for (int typeInt = 0; typeInt < skgpu::kContextTypeCount; ++typeInt) { in RunWithGraphiteTestContexts() local
/external/skia/tools/skqp/src/
Dskqp_GpuTestProcs.cpp97 for (int typeInt = 0; typeInt < skgpu::kContextTypeCount; ++typeInt) { in RunWithGaneshTestContexts() local
130 for (int typeInt = 0; typeInt < skgpu::kContextTypeCount; ++typeInt) { in RunWithGraphiteTestContexts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVObject.cpp30 StringRef llvm::logicalview::typeInt() { return "int"; } in typeInt() function in llvm::logicalview
/external/skia/tests/
DSurfaceSemaphoreTest.cpp226 for (int typeInt = 0; typeInt < skgpu::kContextTypeCount; ++typeInt) { in DEF_GANESH_TEST() local
DVkDrawableTest.cpp309 for (int typeInt = 0; typeInt < skgpu::kContextTypeCount; ++typeInt) { in DEF_GANESH_TEST() local
/external/icu/icu4c/source/i18n/
Dnumparse_affixes.cpp287 for (int8_t typeInt = 0; typeInt < PATTERN_SIGN_TYPE_COUNT * 2; typeInt++) { in createAffixMatchers() local
/external/cronet/stable/third_party/icu/source/i18n/
Dnumparse_affixes.cpp287 for (int8_t typeInt = 0; typeInt < PATTERN_SIGN_TYPE_COUNT * 2; typeInt++) { in createAffixMatchers() local
/external/cronet/tot/third_party/icu/source/i18n/
Dnumparse_affixes.cpp287 for (int8_t typeInt = 0; typeInt < PATTERN_SIGN_TYPE_COUNT * 2; typeInt++) { in createAffixMatchers() local
/external/cronet/tot/third_party/icu/source/common/
Ducptrie.cpp50 int32_t typeInt = (options >> 6) & 3; in ucptrie_openFromBinary() local
/external/icu/icu4c/source/common/
Ducptrie.cpp50 int32_t typeInt = (options >> 6) & 3; in ucptrie_openFromBinary() local
/external/cronet/stable/third_party/icu/source/common/
Ducptrie.cpp50 int32_t typeInt = (options >> 6) & 3; in ucptrie_openFromBinary() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCodePointTrie.java181 int typeInt = (options >> 6) & 3; in fromBinary() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DCodePointTrie.java189 int typeInt = (options >> 6) & 3; in fromBinary() local