Home
last modified time | relevance | path

Searched refs:size (Results 29251 - 29275 of 55143) sorted by relevance

1...<<1171117211731174117511761177117811791180>>...2206

/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-event-listener.cc16 CHECK(trace.ParseFromArray(array.data(), static_cast<int>(array.size()))); in ParseFromArray()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_median_filter.h58 unsigned width, unsigned height, unsigned size,
/third_party/musl/libc-test/src/functionalext/supplement/hook/hook_gtest/
H A Dhook_memtrace_test.cpp7 extern "C" void memtrace(void* addr, size_t size, const char* tag, bool is_using);
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.h59 * @param size maximum number of entries
65 uint32_t size);
/third_party/libcoap/include/coap3/
H A Dcoap_asn1_internal.h43 * @param size The size of the tag and data
47 typedef int (*asn1_validate)(const uint8_t *data, size_t size);
80 * @param tlen The remaining size oof the asn.1 data
/third_party/pulseaudio/speex/include/speex/
H A Dspeex_buffer.h46 SpeexBuffer *speex_buffer_init(int size);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDeclarator.cpp30 return mArraySizes != nullptr && mArraySizes->size() > 0; in isArray()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindFunction.cpp20 for (size_t index = 0; index < sequence.size(); ++index) in FindFirstFunctionDefinitionIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.cpp34 return RVAs.size() * sizeof(uint32_t); in calculateSerializedSize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL15_autogen.h23 GLsizeiptr size,
/third_party/skia/src/lazy/
H A DSkDiscardableMemoryPool.h23 * An implementation of Discardable Memory that manages a fixed-size
24 * budget of memory. When the allocated memory exceeds this size,
52 static sk_sp<SkDiscardableMemoryPool> Make(size_t size);
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.hpp94 // size is the size in bytes of the Resource's buffer.
95 const size_t size; member in sw::Resource
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkShaderModule.cpp32 ASSERT(spirvTools.Validate(binary.data(), binary.size(), validatorOptions)); // The SPIR-V code passed to vkCreateShaderModule must be valid (b/158228522) in ShaderModule()
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dmetadata.h24 size_t size; member
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dugender.h76 * @param size the size of the list.
82 ugender_getListGender(const UGenderInfo* genderInfo, const UGender *genders, int32_t size, UErrorCode *status);
/third_party/skia/tests/
H A DICCTest.cpp20 REPORTER_ASSERT(r, skcms_Parse(profile->data(), profile->size(), &parsed)); in DEF_TEST()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DHeapD3D12.h31 Heap(ComPtr<ID3D12Pageable> d3d12Pageable, MemorySegment memorySegment, uint64_t size);
H A DStagingBufferD3D12.h28 StagingBuffer(size_t size, Device* device);
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DStagingBufferMTL.h30 StagingBuffer(size_t size, Device* device);
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DStagingBufferVk.h28 StagingBuffer(size_t size, Device* device);
/third_party/skia/third_party/externals/freetype/src/base/
H A Dmd5.h42 extern void MD5_Update(MD5_CTX *ctx, const void *data, unsigned long size);
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.h42 FT_Size size,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMemoryObject.h20 /// to block or do some work to get it. More significantly, the exact size of
25 /// isValidAddress can be used to test addresses without knowing the exact size
32 /// Returns the size of the region in bytes. (The region is contiguous, so
35 /// @result - The size of the region.
42 /// and large enough to hold size bytes.
52 /// block until (address - base + size) bytes have been read
54 /// @param size - amount of data that must be available on return
56 virtual const uint8_t *getPointer(uint64_t address, uint64_t size) const = 0;
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
H A DMemoryObject.h20 /// to block or do some work to get it. More significantly, the exact size of
25 /// isValidAddress can be used to test addresses without knowing the exact size
32 /// Returns the size of the region in bytes. (The region is contiguous, so
35 /// @result - The size of the region.
42 /// and large enough to hold size bytes.
52 /// block until (address - base + size) bytes have been read
54 /// @param size - amount of data that must be available on return
56 virtual const uint8_t *getPointer(uint64_t address, uint64_t size) const = 0;
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_other.cc28 fwrite(str.data(), 1, str.size(), file);

Completed in 37 milliseconds

1...<<1171117211731174117511761177117811791180>>...2206