Home
last modified time | relevance | path

Searched defs:nelem (Results 1 - 22 of 22) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dutfdef.h27 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/third_party/ffmpeg/libavutil/
H A Dthreadmessage.c42 av_thread_message_queue_alloc(AVThreadMessageQueue **mq, unsigned nelem, unsigned elsize) av_thread_message_queue_alloc() argument
H A Dmem.c171 void *av_realloc_f(void *ptr, size_t nelem, size_t elsize) in av_realloc_f() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c54 size_t nelem; member
/third_party/openssl/crypto/
H A Dsparse_array.c54 size_t nelem; member
/third_party/node/deps/cares/src/lib/
H A Dares__sortaddrinfo.c401 size_t nelem = 0; in ares__sortaddrinfo() local
/third_party/libinput/src/
H A Dutil-strings.h306 size_t nelem; in double_array_from_string() local
362 size_t nelem; in kv_double_from_string() local
H A Dquirks.c887 size_t nelem; in parse_value_line() local
/third_party/openssl/test/
H A Dbioprinttest.c19 #define nelem(x) (int)(sizeof(x) / sizeof((x)[0])) macro
/third_party/libevdev/libevdev/
H A Dlibevdev-int.h270 queue_set_num_elements(struct libevdev *dev, size_t nelem) in queue_set_num_elements() argument
H A Dlibevdev.c876 size_t nelem; in drain_events() local
/third_party/benchmark/src/
H A Dsysinfo.cc823 const int nelem = getloadavg(res.data(), kMaxSamples); in GetLoadAvg() local
/third_party/libinput/test/
H A Dtest-utils.c1101 size_t nelem; in START_TEST() local
H A Dlitest.c1291 unsigned int nelem, i; in merge_absinfo() local
1325 unsigned int nelem, i; merge_events() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c91 size_t nelem; member
/third_party/openssl/crypto/property/
H A Dproperty.c91 size_t nelem; member
/third_party/python/Programs/
H A D_testembed.c1990 calloc_wrapper(void *ctx, size_t nelem, size_t elsize) in calloc_wrapper() argument
/third_party/python/Modules/
H A D_tracemalloc.c589 tracemalloc_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc() argument
686 tracemalloc_alloc_gil(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc_gil() argument
718 tracemalloc_calloc_gil(void *ctx, size_t nelem, size_ argument
759 tracemalloc_raw_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) tracemalloc_raw_alloc() argument
794 tracemalloc_raw_calloc(void *ctx, size_t nelem, size_t elsize) tracemalloc_raw_calloc() argument
[all...]
H A D_testcapimodule.c4156 static void* hook_calloc(void* ctx, size_t nelem, size_t elsize) in hook_calloc() argument
4189 size_t size, size2, nelem, elsize; in test_setallocators() local
4367 hook_fcalloc(void *ctx, size_t nelem, size_t elsize) hook_fcalloc() argument
[all...]
/third_party/python/Objects/
H A Dobmalloc.c105 _PyMem_RawCalloc(void *ctx, size_t nelem, size_t elsize) in _PyMem_RawCalloc() argument
590 PyMem_RawCalloc(size_t nelem, size_t elsize) in PyMem_RawCalloc() argument
627 PyMem_Calloc(size_t nelem, size_t elsize) PyMem_Calloc() argument
716 PyObject_Calloc(size_t nelem, size_t elsize) PyObject_Calloc() argument
2012 _PyObject_Calloc(void *ctx, size_t nelem, size_t elsize) _PyObject_Calloc() argument
2545 _PyMem_DebugRawCalloc(void *ctx, size_t nelem, size_t elsize) _PyMem_DebugRawCalloc() argument
2697 _PyMem_DebugCalloc(void *ctx, size_t nelem, size_t elsize) _PyMem_DebugCalloc() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1108 emit_fragment_input(struct v3d_compile *c, int base_attr, nir_variable *var, int array_index, unsigned nelem) emit_fragment_input() argument
/third_party/libdrm/
H A Dxf86drm.c3610 int id, type, nelem; in get_sysctl_pci_bus_info() local

Completed in 46 milliseconds