/third_party/iowow/src/utils/ |
D | iwxstr.c | 51 size_t nsize = xstr->size + size + 1; in iwxstr_cat() local 76 size_t nsize = xstr->size + size + 1; in iwxstr_unshift() local
|
/third_party/ejdb/src/jbi/ |
D | jbi_consumer.c | 41 size_t nsize = MAX(vsz, ctx->jblbufsz * 2); in jbi_consumer() local
|
D | jbi_sorter_consumer.c | 213 size_t nsize = MAX(vsz + sizeof(id), ctx->jblbufsz * 2); in jbi_sorter_consumer() local
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
D | usb_controller.c | 801 struct usb_page *pg, usb_size_t nsize, usb_size_t align) in usb_bus_mem_flush_all_cb() 826 struct usb_page *pg, usb_size_t nsize, usb_size_t align) in usb_bus_mem_alloc_all_cb() 889 struct usb_page *pg, usb_size_t nsize, usb_size_t align) in usb_bus_mem_free_all_cb()
|
/third_party/boost/boost/property_tree/detail/ |
D | rapidxml.hpp | 820 …xml_attribute<Ch> *previous_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive … in previous_attribute() 840 …xml_attribute<Ch> *next_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = tr… in next_attribute() 920 … xml_node<Ch> *first_node(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) const in first_node() 942 … xml_node<Ch> *last_node(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) const in last_node() 965 …xml_node<Ch> *previous_sibling(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true)… in previous_sibling() 988 …xml_node<Ch> *next_sibling(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) con… in next_sibling() 1009 …xml_attribute<Ch> *first_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = t… in first_attribute() 1029 …xml_attribute<Ch> *last_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = tr… in last_attribute()
|
/third_party/iowow/src/fs/ |
D | iwexfile.c | 724 static off_t _exfile_default_szpolicy(off_t nsize, off_t csize, struct IWFS_EXT *f, void **ctx) { in _exfile_default_szpolicy() 731 off_t iw_exfile_szpolicy_fibo(off_t nsize, off_t csize, struct IWFS_EXT *f, void **_ctx) { in iw_exfile_szpolicy_fibo() 758 off_t iw_exfile_szpolicy_mul(off_t nsize, off_t csize, struct IWFS_EXT *f, void **_ctx) { in iw_exfile_szpolicy_mul()
|
/third_party/iowow/src/kv/ |
D | iwal.h | 90 off_t nsize; member
|
D | iwkv.c | 2863 size_t nsize = c->nsize; in _dbcache_fill_lw() local 2975 size_t nsize = cache->nsize; in _dbcache_put_lw() local 3036 size_t nsize = cache->nsize; in _dbcache_remove_lw() local 3060 size_t nsize = cache->nsize; in _dbcache_update_lw() local 3255 static off_t _szpolicy(off_t nsize, off_t csize, struct IWFS_EXT *f, void **_ctx) { in _szpolicy()
|
D | iwal.c | 274 static iwrc _onresize(struct IWDLSNR *self, off_t osize, off_t nsize, int flags, bool *handled) { in _onresize()
|
D | iwkv_internal.h | 198 size_t nsize; /**< Cached node size */ member
|
/third_party/python/Lib/test/test_asyncio/ |
D | test_sslproto.py | 187 def buffer_updated(self, nsize): argument 386 def buffer_updated(slf, nsize): argument
|
/third_party/boost/boost/pool/ |
D | pool.hpp | 169 PODptr(char * const nptr, const size_type nsize) in PODptr()
|
/third_party/alsa-lib/src/ucm/ |
D | ucm_subs.c | 659 size_t size, nsize, idsize, rvalsize, dpos = 0; in uc_mgr_get_substituted_value() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_nnedi.c | 53 int xdim, ydim, nns, nsize; member 94 int nsize; member
|
/third_party/wayland_standard/cursor/ |
D | xcursor.c | 528 int nsize; in XcursorXcFileLoadImages() local
|
/third_party/boost/libs/container/src/ |
D | dlmalloc_ext_2_8_6.c | 133 size_t nsize = chunksize(next); in mspace_free_lockless() local
|
D | dlmalloc_2_8_6.c | 3962 size_t nsize = chunksize(oldfirst); in prepend_alloc() local 4406 size_t nsize = chunksize(next); in dispose_chunk() local 4748 size_t nsize = chunksize(next); in dlfree() local 5675 size_t nsize = chunksize(next); in mspace_free() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_malloc.c | 3387 size_t nsize = chunksize(oldfirst); in prepend_alloc() local 4374 size_t nsize = chunksize(next); in dlfree() local 4808 size_t nsize = chunksize(next); in mspace_free() local
|
/third_party/libffi/src/ |
D | dlmalloc.c | 3355 size_t nsize = chunksize(oldfirst); in prepend_alloc() local 4332 size_t nsize = chunksize(next); in dlfree() local 4733 size_t nsize = chunksize(next); in mspace_free() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | simplify.c | 436 static inline bool is_signed_constant(long long val, unsigned osize, unsigned nsize) in is_signed_constant()
|
/third_party/littlefs/ |
D | lfs.c | 2872 lfs_size_t nsize = size; local 2946 lfs_size_t nsize = size; local
|
/third_party/python/Objects/ |
D | unicodeobject.c | 5918 Py_ssize_t nsize, pos; in _PyUnicode_EncodeUTF32() local 6253 Py_ssize_t nsize, pos; in _PyUnicode_EncodeUTF16() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 5817 guint nsize = 0; in gst_qtdemux_process_buffer_text() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2test.c | 7298 PCRE2_SIZE j, rlen, nsize, erroroffset; in process_data() local
|