Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/functional/invoke/
Dinvoke_rvalue_pass.cpp37 void mem2() const {count += 2;} in mem2() function
123 int mem2() const {return 4;} in mem2() function
193 void mem2(int i) const {count += i;} in mem2() function
Dinvoke_lvalue_pass.cpp38 void mem2() const {count += 2;} in mem2() function
178 int mem2() const {return 4;} in mem2() function
290 void mem2(int i) const {count += i;} in mem2() function
/third_party/boost/libs/hof/test/
Dconstruct.cpp44 std::string mem2; member
50 std::string mem2; member
57 std::string mem2; member
65 std::string mem2; member
/third_party/boost/libs/thread/test/functional/invoker/
Dinvoker_rvalue_pass.cpp42 void mem2() const {count += 2;} in mem2() function
126 int mem2() const {return 4;} in mem2() function
196 void mem2(int i) const {count += i;} in mem2() function
Dinvoker_lvalue_pass.cpp42 void mem2() const {count += 2;} in mem2() function
183 int mem2() const {return 4;} in mem2() function
296 void mem2(int i) const {count += i;} in mem2() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmemory.c171 GstMemory *mem, *mem2; in GST_START_TEST() local
274 GstMemory *mem, *mem2; in wrap_gl_memory() local
318 GstMemory *mem, *mem2; in GST_START_TEST() local
342 GstMemory *mem, *mem2; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstmemory.c443 gst_memory_is_span (GstMemory * mem1, GstMemory * mem2, gsize * offset) in gst_memory_is_span()
Dgstallocator.c127 _fallback_mem_is_span (GstMemory * mem1, GstMemory * mem2, gsize * offset) in _fallback_mem_is_span()
513 _sysmem_is_span (GstMemorySystem * mem1, GstMemorySystem * mem2, gsize * offset) in _sysmem_is_span()
/third_party/lwip/src/core/
Dmem.c703 struct mem *mem, *mem2; in mem_trim() local
834 struct mem *mem, *mem2; in mem_malloc() local
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcorevideomemory.c412 gst_apple_core_video_mem_is_span (GstMemory * mem1, GstMemory * mem2, in gst_apple_core_video_mem_is_span()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkmemory.c182 _vk_mem_is_span (GstVulkanMemory * mem1, GstVulkanMemory * mem2, gsize * offset) in _vk_mem_is_span()
Dgstvkbuffermemory.c238 GstVulkanBufferMemory * mem2, gsize * offset) in _vk_buffer_mem_is_span()
Dgstvkimagememory.c388 _vk_image_mem_is_span (GstVulkanImageMemory * mem1, GstVulkanImageMemory * mem2, in _vk_image_mem_is_span()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmemory.c145 GstMemory *mem, *mem2; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.c436 _mem_is_span (GstGLBaseMemory * mem1, GstGLBaseMemory * mem2, gsize * offset) in _mem_is_span()
Dgstglcolorconvert.c2848 GstMemory *mem2 = in _do_convert_one_view() local
/third_party/gstreamer/gstplugins_bad/sys/shm/
Dgstshmsink.c220 gst_shm_sink_allocator_mem_is_span (GstMemory * mem1, GstMemory * mem2, in gst_shm_sink_allocator_mem_is_span()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph265.c108 custom_sysmem_is_span (CustomSysmem * mem1, CustomSysmem * mem2, gsize * offset) in custom_sysmem_is_span()
Drtph264.c105 custom_sysmem_is_span (CustomSysmem * mem1, CustomSysmem * mem2, gsize * offset) in custom_sysmem_is_span()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c196 _v4l2mem_is_span (GstV4l2Memory * mem1, GstV4l2Memory * mem2, gsize * offset) in _v4l2mem_is_span()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c409 void* mem2) { in native_slot_eq()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c297 gst_memory_nvmm_is_span (GstMemory * mem, GstMemory * mem2, gsize * offset) in gst_memory_nvmm_is_span()
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c1452 WebPMemoryWriter mem1, mem2; in FrameToFullCanvas() local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c1448 WebPMemoryWriter mem1, mem2; in FrameToFullCanvas() local
/third_party/ffmpeg/libavfilter/
Daf_arnndn.c719 float mem0, mem1, mem2, mem3, mem4; in celt_fir5() local