Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/
Dcommon.h36 ExplicitType explicitType; member
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp312 test.explicitType, imageType); in test_image_set()
320 test.explicitType, imageType); in test_image_set()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_loops.cpp120 test.explicitType); in test_image_type()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_loops.cpp161 &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-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2855 bool explicitType = Record[1] & 2; in parseGlobalVarRecord() local
2857 if (explicitType) { in parseGlobalVarRecord()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3792 bool explicitType = Record[1] & 2; in parseModule() local
3794 if (explicitType) { in parseModule()