Home
last modified time | relevance | path

Searched defs:Cap (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DArrayRecyclerTest.cpp27 ARO::Capacity Cap = ARO::Capacity::get(0); in TEST() local
55 ARO::Capacity Cap = ARO::Capacity::get(8); in TEST() local
/external/llvm/unittests/Support/
DArrayRecyclerTest.cpp27 ARO::Capacity Cap = ARO::Capacity::get(0); in TEST() local
55 ARO::Capacity Cap = ARO::Capacity::get(8); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DArrayRecycler.h126 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()
138 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
/external/llvm/include/llvm/Support/
DArrayRecycler.h124 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()
136 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp131 uint32_t Cap = Table.capacity(); in TEST() local
234 uint32_t Cap = Table.capacity(); in TEST() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEnum.h131 #define ADD_VEC_INIT(Cap, ...) \ argument
DSPIRVType.h214 auto Cap = getVec(CapabilityAddresses); in getRequiredCapability() local
DSPIRVModule.cpp451 SPIRVModuleImpl::addCapability(SPIRVCapabilityKind Cap) { in addCapability()
461 SPIRVModuleImpl::addCapabilityInternal(SPIRVCapabilityKind Cap) { in addCapabilityInternal()
/external/skqp/include/core/
DSkPaint.h322 enum Cap { enum
/external/skia/include/core/
DSkPaint.h324 enum Cap { enum
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp1012 Cap = Lambda->capture_init_begin(), in canThrow() local
DSemaStmt.cpp3859 for (CaptureIter Cap = Candidates.begin(); Cap != Candidates.end(); ++Cap) { in buildCapturedStmtCaptureList() local
DSemaExpr.cpp13198 const CapturingScopeInfo::Capture &Cap = CSI->getCapture(Var); in isVariableAlreadyCapturedInScopeInfo() local
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h387 Cap, enumerator
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5359 unsigned adjustMapModifiersForPrivateClauses(const CapturedStmt::Capture &Cap, in adjustMapModifiersForPrivateClauses()
5443 void generateInfoForCapture(const CapturedStmt::Capture *Cap, in generateInfoForCapture()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h2030 T* Cap; in FOR_EACH_NODE_KIND() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp1833 T* Cap; member in __anon17245d330111::PODSmallVector