Home
last modified time | relevance | path

Searched defs:count (Results 376 - 400 of 16361) sorted by relevance

1...<<11121314151617181920>>...655

/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...]
/third_party/toybox/toys/other/
H A Dlsusb.c30 int count = 0; in list_device() local
H A Dpwgen.c39 int length = 8, count, ii, jj, c, rand = 0, x = 0; in pwgen_main() local
/third_party/unity/extras/memory/test/
H A Dunity_output_Spy.c15 static int count; variable
/third_party/vixl/src/
H A Dcompiler-intrinsics-vixl.cc50 int count = 0; in CountLeadingZerosFallBack() local
117 int count in CountTrailingZerosFallBack() local
[all...]
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dchardata.c85 int count; in CharData_CheckXMLChars() local
[all...]
H A Dstructdata.h50 int count; /* Number of entries used */ member
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dblocking_counter.cc39 int count = count_.fetch_sub(1, std::memory_order_acq_rel) - 1; in DecrementCount() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc157 int count; in TEST() local
171 int count; in TEST() local
[all...]
/third_party/skia/docs/examples/
H A Dcompose_path.cpp17 size_t count = sizeof(intervals) / sizeof(intervals[0]); in REG_FIDDLE() local
H A Dhomogeneous.cpp9 constexpr int count = SK_ARRAY_COUNT(src); in REG_FIDDLE() local
H A Dskpaint_dash_path_effect.cpp17 size_t count = sizeof(intervals) / sizeof(intervals[0]); in REG_FIDDLE() local
H A Dskpaint_compose_path_effect.cpp17 size_t count = sizeof(intervals) / sizeof(intervals[0]); in REG_FIDDLE() local
/third_party/skia/experimental/graphite/src/
H A DUniformCache.h28 size_t count() const { in count() function in skgpu::UniformCache
H A DUniform.h26 constexpr Uniform(const char* name, SLType type, int count) in Uniform() argument
39 constexpr uint32_t count() const { return static_cast<uint32_t>(fCount); } in count() function in skgpu::Uniform
/third_party/skia/gm/
H A Dgetpostextpath.cpp54 const int count = atg.count(); in DEF_SIMPLE_GM() local
/third_party/skia/fuzz/
H A DFuzzPolyUtils.cpp16 int count; in DEF_FUZZ() local
[all...]

Completed in 7 milliseconds

1...<<11121314151617181920>>...655