Home
last modified time | relevance | path

Searched defs:typeName (Results 1 - 25 of 99) sorted by relevance

1234

/third_party/skia/src/sksl/ir/
H A DSkSLInterfaceBlock.h34 InterfaceBlock(int line, const Variable& var, skstd::string_view typeName, in InterfaceBlock() argument
48 skstd::string_view typeName() const { in typeName() function in SkSL::final
/third_party/node/test/fixtures/wpt/resources/
H A Dchannel.sub.js628 function typeName(value) { function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLKernelImpl.h57 std::string typeName; member
/third_party/skia/tests/
H A DTracingTest.cpp47 virtual const char* typeName() { return "TracingShape"; } in typeName() function
/third_party/gptfdisk/
H A Dparttypes.cc619 string typeName; in TypeName() local
640 UnicodeString typeName; in UTypeName() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DBcp47Mapper.java196 addInfoAttributes( String keyName, String typeName, ImmutableMap<AttributeKey, String> attributes) addInfoAttributes() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DBcp47MapperTest.java220 private static CldrValue simpleType(String keyName, String typeName) { in simpleType() argument
270 private static CldrValue valueType(String keyName, String typeName, String valueType) { in valueType() argument
229 alias( String keyName, String keyAlias, String typeName, String... typeAliases) alias() argument
246 deprecated( String keyName, boolean keyDeprecated, String typeName, boolean typeDeprecated, String preferred) deprecated() argument
/third_party/libphonenumber/tools/java/cpp-build/src/com/google/i18n/phonenumbers/
H A DCppMetadataGenerator.java46 private final String typeName; field in CppMetadataGenerator.Type
49 private Type(String typeName, int copyrightYear) { in Type() argument
72 public static Type parse(String typeName) { in parse() argument
/third_party/skia/src/gpu/
H A DGrShaderUtils.cpp228 const char* typeName = "Unknown"; in PrintShaderBanner() local
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DUtils.java62 private static IRubyObject fieldTypeToRuby(ThreadContext context, String typeName) { in fieldTypeToRuby() argument
/third_party/skia/bench/
H A DMatrix44Bench.cpp161 const char* typeName; in MapRectBench() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderConstExprTests.cpp141 string typeName = glu::getDataTypeName((glu::DataType)(inType + compCount)); // results in float, vec2, vec3, vec4 progression (same for other primitive types) in createTests() local
/third_party/icu/icu4c/source/tools/gensprep/
H A Dgensprep.c354 const char* typeName; in strprepProfileLineFn() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dsprpdata.c60 const char* typeName; in strprepProfileLineFn() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtestidn.cpp153 const char* typeName; in strprepProfileLineFn() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderConstExprTests.cpp267 std::string typeName = glu::getDataTypeName(dataType); in createTests() local
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dgensprep.c353 const char* typeName; in strprepProfileLineFn() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderSharedVarTests.cpp119 const char* typeName = getDataTypeName(m_basicType); in init() local
H A Des31fUniformBlockTests.cpp207 const char* typeName = glu::getDataTypeName(type); in init() local
238 const char* typeName = glu::getDataTypeName(type); in init() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableType.hpp206 inline VariableType::VariableType (Type baseType, const char* typeName) in VariableType() argument
/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

Completed in 31 milliseconds

1234