Home
last modified time | relevance | path

Searched defs:count (Results 176 - 200 of 4324) sorted by relevance

12345678910>>...173

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dcl_utils.cpp17 size_t count = 0u; in GetChannelCount() local
H A DIndexRangeCache.h53 size_t count; member
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DInput.cpp24 Input::Input(size_t count, const char *const string[], const int length[]) in Input() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp38 size_t count = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLAndroidFrameBufferTargetTest.cpp49 EGLint count; in TEST_P() local
[all...]
/third_party/skia/src/codec/
H A DSkColorTable.h30 int count() const { return fCount; } in count() function in SkColorTable
/third_party/skia/src/core/
H A DSkAlphaRuns.cpp61 int count = 0; in validate() local
H A DSkIDChangeListener.cpp54 int List::count() const { in count() function in List
H A DSkSemaphore.cpp75 int count = fCount.load(std::memory_order_relaxed); in try_wait() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRasterizer.hpp39 Int count; member in sw::Rasterizer
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DMMap.h41 int count = 0; in TMMap() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRasterizer.hpp34 Int count; member in sw::Rasterizer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp38 size_t count = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_mathlib.cpp26 static inline uint64_t rotl(uint64_t val, int count) in rotl() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DSurface.cpp18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
H A Drsurface.cpp19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, in rs_drawGlyphs() argument
/third_party/skia/tests/
H A DMetaDataTest.cpp52 int count; in DEF_TEST() local
/third_party/skia/src/ports/
H A DSkFontMgr_custom_embedded_factory.cpp11 struct SkEmbeddedResourceHeader { const SkEmbeddedResource* entries; int count; }; member
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DBufferConsumer_impl.h51 WireResult BufferConsumer<BufferT>::NextN(N count, T** data) { in NextN() argument
/third_party/optimized-routines/string/aarch64/
H A Dmemset.S19 #define count x2 define
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-ot-meta.cc46 unsigned int count = 0; in main() local
H A Dtest-ot-name.cc48 unsigned int count = 0; in main() local
/third_party/skia/third_party/externals/tint/src/ast/
H A Darray.h66 const Expression* const count; member in tint::ast::Array
/third_party/skia/third_party/externals/tint/src/sem/
H A Dtype_manager_test.cc26 size_t count(const T& range_loopable) { in count() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dcpputils.h28 inline void uprv_arrayCopy(const double* src, double* dst, int32_t count) in uprv_arrayCopy() argument
37 inline void uprv_arrayCopy(const int8_t* src, int8_t* dst, int32_t count) in uprv_arrayCopy() argument
46 inline void uprv_arrayCopy(const int16_t* src, int16_t* dst, int32_t count) in uprv_arrayCopy() argument
32 uprv_arrayCopy(const double* src, int32_t srcStart, double* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument
41 uprv_arrayCopy(const int8_t* src, int32_t srcStart, int8_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument
50 uprv_arrayCopy(const int16_t* src, int32_t srcStart, int16_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument
55 uprv_arrayCopy(const int32_t* src, int32_t* dst, int32_t count) uprv_arrayCopy() argument
59 uprv_arrayCopy(const int32_t* src, int32_t srcStart, int32_t* dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument
65 uprv_arrayCopy(const UChar *src, int32_t srcStart, UChar *dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument
74 uprv_arrayCopy(const icu::UnicodeString *src, icu::UnicodeString *dst, int32_t count) uprv_arrayCopy() argument
82 uprv_arrayCopy(const icu::UnicodeString *src, int32_t srcStart, icu::UnicodeString *dst, int32_t dstStart, int32_t count) uprv_arrayCopy() argument
[all...]

Completed in 7 milliseconds

12345678910>>...173