| /third_party/jerryscript/jerry-main/ |
| H A D | main-unix-snapshot.c | 67 context_alloc (size_t size, in context_alloc() argument 532 size_t size = read_file (input_pos_p, file_name_p); in process_literal_dump() local 700 size_t size = read_file (input_pos_p, file_name_p); in process_merge() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-gc.c | 855 size_t size, register_end; in ecma_gc_free_executable_object() local
|
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-strings.c | 295 lit_utf8_size_t size = 0; in lit_utf8_string_length() local 822 lit_utf8_size_t size = 0; lit_convert_cesu8_string_to_utf8_string() local [all...] |
| /third_party/json/tests/thirdparty/Fuzzer/ |
| H A D | FuzzerLoop.cpp | 141 void MallocHook(const volatile void *ptr, size_t size) { in MallocHook() argument [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | bitstream.c | 1056 do_copy_buffer(lame_internal_flags * gfc, unsigned char *buffer, int size) in do_copy_buffer() argument 1079 copy_buffer(lame_internal_flags * gfc, unsigned char *buffer, int size, int mp3data) in copy_buffer() argument [all...] |
| H A D | VbrTag.c | 550 CRC_update_lookup(uint16_t crc, unsigned char const *buffer, int size) in CRC_update_lookup() argument 569 UpdateMusicCRC(uint16_t * crc, unsigned char const *buffer, int size) UpdateMusicCRC() argument 874 lame_get_lametag_frame(lame_global_flags const *gfp, unsigned char *buffer, size_t size) lame_get_lametag_frame() argument [all...] |
| H A D | util.c | 169 calloc_aligned(aligned_pointer_t * ptr, unsigned int size, unsigned int bytes) in calloc_aligned() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_shader_calls.c | 87 unsigned size; member 91 bitset_create(void *mem_ctx, unsigned size) in bitset_create() argument
|
| H A D | nir_range_analysis.c | 1230 static uint32_t bitmask(uint32_t size) { in bitmask() argument
|
| H A D | nir_clone.c | 791 size_t size = nir_xfb_info_size(s->xfb_info->output_count); in nir_shader_clone() local
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec.c | 219 uint32_t size; member 259 uint32_t size; in decode_gmu_log() local 433 uint32_t size = 0; decode_bos() local [all...] |
| H A D | pgmdump.c | 41 uint32_t size; member [all...] |
| H A D | pgmdump2.c | 183 uint32_t size; member 307 uint32_t size; /* size in bytes */ member [all...] |
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | freedreno_layout.h | 131 uint32_t size; /* Size of the whole image, in bytes. */ member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_kgsl.c | 72 tu_bo_init_new(struct tu_device *dev, struct tu_bo **out_bo, uint64_t size, in tu_bo_init_new() argument 201 get_kgsl_prop(int fd, unsigned int type, void *value, size_t size) in get_kgsl_prop() argument 107 tu_bo_init_dmabuf(struct tu_device *dev, struct tu_bo **out_bo, uint64_t size, int fd) tu_bo_init_dmabuf() argument [all...] |
| H A D | tu_pass.c | 755 size_t size; in tu_CreateRenderPass2() local
|
| H A D | tu_autotune.c | 614 static const uint32_t size = sizeof(struct tu_renderpass_samples); in tu_autotune_begin_renderpass() local
|
| H A D | tu_shader.c | 666 shared_type_info(const struct glsl_type *type, unsigned *size, unsigned *align) in shared_type_info() argument
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | load_store_vectorizer_tests.cpp | 376 shared_type_info( const struct glsl_type *type, unsigned *size, unsigned *align) shared_type_info() argument
|
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | decode.c | 205 __agxdecode_fetch_gpu_mem(const struct agx_bo *mem, uint64_t gpu_va, size_t size, int line, const char *filename) __agxdecode_fetch_gpu_mem() argument 391 agxdecode_record(uint64_t va, size_t size, bool verbose) agxdecode_record() argument [all...] |
| H A D | io.h | 134 uint32_t size; member 196 uint32_t size; member
|
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_bo.c | 48 radv_amdgpu_bo_va_op(struct radv_amdgpu_winsys *ws, amdgpu_bo_handle bo, uint64_t offset, uint64_t size, uint64_t addr, uint32_t bo_flags, uint64_t internal_flags, uint32_t ops) radv_amdgpu_bo_va_op() argument 111 radv_amdgpu_winsys_bo_virtual_bind(struct radeon_winsys *_ws, struct radeon_winsys_bo *_parent, uint64_t offset, uint64_t size, struct radeon_winsys_bo *_bo, uint64_t bo_offset) radv_amdgpu_winsys_bo_virtual_bind() argument 262 uint64_t size; global() member 371 radv_amdgpu_winsys_bo_create(struct radeon_winsys *_ws, uint64_t size, unsigned alignment, enum radeon_bo_domain initial_domain, enum radeon_bo_flag flags, unsigned priority, uint64_t replay_address, struct radeon_winsys_bo **out_bo) radv_amdgpu_winsys_bo_create() argument 583 radv_amdgpu_get_optimal_vm_alignment(struct radv_amdgpu_winsys *ws, uint64_t size, unsigned alignment) radv_amdgpu_get_optimal_vm_alignment() argument 605 radv_amdgpu_winsys_bo_from_ptr(struct radeon_winsys *_ws, void *pointer, uint64_t size, unsigned priority, struct radeon_winsys_bo **out_bo) radv_amdgpu_winsys_bo_from_ptr() argument [all...] |
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_decoder.c | 311 uint32_t size = 0; in create_field() local 544 size_t size in end_element() local 194 get_group_offset_count(const char **atts, uint32_t *offset, uint32_t *count, uint32_t *size, bool *variable) get_group_offset_count() argument 551 size_t size = ctx->nvalues * sizeof(ctx->values[0]); end_element() local [all...] |
| /third_party/mesa3d/src/broadcom/simulator/ |
| H A D | v3d_simulator.c | 131 uint32_t size; member 210 v3d_create_simulator_bo(int fd, unsigned size) in v3d_create_simulator_bo() argument 188 set_gmp_flags(struct v3d_simulator_file *file, uint32_t offset, uint32_t size, uint32_t flag) set_gmp_flags() argument 238 v3d_create_simulator_bo_for_gem(int fd, int handle, unsigned size) v3d_create_simulator_bo_for_gem() argument 524 v3d_simulator_open_from_handle(int fd, int handle, uint32_t size) v3d_simulator_open_from_handle() argument [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline_cache.c | 50 size_t size; member 380 size_t size = sizeof(struct v3dv_pipeline_shared_data); in v3dv_pipeline_shared_data_new() local 644 pipeline_cache_load(struct v3dv_pipeline_cache *cache, size_t size, const void *data) pipeline_cache_load() argument [all...] |