/third_party/curl/tests/libtest/ |
H A D | lib1947.c | 41 int count = 0; in test() local [all...] |
/third_party/ffmpeg/libavfilter/tests/ |
H A D | formats.c | 135 int count = -1; in main() local
|
/third_party/ffmpeg/libavformat/ |
H A D | img2_alias_pix.c | 44 int count = *b++; in alias_pix_read_probe() local
|
/third_party/gn/src/gn/ |
H A D | immutable_vector_unittest.cc | 44 size_t count = 0; in TEST() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_mathlib.cpp | 26 static inline uint64_t rotl(uint64_t val, int count) in rotl() argument
|
/third_party/bounds_checking_function/src/ |
H A D | memmove_s.c | 26 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 D | strncat_s.c | 20 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 D | snprintf_s.c | 47 int snprintf_s(char *strDest, size_t destMax, size_t count, const char *format, ...) in snprintf_s() argument
|
H A D | vsnprintf_s.c | 44 int vsnprintf_s(char *strDest, size_t destMax, size_t count, const char *format, va_list argList) in vsnprintf_s() argument [all...] |
H A D | wcsncat_s.c | 20 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 D | vswscanf_s.c | 56 size_t count; /* If initialization causes e838 */ in vswscanf_s() local
|
/third_party/cJSON/tests/unity/extras/fixture/test/ |
H A D | unity_output_Spy.c | 16 static int count; variable
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | rsurface.cpp | 19 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 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/icu/tools/unicode/c/genuca/ |
H A D | genteststub.py | 39 count=10 variable 51 count=0 variable 52 count=count+1 variable
|
/third_party/icu/icu4c/source/i18n/ |
H A D | cpdtrans.h | 44 int32_t count; member in CompoundTransliterator
|
/third_party/libsnd/tests/ |
H A D | sftest.c | 40 int k, count, max = 0, total = 0 ; in main() local
|
/third_party/libuv/src/unix/ |
H A D | cygwin.c | 44 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
|
/third_party/libuv/src/ |
H A D | thread-common.c | 38 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 D | Synchronization.cpp | 46 DWORD WINAPI WaitForMultiObj_Any_Infinite(DWORD count, const CHandle_WFMO *handles)
in WaitForMultiObj_Any_Infinite() argument
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | array-species.js | 131 var count; variable [all...] |
/third_party/ltp/testcases/kernel/controllers/cpuctl_fj/ |
H A D | cpuctl_fj_cpu-hog.c | 35 unsigned long count; variable
|
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/ |
H A D | cgroup_fj_proc.c | 29 int count = 0; in main() local
|
/third_party/mesa3d/src/gallium/tests/unit/ |
H A D | u_prim_verts_test.c | 8 uint32_t count; member
|
/third_party/node/src/ |
H A D | node_bob-inl.h | 12 Pull( Next<T> next, int options, T* data, size_t count, size_t max_count_hint) Pull() argument
|