Home
last modified time | relevance | path

Searched defs:_alignment (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/mesa/pipe/
H A Dp_compiler.h128 #define PIPE_ALIGN_TYPE(_alignment, _type) _type __attribute__((aligned(_alignment))) argument
131 #define PIPE_ALIGN_VAR(_alignment) __attribute__((aligned(_alignment))) argument
142 #define PIPE_ALIGN_TYPE(_alignment, _type) __declspec(align(_alignment)) _type argument
143 #define PIPE_ALIGN_VAR(_alignment) __declspec(align(_alignment)) argument
149 #define PIPE_ALIGN_TYPE(_alignment, _type) _type argument
150 #define PIPE_ALIGN_VAR(_alignment) argument
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/os/
H A Dmos_defs.h135 #define MOS_IS_ALIGNED(_a, _alignment) ((((_a) & ((_alignment)-1)) == 0) ? 1 : 0) argument
141 #define MOS_ALIGN_CEIL(_a, _alignment) (((_a) + ((_alignment)-1)) & (~((_alignment)-1))) argument
147 #define MOS_ALIGN_OFFSET(_a, _alignment) ((~(_a) + 1) & (_alignment-1)) argument
153 #define MOS_ALIGN_FLOOR(_a, _alignment) ((_a) & (~((_alignment)-1))) argument
287 #define MOS_ALIGNED(_alignment) __declspec(align(_alignment)) argument
289 #define MOS_ALIGNED(_alignment) __attribute__ ((aligned(_alignment))) argument
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_memory.h61 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) argument
63 #define align_realloc(_ptr, _oldsize, _newsize, _alignment) os_realloc_aligned(_ptr, _oldsize, _new… argument
H A Dos_memory_stdc.h54 #define os_realloc_aligned(_ptr, _oldsize, _newsize, _alignment) _aligned_realloc(_ptr, _newsize, _… argument
/aosp_15_r20/external/mesa3d/src/util/
H A Du_memory.h61 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) argument
63 #define align_realloc(_ptr, _oldsize, _newsize, _alignment) os_realloc_aligned(_ptr, _oldsize, _new… argument
H A Dos_memory_stdc.h54 #define os_realloc_aligned(_ptr, _oldsize, _newsize, _alignment) _aligned_realloc(_ptr, _newsize, _… argument
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dheap.py92 _alignment = 8 variable in Heap
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dheap.py118 _alignment = 8 variable in Heap
Dshared_memory.py276 _alignment = 8 variable in ShareableList
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dheap.py118 _alignment = 8 variable in Heap
Dshared_memory.py276 _alignment = 8 variable in ShareableList
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dheap.py118 _alignment = 8 variable in Heap
Dshared_memory.py276 _alignment = 8 variable in ShareableList
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dheap.py118 _alignment = 8 variable in Heap
Dshared_memory.py276 _alignment = 8 variable in ShareableList
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dheap.py118 _alignment = 8 variable in Heap
Dshared_memory.py276 _alignment = 8 variable in ShareableList
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dheap.py118 _alignment = 8 variable in Heap
H A Dshared_memory.py276 _alignment = 8 variable in ShareableList
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json54518 "_alignment": 52106, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/
H A Dtokenizer.json54518 "_alignment": 52106, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/
H A Dtokenizer.json54459 "_alignment": 52106, number