Home
last modified time | relevance | path

Searched defs:size (Results 13301 - 13325 of 16668) sorted by relevance

1...<<531532533534535536537538539540>>...667

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h114 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 DFunction.h536 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 DIceDefs.h243 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 DARMLowOverheadLoops.cpp116 unsigned size() const { return Insts.size(); } in size() function in __anon24534::VPTBlock
[all...]
H A DARMMachineFunctionInfo.h193 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 DPPCMachineFunctionInfo.h147 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 DTextStub.cpp1079 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 Dinspector.cc317 size_t size = 0; in GetStorageSize() local
559 uint32_t size = ty->Size(); in GetWorkgroupStorageSize() local
[all...]
/third_party/skia/tools/
H A DToolUtils.cpp132 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 Dskqp.cpp56 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 DSlideDir.cpp274 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 Dlocid.cpp300 int32_t size = 0; in Locale() local
[all...]
H A Ducnvsel.cpp422 int32_t size = indexes[UCNVSEL_INDEX_SIZE]; in ucnvsel_swap() local
H A Duhash.cpp551 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 Dusprep.cpp786 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 DSmallBitVector.h192 size_t size() const { in size() function in llvm::SmallBitVector
[all...]
H A DSmallVector.h52 size_t size() const { return Size; } in size() function in llvm::SmallVectorBase
[all...]
H A DStringMap.h111 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 DLazyCallGraph.h491 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 DMachineFunction.h1057 static unsigned size (const MachineFunction *F) { size() function
[all...]
H A DRegAllocPBQP.h104 unsigned size() const { return NumOpts; } in size() function in llvm::PBQP::RegAlloc::AllowedRegVector
/third_party/toybox/toys/pending/
H A Dcrond.c107 static int getindex(char *src, int size) in getindex() argument
H A Ddiff.c264 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 Dmacro-assembler-aarch32.cc213 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 Dinvalset-vixl.h447 size_t InvalSet<TEMPLATE_INVALSET_P_DEF>::size() const { in size() function in vixl::InvalSet
[all...]

Completed in 60 milliseconds

1...<<531532533534535536537538539540>>...667