Home
last modified time | relevance | path

Searched defs:valueType (Results 1 – 25 of 40) 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/node-api/test_reference_by_node_api_version/
Dtest_reference_by_node_api_version.c33 napi_valuetype valueType; in GetArgValueAsIndex() local
79 napi_valuetype valueType; in CreateRef() local
126 napi_valuetype valueType; in AddFinalizer() local
/third_party/node/test/parallel/
Dtest-async-hooks-fatal-error.js13 function child(type, valueType) { argument
/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/vk-gl-cts/external/vulkancts/modules_no_buildgn/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/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/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/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveDynamicIndexing.cpp474 TType *valueType = GetFieldType(type); in visitBinary() 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/node/deps/npm/node_modules/jackspeak/dist/mjs/
Dindex.js49 const valueType = (v) => typeof v === 'string' function
/third_party/node/deps/npm/node_modules/jackspeak/dist/cjs/
Dindex.js56 const valueType = (v) => typeof v === 'string' function
/third_party/node/deps/npm/node_modules/jackspeak/dist/esm/
Dindex.js51 const valueType = (v) => typeof v === 'string' function
/third_party/node/deps/npm/node_modules/jackspeak/dist/commonjs/
Dindex.js58 const valueType = (v) => typeof v === 'string' function
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts1436 const valueType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(node); constant
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts1729 const valueType = typeChecker.getTypeAtLocation(node); constant
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp1400 int valueType = (int)reinterpret_cast<intptr_t>(type); in createLoad() local
1472 int valueType = (int)reinterpret_cast<intptr_t>(type); in createStore() local
2000 Type *Nucleus::getPrintfStorageType(Type *valueType) in getPrintfStorageType()

12