Home
last modified time | relevance | path

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

12345678910>>...13

/aosp_15_r20/external/mesa3d/src/util/
H A Dvma.c37 #define util_vma_foreach_hole(_hole, _heap) \ argument
40 #define util_vma_foreach_hole_safe(_hole, _heap) \ argument
43 #define util_vma_foreach_hole_safe_rev(_hole, _heap) \ argument
/aosp_15_r20/external/fastrpc/src/
H A Dadsp_default_listener_stub.c39 typedef struct _heap _heap; typedef
40 struct _heap { struct
41 _heap* pPrev; argument
47 _heap* pheap; argument
H A Dapps_remotectl_skel.c40 typedef struct _heap _heap; typedef
41 struct _heap { struct
42 _heap* pPrev; argument
48 _heap* pheap; argument
H A Dadspmsgd_adsp1_stub.c189 typedef struct _heap _heap; typedef
190 struct _heap { struct
191 _heap* pPrev; argument
197 _heap* pheap; argument
H A Dadspmsgd_apps_skel.c189 typedef struct _heap _heap; typedef
190 struct _heap { struct
191 _heap* pPrev; argument
197 _heap* pheap; argument
H A Dadspmsgd_adsp_stub.c189 typedef struct _heap _heap; typedef
190 struct _heap { struct
191 _heap* pPrev; argument
197 _heap* pheap; argument
H A Dadsp_perf_stub.c188 typedef struct _heap _heap; typedef
189 struct _heap { struct
190 _heap* pPrev; argument
196 _heap* pheap; argument
H A Dadsp_current_process1_stub.c189 typedef struct _heap _heap; typedef
190 struct _heap { struct
191 _heap* pPrev; argument
197 _heap* pheap; argument
H A Dapps_mem_skel.c188 typedef struct _heap _heap; typedef
189 struct _heap { struct
190 _heap* pPrev; argument
196 _heap* pheap; argument
H A Dremotectl_stub.c189 typedef struct _heap _heap; typedef
190 struct _heap { struct
191 _heap* pPrev; argument
197 _heap* pheap; argument
H A Dadsp_current_process_stub.c189 typedef struct _heap _heap; typedef
190 struct _heap { struct
191 _heap* pPrev; argument
197 _heap* pheap; argument
H A Dadsp_listener_stub.c39 typedef struct _heap _heap; typedef
40 struct _heap { struct
41 _heap* pPrev; argument
47 _heap* pheap; argument
H A Dapps_std_skel.c189 typedef struct _heap _heap; typedef
190 struct _heap { struct
191 _heap* pPrev; argument
197 _heap* pheap; argument
/aosp_15_r20/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_skel.c172 typedef struct _heap _heap; typedef
173 struct _heap { struct
174 _heap* pPrev; argument
180 _heap* pheap; argument
H A Dchre_slpi_stub.c172 typedef struct _heap _heap; typedef
173 struct _heap { struct
174 _heap* pPrev; argument
180 _heap* pheap; argument
/aosp_15_r20/external/coreboot/src/lib/
H A Dprogram.ld149 _heap = .; symbol
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dheap.py239 _heap = Heap() variable in BufferWrapper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dheap.py324 _heap = Heap() variable in BufferWrapper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dheap.py324 _heap = Heap() variable in BufferWrapper
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dheap.py324 _heap = Heap() variable in BufferWrapper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dheap.py324 _heap = Heap() variable in BufferWrapper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dheap.py324 _heap = Heap() variable in BufferWrapper
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dheap.py324 _heap = Heap() variable in BufferWrapper
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
H A DEventLoop.common.kt412 private var _heap: Any? = null // null | ThreadSafeHeap | DISPOSED_TASK variable in kotlinx.coroutines.EventLoopImplBase.DelayedTask
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/local-javac-header/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...

12345678910>>...13