Home
last modified time | relevance | path

Searched defs:mem_size (Results 1 – 25 of 26) sorted by relevance

12

/third_party/node/src/
Dnode_wasi.cc58 #define GET_BACKING_STORE_OR_RETURN(wasi, args, mem_ptr, mem_size) \ argument
67 #define CHECK_BOUNDS_OR_RETURN(args, mem_size, offset, buf_size) \ argument
261 size_t mem_size; in ArgsGet() local
300 size_t mem_size; in ArgsSizesGet() local
334 size_t mem_size; in ClockResGet() local
362 size_t mem_size; in ClockTimeGet() local
391 size_t mem_size; in EnvironGet() local
433 size_t mem_size; in EnvironSizesGet() local
525 size_t mem_size; in FdFdstatGet() local
585 size_t mem_size; in FdFilestatGet() local
[all …]
/third_party/mesa3d/src/amd/common/
Dac_msgpack.h31 uint32_t mem_size; member
/third_party/rust/crates/rustix/src/backend/linux_raw/runtime/
Dtls.rs50 pub mem_size: usize, field
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c307 gsize mem_size; in gst_msdk_system_memory_copy() local
Dgstmsdkvideomemory.c366 gsize mem_size; in gst_msdk_video_memory_copy() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_simulator.c69 ssize_t mem_size; member
/third_party/flutter/skia/third_party/externals/sdl/src/file/
DSDL_rwops.c379 mem_size(SDL_RWops * context) in mem_size() function
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c293 gsize mem_size; in gst_va_dmabuf_mem_copy() local
1279 gsize mem_size; in _va_copy() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc485 size_t mem_size = 0; in TEST() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264depay.c928 gsize mem_size = gst_memory_get_sizes (mem, NULL, NULL); in gst_rtp_h264_complete_au() local
Dgstrtph265depay.c999 gsize mem_size = gst_memory_get_sizes (mem, NULL, NULL); in gst_rtp_h265_complete_au() local
/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c83 uint32_t mem_size; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.c420 const guint16 * mem, gsize mem_offset, gsize mem_size) in gst_info_dump_mem16_line()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c38 const guint8 * mem, gsize mem_offset, gsize mem_size) in gst_info_dump_mem_line()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c507 unsigned mem_size = dynamic_offset + layout->dynamic_offset_size; in tu_descriptor_set_create() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c811 unsigned mem_size = sizeof(struct v3dv_descriptor_set) + in descriptor_set_create() local
Dv3dv_device.c1385 const uint32_t mem_size = compute_heap_size(); in v3dv_GetPhysicalDeviceProperties() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c630 unsigned mem_size = in radv_descriptor_set_create() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1514 gsize mem_size; member
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c3073 gsize mem_size; in gst_h264_parse_create_pic_timing_sei() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h119 unsigned mem_size; member
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1221 const uint64_t mem_size = in AllocateTransformBuffer() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c1307 size_t mem_size = offset + res_size; in iris_resource_from_user_memory() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1451 const uint64_t mem_size = in AllocateTransformBuffer() local
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c2297 const guint8 * mem, gsize mem_offset, gsize mem_size) in gst_info_dump_mem_line()

12