/third_party/jerryscript/tests/unit-core/ |
H A D | test-abort.cpp | 56 static void* context_alloc_fn(size_t size, void* cb_data) in context_alloc_fn() argument
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | InOutTempBuffer.cpp | 73 HRESULT CInOutTempBuffer::Write_HRESULT(const void *data, UInt32 size)
in Write_HRESULT() argument [all...] |
/third_party/lzma/CPP/7zip/Compress/ |
H A D | DeltaFilter.cpp | 47 Z7_COM7F_IMF2(UInt32, CEncoder::Filter(Byte *data, UInt32 size))
in Z7_COM7F_IMF2() argument 106 Z7_COM7F_IMF2(UInt32, CDecoder::Filter(Byte *data, UInt32 size))
in Z7_COM7F_IMF2() argument 112 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size))
in SetDecoderProperties2() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_scratch.c | 51 unsigned align, UNUSED size; in lower_load_store() local
|
H A D | nir_lower_texcoord_replace.c | 45 unsigned size = glsl_get_length((*p)->type); in get_io_index() local
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_subgroup.c | 320 nir_ssa_def *size = nir_load_subgroup_size(nb); in vtn_handle_subgroup() local
|
/third_party/mesa3d/src/drm-shim/ |
H A D | drm_shim.h | 82 uint32_t size; member
|
/third_party/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_bo.c | 168 new_handle(struct fd_device *dev, uint32_t size, uint32_t flags, uint32_t *handle) in new_handle() argument 197 msm_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags) in msm_bo_new() argument 211 msm_bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) in msm_bo_from_handle() argument
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp.h | 93 unsigned size; member
|
/third_party/mesa3d/src/freedreno/drm-shim/ |
H A D | freedreno_noop.c | 54 size_t size = ALIGN(create->size, 4096); in msm_ioctl_gem_new() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_dynamic_rendering.c | 114 tu_insert_dynamic_cmdbufs(struct tu_device *dev, struct tu_cmd_buffer ***cmds_ptr, uint32_t *size) tu_insert_dynamic_cmdbufs() argument
|
H A D | tu_drm.h | 50 uint64_t size; member
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglarray.c | 153 _eglFilterArray(_EGLArray *array, void **data, EGLint size, in _eglFilterArray() argument 181 _eglFlattenArray(_EGLArray *array, void *buffer, EGLint elem_size, EGLint size, in _eglFlattenArray() argument [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_disk_cache.c | 232 size_t size; in ir3_disk_cache_retrieve() local
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_hash.h | 69 int size; member
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | agx_bo.h | 54 size_t size; member
|
H A D | pool.h | 85 unsigned size; member 109 unsigned size = 0; in agx_pool_alloc_descs() local
|
/third_party/mesa3d/src/broadcom/simulator/ |
H A D | v3d_simulator_wrapper.cpp | 49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, uint32_t *size, void **p) in v3d_hw_get_mem() argument
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | shader_cache.cpp | 214 size_t size; in shader_cache_read_program_metadata() local
|
/third_party/littlefs/ |
H A D | lfs_util.h | 219 static inline void *lfs_malloc(size_t size) { in lfs_malloc() argument
|
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/ |
H A D | test_per_cpu_allocator_module.c | 30 size_t size; member 94 static void fill_area(void *p, size_t size, unsigned int cmdno) in fill_area() argument 110 static void verify_area(void *p, size_t size, unsigned int cmdno) in verify_area() argument [all...] |
/third_party/littlefs/bd/ |
H A D | lfs_testbd.c | 107 lfs_testbd_rawread(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_testbd_rawread() argument 117 lfs_testbd_rawprog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_testbd_rawprog() argument 147 lfs_testbd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_testbd_read() argument 172 lfs_testbd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_testbd_prog() argument [all...] |
/third_party/ltp/lib/ |
H A D | cloner.c | 116 void *ltp_alloc_stack(size_t size) in ltp_alloc_stack() argument
|
/third_party/ltp/libs/libltpipc/ |
H A D | libipc.c | 54 size_t size = 0; in getipckey() local 99 void init_buf(MSGBUF * m_buf, int type, int size) in init_buf() argument
|
/third_party/ltp/testcases/kernel/device-drivers/acpi/ |
H A D | ltp_acpi.c | 47 static int read_sysfs_file(const char *name, char *buf, int size) in read_sysfs_file() argument
|