Searched refs:origDir (Results 1 - 3 of 3) sorted by relevance

/external/libffi/testsuite/
H A Drun-all-tests43 origDir=`pwd`
/external/clang/lib/Serialization/
H A DASTWriter.cpp1230 StringRef origDir = llvm::sys::path::parent_path(OutputPath); local
1234 Stream.EmitRecordWithBlob(AbbrevCode, Record, origDir);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.js2725 var line = pos.line, ch = pos.ch, origDir = dir;
2764 var result = skipAtomic(doc, Pos(line, ch), origDir, true);

Completed in 195 milliseconds