Home
last modified time | relevance | path

Searched defs:nsize (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Drapidxml.hpp820 …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()
/aosp_15_r20/external/lua/src/
H A Dlmem.c147 size_t osize, size_t nsize) { in tryagain()
162 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_()
180 size_t nsize) { in luaM_saferealloc_()
H A Dlstring.c74 static void tablerehash (TString **vect, int osize, int nsize) { in tablerehash()
97 void luaS_resize (lua_State *L, int nsize) { in luaS_resize()
H A Dloadlib.c178 DWORD nsize = sizeof(buff)/sizeof(char); in setprogdir() local
/aosp_15_r20/external/sandboxed-api/contrib/brotli/test/
H A Dbrotli_test.cc106 int nsize = std::min<size_t>(512, buforig.end() - it); in TEST_F() local
189 size_t nsize = in TEST_P() local
/aosp_15_r20/external/musl/src/malloc/oldmalloc/
H A Dmalloc.c407 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
/aosp_15_r20/external/eigen/bench/
H A Dbenchmark-blocking-sizes.cpp574 for (size_t nsize = minsize; nsize <= maxsize; nsize *= 2) { in run() local
605 for (size_t nsize = minsize; nsize <= maxsize; nsize *= 2) { in run() local
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_sslproto.py192 def buffer_updated(self, nsize): argument
391 def buffer_updated(slf, nsize): argument
/aosp_15_r20/external/pytorch/torch/csrc/
H A Dserialization.cpp256 int64_t nsize{}; // convert big endian cpu to little endian storage in THPStorage_writeFileRaw() local
/aosp_15_r20/external/minijail/
H A Dutil.c362 size_t i, multiplier = 1, nsize, size = 0; in parse_size() local
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dmalloc.c192 int nsize = size - (HDRSIZE + len); in use_block() local
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DArrayMap.java759 final int nsize; in removeAt() local
/aosp_15_r20/external/wayland/cursor/
H A Dxcursor.c444 int nsize; in xcursor_xc_file_load_images() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/boost/pool/
Dpool.hpp169 PODptr(char * const nptr, const size_type nsize) in PODptr()
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Djffs2.h72 __u8 nsize; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Djffs2.h72 __u8 nsize; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Djffs2.h84 __u8 nsize; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Djffs2.h84 __u8 nsize; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Djffs2.h84 __u8 nsize; member
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Djffs2.h72 __u8 nsize; member
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Djffs2.h121 __u8 nsize; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Djffs2.h84 __u8 nsize; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Djffs2.h84 __u8 nsize; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Djffs2.h72 __u8 nsize; member
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Djffs2.h72 __u8 nsize; member

12345678910>>...17