/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | UResourceBundleIterator.java | 42 private int size = 0; field in UResourceBundleIterator
|
/third_party/libunwind/libunwind/src/ |
H A D | dl-iterate-phdr.c | 48 dl_iterate_phdr (int (*callback) (struct dl_phdr_info *info, size_t size, void *data), in dl_iterate_phdr() argument
|
/third_party/libuv/docs/code/proc-streams/ |
H A D | main.c | 19 size_t size = 500; in main() local
|
/third_party/libuv/docs/code/progress/ |
H A D | main.c | 13 int size = *((int*) req->data); in fake_download() local 40 int size = 10240; in main() local
|
/third_party/libuv/src/unix/ |
H A D | os390-syscalls.h | 50 unsigned long size; member
|
H A D | bsd-proctitle.c | 72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|
/third_party/libsnd/src/ |
H A D | cart.c | 90 { size_t size ; in cart_var_get() local
|
/third_party/libuv/src/win/ |
H A D | getnameinfo.c | 45 size_t size; in uv__getnameinfo_work() local
|
/third_party/libuv/test/ |
H A D | test-close-fd.c | 30 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
|
/third_party/libuv/docs/code/onchange/ |
H A D | main.c | 11 size_t size = 1023; in run_command() local
|
/third_party/libwebsockets/lib/core-net/client/ |
H A D | connect.c | 87 size_t size; in lws_client_stash_create() local
|
/third_party/libwebsockets/lib/misc/ |
H A D | romfs.h | 39 u32_be_t size; member 46 u32_be_t size; member
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | InBuffer.cpp | 99 size_t CInBufferBase::ReadBytes(Byte *buf, size_t size)
in ReadBytes() argument 147 Skip(size_t size) Skip() argument [all...] |
H A D | OutBuffer.cpp | 52 UInt32 size = (_streamPos >= _pos) ? (_bufSize - _streamPos) : (_pos - _streamPos);
in FlushPart() local
|
H A D | OffsetStream.cpp | 14 Z7_COM7F_IMF(COffsetOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize))
in Write() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_shadowed_regs.h | 35 unsigned size; member
|
/third_party/lzma/Java/SevenZip/ |
H A D | CRC.java | 30 public void Update(byte[] data, int offset, int size)
in Update() argument
|
/third_party/mbedtls/library/ |
H A D | psa_crypto_its.h | 49 uint32_t size; /**< The size of the data associated with a uid **/ member
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_bo_cache.c | 33 static void add_bucket(struct etna_bo_cache *cache, int size) in add_bucket() argument 46 unsigned long size, cache_max_size = 64 * 1024 * 1024; in etna_bo_cache_init() local 96 get_bucket(struct etna_bo_cache *cache, uint32_t size) get_bucket() argument 158 etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, uint32_t flags) etna_bo_cache_alloc() argument [all...] |
/third_party/libdrm/freedreno/ |
H A D | freedreno_bo_cache.c | 36 add_bucket(struct fd_bo_cache *cache, int size) in add_bucket() argument 54 unsigned long size, cache_max_size = 64 * 1024 * 1024; in fd_bo_cache_init() local 109 get_bucket(struct fd_bo_cache *cache, uint32_t size) get_bucket() argument 162 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) fd_bo_cache_alloc() argument [all...] |
/third_party/libdrm/intel/ |
H A D | mm.h | 38 int ofs, size; member
|
/third_party/libbpf/src/ |
H A D | libbpf_errno.c | 40 int libbpf_strerror(int err, char *buf, size_t size) in libbpf_strerror() argument [all...] |
/third_party/libcoap/src/ |
H A D | coap_str.c | 21 coap_new_string(size_t size) { in coap_new_string() argument 51 coap_new_str_const(const uint8_t *data, size_t size) { in coap_new_str_const() argument 77 coap_new_binary(size_t size) coap_new_binary() argument 82 coap_resize_binary(coap_binary_t *s, size_t size) coap_resize_binary() argument 110 coap_new_bin_const(const uint8_t *data, size_t size) coap_new_bin_const() argument [all...] |
/third_party/libdrm/exynos/ |
H A D | exynos_drmif.h | 56 size_t size; member
|
/third_party/lzma/C/ |
H A D | Xz.c | 58 void XzCheck_Update(CXzCheck *p, const void *data, size_t size)
in XzCheck_Update() argument
|