Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Darray_initializer.hpp55 char *init_buf = (char*)rawbuf; in array_initializer() local
81 char *init_buf = (char*)rawbuf + N*sizeof(T); in ~array_initializer() local
/aosp_15_r20/external/ltp/libs/libltpipc/
H A Dlibipc.c99 void init_buf(MSGBUF * m_buf, int type, int size) in init_buf() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dtensor.cpp52 BufPtr init_buf = acc_buf ? to<Buf>(acc_buf) : buf(); in constructStmt() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dxsmm_conv2d_test.cc99 LIBXSMM_INLINE void init_buf(float* buf, long size, int initPos, int initOne) { in init_buf() function
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_big_fb.c53 static void init_buf(data_t *data, in init_buf() function
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_fb.c1949 static void init_buf(struct fb_blit_upload *blit, in init_buf() function