/third_party/musl/ldso/linux/ |
H A D | namespace.c | 77 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 D | sfn_instr_fetch.h | 109 void set_element_size(int size) { m_elm_size = size;} in set_element_size() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_simulator.c | 137 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 D | nvc0_program.c | 778 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 D | nvc0_transfer.c | 199 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 D | nve4_compute.c | 399 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 D | r300_state_derived.c | 795 unsigned base_level, min_level, level_count, i, j, size; in r300_merge_textures_and_samplers() local [all...] |
H A D | r300_texture_desc.c | 217 unsigned stride, size, layer_size, nblocksy, i; in r300_setup_miptree() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_formats.h | 67 static inline unsigned r600_endian_swap(unsigned size) in r600_endian_swap() argument
|
/third_party/node/deps/openssl/openssl/crypto/srp/ |
H A D | srp_vfy.c | 48 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 D | ui_openssl.c | 658 static int noecho_fgets(char *buf, int size, FILE *tty) in noecho_fgets() argument
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | mem_sec.c | 95 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 D | obj_dat.c | 623 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 D | bio_asn1.c | 117 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 D | conf_mod.c | 635 size_t size; in CONF_get1_default_config_file() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | os390-syscalls.c | 284 nmsgsfds_t size; epoll_wait() local [all...] |
/third_party/libcoap/src/ |
H A D | coap_mem.c | 409 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 D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/ |
H A D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
H A D | QrCode.java | 212 public final int size; field in QrCode [all...] |
/third_party/python/Python/ |
H A D | thread_pthread.h | 759 _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 D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
/third_party/rust/crates/cxx/include/ |
H A D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeX86_32.c | 46 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 D | sljitNativeX86_64.c | 61 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...] |