Home
last modified time | relevance | path

Searched defs:file_name (Results 51 - 75 of 162) sorted by relevance

1234567

/third_party/protobuf/src/google/protobuf/
H A Dsource_context.pb.h226 inline const std::string& SourceContext::file_name() const { in file_name() function in SourceContext
273 set_allocated_file_name(std::string* file_name) set_allocated_file_name() argument
279 file_name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), file_name, set_allocated_file_name() local
[all...]
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Ddir.rs378 pub fn file_name(&self) -> &CStr { in file_name() functions
/third_party/elfutils/libdwfl/
H A Dlinux-proc-maps.c359 dwfl_linux_proc_find_elf(Dwfl_Module *mod __attribute__ ((unused)), void **userdata __attribute__ ((unused)), const char *module_name, Dwarf_Addr base, char **file_name, Elf **elfp) dwfl_linux_proc_find_elf() argument
H A Dfind-debuginfo.c161 find_debuginfo_in_path (Dwfl_Module *mod, const char *file_name, in find_debuginfo_in_path() argument
348 dwfl_standard_find_debuginfo(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *modname __attribute__ ((unused)), GElf_Addr base __attribute__ ((unused)), const char *file_name, const char *debuglink_file, GElf_Word debuglink_crc, char **debuginfo_file_name) dwfl_standard_find_debuginfo() argument
[all...]
H A Ddwfl_report_elf.c241 __libdwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, in __libdwfl_report_elf() argument
290 dwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, int fd, in dwfl_report_elf() argument
/third_party/elfio/tests/
H A DELFIOTest1.cpp618 const std::string file_name = "elf_examples/test_symbols_order.elf"; in TEST() local
730 const std::string file_name = "elf_examples/test_symbols_order.elf"; in TEST() local
/third_party/ffmpeg/libavformat/
H A Did3v2.h60 uint8_t *file_name; member
/third_party/curl/src/
H A Dtool_doswin.c113 SANITIZEcode sanitize_file_name(char **const sanitized, const char *file_name, in sanitize_file_name() argument
313 msdosify(char **const sanitized, const char *file_name, int flags) msdosify() argument
460 rename_if_reserved_dos_device_name(char **const sanitized, const char *file_name, int flags) rename_if_reserved_dos_device_name() argument
[all...]
/third_party/alsa-utils/alsamixer/
H A Dtextbox.c68 void show_textfile(const char *file_name) in show_textfile() argument
/third_party/gn/src/gn/
H A Dloader.cc238 BackgroundLoadFile(const Settings* settings, const SourceFile& file_name, const LocationRange& origin, const ParseNode* root) BackgroundLoadFile() argument
437 AsyncLoadFile(const LocationRange& origin, const BuildSettings* build_settings, const SourceFile& file_name, std::function<void(const ParseNode*)> callback, Err* err) AsyncLoadFile() argument
H A Drust_project_writer.cc60 RunAndWriteFiles(const BuildSettings* build_settings, const Builder& builder, const std::string& file_name, bool quiet, Err* err) RunAndWriteFiles() argument
H A Dtrace.cc250 void SaveTraces(const base::FilePath& file_name) { in SaveTraces() argument
/third_party/libuv/src/win/
H A Dfs-event.c397 static int file_info_cmp(WCHAR* str, WCHAR* file_name, size_t file_name_len) { in file_info_cmp() argument
/third_party/jerryscript/targets/nuttx-stm32f4/
H A Djerry_main.c71 read_file (const char *file_name, /**< source code */ in read_file() argument
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
H A Ditt_refcol_impl.c25 char* file_name; member
/third_party/libfuse/example/
H A Dnotify_inval_entry.c95 static char file_name[MAX_STR_LEN]; variable
/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone02.c96 static char file_name[25]; variable
/third_party/node/deps/v8/src/logging/
H A Dlog-utils.cc29 FILE* Log::CreateOutputHandle(std::string file_name) { in CreateOutputHandle() argument
43 bool Log::IsLoggingToConsole(std::string file_name) { in IsLoggingToConsole() argument
48 bool Log::IsLoggingToTemporaryFile(std::string file_name) { in IsLoggingToTemporaryFile() argument
52 Log::Log(Logger* logger, std::string file_name) in Log() argument
103 std::string Log::file_name() const { return file_name_; } file_name() function in v8::internal::Log
[all...]
/third_party/node/deps/v8/src/torque/
H A Dinstance-type-generator.cc377 std::string file_name = "instance-types.h"; in GenerateInstanceTypes() local
/third_party/node/deps/uv/src/win/
H A Dfs-event.c407 static int file_info_cmp(WCHAR* str, WCHAR* file_name, size_t file_name_len) { in file_info_cmp() argument
/third_party/libcoap/man/
H A Dexamples-code-check.c151 char file_name[300]; in check_synopsis() local
459 char file_name[30 in main() local
[all...]
/third_party/libbpf/src/
H A Dzip.c298 int zip_archive_find_entry(struct zip_archive *archive, const char *file_name, in zip_archive_find_entry() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftrfork.c837 raccess_guess_linux_double_from_file_name( FT_Library library, char *file_name, FT_Long *result_offset ) raccess_guess_linux_double_from_file_name() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.cc565 _open_resource_fork (const char *file_name, hb_mapped_file_t *file) in _open_resource_fork() argument
609 hb_blob_create_from_file (const char *file_name) in hb_blob_create_from_file() argument
628 hb_blob_create_from_file_or_fail (const char *file_name) in hb_blob_create_from_file_or_fail() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.h223 void Annotate(const char* varname, const std::string& file_name) { in Annotate() argument
231 Annotate(const char* begin_varname, const char* end_varname, const std::string& file_name) Annotate() argument

Completed in 18 milliseconds

1234567