Home
last modified time | relevance | path

Searched defs:count (Results 326 - 350 of 4382) sorted by relevance

1...<<11121314151617181920>>...176

/third_party/node/deps/v8/src/bigint/
H A Ddiv-helpers.h19 inline void PutAt(RWDigits Z, Digits A, int count) { in PutAt() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_async_debug.h54 unsigned count; member
H A Du_index_modify.c29 util_shorten_ubyte_elts_to_userptr(struct pipe_context *context, const struct pipe_draw_info *info, unsigned add_transfer_flags, int index_bias, unsigned start, unsigned count, void *out) util_shorten_ubyte_elts_to_userptr() argument
64 util_rebuild_ushort_elts_to_userptr(struct pipe_context *context, const struct pipe_draw_info *info, unsigned add_transfer_flags, int index_bias, unsigned start, unsigned count, void *out) util_rebuild_ushort_elts_to_userptr() argument
98 util_rebuild_uint_elts_to_userptr(struct pipe_context *context, const struct pipe_draw_info *info, unsigned add_transfer_flags, int index_bias, unsigned start, unsigned count, void *out) util_rebuild_uint_elts_to_userptr() argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsetgroups.c31 int count = GROUPS_MAX; in setgroups_0100() local
54 int count = GROUPS_MAX; in setgroups_0200() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_util.c51 brw_copy4(struct brw_codegen *p, struct brw_reg dst, struct brw_reg src, unsigned count) brw_copy4() argument
70 brw_copy8(struct brw_codegen *p, struct brw_reg dst, struct brw_reg src, unsigned count) brw_copy8() argument
88 brw_copy_indirect_to_indirect(struct brw_codegen *p, struct brw_indirect dst_ptr, struct brw_indirect src_ptr, unsigned count) brw_copy_indirect_to_indirect() argument
104 brw_copy_from_indirect(struct brw_codegen *p, struct brw_reg dst, struct brw_indirect ptr, unsigned count) brw_copy_from_indirect() argument
/third_party/mesa3d/src/util/tests/
H A Dset_test.cpp64 unsigned count = s->entries; in TEST() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp91 unsigned count = 0; in count_intrinsic() local
/third_party/musl/include/fortify/linux/
H A Dstdio.h45 __DIAGNOSE_ERROR_IF(__DIAGNOSE_UNEVALUATED_LT(__DIAGNOSE_BOS0(buf), size * count), variable
64 __DIAGNOSE_ERROR_IF(__DIAGNOSE_UNEVALUATED_LT(__DIAGNOSE_BOS0(buf), size * count), global() variable
[all...]
/third_party/musl/libc-test/src/functional/
H A Dsearch_tsearch.c14 static int count; variable
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dfork.c30 int count = 0; in fork_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dgetitimer.c20 static int count = 0; variable
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dflockfile.c58 int count = atoi(buf); in do_child_two() local
H A Dfunlockfile.c40 int count = atoi(buf); in child_func() local
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dwmemmove.c30 int count = 5; in wmemmove_0100() local
48 int count = 5; in wmemmove_0200() local
66 int count = 5; wmemmove_0300() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dthrd_create.c21 static int count = 0; variable
[all...]
H A Dthrd_join.c24 static int count = 0; variable
[all...]
H A Dthrd_sleep.c23 static int count = 0; variable
H A Dthrd_detach.c21 static int count = 0; variable
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_cnd_test.cpp94 int count = 0; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dtimer_create.c23 static int count = 0; variable
H A Dtimer_settime.c24 static int count = 0; variable
H A Dtimer_gettime.c24 static int count = 0; variable
H A Dtimer_getoverrun.c24 static int count = 0; variable
H A Dtimer_delete.c23 static int count = 0; variable
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpreadv.c55 int count = sizeof(iov) / sizeof(struct iovec); in preadv_0100() local
82 int count = sizeof(iov) / sizeof(struct iovec); in preadv_0200() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...176