/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
H A D | utfdef.h | 27 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
|
/third_party/ffmpeg/libavutil/ |
H A D | threadmessage.c | 42 av_thread_message_queue_alloc(AVThreadMessageQueue **mq, unsigned nelem, unsigned elsize) av_thread_message_queue_alloc() argument
|
H A D | mem.c | 171 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 D | sparse_array.c | 54 size_t nelem; member
|
/third_party/openssl/crypto/ |
H A D | sparse_array.c | 54 size_t nelem; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__sortaddrinfo.c | 401 size_t nelem = 0; in ares__sortaddrinfo() local
|
/third_party/libinput/src/ |
H A D | util-strings.h | 306 size_t nelem; in double_array_from_string() local 362 size_t nelem; in kv_double_from_string() local
|
H A D | quirks.c | 887 size_t nelem; in parse_value_line() local
|
/third_party/openssl/test/ |
H A D | bioprinttest.c | 19 #define nelem(x) (int)(sizeof(x) / sizeof((x)[0])) macro
|
/third_party/libevdev/libevdev/ |
H A D | libevdev-int.h | 270 queue_set_num_elements(struct libevdev *dev, size_t nelem) in queue_set_num_elements() argument
|
H A D | libevdev.c | 876 size_t nelem; in drain_events() local
|
/third_party/benchmark/src/ |
H A D | sysinfo.cc | 823 const int nelem = getloadavg(res.data(), kMaxSamples); in GetLoadAvg() local
|
/third_party/libinput/test/ |
H A D | test-utils.c | 1101 size_t nelem; in START_TEST() local
|
H A D | litest.c | 1291 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 D | property.c | 91 size_t nelem; member
|
/third_party/openssl/crypto/property/ |
H A D | property.c | 91 size_t nelem; member
|
/third_party/python/Programs/ |
H A D | _testembed.c | 1990 calloc_wrapper(void *ctx, size_t nelem, size_t elsize) in calloc_wrapper() argument
|
/third_party/python/Modules/ |
H A D | _tracemalloc.c | 589 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.c | 4156 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 D | obmalloc.c | 105 _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 D | nir_to_vir.c | 1108 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 D | xf86drm.c | 3610 int id, type, nelem; in get_sysctl_pci_bus_info() local
|