| /third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
| H A D | ppc-ffi_darwin.c | 699 flush_range( char* addr, int size) flush_range() argument 1727 unsigned int size = 0; ffi64_data_size() local [all...] |
| /third_party/python/Modules/_io/ |
| H A D | bytesio.c | 106 unshare_buffer(bytesio *self, size_t size) in unshare_buffer() argument 125 resize_buffer(bytesio *self, size_t size) in resize_buffer() argument 394 read_bytes(bytesio *self, Py_ssize_t size) read_bytes() argument 425 _io_BytesIO_read_impl(bytesio *self, Py_ssize_t size) _io_BytesIO_read_impl() argument 456 _io_BytesIO_read1_impl(bytesio *self, Py_ssize_t size) _io_BytesIO_read1_impl() argument 475 _io_BytesIO_readline_impl(bytesio *self, Py_ssize_t size) _io_BytesIO_readline_impl() argument 503 Py_ssize_t maxsize, size, n; _io_BytesIO_readlines_impl() local 600 _io_BytesIO_truncate_impl(bytesio *self, Py_ssize_t size) _io_BytesIO_truncate_impl() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.h | 59 unsigned size() const { return (unsigned)Instructions.size(); } in size() function in llvm::dwarf::CFIProgram
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Module.h | 607 size_t size() const { return FunctionList.size(); } in size() function in llvm::Module
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCAssembler.h | 339 size_t size() const { return Sections.size(); } in size() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | JSON.h | 113 size_t size() const { return M.size(); } in size() function in llvm::json::Object 186 size_t size() const { return V.size(); } in size() function in llvm::json::Array
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| H A D | FDRRecords.h | 124 uint64_t size() const { return Size; } in size() function in llvm::xray::BufferExtents 223 int32_t size() const { return Size; } in size() function in llvm::xray::CustomEventRecord 251 int32_t size() const { return Size; } in size() function in llvm::xray::CustomEventRecordV5 279 int32_t size() const { return Size; } in size() function in llvm::xray::TypedEventRecord
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | MergeICmps.cpp | 412 int size() const { return Comparisons_.size(); } in size() function in __anon25173::BCECmpChain 577 const int size = std::accumulate(Comparisons.begin(), Comparisons.end(), 0, in makeName() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | STLExtras.h | 347 static constexpr size_t size() { return sizeof...(I); } in size() function
|
| H A D | SmallVector.h | 135 size_type size() const { return end()-begin(); } in size() function in llvm::SmallVectorTemplateCommon [all...] |
| 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
|