| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | StringMap.h | 114 unsigned size() const { return NumItems; } in size() function in llvm::StringMapImpl
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| H A D | Function.h | 536 size_t size() const { return BasicBlocks.size(); } in size() function in llvm::Function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceDefs.h | 243 VariableDeclarationArray::size_type size() const { return Globals.size(); } in size() function in Ice::VariableDeclarationList
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 116 unsigned size() const { return Insts.size(); } in size() function in __anon24534::VPTBlock [all...] |
| H A D | ARMMachineFunctionInfo.h | 193 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCMachineFunctionInfo.h | 147 void setMinReservedArea(unsigned size) { MinReservedArea = size; } in setMinReservedArea() argument 150 void setTailCallSPDelta(int size) { TailCallSPDelta = size; } in setTailCallSPDelta() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | TextStub.cpp | 1079 static size_t size(IO &IO, std::vector<const MachO::InterfaceFile *> &Seq) { in size() function
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | inspector.cc | 317 size_t size = 0; in GetStorageSize() local 559 uint32_t size = ty->Size(); in GetWorkgroupStorageSize() local [all...] |
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 132 sk_sp<SkShader> create_checkerboard_shader(SkColor c1, SkColor c2, int size) { in create_checkerboard_shader() argument 156 void draw_checkerboard(SkCanvas* canvas, SkColor c1, SkColor c2, int size) { in draw_checkerboard() argument [all...] |
| /third_party/skia/tools/skqp/src/ |
| H A D | skqp.cpp | 56 static void readlines(const void* data, size_t size, F f) { in readlines() argument 287 const SkISize size = gm->getISize(); in evaluateGM() local [all...] |
| /third_party/skia/tools/viewer/ |
| H A D | SlideDir.cpp | 274 const auto size = kLabelSize / std::sqrt(dstXform.getScaleX() * dstXform.getScaleY()); in MakeLabel() local 430 const auto size = this->getDimensions(); in findCell() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locid.cpp | 300 int32_t size = 0; in Locale() local [all...] |
| H A D | ucnvsel.cpp | 422 int32_t size = indexes[UCNVSEL_INDEX_SIZE]; in ucnvsel_swap() local
|
| H A D | uhash.cpp | 551 uhash_openSize(UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_openSize() argument 577 uhash_initSize(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_initSize() argument
|
| H A D | usprep.cpp | 786 int32_t i, offset, count, size; in usprep_swap() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | SmallBitVector.h | 192 size_t size() const { in size() function in llvm::SmallBitVector [all...] |
| H A D | SmallVector.h | 52 size_t size() const { return Size; } in size() function in llvm::SmallVectorBase [all...] |
| H A D | StringMap.h | 111 unsigned size() const { return NumItems; } in size() function in llvm::StringMapImpl
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | LazyCallGraph.h | 491 int size() const { return Nodes.size(); } in size() function in llvm::LazyCallGraph::Edge::SCC 622 ssize_t size() const { return SCCs.size(); } in size() function in llvm::LazyCallGraph::Edge::RefSCC
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineFunction.h | 1057 static unsigned size (const MachineFunction *F) { size() function [all...] |
| H A D | RegAllocPBQP.h | 104 unsigned size() const { return NumOpts; } in size() function in llvm::PBQP::RegAlloc::AllowedRegVector
|
| /third_party/toybox/toys/pending/ |
| H A D | crond.c | 107 static int getindex(char *src, int size) in getindex() argument
|
| H A D | diff.c | 264 int tok, i, j, size = 100, k; in create_j_vector() local 590 long i = 1, size = 1, x = 0, change = 0, ignore_white, do_diff() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | macro-assembler-aarch32.cc | 213 uint32_t size = static_cast<uint32_t>(size_arg); in EnsureEmitPoolsFor() local 481 int size = reg4.GetRegSizeInBytes() + reg3.GetRegSizeInBytes() + in Printf() local 39 ExactAssemblyScopeWithoutPoolsCheck( MacroAssembler* masm, size_t size, SizePolicy size_policy) ExactAssemblyScopeWithoutPoolsCheck() argument 965 Delegate(InstructionType type, InstructionCondSizeRL instruction, Condition cond, EncodingSize size, Register rd, Location* location) Delegate() argument 1012 Delegate(InstructionType type, InstructionCondSizeRROp instruction, Condition cond, EncodingSize size, Register rd, Register rn, const Operand& operand) Delegate() argument 1720 Delegate(InstructionType type, InstructionCondSizeRMop instruction, Condition cond, EncodingSize size, Register rd, const MemOperand& operand) Delegate() argument [all...] |
| /third_party/vixl/src/ |
| H A D | invalset-vixl.h | 447 size_t InvalSet<TEMPLATE_INVALSET_P_DEF>::size() const { in size() function in vixl::InvalSet [all...] |