| /system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
| D | file.c | 78 grep_refill(struct file *f) in grep_refill() 139 grep_fgetln(struct file *f, size_t *lenp) in grep_fgetln() 202 grep_file_init(struct file *f) in grep_file_init() 237 struct file *f; in grep_open() local 257 grep_close(struct file *f) in grep_close()
|
| /system/media/audio_utils/include/audio_utils/ |
| D | primitives.h | 402 static inline int16_t clamp16_from_float(float f) in clamp16_from_float() 414 float f; in clamp16_from_float() member 438 static inline int32_t clamp24_from_float(float f) in clamp24_from_float() 481 static inline int32_t clampq4_27_from_float(float f) in clampq4_27_from_float() 506 static inline int32_t clamp32_from_float(float f) in clamp32_from_float() 581 static inline uint32_t u4_28_from_float(float f) in u4_28_from_float() 604 static inline uint16_t u4_12_from_float(float f) in u4_12_from_float()
|
| /system/core/adb/ |
| D | sysdeps_win32.c | 127 FH f; in _fh_from_int() local 150 _fh_to_int( FH f ) in _fh_to_int() 162 FH f = NULL; in _fh_alloc() local 191 _fh_close( FH f ) in _fh_close() 215 _fh_file_init( FH f ) in _fh_file_init() 221 _fh_file_close( FH f ) in _fh_file_close() 229 _fh_file_read( FH f, void* buf, int len ) in _fh_file_read() 244 _fh_file_write( FH f, const void* buf, int len ) in _fh_file_write() 259 _fh_file_lseek( FH f, int pos, int origin ) in _fh_file_lseek() 306 FH f; in adb_open() local [all …]
|
| /system/core/libcutils/arch-arm64/ |
| D | android_memset.S | 55 #define ENTRY(f) \ argument 63 #define END(f) \ argument
|
| /system/extras/latencytop/ |
| D | latencytop.c | 175 FILE *f; in read_global_stats() local 233 FILE *f; in read_thread_stats() local 308 FILE *f; in set_latencytop() local 321 static void erase_latency_file(FILE *f) { in erase_latency_file() 325 static struct latency_entry *read_latency_file(FILE *f, struct latency_entry *list) { in read_latency_file()
|
| /system/core/include/utils/ |
| D | AndroidThreads.h | 102 inline bool createThread(thread_func_t f, void *a) { in createThread()
|
| /system/extras/tests/bionic/libc/bionic/ |
| D | libdlclosetest1.cpp | 75 static Foo f; variable
|
| /system/extras/tests/bionic/libstdc++/ |
| D | test_cstdlib.cpp | 38 #define FAIL_UNLESS(f) if (!android::f()) return kFailed; argument
|
| D | test_cmath.cpp | 38 #define FAIL_UNLESS(f) if (!android::f()) return kFailed; argument
|
| D | test_cstring.cpp | 37 #define FAIL_UNLESS(f) if (!android::f()) return kFailed; argument
|
| D | test_csetjmp.cpp | 38 #define FAIL_UNLESS(f) if (!android::f()) return kFailed; argument
|
| D | test_csignal.cpp | 37 #define FAIL_UNLESS(f) if (!android::f()) return kFailed; argument
|
| D | test_cstdio.cpp | 37 #define FAIL_UNLESS(f) if (!android::f()) return kFailed; argument
|
| D | test_ctime.cpp | 38 #define FAIL_UNLESS(f) if (!android::f()) return kFailed; argument
|
| /system/extras/tests/bionic/libc/common/ |
| D | test_static_cpp_mutex.cpp | 64 static Foo f; variable
|
| /system/extras/verity/ |
| D | generate_verity_key.c | 114 FILE *f = NULL; in convert_x509() local 174 FILE *f = NULL; in generate_key() local
|
| /system/extras/tests/bionic/libc/other/ |
| D | test_zlib.c | 177 FILE* f; in main() local 220 FILE* f = fopen(argv[1], "rb"); in main() local
|
| /system/core/toolbox/ |
| D | vmstat.c | 160 FILE *f; in read_meminfo() local 178 FILE *f; in read_stat() local 201 FILE *f; in read_vmstat() local
|
| D | df.c | 53 FILE *f = fopen("/proc/mounts", "r"); in df_main() local
|
| /system/core/debuggerd/arm64/ |
| D | machine.cpp | 92 struct user_fpsimd_state f; in dump_registers() local
|
| /system/core/libzipfile/ |
| D | test_zipfile.c | 11 FILE* f; in main() local
|
| D | zipfile.c | 30 release_zipfile(zipfile_t f) in release_zipfile() 43 lookup_zipentry(zipfile_t f, const char* entryName) in lookup_zipentry()
|
| /system/core/libpixelflinger/codeflinger/ |
| D | blending.cpp | 255 integer_t& factor, int f, int component, in build_blend_factor() 475 const integer_t& f) in mul_factor() 566 const integer_t& f, in mul_factor_add()
|
| /system/media/audio_utils/tests/ |
| D | primitives_tests.cpp | 34 inline void testClamp16(float f) in testClamp16() 54 inline void testClamp24(float f) in testClamp24() 101 float f; in TEST() member
|
| /system/core/liblog/ |
| D | log_time.cpp | 54 for (char *f = cp = fmt; ; ++cp) { in strptime() local
|