Home
last modified time | relevance | path

Searched defs:check_size (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_context.c40 check_size(const GLfloat *attr) in check_size() function
/third_party/ffmpeg/libavfilter/
Df_loop.c59 static void check_size(AVFilterContext *ctx) in check_size() function
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h133 bool (*check_size)(struct fd_ringbuffer *ring); member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dszrt_asan.c157 int check_size = in __asan_check_load() local
/third_party/ffmpeg/libavcodec/
Dvqavideo.c236 unsigned char *dest, int dest_size, int check_size) { in decode_format80()
Dtiffenc.c89 static inline int check_size(TiffEncoderContext *s, uint64_t need) in check_size() function
/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c472 void check_size(void) in check_size() function
/third_party/rust/crates/regex/src/
Dcompile.rs834 fn check_size(&self) -> result::Result<(), Error> { in check_size() method
/third_party/libfuse/test/
Dtest_syscalls.c138 static int check_size(const char *path, int len) in check_size() function