Home
last modified time | relevance | path

Searched defs:TypeId (Results 1 – 25 of 91) sorted by relevance

1234

/external/rust/cxx/macro/src/
Dlib.rs83 struct TypeId { in type_id() struct
84 krate: Crate, in type_id()
85 path: QualifiedName, in type_id()
88 impl Parse for TypeId { in type_id() implementation
/external/rust/crates/bindgen/src/
Dparse.rs58 ) -> Result<TypeId, ParseError>; in from_ty()
68 ) -> Result<TypeId, ParseError>; in from_ty_with_id()
77 ) -> TypeId; in from_ty_or_ref()
87 ) -> TypeId; in from_ty_or_ref_with_id()
94 ) -> Option<TypeId>; in type_param()
101 ) -> TypeId; in builtin_type()
/external/rust/crates/bindgen/src/ir/
Dtemplate.rs111 fn self_template_params(&self, ctx: &BindgenContext) -> Vec<TypeId>; in self_template_params()
176 ) -> Option<TypeId>; in as_template_param()
200 pub fn new<I>(definition: TypeId, args: I) -> TemplateInstantiation in new()
211 pub fn template_definition(&self) -> TypeId { in template_definition()
216 pub fn template_arguments(&self) -> &[TypeId] { in template_arguments()
Dfunction.rs102 signature: TypeId, in new()
128 pub fn signature(&self) -> TypeId { in signature()
313 ) -> Vec<(Option<String>, TypeId)> { in args_from_ty_and_cursor() argument
350 return_type: TypeId, in new()
351 argument_types: Vec<(Option<String>, TypeId)>, in new() argument
527 pub fn return_type(&self) -> TypeId { in return_type()
532 pub fn argument_types(&self) -> &[(Option<String>, TypeId)] { in argument_types() argument
Ditem.rs169 ) -> Option<TypeId> { in as_template_param()
181 ) -> Option<TypeId> { in as_template_param()
193 ) -> Option<TypeId> { in as_template_param()
456 ) -> TypeId { in new_opaque_type()
1216 fn self_template_params(&self, ctx: &BindgenContext) -> Vec<TypeId> { in self_template_params()
1223 fn self_template_params(&self, ctx: &BindgenContext) -> Vec<TypeId> { in self_template_params()
1229 fn self_template_params(&self, ctx: &BindgenContext) -> Vec<TypeId> { in self_template_params()
1249 result: &mut Result<TypeId, ParseError>, in visit_child()
1273 ) -> TypeId { in builtin_type()
1446 ) -> TypeId { in from_ty_or_ref()
[all …]
Dcontext.rs797 pub fn get_type_param(&self, definition: &clang::Cursor) -> Option<TypeId> { in get_type_param()
1337 template_param: TypeId, in uses_template_parameter()
1581 template: TypeId, in instantiate_template()
1584 ) -> Option<TypeId> { in instantiate_template()
1789 ) -> Option<TypeId> { in get_resolved_type()
1808 ) -> Option<TypeId> { in builtin_or_resolved_ty()
1875 wrapped_id: TypeId, in build_ty_wrapper()
1878 ) -> TypeId { in build_ty_wrapper()
1888 wrapped_id: TypeId, in build_const_wrapper()
1891 ) -> TypeId { in build_const_wrapper()
[all …]
/external/rust/crates/bindgen/src/ir/analysis/
Dsizedness.rs132 id: TypeId, in insert()
157 fn forward(&mut self, from: TypeId, to: TypeId) -> ConstrainResult { in forward()
195 fn initial_worklist(&self) -> Vec<TypeId> { in initial_worklist()
324 fn each_depending_on<F>(&self, id: TypeId, mut f: F) in each_depending_on()
326 F: FnMut(TypeId), in each_depending_on()
/external/google-fruit/include/fruit/impl/util/
Dtype_info.h64 struct TypeId { struct
69 bool operator==(TypeId x) const; argument
/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dbinding_normalization.templates.h37 HashMapWithArenaAllocator<TypeId, ComponentStorageEntry>& binding_data_map, in BindingNormalizationContext()
77HashMapWithArenaAllocator<TypeId, ComponentStorageEntry>& binding_data_map, in normalizeBindings()
555 HashMapWithArenaAllocator<TypeId, ComponentStorageEntry>&& binding_data_map, in performBindingCompression()
558 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in performBindingCompression()
672 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithBindingCompression()
674 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings, in normalizeBindingsWithBindingCompression()
/external/google-fruit/src/
Dbinding_normalization.cpp216 void BindingNormalization::addMultibindings(std::unordered_map<TypeId, NormalizedMultibindingSet>& … in addMultibindings()
275 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithUndoableBindingCompression()
277 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings, in normalizeBindingsWithUndoableBindingCompression()
314 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithPermanentBindingCompression()
316 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings) { in normalizeBindingsWithPermanentBindingCompression()
319 …bindings_vector, multibindings, [](TypeId, NormalizedComponentStorage::CompressedBindingUndoInfo) … in normalizeBindingsWithPermanentBindingCompression() argument
329 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings) { in normalizeBindingsAndAddTo()
Dnormalized_component_storage.cpp41const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorage()
67const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorage()
Dnormalized_component_storage_holder.cpp26 ComponentStorage&& component, const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorageHolder()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCrossDSOCFI.cpp89 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck() local
98 if (ConstantInt *TypeId = in buildCFICheck() local
143 for (uint64_t TypeId : TypeIds) { in buildCFICheck() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DCrossDSOCFI.cpp89 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck() local
98 if (ConstantInt *TypeId = in buildCFICheck() local
143 for (uint64_t TypeId : TypeIds) { in buildCFICheck() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp329 BTFKindVar::BTFKindVar(StringRef VarName, uint32_t TypeId, uint32_t VarInfo) in BTFKindVar()
405 void BTFDebug::visitBasicType(const DIBasicType *BTy, uint32_t &TypeId) { in visitBasicType()
425 uint32_t &TypeId) { in visitSubroutineType()
449 uint32_t &TypeId) { in visitStructType()
475 void BTFDebug::visitArrayType(const DICompositeType *CTy, uint32_t &TypeId) { in visitArrayType()
514 void BTFDebug::visitEnumType(const DICompositeType *CTy, uint32_t &TypeId) { in visitEnumType()
527 uint32_t &TypeId) { in visitFwdDeclType()
534 uint32_t &TypeId) { in visitCompositeType()
549 void BTFDebug::visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId, in visitDerivedType()
599 void BTFDebug::visitTypeEntry(const DIType *Ty, uint32_t &TypeId, in visitTypeEntry()
[all …]
/external/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.cpp335 BTFKindVar::BTFKindVar(StringRef VarName, uint32_t TypeId, uint32_t VarInfo) in BTFKindVar()
411 void BTFDebug::visitBasicType(const DIBasicType *BTy, uint32_t &TypeId) { in visitBasicType()
431 uint32_t &TypeId) { in visitSubroutineType()
455 uint32_t &TypeId) { in visitStructType()
481 void BTFDebug::visitArrayType(const DICompositeType *CTy, uint32_t &TypeId) { in visitArrayType()
520 void BTFDebug::visitEnumType(const DICompositeType *CTy, uint32_t &TypeId) { in visitEnumType()
533 uint32_t &TypeId) { in visitFwdDeclType()
540 uint32_t &TypeId) { in visitCompositeType()
555 void BTFDebug::visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId, in visitDerivedType()
605 void BTFDebug::visitTypeEntry(const DIType *Ty, uint32_t &TypeId, in visitTypeEntry()
[all …]
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DTypeId.java34 public final class TypeId<T> { class
87 TypeId(com.android.dx.rop.type.Type ropType) { in TypeId() method in TypeId
91 TypeId(String name, com.android.dx.rop.type.Type ropType) { in TypeId() method in TypeId
/external/libtextclassifier/native/lang_id/common/fel/
Dworkspace.h57 struct TypeId { struct
62 int TypeId<T>::type_id = GetFreshTypeId(); argument
/external/llvm-project/llvm/include/llvm/ADT/
DAny.h27 template <typename T> struct TypeId { static const char Id; }; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAny.h27 template <typename T> struct TypeId { static const char Id; }; argument
/external/llvm/lib/Transforms/IPO/
DCrossDSOCFI.cpp93 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck() local
129 for (uint64_t TypeId : TypeIds) { in buildCFICheck() local
/external/gemmlowp/internal/
Dallocator.h46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enum
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dprivate_handle_accessor.cc30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId() function in absl::flags_internal::PrivateHandleAccessor
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dprivate_handle_accessor.cc30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId() function in absl::flags_internal::PrivateHandleAccessor
/external/libtextclassifier/abseil-cpp/absl/flags/internal/
Dprivate_handle_accessor.cc30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId() function in absl::flags_internal::PrivateHandleAccessor

1234