| /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
|
| /third_party/musl/src/string/aarch64/ |
| H A D | memset.S | 17 #define count x2 define [all...] |
| /third_party/musl/src/exit/ |
| H A D | at_quick_exit.c | 9 static int count; variable
|
| /third_party/node/deps/icu-small/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 char16_t *src, int32_t srcStart, char16_t *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/node/deps/icu-small/source/stubdata/ |
| H A D | stubdata.h | 38 uint32_t count, reserved; variable
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | cpdtrans.h | 44 int32_t count; member in CompoundTransliterator
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | Surface.cpp | 18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
|
| /third_party/libexif/libexif/apple/ |
| H A D | exif-mnote-data-apple.h | 37 unsigned int count; member
|
| /third_party/libexif/libexif/ |
| H A D | exif-content.h | 43 unsigned int count; member
|
| /third_party/libexif/libexif/fuji/ |
| H A D | exif-mnote-data-fuji.h | 35 unsigned int count; member
|
| /third_party/libexif/libexif/canon/ |
| H A D | exif-mnote-data-canon.h | 38 unsigned int count; member
|
| /third_party/ltp/testcases/kernel/syscalls/getdtablesize/ |
| H A D | getdtablesize01.c | 57 int table_size, fd = 0, count = 0; in main() local
|
| /third_party/node/deps/v8/src/base/debug/ |
| H A D | stack_trace.cc | 18 StackTrace::StackTrace(const void* const* trace, size_t count) { in StackTrace() argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | semaphore.cc | 24 Semaphore::Semaphore(int count) { in Semaphore() argument [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/malloc/ |
| H A D | posix_memalign.c | 30 int count = sizeof(block) / sizeof(size_t); in posix_memalign_0100() local
|
| /third_party/mesa3d/src/util/ |
| H A D | u_drm.h | 34 util_array_contains_u64(uint64_t needle, const uint64_t *haystack, unsigned count) in util_array_contains_u64() argument 50 drm_find_modifier(uint64_t modifier, const uint64_t *modifiers, unsigned count) in drm_find_modifier() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/ |
| H A D | __setitimer_time64.c | 24 static int count = 0; variable
|
| H A D | __getitimer_time64.c | 22 static int count = 0; variable
|
| H A D | setitimer.c | 22 static int count = 0; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | wmemset.c | 29 int count = 10; in wmemset_0100() local 48 int count = 0; in wmemset_0200() local 67 int count = 10; in wmemset_0300() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | pthread_spin_trylock.c | 21 int count = 0; variable
|
| H A D | pthread_spin_lock.c | 21 volatile int count = 0; variable
|
| H A D | pthread_spin_unlock.c | 21 int count = 0; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | pwritev.c | 38 int count = sizeof(iov) / sizeof(struct iovec); in pwritev_0100() local 71 int count = sizeof(iov) / sizeof(struct iovec); in pwritev_0200() local 98 int count = sizeof(iov) / sizeof(struct iovec); in pwritev_0300() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_render_translate.c | 28 r300_translate_index_buffer(struct r300_context *r300, const struct pipe_draw_info *info, struct pipe_resource **out_buffer, unsigned *index_size, unsigned index_offset, unsigned *start, unsigned count) r300_translate_index_buffer() argument
|