Home
last modified time | relevance | path

Searched defs:size (Results 4451 - 4475 of 7557) sorted by relevance

1...<<171172173174175176177178179180>>...303

/third_party/musl/ldso/linux/
H A Dnamespace.c77 size_t size = 2 * nsinl->size; in nsinherits_realloc() local
113 size_t size = 2 * dsol->size; in dsolist_realloc() local
208 size_t size = 2 * g_ns_list.size; nslist_realloc() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.h109 void set_element_size(int size) { m_elm_size = size;} in set_element_size() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c137 vc4_create_simulator_bo(int fd, int handle, unsigned size) in vc4_create_simulator_bo() argument
230 drm_gem_cma_create(struct drm_device *dev, size_t size) drm_gem_cma_create() argument
441 vc4_simulator_open_from_handle(int fd, int handle, uint32_t size) vc4_simulator_open_from_handle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c778 uint32_t size = prog->code_size; in nvc0_program_alloc_code() local
878 uint32_t size = prog->code_size; nvc0_program_upload() local
966 uint32_t size; nvc0_program_library_upload() local
[all...]
H A Dnvc0_transfer.c199 nvc0_m2mf_push_linear(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned offset, unsigned domain, unsigned size, const void *data) nvc0_m2mf_push_linear() argument
241 nve4_p2mf_push_linear(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned offset, unsigned domain, unsigned size, const void *data) nve4_p2mf_push_linear() argument
281 nvc0_m2mf_copy_linear(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, struct nouveau_bo *src, unsigned srcoff, unsigned srcdom, unsigned size) nvc0_m2mf_copy_linear() argument
319 nve4_m2mf_copy_linear(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, struct nouveau_bo *src, unsigned srcoff, unsigned srcdom, unsigned size) nve4_m2mf_copy_linear() argument
384 uint32_t size; nvc0_miptree_transfer_map() local
576 nvc0_cb_bo_push(struct nouveau_context *nv, struct nouveau_bo *bo, unsigned domain, unsigned base, unsigned size, unsigned offset, unsigned words, const uint32_t *data) nvc0_cb_bo_push() argument
[all...]
H A Dnve4_compute.c399 const unsigned size = nvc0->constbuf[s][0].size; nve4_compute_validate_constbufs() local
570 gp100_cp_launch_desc_set_cb(uint32_t *qmd, unsigned index, struct nouveau_bo *bo, uint32_t base, uint32_t size) gp100_cp_launch_desc_set_cb() argument
586 nve4_cp_launch_desc_set_cb(uint32_t *qmd, unsigned index, struct nouveau_bo *bo, uint32_t base, uint32_t size) nve4_cp_launch_desc_set_cb() argument
613 uint32_t size = nvc0->constbuf[5][i].size; nve4_compute_setup_buf_cb() local
739 gv100_sm_config_smem_size(u32 size) gv100_sm_config_smem_size() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c795 unsigned base_level, min_level, level_count, i, j, size; in r300_merge_textures_and_samplers() local
[all...]
H A Dr300_texture_desc.c217 unsigned stride, size, layer_size, nblocksy, i; in r300_setup_miptree() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_formats.h67 static inline unsigned r600_endian_swap(unsigned size) in r600_endian_swap() argument
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_vfy.c48 size_t size, padsize; in t_fromb64() local
133 static int t_tob64(char *dst, const unsigned char *src, int size) in t_tob64() argument
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_openssl.c658 static int noecho_fgets(char *buf, int size, FILE *tty) in noecho_fgets() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_sec.c95 int CRYPTO_secure_malloc_init(size_t size, size_t minsize) in CRYPTO_secure_malloc_init() argument
410 static int sh_init(size_t size, size_t minsize) in sh_init() argument
612 sh_malloc(size_t size) sh_malloc() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.c623 const void *OBJ_bsearch_(const void *key, const void *base, int num, int size, in OBJ_bsearch_() argument
629 OBJ_bsearch_ex_(const void *key, const void *base, int num, int size, int (*cmp) (const void *, const void *), int flags) OBJ_bsearch_ex_() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dbio_asn1.c117 static int asn1_bio_init(BIO_ASN1_BUF_CTX *ctx, int size) in asn1_bio_init() argument
308 static int asn1_bio_gets(BIO *b, char *str, int size) in asn1_bio_gets() argument
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_mod.c635 size_t size; in CONF_get1_default_config_file() local
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c284 nmsgsfds_t size; epoll_wait() local
[all...]
/third_party/libcoap/src/
H A Dcoap_mem.c409 coap_malloc_type(coap_memory_tag_t type, size_t size) coap_malloc_type() argument
435 coap_realloc_type(coap_memory_tag_t type, void *p, size_t size) coap_realloc_type() argument
465 coap_malloc_type(coap_memory_tag_t type, size_t size) coap_malloc_type() argument
471 coap_realloc_type(coap_memory_tag_t type, void *p, size_t size) coap_realloc_type() argument
492 coap_malloc_type(coap_memory_tag_t type, size_t size) coap_malloc_type() argument
497 coap_realloc_type(coap_memory_tag_t type, void *p, size_t size) coap_realloc_type() argument
[all...]
/third_party/rust/crates/cxx/gen/src/include/
H A Dcxx.h951 auto size = this->size(); emplace_back() local
[all...]
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/
H A Dcxx.h951 auto size = this->size(); emplace_back() local
[all...]
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrCode.java212 public final int size; field in QrCode
[all...]
/third_party/python/Python/
H A Dthread_pthread.h759 _pythread_pthread_set_stacksize(size_t size) in _pythread_pthread_set_stacksize() argument
[all...]
/third_party/rust/crates/cxx/gen/build/src/gen/include/
H A Dcxx.h951 auto size = this->size(); emplace_back() local
[all...]
/third_party/rust/crates/cxx/include/
H A Dcxx.h951 auto size = this->size(); emplace_back() local
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c46 static sljit_u8* emit_x86_instruction(struct sljit_compiler *compiler, sljit_uw size, in emit_x86_instruction() argument
267 sljit_s32 size, args_size, types, status; in sljit_emit_enter() local
535 sljit_uw size; emit_stack_frame_release() local
1284 sljit_sw size; skip_frames_before_return() local
[all...]
H A DsljitNativeX86_64.c61 static sljit_u8* emit_x86_instruction(struct sljit_compiler *compiler, sljit_uw size, in emit_x86_instruction() argument
377 sljit_uw size; in sljit_emit_enter() local
584 sljit_uw size; emit_stack_frame_release() local
1077 sljit_s32 tmp, size; skip_frames_before_return() local
[all...]

Completed in 25 milliseconds

1...<<171172173174175176177178179180>>...303