Home
last modified time | relevance | path

Searched refs:size_t (Results 19151 - 19175 of 27916) sorted by relevance

1...<<761762763764765766767768769770>>...1117

/third_party/skia/src/svg/
H A DSkSVGDevice.h26 void drawPoints(SkCanvas::PointMode mode, size_t count,
/third_party/skia/tests/
H A DSkScalerCacheTest.cpp48 constexpr size_t glyphCount = 'z' - ' '; in DEF_TEST()
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.h66 CGGlyph glyphID, size_t* rowBytesPtr, bool generateA8FromLCD);
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DQuerySetVk.cpp41 for (size_t i = 0; i < pipelineStatisticsSet.size(); ++i) { in VulkanQueryPipelineStatisticFlags()
H A DRenderPassCache.h92 size_t operator()(const RenderPassCacheQuery& query) const;
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.h140 size_t savedStateSize;
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DQueueGL.cpp45 size_t size) { in WriteBufferImpl()
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DClientHandlers.cpp56 const volatile char* Client::HandleCommandsImpl(const volatile char* commands, size_t size) { in HandleCommandsImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandBufferStateTracker.h48 static constexpr size_t kNumAspects = 4;
H A DPipeline.h67 size_t ComputeContentHash() override;
H A DPipelineLayout.h79 size_t ComputeContentHash() override;
/third_party/skia/third_party/externals/angle2/util/
H A Drandom_utils.h61 for (size_t i = 0; i < data->size(); ++i) in FillVectorWithRandomUBytes()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DAsyncTaskTests.cpp73 constexpr size_t kTaskCount = 4u; in TEST_F()
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfttypes.h319 * This is equivalent to the ANSI~C `size_t` type, i.e., the largest
323 typedef size_t FT_Offset;
/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()
H A Dhb-shape-fuzzer.cc12 extern "C" int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
H A Dhb-subset-fuzzer.cc46 extern "C" int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dutils.cc84 for (size_t i = 0; i < output_stream.Size(); ++i) { in SerializeFont()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dendian_test.cc39 for (size_t i = 0; i < sizeof(test_data); ++i) { in TestEndian()
H A Dmemory_io_test.cc31 const size_t kTestBufferLen = 102;
H A Dotf_basic_editing_test.cc81 size_t erased = builder_tags.erase(header->tag()); in TestOTFBasicEditing()
/third_party/python/Modules/_ctypes/
H A Dmalloc_closure.c115 void *Py_ffi_closure_alloc(size_t size, void** codeloc)
/third_party/python/Misc/
H A Dcoverity_model.c87 wchar_t *Py_DecodeLocale(const char* arg, size_t *size) in Py_DecodeLocale()
/third_party/python/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h73 #define ALIGN(v, a) (((size_t)(v) + (a) - 1) & ~((a) - 1))
/third_party/pulseaudio/src/pulsecore/
H A Dsocket-server.h51 char *pa_socket_server_get_address(pa_socket_server *s, char *c, size_t l);

Completed in 20 milliseconds

1...<<761762763764765766767768769770>>...1117