/test/xts/device_attest/services/core/utils/ |
H A D | attest_utils.c | 246 void *AttestMemAlloc(uint32_t size, const char* file, uint32_t line, const char* func) in AttestMemAlloc() argument
|
/test/xts/device_attest_lite/services/core/utils/ |
H A D | attest_utils.c | 248 void *AttestMemAlloc(uint32_t size, const char* file, uint32_t line, const char* func) in AttestMemAlloc() argument
|
/test/xts/hats/hdf/audio/idl/common/capture/src/ |
H A D | audio_capture_common_test.cpp | 461 FILE *file = fopen(pathBuf, "wb+");
in HWTEST_F() local
|
/test/xts/hats/hdf/audio/idl/common/capture_additional/src/ |
H A D | AudioCaptureCommonTestAdditional.cpp | 2220 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "wb+"); in HWTEST_F() local 2247 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "w+"); in HWTEST_F() local 2274 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "w"); HWTEST_F() local 2305 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "wb+"); HWTEST_F() local 2326 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "wb+"); HWTEST_F() local 2351 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "wb+"); HWTEST_F() local 2376 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "wb+"); HWTEST_F() local 2626 FILE *file = fopen("/data/local/tmp/CaptureDump.log", "wb+"); HWTEST_F() local [all...] |
/test/xts/hats/hdf/hdf_lite/display/ |
H A D | loadbmp_test.c | 65 FILE *file = NULL; in GetBmpInfo() local 117 FILE *file = NULL; LoadPicToBuffer() local [all...] |
/test/xts/tools/lite/hctest/include/ |
H A D | hctest_internal.h | 130 const char* file; member
|
/third_party/elfutils/libdwfl/ |
H A D | linux-proc-maps.c | 247 char *file = line + nread + strspn (line + nread, " \t"); in proc_maps_report() local [all...] |
H A D | find-debuginfo.c | 245 const char *dir, *subdir, *file; find_debuginfo_in_path() local [all...] |
/third_party/elfutils/tests/ |
H A D | dwflmodtest.c | 55 const char *file = dwarf_filesrc (files, val, NULL, NULL); in print_instance() local 117 const char *file = dwarf_decl_file (func); in print_func() local 165 const char *file; in list_module() local [all...] |
/third_party/f2fs-tools/tools/ |
H A D | f2fs_io_parse.c | 210 static void do_parse(FILE *file) in do_parse() argument 305 FILE *file; in main() local [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | main.c | 38 static char *absolute_path(const char *file) in absolute_path() argument
|
/third_party/eudev/src/shared/ |
H A D | log.c | 239 write_to_console( int level, int error, const char *file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_console() argument 300 write_to_syslog( int level, int error, const char *file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_syslog() argument 508 log_assert( int level, const char *text, const char *file, int line, const char *func, const char *format) log_assert() argument 530 log_assert_failed(const char *text, const char *file, int line, const char *func) log_assert_failed() argument 535 log_assert_failed_unreachable(const char *text, const char *file, int line, const char *func) log_assert_failed_unreachable() argument 540 log_oom_internal(const char *file, int line, const char *func) log_oom_internal() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_dnn_classify.c | 131 FILE *file; in read_classify_label_file() local [all...] |
H A D | opencl.c | 207 FILE *file; in ff_opencl_filter_load_program_from_file() local
|
/third_party/ffmpeg/libavformat/ |
H A D | mlvdec.c | 117 static int scan_file(AVFormatContext *avctx, AVStream *vst, AVStream *ast, int file) in scan_file() argument
|
H A D | tls_openssl.c | 54 static void openssl_lock(int mode, int type, const char *file, int line) in openssl_lock() argument
|
/third_party/curl/src/ |
H A D | var.c | 426 FILE *file; in setvariable() local
|
/third_party/gn/src/base/files/ |
H A D | file_posix.cc | 42 bool IsOpenAppend(PlatformFile file) { in IsOpenAppend() argument 46 int CallFtruncate(PlatformFile file, int64_t length) { in CallFtruncate() argument 51 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock() argument 65 IsOpenAppend(PlatformFile file) IsOpenAppend() argument 72 CallFtruncate(PlatformFile file, int64_t length) CallFtruncate() argument 77 CallFcntlFlock(PlatformFile file, bool do_lock) CallFcntlFlock() argument 381 SetPlatformFile(PlatformFile file) global() argument [all...] |
H A D | file_util.cc | 200 CloseFile(FILE* file) CloseFile() argument 206 TruncateFile(FILE* file) TruncateFile() argument [all...] |
H A D | file_win.cc | 318 SetPlatformFile(PlatformFile file) SetPlatformFile() argument [all...] |
/third_party/gn/src/base/ |
H A D | logging.cc | 143 LogMessage::LogMessage(const char* file, int line, LogSeverity severity) in LogMessage() argument 148 LogMessage::LogMessage(const char* file, int line, const char* condition) in LogMessage() argument 154 LogMessage::LogMessage(const char* file, int line, std::string* result) in LogMessage() argument 161 LogMessage::LogMessage(const char* file, in LogMessage() argument 190 void LogMessage::Init(const char* file, in argument 268 Win32ErrorLogMessage(const char* file, int line, LogSeverity severity, SystemErrorCode err) Win32ErrorLogMessage() argument 278 ErrnoLogMessage(const char* file, int line, LogSeverity severity, SystemErrorCode err) ErrnoLogMessage() argument 322 LogErrorNotReached(const char* file, int line) LogErrorNotReached() argument [all...] |
/third_party/gn/src/gn/ |
H A D | command_args.cc | 92 const InputFile* file = location.file(); in GetContextForValue() local [all...] |
/third_party/ffmpeg/tools/ |
H A D | sidxindex.c | 117 static int handle_file(struct Tracks *tracks, const char *file) in handle_file() argument 78 find_sidx(struct Tracks *tracks, int start_index, const char *file) find_sidx() argument [all...] |
/third_party/fsverity-utils/programs/ |
H A D | fsverity.c | 245 struct filedes *file; in parse_out_metadata_option() local [all...] |
H A D | utils.c | 90 __noreturn void assertion_failed(const char *expr, const char *file, int line) in assertion_failed() argument 107 bool open_file(struct filedes *file, const char *filename, int flags, int mode) in open_file() argument 121 bool get_file_size(struct filedes *file, u64 *size_ret) in get_file_size() argument 133 preallocate_file(struct filedes *file, u64 size) preallocate_file() argument 153 full_read(struct filedes *file, void *buf, size_t count) full_read() argument 172 full_write(struct filedes *file, const void *buf, size_t count) full_write() argument 205 full_pwrite(struct filedes *file, const void *buf, size_t count, u64 offset) full_pwrite() argument 222 filedes_close(struct filedes *file) filedes_close() argument 237 read_callback(void *file, void *buf, size_t count) read_callback() argument [all...] |