HomeSort by relevance Sort by last modified time
    Searched full:toolname (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /external/llvm/tools/llvm-mcmarkup/
llvm-mcmarkup.cpp 32 static StringRef ToolName;
141 errs() << ToolName << ": " << ec.message() << '\n';
216 ToolName = argv[0];
  /external/clang/tools/c-index-test/
Makefile 11 TOOLNAME = c-index-test
  /external/clang/tools/driver/
Makefile 11 TOOLNAME = clang
  /external/llvm/bindings/ocaml/
Makefile.ocaml 100 ifdef TOOLNAME
101 ToolEXE := $(ObjDir)/$(TOOLNAME)$(EXEEXT)
116 ifdef TOOLNAME
118 OutputEXE := $(ExmplDir)/$(strip $(TOOLNAME))$(EXEEXT)
120 OutputEXE := $(ToolDir)/$(strip $(TOOLNAME))$(EXEEXT)
153 ifdef TOOLNAME
154 $(ObjDir)/$(TOOLNAME).ocamldep: $(OcamlSources) $(OcamlHeaders) \
158 -include $(ObjDir)/$(TOOLNAME).ocamldep
350 ifdef TOOLNAME
  /external/llvm/tools/bugpoint/
BugDriver.cpp 69 BugDriver::BugDriver(const char *toolname, bool find_bugs,
72 : Context(ctxt), ToolName(toolname), ReferenceOutputFile(OutputFile),
132 errs() << ToolName << ": error linking in '" << Filenames[i] << "': "
ExecutionDriver.cpp 273 errs() << ToolName << ": Error making unique filename: " << EC.message()
278 errs() << ToolName << ": Error emitting bitcode to file '" << BitcodeFile
312 errs() << ToolName << ": Error making unique filename: "
319 errs() << ToolName << ": Error emitting bitcode to file '"
337 errs() << ToolName << ": Error making unique filename: "
BugDriver.h 48 const char *ToolName; // argv[0] of bugpoint
65 BugDriver(const char *toolname, bool find_bugs,
70 const char *getToolName() const { return ToolName; }
  /external/llvm/tools/llvm-nm/
llvm-nm.cpp 126 std::string ToolName;
131 errs() << ToolName << ": " << path << ": " << message << ".\n";
339 errs() << ToolName << ": '" << Filename << "': " << "No such file\n";
436 errs() << ToolName << ": " << Filename << ": "
455 ToolName = argv[0];
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 142 static StringRef ToolName;
147 outs() << ToolName << ": error reading file: " << ec.message() << ".\n";
171 errs() << ToolName << ": " << Error;
483 errs() << ToolName << ": warning: invalid instruction encoding\n";
782 errs() << ToolName << ": '" << a->getFileName() << "': " << ec.message()
789 errs() << ToolName << ": '" << a->getFileName() << "': "
798 errs() << ToolName << ": '" << file << "': " << "No such file\n";
810 errs() << ToolName << ": '" << file << "': " << ec.message() << ".\n";
819 errs() << ToolName << ": '" << file << "': " << "Unrecognized file type.\n";
840 ToolName = argv[0]
    [all...]
  /external/llvm/include/llvm/Analysis/
ProfileInfoLoader.h 40 ProfileInfoLoader(const char *ToolName, const std::string &Filename);
ProfileDataLoader.h 113 ProfileDataLoader(const char *ToolName, const std::string &Filename);
  /external/chromium_org/tools/valgrind/
valgrind_test.py 64 def ToolName(self):
145 self.log_dir = self.log_parent_dir + "%s.logs" % self.ToolName()
233 if self.ToolName() == "tsan" and common.IsMac():
354 tool_name = self.ToolName()
472 filenames = glob.glob(self.log_dir + "/" + self.ToolName() + ".*")
475 # "toolname.wrapper_PID.valgrind_PID".
538 def ToolName(self):
639 def ToolName(self):
806 def ToolName(self):
    [all...]
chrome_tests.py 98 tool_name = tool.ToolName();
157 os.path.join(gtest_files_dir, name + ".gtest-%s.txt" % tool.ToolName())]
161 if tool.ToolName() in ChromeTests.SLOW_TOOLS:
167 (tool.ToolName(), platform_suffix))]
  /external/valgrind/main/coregrind/
pub_core_initimg.h 72 HChar* toolname; member in struct:_IICreateImageInfo
96 HChar* toolname; member in struct:_IICreateImageInfo
m_main.c 324 - get the toolname (--tool=)
403 const HChar* toolname )
410 Int toolname_len = VG_(strlen)(toolname);
448 // Does it have the form "--toolname:foo"? We have to do it at the start
453 VG_STREQN(toolname_len, arg+2, toolname) &&
456 // Prefix matches, convert "--toolname:foo" to "--foo".
1539 HChar* toolname = "memcheck"; \/\/ default to Memcheck local
    [all...]
  /external/chromium_org/testing/iossim/
iossim.mm 596 char* toolName = basename(worker);
597 if (toolName != NULL) {
598 toolName = strdup(toolName);
599 if (toolName != NULL)
600 gToolName = toolName;
  /external/llvm/utils/
makellvm 5 alias usage 'echo "USAGE: $0:t [-h] [-n] [-obj obj-root] [gmake-flags] [VAR=...] [toolname (default: opt)]"; set pstatus = 1; goto cleanup'
  /external/valgrind/main/coregrind/m_initimg/
initimg-darwin.c 117 static HChar** setup_client_env ( HChar** origenv, const HChar* toolname)
142 Int preload_tool_path_len = vglib_len + VG_(strlen)(toolname)
153 "%s/vgpreload_%s-%s.so", VG_(libdir), toolname, VG_PLATFORM);
536 // p: get_helprequest_and_toolname [for toolname]
539 env = setup_client_env(iicii.envp, iicii.toolname);
initimg-linux.c 127 static HChar** setup_client_env ( HChar** origenv, const HChar* toolname)
149 Int preload_tool_path_len = vglib_len + VG_(strlen)(toolname)
155 vg_assert(toolname);
163 "%s/vgpreload_%s-%s.so", VG_(libdir), toolname, VG_PLATFORM);
894 // p: get_helprequest_and_toolname [for toolname]
897 env = setup_client_env(iicii.envp, iicii.toolname);
    [all...]
  /external/icu4c/tools/gendict/
gendict.cpp 63 static void install_watchdog(const char *toolName, const char *outFileName) {
64 wToolname=toolName;
  /external/llvm/docs/
Projects.rst 231 ``TOOLNAME``
234 example, to build an executable named ``sample``, ``TOOLNAME`` should be set
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 41 static StringRef ToolName;
48 outs() << ToolName << ": " << Error << ".\n";
145 errs() << ToolName << ": " << msg << "\n\n";
862 ToolName = argv[0];
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_osx_support.py 74 def _find_build_tool(toolname):
76 return (_find_executable(toolname)
77 or _read_output("/usr/bin/xcrun -find %s" % (toolname,))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_osx_support.py 74 def _find_build_tool(toolname):
76 return (_find_executable(toolname)
77 or _read_output("/usr/bin/xcrun -find %s" % (toolname,))
  /external/llvm/
Makefile.rules 433 ifdef TOOLNAME
621 ifdef TOOLNAME
    [all...]

Completed in 6475 milliseconds

1 2 34 5