Searched defs:TotalSize (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c217 ACPI_RS_LENGTH TotalSize; local
[all...]
/freebsd-10.2-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp812 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 5, 0, OS); local
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp688 unsigned TotalSize = 0; local
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp195 emitCommonSymbols(ObjectImage &Obj, const CommonSymbolMap &CommonSymbols, uint64_t TotalSize, SymbolTableMap &SymbolTable) argument
H A DRuntimeDyldELF.cpp1371 size_t TotalSize = numGOTEntries * getGOTEntrySize(); local
/freebsd-10.2-release/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp433 support::ulittle32_t TotalSize; member in struct:__anon3834::coff_aux_function_definition
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp619 unsigned TotalSize = CGM.getDataLayout().getTypeAllocSize(destType); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1529 SVal TotalSize = svalBuilder.evalBinOp(state, BO_Mul, count, elementSize, local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp210 unsigned TotalSize = Array + hasInitializer + NumPlacementArgs; local
H A DType.cpp95 uint64_t TotalSize = NumElements.getZExtValue() * ElementSize; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp506 AllocateLoadedSLocEntries(unsigned NumSLocEntries, unsigned TotalSize) argument
/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DCOFF.h334 uint32_t TotalSize; member in struct:llvm::COFF::AuxiliaryFunctionDefinition
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Dactypes.h1336 UINT32 TotalSize; member in struct:acpi_memory_list

Completed in 144 milliseconds