Searched refs:explicitType (Results 1 – 10 of 10) sorted by relevance
/external/OpenCL-CTS/test_conformance/images/ |
D | common.h | 37 ExplicitType explicitType; member
|
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
D | test_loops.cpp | 370 test.explicitType, imageType); in test_image_set() 378 test.explicitType, imageType); in test_image_set()
|
/external/OpenCL-CTS/test_conformance/images/clFillImage/ |
D | test_loops.cpp | 100 test.explicitType); in test_image_type()
|
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/ |
D | test_loops.cpp | 197 &imageSampler, test.explicitType, imageType); in test_image_set()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessageFormat.java | 2463 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/ |
D | MessageFormat.java | 2391 String explicitType = msgPattern.getSubstring(msgPattern.getPart(i++)); in cacheExplicitFormats() local 2397 Format formatter = createAppropriateFormat(explicitType, style); in cacheExplicitFormats()
|
/external/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 1648 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/ |
D | BitcodeReader.cpp | 3104 bool explicitType = Record[1] & 2; in parseGlobalVarRecord() local 3106 if (explicitType) { in parseGlobalVarRecord()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3792 bool explicitType = Record[1] & 2; in parseModule() local 3794 if (explicitType) { in parseModule()
|
/external/llvm-project/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3167 bool explicitType = Record[1] & 2; in parseGlobalVarRecord() local 3169 if (explicitType) { in parseGlobalVarRecord()
|