Home
last modified time | relevance | path

Searched defs:size (Results 1476 - 1500 of 7794) sorted by relevance

1...<<51525354555657585960>>...312

/third_party/skia/src/pdf/
H A DSkPDFDevice.h101 SkISize size() const { return this->imageInfo().dimensions(); } in size() function in final
/third_party/skia/tests/
H A DCachedDataTest.cpp36 static SkCachedData* make_data(size_t size, SkDiscardableMemoryPool* pool) { in make_data() argument
85 const size_t size = 100; in DEF_TEST() local
48 test_locking(skiatest::Reporter* reporter, size_t size, SkDiscardableMemoryPool* pool) test_locking() argument
[all...]
H A DArenaAllocTest.cpp186 uint32_t size = fibs.nextBlockSize(); in DEF_TEST() local
196 uint32_t size = fibs.nextBlockSize(); in DEF_TEST() local
208 uint32_t size = fibs.nextBlockSize(); in DEF_TEST() local
H A DYUVCacheTest.cpp49 size_t size = yuvaPixmapInfo.computeTotalBytes(); in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DPageableD3D12.cpp18 Pageable(ComPtr<ID3D12Pageable> d3d12Pageable, MemorySegment memorySegment, uint64_t size) Pageable() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DQueueGL.cpp42 WriteBufferImpl(BufferBase* buffer, uint64_t bufferOffset, const void* data, size_t size) WriteBufferImpl() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DWireClient.cpp28 const volatile char* WireClient::HandleCommands(const volatile char* commands, size_t size) { in HandleCommands() argument
/third_party/openssl/test/
H A Dpoly1305_internal_test.c20 size_t size; member
/third_party/openssl/crypto/bio/
H A Dbss_null.c75 static int null_gets(BIO *bp, char *buf, int size) in null_gets() argument
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcimage.c111 FT_Offset size = 0; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1parse.c75 FT_ULong size; in read_pfb_tag() local
142 FT_ULong size; in FT_LOCAL_DEF() local
266 FT_ULong size; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.h78 T42_Size_Init( FT_Size size ); variable
92 T42_Size_Done( FT_Size size ); variable
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-set-fuzzer.cc39 extern "C" int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
H A Dhb-subset-fuzzer.cc46 extern "C" int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dfuzzer_utils.h23 std::mt19937_64 CreateRng(const uint8_t* data, size_t size) { in CreateRng() argument
38 icu::UnicodeString UnicodeStringFromUtf8(const uint8_t* data, size_t size) { in UnicodeStringFromUtf8() argument
43 icu::UnicodeString UnicodeStringFromUtf32(const uint8_t* data, size_t size) { in UnicodeStringFromUtf32() argument
57 RandomChar16Array(size_t random_value, const uint8_t* data, size_t size) RandomChar16Array() argument
[all...]
H A Dicu_appendable_fuzzer.cc30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dstats.cc28 int32_t size = 0; in TotalFontSize() local
48 int32_t size = it->second->DataLength(); in PrintComparison() local
76 int32_t size = it->second->DataLength(); in PrintStats() local
[all...]
/third_party/pulseaudio/src/modules/rtp/
H A Dsap.c145 int size; in pa_sap_recv() local
[all...]
/third_party/python/Modules/_multiprocessing/clinic/
H A Dmultiprocessing.c.h53 int size; in _multiprocessing_recv() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DTypeFinder.h56 size_t size() const { return StructTypes.size(); } in size() function in llvm::TypeFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DSourceMgr.h40 unsigned size() const { return Sequence.size(); } in size() function in llvm::mca::SourceMgr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallSet.h59 size_type size() const { in size() function in llvm::SmallSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMemory.h32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { } in MemoryBlock() argument
34 size_t size() const { return Size; } in size() function in llvm::sys::MemoryBlock
177 size_t size() const { return M.size(); } in size() function in llvm::sys::OwningMemoryBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DArchitectureSet.cpp41 auto size = count(); in operator std::string() local
/third_party/skia/third_party/externals/tint/src/sem/
H A Darray.cc26 Array(const Type* element, uint32_t count, uint32_t align, uint32_t size, uint32_t stride, uint32_t implicit_stride) Array() argument

Completed in 10 milliseconds

1...<<51525354555657585960>>...312