Home
last modified time | relevance | path

Searched defs:num_files (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify05.c86 static void generate_events(int open_flags, int num_files) in generate_events()
111 int num_files = max_events + 1; in test_fanotify() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c108 load_glsl(unsigned num_files, char *const *files, gl_shader_stage stage) in load_glsl()
288 int num_files = 0; in main() local
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c87 load_glsl(unsigned num_files, char* const* files, gl_shader_stage stage) in load_glsl()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c70 static int num_files = 1; variable
219 int num_files; member
915 static void setup_ious(struct thread_info *t, int num_files, int depth, int reclen, int max_io_subm… in setup_ious()
958 static int setup_shared_mem(int num_threads, int num_files, int depth, int reclen) in setup_shared_mem()
/third_party/mesa3d/src/compiler/glsl/
Dstandalone.cpp395 unsigned num_files, char* const* files, struct gl_context *ctx) in standalone_compile_shader()
/third_party/cups-filters/scripting/php/
Dphpcups.c442 int num_files; /* Number of files */ in PHP_FUNCTION() local
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c203 int num_files = 0; /* num_auto_files + cmd line files */ variable