/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVModuleAnalysis.cpp | 73 for (auto Cap : ReqCaps) { // Only need 1 of the capabilities to work. in getSymbolicOperandRequirements() local 241 auto Cap = SPIRV::Capability::Capability(MI.getOperand(0).getImm()); in processDefInstrs() local 439 for (const auto &Cap : ToPrune) { in pruneCapabilities() local 451 for (const auto &Cap : ToAdd) { in addCapabilities() local 525 for (auto Cap : MinimalCaps) { in checkSatisfiable() local 551 for (const auto Cap : ToAdd) in addAvailableCaps() local
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | ArrayRecyclerTest.cpp | 27 ARO::Capacity Cap = ARO::Capacity::get(0); in TEST() local 55 ARO::Capacity Cap = ARO::Capacity::get(8); in TEST() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | ArrayRecycler.h | 125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() 137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | ArrayRecycler.h | 125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() 137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | ArrayRecycler.h | 125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() 137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() 137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | ArrayRecycler.h | 125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() 137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() 137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 124 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() 136 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 40 struct Cap(usize); struct 42 impl Cap { impl
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 40 struct Cap(usize); struct 42 impl Cap { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 40 struct Cap(usize); struct 42 impl Cap { impl
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 40 struct Cap(usize); struct 42 impl Cap { impl
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | raw_vec.rs | 40 struct Cap(usize); struct 42 impl Cap { impl
|
/aosp_15_r20/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/ |
H A D | Paint.java | 54 public enum Cap { enum in Paint 59 private Cap(int nativeInt) { in Cap() method in Paint.Cap
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/unsafeheader/ |
D | unsafeheader.go | 25 Cap int member
|
/aosp_15_r20/external/golang-protobuf/internal/strs/ |
H A D | strings_unsafe.go | 24 Cap int member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/strings/ |
D | builder.go | 50 func (b *Builder) Cap() int { return cap(b.buf) } func
|
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/ |
H A D | value_unsafe.go | 24 Cap int member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/ |
H A D | DirectiveEmitter.h | 145 bool Cap = true; in getFormattedParserClassName() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 150 bool Cap = true; in getFormattedParserClassName() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 160 bool Cap = true; in getFormattedParserClassName() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 160 bool Cap = true; in getFormattedParserClassName() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 160 bool Cap = true; in getFormattedParserClassName() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/syntax/ |
D | regexp.go | 26 Cap int // capturing index, for OpCapture member
|