| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | test-ot-meta.cc | 46 unsigned int count = 0; in main() local
|
| H A D | test-ot-name.cc | 48 unsigned int count = 0; in main() local
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | array.h | 66 const Expression* const count; member in tint::ast::Array
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | type_manager_test.cc | 26 size_t count(const T& range_loopable) { in count() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | cpputils.h | 28 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 D | lsusb.c | 30 int count = 0; in list_device() local
|
| H A D | pwgen.c | 39 int length = 8, count, ii, jj, c, rand = 0, x = 0; in pwgen_main() local
|
| /third_party/unity/extras/memory/test/ |
| H A D | unity_output_Spy.c | 15 static int count; variable
|
| /third_party/vixl/src/ |
| H A D | compiler-intrinsics-vixl.cc | 50 int count = 0; in CountLeadingZerosFallBack() local 117 int count in CountTrailingZerosFallBack() local [all...] |
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | chardata.c | 85 int count; in CharData_CheckXMLChars() local [all...] |
| H A D | structdata.h | 50 int count; /* Number of entries used */ member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | blocking_counter.cc | 39 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 D | str_replace_test.cc | 157 int count; in TEST() local 171 int count; in TEST() local [all...] |
| /third_party/skia/docs/examples/ |
| H A D | compose_path.cpp | 17 size_t count = sizeof(intervals) / sizeof(intervals[0]); in REG_FIDDLE() local
|
| H A D | homogeneous.cpp | 9 constexpr int count = SK_ARRAY_COUNT(src); in REG_FIDDLE() local
|
| H A D | skpaint_dash_path_effect.cpp | 17 size_t count = sizeof(intervals) / sizeof(intervals[0]); in REG_FIDDLE() local
|
| H A D | skpaint_compose_path_effect.cpp | 17 size_t count = sizeof(intervals) / sizeof(intervals[0]); in REG_FIDDLE() local
|
| H A D | Matrix_mapHomogeneousPoints.cpp | 10 constexpr int count = SK_ARRAY_COUNT(src); in REG_FIDDLE() local
|
| H A D | Matrix_mapPoints.cpp | 9 const int count = 4; in REG_FIDDLE() local
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | UniformCache.h | 28 size_t count() const { in count() function in skgpu::UniformCache
|
| H A D | Uniform.h | 26 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 D | getpostextpath.cpp | 54 const int count = atg.count(); in DEF_SIMPLE_GM() local
|
| H A D | pdf_never_embed.cpp | 27 const int count = font.countText(text, strlen(text), SkTextEncoding::kUTF8); in excercise_draw_pos_text() local
|
| /third_party/skia/fuzz/ |
| H A D | FuzzPolyUtils.cpp | 16 int count; in DEF_FUZZ() local [all...] |
| /third_party/skia/bench/ |
| H A D | GrPathUtilsBench.cpp | 25 int count = GrPathUtils::findCubicConvex180Chops(fPts.data(), T, &areCusps); variable
|