Searched refs:dotty (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
H A DGraphWriter.cpp182 sys::Path dotty(LLVM_PATH_DOTTY);
185 args.push_back(dotty.c_str());
189 errs() << "Running 'dotty' program... ";
190 if (sys::Program::ExecuteAndWait(dotty, &args[0],0,0,0,0,&ErrMsg)) {
/external/syslinux/com32/lua/src/
H A Dlua.c310 static void dotty (lua_State *L) { function
474 dotty(L);
478 dotty(L);
/external/mksh/src/
H A Djobs.c538 bool dotty = false; local
543 dotty = true;
551 if (ttypgrp_ok && dotty && !(flags & XBGND))
/external/swiftshader/third_party/LLVM/
H A Dconfigure6540 # Extract the first word of "dotty", so it can be a program name with args.
6541 set dummy dotty; ac_word=$2
6567 test -z "$ac_cv_path_DOTTY" && ac_cv_path_DOTTY="echo dotty"
6581 if test "$DOTTY" != "echo dotty" ; then

Completed in 639 milliseconds