Home
last modified time | relevance | path

Searched defs:count (Results 301 - 325 of 15981) sorted by relevance

1...<<11121314151617181920>>...640

/third_party/curl/tests/libtest/
H A Dlib1947.c41 int count = 0; in test() local
[all...]
/third_party/ffmpeg/libavfilter/tests/
H A Dformats.c135 int count = -1; in main() local
/third_party/ffmpeg/libavformat/
H A Dimg2_alias_pix.c44 int count = *b++; in alias_pix_read_probe() local
/third_party/gn/src/gn/
H A Dimmutable_vector_unittest.cc44 size_t count = 0; in TEST() local
/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.cpp26 static inline uint64_t rotl(uint64_t val, int count) in rotl() argument
/third_party/bounds_checking_function/src/
H A Dmemmove_s.c26 SECUREC_INLINE void SecUtilMemmove(void *dst, const void *src, size_t count) in SecUtilMemmove() argument
86 errno_t memmove_s(void *dest, size_t destMax, const void *src, size_t count) in memmove_s() argument
[all...]
H A Dstrncat_s.c20 SECUREC_INLINE errno_t SecDoCatLimit(char *strDest, size_t destMax, const char *strSrc, size_t count) in SecDoCatLimit() argument
87 errno_t strncat_s(char *strDest, size_t destMax, const char *strSrc, size_t count) in strncat_s() argument
H A Dsnprintf_s.c47 int snprintf_s(char *strDest, size_t destMax, size_t count, const char *format, ...) in snprintf_s() argument
H A Dvsnprintf_s.c44 int vsnprintf_s(char *strDest, size_t destMax, size_t count, const char *format, va_list argList) in vsnprintf_s() argument
[all...]
H A Dwcsncat_s.c20 SECUREC_INLINE errno_t SecDoCatLimitW(wchar_t *strDest, size_t destMax, const wchar_t *strSrc, size_t count) in SecDoCatLimitW() argument
86 errno_t wcsncat_s(wchar_t *strDest, size_t destMax, const wchar_t *strSrc, size_t count) in wcsncat_s() argument
H A Dvswscanf_s.c56 size_t count; /* If initialization causes e838 */ in vswscanf_s() local
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_output_Spy.c16 static int count; variable
/third_party/icu/icu4c/source/samples/layout/
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/icu/icu4c/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/icu/tools/unicode/c/genuca/
H A Dgenteststub.py39 count=10 variable
51 count=0 variable
52 count=count+1 variable
/third_party/icu/icu4c/source/i18n/
H A Dcpdtrans.h44 int32_t count; member in CompoundTransliterator
/third_party/libsnd/tests/
H A Dsftest.c40 int k, count, max = 0, total = 0 ; in main() local
/third_party/libuv/src/unix/
H A Dcygwin.c44 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
/third_party/libuv/src/
H A Dthread-common.c38 int uv_barrier_init(uv_barrier_t* barrier, unsigned int count) { in uv_barrier_init() argument
153 int uv_barrier_init(uv_barrier_t* barrier, unsigned int count) { in uv_barrier_init() argument
/third_party/lzma/CPP/Windows/
H A DSynchronization.cpp46 DWORD WINAPI WaitForMultiObj_Any_Infinite(DWORD count, const CHandle_WFMO *handles) in WaitForMultiObj_Any_Infinite() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Darray-species.js131 var count; variable
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuctl_fj/
H A Dcpuctl_fj_cpu-hog.c35 unsigned long count; variable
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/
H A Dcgroup_fj_proc.c29 int count = 0; in main() local
/third_party/mesa3d/src/gallium/tests/unit/
H A Du_prim_verts_test.c8 uint32_t count; member
/third_party/node/src/
H A Dnode_bob-inl.h12 Pull( Next<T> next, int options, T* data, size_t count, size_t max_count_hint) Pull() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...640