Home
last modified time | relevance | path

Searched defs:size (Results 7676 - 7700 of 12829) sorted by relevance

1...<<301302303304305306307308309310>>...514

/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Diowin32.c203 uLong ZCALLBACK win32_read_file_func (voidpf opaque, voidpf stream, void* buf,uLong size) in win32_read_file_func() argument
225 uLong ZCALLBACK win32_write_file_func (voidpf opaque,voidpf stream,const void* buf,uLong size) in win32_write_file_func() argument
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c346 unsigned low, size; in makefixed() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc73 size_t size; /* requested size of allocation */ member
86 local void *mem_alloc(void *mem, unsigned count, unsigned size) in mem_alloc() argument
532 unsigned len, size; global() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h180 unsigned size; /* buffer size, zero if not allocated yet */ member
H A Dinflate.c345 unsigned low, size; in makefixed() local
[all...]
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp17 void JsonWriteBuffer::writePad32(const void* data, size_t size) { in writePad32() argument
28 void JsonWriteBuffer::writeByteArray(const void* data, size_t size) { in writeByteArray() argument
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp62 static void encode_to_base64(const void* data, size_t size, FILE* out) { in encode_to_base64() argument
96 static void dump_output(const void* data, size_t size, in dump_output() argument
299 auto size in main() local
[all...]
/third_party/skia/tools/trace/
H A DChromeTracingTracer.cpp65 SkEventTracer::Handle ChromeTracingTracer::appendEvent(const void* data, size_t size) { in appendEvent() argument
93 int size = static_cast<int>(sizeof(TraceEvent) + numArgs * sizeof(TraceEventArg)); in addTraceEvent() local
[all...]
/third_party/skia/tools/viewer/
H A DImGuiLayer.cpp124 void ImGuiLayer::skiaWidget(const ImVec2& size, SkiaWidgetFunc func) { in skiaWidget() argument
/third_party/spirv-tools/source/
H A Denum_set.h318 size_t size() const { return size_; } in size() function in spvtools::EnumSet
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp170 int32_t i, offset, size; in udict_swap() local
H A Ducol_swp.cpp342 int32_t size; swapFormatVersion4() local
[all...]
H A Dumapfile.cpp277 int32_t size = 0; in umap_fsize() local
H A Duniset.cpp317 int32_t UnicodeSet::size(void) const { in size() function in UnicodeSet
[all...]
H A Dustr_wcs.cpp39 u_growAnyBufferFromStatic(void *context, void **pBuffer, int32_t *pCapacity, int32_t reqCapacity, int32_t length, int32_t size) u_growAnyBufferFromStatic() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h167 size_t size() { return List.size(); } in size() function in llvm::AllocatorList
H A DArrayRef.h158 size_t size() const { return Length; } in size() function in llvm::ArrayRef
[all...]
H A DDenseSet.h75 size_type size() const { return TheMap.size(); } in size() function in llvm::detail::DenseSetImpl
H A DIntervalMap.h512 unsigned size() const { return pip.getInt() + 1; } in size() function in llvm::IntervalMapImpl::NodeRef
[all...]
H A DSmallPtrSet.h92 size_type size() const { return NumNonEmpty - NumTombstones; } in size() function in llvm::SmallPtrSetImplBase
[all...]
H A DSparseMultiSet.h335 size_type size() const { size() function in llvm::SparseMultiSet
[all...]
H A Dsimple_ilist.h134 LLVM_NODISCARD size_type size() const { in size() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCallGraph.h194 inline unsigned size() const { return (unsigned)CalledFunctions.size(); } in size() function in llvm::CallGraphNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h203 size_t size() const { return Map->size(); } in size() function in llvm::msgpack::MapDocNode
223 size_t size() const { return Array->size(); } in size() function in llvm::msgpack::ArrayDocNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h181 unsigned size() const { return Size; } in size() function in llvm::LiveIntervalUnion::Array

Completed in 22 milliseconds

1...<<301302303304305306307308309310>>...514