Home
last modified time | relevance | path

Searched defs:count (Results 376 - 400 of 5679) sorted by relevance

1...<<11121314151617181920>>...228

/third_party/ntfs-3g/ntfsprogs/
H A Dcluster.c50 s64 count; in cluster_find() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_barrier_wait.c54 volatile int count; member
/third_party/musl/porting/linux/user/include/fortify/
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/src/thread/
H A Dpthread_barrier_wait.c54 volatile int count; member
/third_party/ninja/src/
H A Dmetrics.h30 int count; member
/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.h80 int32_t count = 0; member in LocalePriorityList::Iterator
H A Duenumimp.h122 UEnumCount *count; member
/third_party/node/benchmark/napi/ref/
H A Daddon.c17 size_t* count; in GetCount() local
27 size_t* count; in SetCount() local
39 size_t* count = data; in IncrementCounter() local
72 size_t* count = malloc(sizeof(*count)); NAPI_MODULE_INIT() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.h26 static BROTLI_INLINE void InitHuffmanTree(HuffmanTree* self, uint32_t count, in InitHuffmanTree() argument
/third_party/mesa3d/src/mesa/main/
H A Dspirv_extensions.h56 unsigned int count; member
H A Dsse_minmax.c34 _mesa_uint_array_min_max(const unsigned *ui_indices, unsigned *min_index, unsigned *max_index, const unsigned count) _mesa_uint_array_min_max() argument
H A Ddraw.h62 GLuint count; member
73 GLuint count; member
H A Dglthread_list.c51 int count = 2; in _mesa_unmarshal_CallList() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.c41 _mesa_init_instructions(struct prog_instruction *inst, GLuint count) in _mesa_init_instructions() argument
/third_party/mesa3d/src/mesa/math/
H A Dm_vector.c46 _mesa_vector4f_clean_elem( GLvector4f *vec, GLuint count, GLuint elt ) in _mesa_vector4f_clean_elem() argument
108 _mesa_vector4f_alloc( GLvector4f *v, GLbitfield flags, GLuint count, in _mesa_vector4f_alloc() argument
158 GLuint j, i = 0, count; _mesa_vector4f_print() local
[all...]
H A Dm_vector.h58 GLuint count; /**< size of the vector (in elements) */ member
/third_party/node/deps/npm/node_modules/diff/lib/diff/
H A Dbase.js[all...]
/third_party/mesa3d/src/util/
H A Dos_socket.c21 os_socket_listen_abstract(const char *path, int count) in os_socket_listen_abstract() argument
90 os_socket_listen_abstract(const char *path, int count) in os_socket_listen_abstract() argument
H A Du_worklist.h55 unsigned count; member
/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-message-preload.cpp81 static void preload_moves(bi_builder *b, bi_index dest, int count, int idx) in preload_moves() argument
/third_party/mesa3d/src/util/sha1/
H A Dsha1.h25 uint64_t count; member
/third_party/mesa3d/src/util/tests/
H A Dvector_test.cpp48 uint32_t count = 0; in test() local
52 EXPECT_EQ(count, *(uint64_t*)element) << "i: " << i << " count: " << count; in test() local
74 uint32_t count = remove_counter; in test() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_fence.h51 unsigned count; member
H A Dlp_state_vertex.c42 llvmpipe_create_vertex_elements_state(struct pipe_context *pipe, unsigned count, const struct pipe_vertex_element *attribs) llvmpipe_create_vertex_elements_state() argument
78 llvmpipe_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) llvmpipe_set_vertex_buffers() argument
[all...]
/third_party/icu/icu4c/source/layoutex/
H A DLXUtilities.cpp55 le_int32 LXUtilities::search(le_int32 value, const le_int32 array[], le_int32 count) in search() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...228