Home
last modified time | relevance | path

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

/external/antlr/runtime/Ruby/lib/antlr3/
Dtoken.rb605 def register_name( type_value, name ) argument
629 def built_in_type?( type_value ) argument
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.cpp353 auto type_value = value_types_.find(value); in getTypeOfValueInstruction() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dtext_handler.cpp353 auto type_value = value_types_.find(value); in getTypeOfValueInstruction() local
/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.cpp353 auto type_value = value_types_.find(value); in getTypeOfValueInstruction() local
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py607 def as_dtype(type_value): argument
/external/libaom/libaom/av1/decoder/
Dobu.c774 uint64_t type_value; in read_metadata() local
/external/libchrome/base/trace_event/
Dtrace_event.h761 TraceValueUnion type_value; in INTERNAL_DECLARE_SET_TRACE_VALUE_INT() local
/external/webrtc/rtc_base/
Dtrace_event.h787 TraceValueUnion type_value; in INTERNAL_DECLARE_SET_TRACE_VALUE_INT() local
/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.h96 type_field, type_value) \ argument