Home
last modified time | relevance | path

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

12345678910>>...722

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dvms_decc_argv.c48 int i, count = *argc; in copy_argv() local
/third_party/libabigail/tests/data/test-abidiff-exit/
H A Dtest-non-leaf-array-v0.c6 long count; member
H A Dtest-non-leaf-array-v1.c6 long count; member
/third_party/pulseaudio/speex/libspeexdsp/
H A Dtestdenoise.c15 int count=0; in main() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp35 size_t count = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/src/fonts/
H A DSkRemotableFontMgr.cpp11 SkRemotableFontIdentitySet::SkRemotableFontIdentitySet(int count, SkFontIdentity** data) in SkRemotableFontIdentitySet() argument
/third_party/skia/src/core/
H A DSkMalloc.cpp8 void* sk_calloc_throw(size_t count, size_t elemSize) { in sk_calloc_throw() argument
12 void* sk_malloc_throw(size_t count, size_t elemSize) { in sk_malloc_throw() argument
16 void* sk_realloc_throw(void* buffer, size_t count, size_t elemSize) { in sk_realloc_throw() argument
20 void* sk_malloc_canfail(size_t count, size_t elemSize) { in sk_malloc_canfail() argument
/third_party/skia/src/gpu/
H A DGrProcessorAnalysis.cpp13 GrColorFragmentProcessorAnalysis( const GrProcessorAnalysisColor& input, std::unique_ptr<GrFragmentProcessor> const fps[], int count) GrColorFragmentProcessorAnalysis() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DInput.cpp32 Input::Input(size_t count, const char *const string[], const int length[]) in Input() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp35 size_t count = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcpdtrans.h44 int32_t count; member in CompoundTransliterator
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQueryHelper.h28 uint32_t count; member
/third_party/optimized-routines/string/aarch64/
H A D__mtag_tag_zero_region.S23 #define count x1 define
[all...]
H A D__mtag_tag_region.S23 #define count x1 define
[all...]
/third_party/openssl/apps/lib/
H A Dvms_decc_argv.c48 int i, count = *argc; in copy_argv() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-vowel-constraints.cc55 unsigned int count = buffer->len; in _hb_preprocess_text_vowel_constraints() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dticket_test.cpp22 constexpr int count = 1000; in TEST_P() local
/third_party/skia/third_party/externals/tint/src/ast/
H A Darray_test.cc27 auto* count = Expr(3); in TEST_F() local
/third_party/python/PCbuild/
H A Dfix_encoding.py25 count = 0 variable
/third_party/python/Objects/stringlib/
H A Dcount.h8 STRINGLIB(count)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in count() function
12 Py_ssize_t count; in count() local
/third_party/skia/docs/examples/
H A DPaint_textToGlyphs.cpp11 int count = paint.textToGlyphs(utf8, sizeof(utf8), nullptr); in REG_FIDDLE() local
H A DPath_Verb.cpp14 int count = path.getVerbs(verbs, (int) SK_ARRAY_COUNT(verbs)); in REG_FIDDLE() local
H A DMatrix_mapPoints_2.cpp9 const int count = 4; in REG_FIDDLE() local
H A DPaint_measureText.cpp12 const int count = sizeof(str) - 1; in REG_FIDDLE() local
/third_party/skia/fuzz/
H A DFuzzTriangulation.cpp31 int count = GrTriangulator::PathToTriangles(path, tol, clipBounds, &allocator, &isLinear); in DEF_FUZZ() local

Completed in 6 milliseconds

12345678910>>...722