Searched defs:nelts (Results 1 – 13 of 13) sorted by relevance
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/ |
D | filepath_util.c | 37 int nelts; in apr_filepath_list_split_impl() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/ |
D | filepath_util.c | 37 int nelts; in apr_filepath_list_split_impl() local
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/unix/ |
D | apr_arch_poll_private.h | 122 apr_uint32_t nelts; member 150 apr_uint32_t nelts; member
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/unix/ |
D | apr_arch_poll_private.h | 122 apr_uint32_t nelts; member 150 apr_uint32_t nelts; member
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/ |
D | apr_tables.h | 68 int nelts; member
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/ |
D | apr_tables.h | 68 int nelts; member
|
/external/mesa3d/src/util/ |
D | u_dynarray.h | 123 util_dynarray_resize_bytes(struct util_dynarray *buf, unsigned nelts, size_t eltsize) in util_dynarray_resize_bytes() 205 #define util_dynarray_resize(buf, type, nelts) util_dynarray_resize_bytes(buf, (nelts), sizeof(type… argument
|
/external/cronet/stable/third_party/apache-portable-runtime/src/poll/os2/ |
D | pollset.c | 25 apr_uint32_t nelts; member
|
/external/cronet/tot/third_party/apache-portable-runtime/src/poll/os2/ |
D | pollset.c | 25 apr_uint32_t nelts; member
|
/external/cronet/stable/third_party/apache-portable-runtime/src/tables/ |
D | apr_tables.c | 55 int nelts, int elt_size, int clear) in make_array_core() 84 int nelts, int elt_size) in apr_array_make() 400 APR_DECLARE(apr_table_t *) apr_table_make(apr_pool_t *p, int nelts) in apr_table_make()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/tables/ |
D | apr_tables.c | 55 int nelts, int elt_size, int clear) in make_array_core() 84 int nelts, int elt_size) in apr_array_make() 400 APR_DECLARE(apr_table_t *) apr_table_make(apr_pool_t *p, int nelts) in apr_table_make()
|
/external/libffi/src/ia64/ |
D | ffi.c | 254 size_t nelts = size / hfa_type_size (hfa_type); in ffi_prep_cif_machdep_core() local
|
/external/python/cpython3/Python/ |
D | compile.c | 5224 Py_ssize_t i, nseen, nelts, nkwelts; in compiler_call_helper() local
|