Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project/llvm/utils/
H A Dllvm-mca-compare.py112 def run_llvm_mca_tool(opts, file_name): argument
402 def summary_average_code_region(array_of_code_regions, file_name): argument
530 def average_code_region_resource_pressure(array_of_code_regions, file_name): argument
/llvm-project/libc/test/UnitTest/
H A DCmakeFilePath.cpp16 libc_make_test_file_path_func(const char * file_name) libc_make_test_file_path_func() argument
H A DBazelFilePath.cpp18 libc_make_test_file_path_func(const char * file_name) libc_make_test_file_path_func() argument
H A DTest.h17 #define libc_make_test_file_path(file_name) (file_name) argument
H A DLibcTest.h20 libc_make_test_file_path(file_name) global() argument
/llvm-project/clang/test/Analysis/
H A Dcheck-analyzer-fixit.py35 def write_file(file_name, text): argument
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DWindowsMiniDump.cpp31 const std::string file_name = outfile.GetPath(); SaveMiniDump() local
/llvm-project/openmp/runtime/test/env/
H A Domp_thread_limit.c17 void verify(const char* file_name, int line_number, int team_size) { in verify()
/llvm-project/compiler-rt/test/profile/ContinuousSyncMode/
H A Dset-file-object.c61 char *file_name = argv[2]; in main() local
/llvm-project/lldb/source/Interpreter/
H A DOptionValueFileColonLine.cpp87 llvm::StringRef file_name; SetValueFromString() local
/llvm-project/lldb/test/API/commands/process/attach/attach_denied/
H A Dmain.cpp24 bool writePid (const char* file_name, const pid_t pid) in writePid()
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.cpp127 ReadFileToBuffer(const char * file_name,char ** buff,uptr * buff_size,uptr * read_len,uptr max_len,error_t * errno_p) ReadFileToBuffer() argument
171 ReadFileToVector(const char * file_name,InternalMmapVectorNoCtor<char> * buff,uptr max_len,error_t * errno_p) ReadFileToVector() argument
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Dreport.py341 def empty(file_name): argument
368 def empty(file_name): argument
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-test-part.h81 const char* file_name() const { in file_name() function
/llvm-project/llvm/utils/llvm-locstats/
H A Dllvm-locstats.py41 file_name, argument
/llvm-project/clang-tools-extra/test/clang-tidy/
H A Dcheck_clang_tidy.py53 def write_file(file_name, text): argument
/llvm-project/lldb/source/Core/
H A DAddressRange.cpp225 const char *file_name = ""; in GetDescription() local
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp52 std::vector<wchar_t> file_name; in GetProcessExecutableName() local
68 std::string file_name; in GetProcessExecutableName() local
654 const std::string file_name = GetProcessExecutableName(pid); OnDebuggerConnected() local
[all...]
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp231 StringIdRecord file_name; in GetMainSourceFile() local
/llvm-project/libc/test/src/__support/File/
H A Dplatform_file_test.cpp18 LIBC_INLINE File *openfile(const char *file_name, const char *mode) { in openfile() argument
/llvm-project/lldb/utils/lui/
H A Dlldbutil.py332 file_name, argument
541 file_name=None, argument
/llvm-project/polly/lib/External/isl/imath/
H A Dimtest.c209 bool process_file(char *file_name, FILE *ifp, FILE *ofp) { in process_file()
/llvm-project/compiler-rt/lib/hwasan/scripts/
H A Dhwasan_symbolize170 __process_source_path(self, file_name) global() argument
[all...]
/llvm-project/lldb/source/Utility/
H A DZipFile.cpp145 auto file_name = reinterpret_cast<const char *>(cd + 1); in FindFile() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-port.cc978 const std::string file_name(file == nullptr ? kUnknownFile : file); in FormatFileLocation() local
997 const std::string file_name(file == nullptr ? kUnknownFile : file); in FormatCompilerIndependentFileLocation() local

12