Home
last modified time | relevance | path

Searched defs:size (Results 1201 - 1225 of 13066) sorted by relevance

1...<<41424344454647484950>>...523

/third_party/skia/third_party/externals/swiftshader/src/System/
H A DMath.cpp24 uint64_t FNV_1a(const unsigned char *data, int size) in FNV_1a() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DBuffer.hpp43 vk::DeviceSize size; member in Buffer
/third_party/openssl/fuzz/
H A Ddriver.c41 size_t size = read(0, buf, BUF_SIZE); in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dmetadata.h24 size_t size; member
/third_party/skia/third_party/externals/icu/source/io/
H A Duscanf.cpp74 int32_t size = (int32_t)uprv_strlen(patternSpecification) + 1; in u_vfscanf() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimdecoder_fuzzer.cc21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/
H A DDelayLine.h26 DelayLine(std::size_t size): N(size), mArr(N, 0) { } in DelayLine() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DAAssetDataSource.h38 AAssetDataSource(std::unique_ptr<float[]> data, size_t size, in AAssetDataSource() argument
/third_party/skia/src/ports/
H A DSkFontMgr_custom_embedded_factory.cpp10 struct SkEmbeddedResource { const uint8_t* data; size_t size; }; member
H A DSkMemory_mozalloc.cpp29 void* sk_realloc_throw(void* addr, size_t size) { in sk_realloc_throw() argument
33 void* sk_malloc_flags(size_t size, unsigned flags) { in sk_malloc_flags() argument
/third_party/skia/tests/
H A DCodecPriv.h22 inline bool decode_memory(const void* mem, size_t size, SkBitmap* bm) { in decode_memory() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DPlacementAllocated.h25 void* operator new(size_t size, void* ptr) { in operator new() argument
H A Dityp_stack_vec.h34 stack_vec(Index size) : Base() { in stack_vec() argument
96 Index size() const { in size() function in ityp::stack_vec
[all...]
H A Dityp_array.h85 constexpr Index size() const { in size() function in ityp::array
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DHeapD3D12.cpp18 Heap::Heap(ComPtr<ID3D12Pageable> d3d12Pageable, MemorySegment memorySegment, uint64_t size) in Heap() argument
H A DStagingBufferD3D12.cpp24 StagingBuffer::StagingBuffer(size_t size, Device* device) in StagingBuffer() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DWireDeserializeAllocator.cpp28 void* WireDeserializeAllocator::GetSpace(size_t size) { in GetSpace() argument
H A DChunkedCommandHandler.cpp26 HandleCommands(const volatile char* commands, size_t size) HandleCommands() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost.h21 ShannonEntropy( const uint32_t* population, size_t size, size_t* total) ShannonEntropy() argument
44 BitsEntropy( const uint32_t* population, size_t size) BitsEntropy() argument
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrdrivr.c107 FT_Size size = face->root.size; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dfailing-alloc.c39 void* hb_malloc_impl (size_t size) in hb_malloc_impl() argument
44 void* hb_calloc_impl (size_t nmemb, size_t size) in hb_calloc_impl() argument
49 void* hb_realloc_impl (void *ptr, size_t size) in hb_realloc_impl() argument
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_break_iterator_fuzzer.cc12 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dicu_break_iterator_utf32_fuzzer.cc12 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dicu_converter_fuzzer.cc22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument

Completed in 9 milliseconds

1...<<41424344454647484950>>...523