| /third_party/iowow/src/utils/ |
| D | iwxstr.c | 120 size_t nsize = xstr->size + size + 1; in iwxstr_cat() local 141 size_t nsize = size + 1; in iwxstr_set_size() local 164 size_t nsize = xstr->size + size + 1; in iwxstr_unshift() local 220 size_t nsize = xstr->size + size + 1; in iwxstr_insert() local
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| D | usb_controller.c | 800 struct usb_page *pg, usb_size_t nsize, usb_size_t align) in usb_bus_mem_flush_all_cb() 825 struct usb_page *pg, usb_size_t nsize, usb_size_t align) in usb_bus_mem_alloc_all_cb() 888 struct usb_page *pg, usb_size_t nsize, usb_size_t align) in usb_bus_mem_free_all_cb()
|
| /third_party/ejdb/src/jbi/ |
| D | jbi_consumer.c | 42 size_t nsize = MAX(vsz, ctx->jblbufsz * 2); in jbi_consumer() local
|
| D | jbi_sorter_consumer.c | 212 size_t nsize = MAX(vsz + sizeof(id), ctx->jblbufsz * 2); in jbi_sorter_consumer() local
|
| /third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
| D | malloc.c | 407 size_t nsize = next->csize & C_INUSE ? 0 : CHUNK_SIZE(next); in realloc() local 448 size_t nsize = next->csize & C_INUSE ? 0 : CHUNK_SIZE(next); in __bin_chunk() local
|
| /third_party/musl/src/malloc/oldmalloc/ |
| D | malloc.c | 407 size_t nsize = next->csize & C_INUSE ? 0 : CHUNK_SIZE(next); in realloc() local 448 size_t nsize = next->csize & C_INUSE ? 0 : CHUNK_SIZE(next); in __bin_chunk() local
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
| D | malloc.c | 448 size_t nsize = next->csize & C_INUSE ? 0 : CHUNK_SIZE(next); in realloc() local 498 size_t nsize = next->csize & C_INUSE ? 0 : CHUNK_SIZE(next); in __bin_chunk() local
|
| /third_party/iowow/src/fs/ |
| D | iwexfile.c | 751 static off_t _exfile_default_szpolicy(off_t nsize, off_t csize, struct IWFS_EXT *f, void **ctx) { in _exfile_default_szpolicy() 758 off_t iw_exfile_szpolicy_fibo(off_t nsize, off_t csize, struct IWFS_EXT *f, void **_ctx) { in iw_exfile_szpolicy_fibo() 785 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 | iwal.c | 278 static iwrc _onresize(struct IWDLSNR *self, off_t osize, off_t nsize, int flags, bool *handled) { in _onresize()
|
| D | iwkv.c | 2904 static off_t _szpolicy(off_t nsize, off_t csize, struct IWFS_EXT *f, void **_ctx) { in _szpolicy()
|
| /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/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/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/littlefs/ |
| D | lfs.c | 3248 lfs_size_t nsize = size; local 3328 lfs_size_t nsize = size; local 3447 lfs_ssize_t nsize = lfs_file_flushedwrite(lfs, file, buffer, size); 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/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 | 5822 guint nsize = 0; in gst_qtdemux_process_buffer_text() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2test.c | 7319 PCRE2_SIZE j, rlen, nsize, erroroffset; in process_data() local
|