Home
last modified time | relevance | path

Searched defs:typeName (Results 51 - 75 of 156) sorted by relevance

1234567

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePatternUtil.java290 private String typeName; field in MessagePatternUtil.ArgNode
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java404 getSpans(final UnicodeSetWithStrings set, boolean isComplement, final String s, int whichSpans, int type, String[] typeName, int limits[], int limitsCapacity, int expectCount) getSpans() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessagePatternUtil.java273 private String typeName; field in MessagePatternUtil.ArgNode
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java401 getSpans(final UnicodeSetWithStrings set, boolean isComplement, final String s, int whichSpans, int type, String[] typeName, int limits[], int limitsCapacity, int expectCount) getSpans() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp220 const string typeName = glu::getDataTypeName(basicType); in generateSharedMemoryWrites() local
231 src << "\t" << "allOk" << " = " << "allOk" << " && compare_" << typeName << "("; in generateSharedMemoryWrites() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp467 const char* const typeName = glu::getDataTypeName(type); in init() local
485 const char* const typeName = glu::getDataTypeName(type); in init() local
520 const char* const typeName = glu::getDataTypeName(type); in init() local
533 const char* const typeName = glu::getDataTypeName(type); in init() local
550 const char* const typeName = glu::getDataTypeName(type); in init() local
627 const char* const typeName = glu::getDataTypeName(type); init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp474 const char* const typeName = glu::getDataTypeName(type); in init() local
505 const char* const typeName = glu::getDataTypeName(type); in init() local
572 const char* const typeName = glu::getDataTypeName(type); in init() local
585 const char* const typeName = glu::getDataTypeName(type); in init() local
619 const char* const typeName = glu::getDataTypeName(type); init() local
786 const char* const typeName = glu::getDataTypeName(type); init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp220 const string typeName = glu::getDataTypeName(basicType); in generateSharedMemoryWrites() local
231 src << "\t" << "allOk" << " = " << "allOk" << " && compare_" << typeName << "("; in generateSharedMemoryWrites() local
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp494 std::string typeName; in PrintVariable() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformBlockTests.cpp463 const char* typeName = glu::getDataTypeName(type); in init() local
500 const char* typeName = glu::getDataTypeName(type); in init() local
702 const char* typeName = glu::getDataTypeName(type); in init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.cpp118 const char* typeName = getDataTypeName(m_type); in init() local
138 src << "shared " << precName << " " << typeName << " s_var;\n"; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp475 const char* const typeName = glu::getDataTypeName(type); in init() local
493 const char* const typeName = glu::getDataTypeName(type); in init() local
528 const char* const typeName = glu::getDataTypeName(type); in init() local
541 const char* const typeName = glu::getDataTypeName(type); in init() local
558 const char* const typeName = glu::getDataTypeName(type); in init() local
635 const char* const typeName = glu::getDataTypeName(type); init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockTests.cpp474 const char* const typeName = glu::getDataTypeName(type); in init() local
505 const char* const typeName = glu::getDataTypeName(type); in init() local
572 const char* const typeName = glu::getDataTypeName(type); in init() local
585 const char* const typeName = glu::getDataTypeName(type); in init() local
619 const char* const typeName = glu::getDataTypeName(type); init() local
786 const char* const typeName = glu::getDataTypeName(type); init() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp517 std::vector<std::string> typeName = {"bundleName", "moduleName"}; in GetResourceObject() local
/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp773 String typeName = EmitType(mt).EndsWith("]") ? in EmitWriteArrayVariable() local
890 String typeName = EmitType(mt).EndsWith("]") ? in EmitReadArrayVariable() local
932 String typeName = EmitType(mt).EndsWith("]") ? in EmitReadOutArrayVariable() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_input.cpp88 std::string typeName = attr.second; in SetSpecializedAttr() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp903 std::string typeName; in HWTEST_F() local
917 std::string typeName; in HWTEST_F() local
934 std::string typeName = BUNDLE_TEST_NAME; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h471 RenderDataConstants::RenderDataFixedString typeName; member
/third_party/icu/icu4c/source/test/cintltst/
H A Dtrie2test.c123 const char *const typeName= isFrozen ? "frozen trie" : "newTrie"; in testTrieGetters() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateAST.cpp254 const ImmutableString &typeName in visitStructUsage() local
[all...]
H A DResourcesHLSL.cpp455 const TString &typeName = ((structure && structure->symbolType() != SymbolType::Empty) in outputUniform() local
462 out << "uniform " << typeName << " "; in outputUniform() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.hpp178 StructType(const char* typeName) : m_typeName(typeName) in StructType() argument
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp589 const auto typeName = opName + styleStr(enumMask); variable
592 typeName + "(unsigned(a) | unsigned(b)); }\n"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp589 const auto typeName = opName + styleStr(enumMask); variable
592 typeName + "(unsigned(a) | unsigned(b)); }\n"; variable
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp286 skstd::string_view typeName = this->readString(); in element() local

Completed in 30 milliseconds

1234567