Home
last modified time | relevance | path

Searched defs:type_value (Results 1 – 19 of 19) sorted by relevance

/external/googleapis/google/api/expr/v1beta1/
Dvalue.proto70 string type_value = 15; field
/external/googleapis/google/api/expr/v1alpha1/
Dvalue.proto71 string type_value = 15; field
/external/antlr/runtime/Ruby/lib/antlr3/
Dtoken.rb605 def register_name( type_value, name ) argument
629 def built_in_type?( type_value ) argument
/external/cronet/tot/net/dns/
Dhost_resolver_internal_result.cc181 const base::Value* type_value = dict->Find(kValueTypeKey); in FromValue() local
290 const base::Value* type_value = dict.Find(kValueTypeKey); in ValidateValueBaseDict() local
/external/cronet/stable/net/dns/
Dhost_resolver_internal_result.cc181 const base::Value* type_value = dict->Find(kValueTypeKey); in FromValue() local
290 const base::Value* type_value = dict.Find(kValueTypeKey); in ValidateValueBaseDict() local
/external/angle/third_party/spirv-tools/src/source/
Dtext_handler.cpp354 auto type_value = value_types_.find(value); in getTypeOfValueInstruction() local
/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.cpp351 auto type_value = value_types_.find(value); in getTypeOfValueInstruction() local
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.cpp350 auto type_value = value_types_.find(value); in getTypeOfValueInstruction() local
/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/operators/
Detm_decode_trace_vtable.cc142 sqlite3_value* type_value; in GetTypeMask() local
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py720 def as_dtype(type_value): argument
/external/grpc-grpc/src/cpp/ext/csm/
Dmetadata_exchange.cc347 absl::string_view type_value = GetStringValueFromAttributeMap( in ServiceMeshLabelsInjector() local
/external/libaom/av1/decoder/
Dobu.c789 uint64_t type_value; in read_metadata() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddiscovery.v1.json321 "type_value": { object
/external/libchrome/base/trace_event/
Dtrace_event.h761 TraceValueUnion type_value; in INTERNAL_DECLARE_SET_TRACE_VALUE_INT() local
/external/mesa3d/src/imagination/pco/
Dpco_internal.h413 #define PCO_DEFINE_CAST(name, in_type, out_type, field, type_field, type_value) \ argument
/external/webrtc/rtc_base/
Dtrace_event.h787 TraceValueUnion type_value; in INTERNAL_DECLARE_SET_TRACE_VALUE_INT() local
/external/mesa3d/src/imagination/rogue/
Drogue.h1664 type_value) \ argument
/external/vixl/src/aarch32/
Ddisasm-aarch32.cc94 DataTypeValue Dt_L_imm6_1_Decode(uint32_t value, uint32_t type_value) { in Dt_L_imm6_1_Decode()
127 DataTypeValue Dt_L_imm6_2_Decode(uint32_t value, uint32_t type_value) { in Dt_L_imm6_2_Decode()
166 DataTypeValue Dt_imm6_1_Decode(uint32_t value, uint32_t type_value) { in Dt_imm6_1_Decode()
192 DataTypeValue Dt_imm6_2_Decode(uint32_t value, uint32_t type_value) { in Dt_imm6_2_Decode()
214 DataTypeValue Dt_imm6_4_Decode(uint32_t value, uint32_t type_value) { in Dt_imm6_4_Decode()
701 DataTypeValue Dt_size_9_Decode(uint32_t value, uint32_t type_value) { in Dt_size_9_Decode()
733 DataTypeValue Dt_size_11_Decode(uint32_t value, uint32_t type_value) { in Dt_size_11_Decode()
755 DataTypeValue Dt_size_12_Decode(uint32_t value, uint32_t type_value) { in Dt_size_12_Decode()
/external/mesa3d/src/compiler/nir/
Dnir.h167 type_field, type_value) \ argument