Home
last modified time | relevance | path

Searched defs:valueType (Results 1 – 25 of 44) sorted by relevance

12

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMapEntryLite.java50 public final WireFormat.FieldType valueType; field in MapEntryLite.Metadata
56 WireFormat.FieldType valueType, in Metadata()
74 WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) { in MapEntryLite()
103 WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) { in newDefaultInstance()
DMapEntry.java61 WireFormat.FieldType valueType) { in Metadata()
86 WireFormat.FieldType valueType, in MapEntry()
126 WireFormat.FieldType valueType, in newDefaultInstance()
/third_party/node/test/parallel/
Dtest-async-hooks-fatal-error.js13 function child(type, valueType) { argument
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dconsistent-indexed-object-style.ts93 const valueType = member.typeAnnotation; constant
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBcp47MapperTest.java270 private static CldrValue valueType(String keyName, String typeName, String valueType) { in valueType() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp138 DataType getTransportType (DataType valueType) in getTransportType()
146 int getNumTransportLocations (DataType valueType) in getNumTransportLocations()
172 const DataType valueType = val.type.getBasicType(); in genVertexShader() local
260 const DataType valueType = val.type.getBasicType(); in genFragmentShader() local
311 const DataType valueType = val.type.getBasicType(); in specializeVertexShader() local
335 const DataType valueType = val.type.getBasicType(); in specializeVertexShader() local
389 const DataType valueType = val.type.getBasicType(); in specializeFragmentShader() local
447 const DataType valueType = val.type.getBasicType(); in generateVertexSpecialization() local
/third_party/flatbuffers/ts/flexbuffers/
Dreference.ts27 private readonly valueType: ValueType property in Reference
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMessageBuilderContext.java146 IRubyObject valueType = args[2]; in map() local
DRubyMap.java431 private Descriptors.FieldDescriptor.Type valueType; field in RubyMap
DRubyMessage.java780 IRubyObject valueType = RubySymbol.newSymbol(context.runtime, valueField.getType().name()); in newMapForField() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleValidityChecker.java149 ValueType valueType = null; in isValidU() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleValidityChecker.java154 ValueType valueType = null; in isValidU() local
/third_party/skia/resources/sksl/es2_conformance/
Dimport_conformance_tests.py133 valueType = v[0] variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.h231 ANGLE_INLINE bool ValidateUniformValue(Context *context, GLenum valueType, GLenum uniformType) in ValidateUniformValue()
DvalidationES31.cpp300 GLenum valueType, in ValidateProgramUniform()
319 GLenum valueType, in ValidateProgramUniformMatrix()
DvalidationES.cpp2177 bool ValidateUniformMatrixValue(Context *context, GLenum valueType, GLenum uniformType) in ValidateUniformMatrixValue()
2189 bool ValidateUniform(Context *context, GLenum valueType, GLint location, GLsizei count) in ValidateUniform()
2206 GLenum valueType, in ValidateUniformMatrix()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.h325 GLenum valueType, in ValidateUniformValue()
DvalidationES.cpp2725 GLenum valueType, in ValidateUniformMatrixValue()
2740 GLenum valueType, in ValidateUniform()
2766 GLenum valueType, in ValidateUniformMatrix()
DvalidationES31.cpp323 GLenum valueType, in ValidateProgramUniformBase()
337 GLenum valueType, in ValidateProgramUniformMatrixBase()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveDynamicIndexing.cpp458 TType *valueType = GetFieldType(type); in visitBinary() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveDynamicIndexing.cpp474 TType *valueType = GetFieldType(type); in visitBinary() local
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJSON.java388 private Object read(ValueType valueType) { in read()
702 ValueType valueType = valueTypes[nextToken()]; in whatIsNext() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp883 const TType &valueType, in accessChainLoad()
1001 const TType &valueType) in accessChainStore()
4171 const TType &valueType, in castBasicType()
4298 const TType &valueType, in cast()
/third_party/flutter/skia/src/sksl/
DSkSLCPPCodeGenerator.cpp927 String valueType = HCodeGenerator::AccessType(fContext, u->fType, in writeSetData() local
/third_party/flatbuffers/src/
Didl_gen_swift.cpp217 std::string valueType = in GenStructReader() local

12