Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.2/generic_spread_expressions_in_object_literals/
Dgeneric_spread_expressions_in_object_literals_3.ts33 let x: { mem1: string; mem2: { num: number } } = { mem1: "a", mem2: { num: 10 } }; variable
34 let y: { mem1: string; mem2: object } = { mem1: "b", mem2: { str: 'a' } }; variable
/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/typescript/tests/ts_extra_tests/test_ts_cases/3.5/
Dimproved_excess_property_checks_in_union_types.ts27 mem2: string; property
/third_party/libabigail/tests/data/test-diff-pkg-ctf/dirpkg-3-dir2/
Dobj-v0.c12 int mem2; member
/third_party/libabigail/tests/data/test-diff-pkg-ctf/dirpkg-2-dir2/
Dobj-v0.c12 int mem2; member
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/contextually_typed_expressions/
Dcontextually_typed_expressions_8.ts37 const [boo, mem2] = para('boo'); constant
/third_party/libabigail/tests/data/test-diff-pkg/dirpkg-2-dir2/
Dobj-v0.cc17 int mem2; member
/third_party/libabigail/tests/data/test-diff-pkg/dirpkg-3-dir2/
Dobj-v0.cc17 int mem2; member
/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/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/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/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()
/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

12