Searched defs:read_file (Results 1 – 12 of 12) sorted by relevance
/external/llvm/test/Bindings/OCaml/ |
D | bitwriter.ml | 17 let read_file name = function
|
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/ |
D | Test.pm | 17 sub read_file { subroutine
|
/external/squashfs-tools/squashfs-tools/ |
D | read_file.c | 45 int read_file(char *filename, char *type, int (parse_line)(char *)) in read_file() function
|
/external/libdrm/intel/ |
D | test_decode.c | 53 read_file(const char *filename, void **ptr, size_t *size) in read_file() function
|
/external/skia/tools/ |
D | skdiff_utils.cpp | 27 SkData* read_file(const char* file_path) { in read_file() function
|
/external/boringssl/src/util/bot/go/ |
D | bootstrap.py | 84 def read_file(path): function
|
/external/webp/src/dsp/ |
D | cpu-features.c | 73 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function
|
/external/webrtc/src/system_wrappers/source/android/ |
D | cpu-features.c | 73 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function
|
/external/elfutils/src/libelf/ |
D | elf_begin.c | 589 read_file (int fildes, off_t offset, size_t maxsize, in read_file() function
|
/external/skia/platform_tools/android/third_party/cpufeatures/ |
D | cpu-features.c | 158 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 3057 read_file(Image *image, png_uint_32 format, png_const_colorp background) in read_file() function
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 952 void* (*read_file)(const struct pdb_reader*, unsigned, unsigned *); member
|