Searched defs:fn (Results 1 – 20 of 20) sorted by relevance
/system/core/init/ |
D | ueventd_parser.c | 29 static void parse_config(const char *fn, char *s) in parse_config() 61 int ueventd_parse_config_file(const char *fn) in ueventd_parse_config_file()
|
D | logo.c | 105 int load_565rle_image(char *fn) in load_565rle_image()
|
D | init_parser.c | 343 static void parse_config(const char *fn, char *s) in parse_config() 400 int init_parse_config_file(const char *fn) in init_parse_config_file()
|
D | util.c | 141 void *read_file(const char *fn, unsigned *_sz) in read_file()
|
D | property_service.c | 505 static void load_properties_from_file(const char *fn) in load_properties_from_file()
|
/system/core/fastboot/ |
D | util_windows.c | 39 int64_t file_size(const char *fn) in file_size() 74 void *load_file(const char *fn, unsigned *_sz) in load_file()
|
D | fastboot.c | 101 char *fn; in find_item() local 147 int64_t file_size(const char *fn) in file_size() 161 void *load_file(const char *fn, unsigned *_sz) in load_file() 614 void do_update_signature(zipfile_t zip, char *fn) in do_update_signature() 624 void do_update(char *fn, int erase_first) in do_update() 685 void do_send_signature(char *fn) in do_send_signature()
|
/system/core/libcutils/ |
D | load_file.c | 22 void *load_file(const char *fn, unsigned *_sz) in load_file()
|
D | config_utils.c | 312 void config_load_file(cnode *root, const char *fn) in config_load_file()
|
/system/core/libcutils/tests/memset_mips/ |
D | test_memset.c | 56 timeone(void (*fn)(), void *d, uint32_t val, uint32_t bytes) in timeone() 82 testone(char *tag, void (*fn)(), int trials, int minbytes, int maxbytes, int size, int threshold) in testone() 198 void (*fn)(); in main() member
|
/system/extras/sound/ |
D | playwav.c | 151 int wav_play(const char *fn) in wav_play() 191 int wav_rec(const char *fn, unsigned channels, unsigned rate) in wav_rec() 295 int mp3_play(const char *fn) in mp3_play() 331 const char *fn = 0; in main() local
|
/system/core/mkbootimg/ |
D | mkbootimg.c | 28 static void *load_file(const char *fn, unsigned *_sz) in load_file()
|
/system/core/libdiskconfig/ |
D | diskconfig.c | 140 load_diskconfig(const char *fn, char *path_override) in load_diskconfig()
|
/system/core/toolbox/grep/ |
D | util.c | 187 procfile(const char *fn) in procfile()
|
D | grep.c | 286 read_patterns(const char *fn) in read_patterns()
|
/system/extras/showmap/ |
D | showmap.c | 163 char fn[128]; in load_maps() local
|
/system/core/adb/ |
D | commandline.c | 389 int adb_download_buffer(const char *service, const char *fn, const void* data, int sz, in adb_download_buffer() 450 int adb_download(const char *service, const char *fn, unsigned progress) in adb_download()
|
D | fdevent.c | 47 static void fatal(const char *fn, const char *fmt, ...) in fatal()
|
D | sysdeps_win32.c | 21 void *load_file(const char *fn, unsigned *_sz) in load_file()
|
/system/core/sh/ |
D | eval.c | 457 struct arglist fn; in expredir() local
|