Home
last modified time | relevance | path

Searched defs:size (Results 1026 - 1050 of 8396) sorted by relevance

1...<<41424344454647484950>>...336

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundleIterator.java42 private int size = 0; field in UResourceBundleIterator
/third_party/libunwind/libunwind/src/
H A Ddl-iterate-phdr.c48 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 Dmain.c19 size_t size = 500; in main() local
/third_party/libuv/docs/code/progress/
H A Dmain.c13 int size = *((int*) req->data); in fake_download() local
40 int size = 10240; in main() local
/third_party/libuv/src/unix/
H A Dos390-syscalls.h50 unsigned long size; member
H A Dbsd-proctitle.c72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
/third_party/libsnd/src/
H A Dcart.c90 { size_t size ; in cart_var_get() local
/third_party/libuv/src/win/
H A Dgetnameinfo.c45 size_t size; in uv__getnameinfo_work() local
/third_party/libuv/test/
H A Dtest-close-fd.c30 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 Dmain.c11 size_t size = 1023; in run_command() local
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect.c87 size_t size; in lws_client_stash_create() local
/third_party/libwebsockets/lib/misc/
H A Dromfs.h39 u32_be_t size; member
46 u32_be_t size; member
/third_party/lzma/CPP/7zip/Common/
H A DInBuffer.cpp99 size_t CInBufferBase::ReadBytes(Byte *buf, size_t size) in ReadBytes() argument
147 Skip(size_t size) Skip() argument
[all...]
H A DOutBuffer.cpp52 UInt32 size = (_streamPos >= _pos) ? (_bufSize - _streamPos) : (_pos - _streamPos); in FlushPart() local
H A DOffsetStream.cpp14 Z7_COM7F_IMF(COffsetOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize)) in Write() argument
/third_party/mesa3d/src/amd/common/
H A Dac_shadowed_regs.h35 unsigned size; member
/third_party/lzma/Java/SevenZip/
H A DCRC.java30 public void Update(byte[] data, int offset, int size) in Update() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_its.h49 uint32_t size; /**< The size of the data associated with a uid **/ member
/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c33 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 Dfreedreno_bo_cache.c36 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 Dmm.h38 int ofs, size; member
/third_party/libbpf/src/
H A Dlibbpf_errno.c40 int libbpf_strerror(int err, char *buf, size_t size) in libbpf_strerror() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_str.c21 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 Dexynos_drmif.h56 size_t size; member
/third_party/lzma/C/
H A DXz.c58 void XzCheck_Update(CXzCheck *p, const void *data, size_t size) in XzCheck_Update() argument

Completed in 7 milliseconds

1...<<41424344454647484950>>...336