Home
last modified time | relevance | path

Searched refs:explicitType (Results 1 – 10 of 10) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/
Dcommon.h37 ExplicitType explicitType; member
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp370 test.explicitType, imageType); in test_image_set()
378 test.explicitType, imageType); in test_image_set()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_loops.cpp100 test.explicitType); in test_image_type()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_loops.cpp197 &imageSampler, test.explicitType, imageType); in test_image_set()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2463 String explicitType = msgPattern.getSubstring(msgPattern.getPart(i++)); in cacheExplicitFormats() local
2469 Format formatter = createAppropriateFormat(explicitType, style); in cacheExplicitFormats()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2391 String explicitType = msgPattern.getSubstring(msgPattern.getPart(i++)); in cacheExplicitFormats() local
2397 Format formatter = createAppropriateFormat(explicitType, style); in cacheExplicitFormats()
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp1648 UnicodeString explicitType = msgPattern.getSubstring(msgPattern.getPart(i++)); in cacheExplicitFormats() local
1655 …Format* formatter = createAppropriateFormat(explicitType, style, formattableType, parseError, stat… in cacheExplicitFormats()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3104 bool explicitType = Record[1] & 2; in parseGlobalVarRecord() local
3106 if (explicitType) { in parseGlobalVarRecord()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3792 bool explicitType = Record[1] & 2; in parseModule() local
3794 if (explicitType) { in parseModule()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3167 bool explicitType = Record[1] & 2; in parseGlobalVarRecord() local
3169 if (explicitType) { in parseGlobalVarRecord()