Home
last modified time | relevance | path

Searched defs:pointee (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
H A DIOKitRef.h40 IORef<T> AcquireIORef(T pointee) { in AcquireIORef() argument
H A DCoreFoundationRef.h40 CFRef<T> AcquireCFRef(T pointee) { in AcquireCFRef() argument
H A DRefCounted.h63 Ref<T> AcquireRef(T* pointee) { in AcquireRef() argument
H A DNSRef.h93 NSRef<T> AcquireNSRef(T* pointee) { in AcquireNSRef() argument
117 NSPRef<T> AcquireNSPRef(T pointee) { in AcquireNSPRef() argument
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs1044 let mut pointee = ty.pointee_type().unwrap(); in from_clang_ty() variables
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp503 const auto pointee = _.FindDef(result_type->word(3)); in ValidateVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_memory.cpp503 const auto pointee = _.FindDef(result_type->word(3)); in ValidateVariable() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp525 const auto pointee = _.FindDef(result_type->word(3)); in ValidateVariable() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp226 Id Builder::makePointer(StorageClass storageClass, Id pointee) in makePointer() argument
261 Id Builder::makePointerFromForwardPointer(StorageClass storageClass, Id forwardPointerType, Id pointee) in makePointerFromForwardPointer() argument

Completed in 17 milliseconds