Home
last modified time | relevance | path

Searched defs:read_file (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/Bindings/OCaml/
Dbitwriter.ml17 let read_file name = function
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
DTest.pm17 sub read_file { subroutine
/external/squashfs-tools/squashfs-tools/
Dread_file.c45 int read_file(char *filename, char *type, int (parse_line)(char *)) in read_file() function
/external/libdrm/intel/
Dtest_decode.c53 read_file(const char *filename, void **ptr, size_t *size) in read_file() function
/external/skia/tools/
Dskdiff_utils.cpp27 SkData* read_file(const char* file_path) { in read_file() function
/external/boringssl/src/util/bot/go/
Dbootstrap.py84 def read_file(path): function
/external/webp/src/dsp/
Dcpu-features.c73 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function
/external/webrtc/src/system_wrappers/source/android/
Dcpu-features.c73 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function
/external/elfutils/src/libelf/
Delf_begin.c589 read_file (int fildes, off_t offset, size_t maxsize, in read_file() function
/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c158 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function
/external/libpng/contrib/libtests/
Dpngstest.c3057 read_file(Image *image, png_uint_32 format, png_const_colorp background) in read_file() function
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c952 void* (*read_file)(const struct pdb_reader*, unsigned, unsigned *); member