Home
last modified time | relevance | path

Searched defs:stackbuf (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/kmod/shared/
H A Dscratchbuf.c24 void scratchbuf_init(struct scratchbuf *buf, char *stackbuf, size_t size) in scratchbuf_init()
/aosp_15_r20/external/compiler-rt/test/msan/
H A Dchained_origin_limits.cc74 char stackbuf[1000]; in init() local
/aosp_15_r20/frameworks/rs/toolkit/
H A DBlur.cpp374 float4 stackbuf[2048]; in kernelU4() local
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBlur.cpp293 float4 stackbuf[2048]; in kernelU4() local
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
H A DBlur.cpp372 float4 stackbuf[2048]; in kernelU4() local
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c2162 char stackbuf[MAX_SHORT_UNICHARS * 4]; in PyUnicode_EncodeUTF8() local