Searched defs:get_file (Results 1 - 6 of 6) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dvdso.c50 static char *get_file(void) function
99 file = get_file();
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dlexer.py240 def get_file(self): member in class:Lexer
/external/e2fsprogs/misc/
H A De2initrd_helper.c71 static errcode_t get_file(ext2_filsys fs, const char * filename, function
343 retval = get_file(fs, "/etc/fstab", &file);
/external/oprofile/daemon/
H A Dopd_sfile.c297 static odb_t * get_file(struct transient const * trans, int is_cg) function
394 file = get_file(trans, 1);
450 file = get_file(trans, 0);
/external/fio/
H A Dfilesetup.c1330 void get_file(struct fio_file *f) function
/external/clang/bindings/python/clang/
H A Dcindex.py2323 def get_file(self, filename): member in class:TranslationUnit
2337 f = self.get_file(filename)
2359 f = self.get_file(filename)

Completed in 2957 milliseconds