Searched defs:has_type (Results 1 – 10 of 10) sorted by relevance
| /external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.req/ |
| D | type-requirement.cpp | 179 struct has_type { using type = int; }; struct 185 // expected-note@-2 {{because 'std_example::has_type' does not satisfy 'C1'}}
|
| /external/tensorflow/tensorflow/core/util/ |
| D | device_name_utils.h | 87 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/llvm-project/clang/test/SemaCXX/ |
| D | cxx1z-class-template-argument-deduction.cpp | 19 template<typename T> constexpr bool has_type(...) { return false; } in has_type() function 20 template<typename T> constexpr bool has_type(T&) { return true; } in has_type() function
|
| /external/shaderc/spirv-headers/tools/buildHeaders/ |
| D | jsonToSpirv.h | 241 InstructionValue(EnumValue&& e, bool has_type, bool has_result) in InstructionValue()
|
| /external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/ |
| D | jsonToSpirv.h | 261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
|
| /external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
| D | jsonToSpirv.h | 256 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 | 258 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
|
| /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
|