OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dotty
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Support/
GraphWriter.cpp
182
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)) {
193
//
Dotty
spawns another app and doesn't wait until it returns
/external/mksh/src/
jobs.c
426
int
dotty
= 0;
local
429
dotty
= 1;
436
if (ttypgrp_ok &&
dotty
&& !(flags & XBGND))
[
all
...]
/external/llvm/
configure
735
DOTTY
[
all
...]
/external/llvm/projects/sample/
configure
734
DOTTY
[
all
...]
Completed in 375 milliseconds