Searched defs:has_type (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/core/util/ |
D | device_name_utils.h | 83 bool has_type = false; member
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptorProto.php | 42 private $has_type = false; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 241 InstructionValue(EnumValue&& e, bool has_type, bool has_result) in InstructionValue()
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 248 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
|
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/ |
D | jsonToSpirv.h | 253 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 253 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
|
/external/v8/src/wasm/ |
D | wasm-module.h | 294 bool has_type(uint32_t index) const { return index < types.size(); } in has_type() function
|
/external/selinux/checkpolicy/ |
D | policy_define.c | 5508 int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper() 5637 int define_genfs_context(int has_type) in define_genfs_context()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 7888 inline bool FieldDescriptorProto::has_type() const { in has_type() function
|