Home
last modified time | relevance | path

Searched refs:working (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/external/google-breakpad/src/processor/
Dcfi_frame_info.cc59 RegisterValueMap<V> working; in FindCallerRegs() local
60 PostfixEvaluator<V> evaluator(&working, &memory); in FindCallerRegs()
66 working = registers; in FindCallerRegs()
72 working = registers; in FindCallerRegs()
73 working[".cfa"] = cfa; in FindCallerRegs()
81 working = registers; in FindCallerRegs()
82 working[".cfa"] = cfa; in FindCallerRegs()
/external/markdown/tests/markdown-test/
Dblockquotes-with-code-blocks.txt4 > print "working";
10 > return "working";
/external/markdown/MarkdownTest/Tests_2004/
DBlockquotes with code blocks.text4 > print "working";
10 > return "working";
/external/markdown/MarkdownTest/Tests_2007/
DBlockquotes with code blocks.text4 > print "working";
10 > return "working";
/external/v8/tools/oom_dump/
DREADME25 cd <v8 working copy>/tools/oom_dump
26 scons BREAKPAD_DIR=<path to google-breakpad working copy>
28 (Additionally you can control v8 working copy dir, but the default should work.)
/external/skia/src/animator/
DSkAnimatorScript2.cpp167 SkDisplayable* working = fEngine->getWorking(); in getIndex() local
168 if (displayable->canContainDependents() && working && working->isAnimate()) { in getIndex()
169 SkAnimateBase* animator = (SkAnimateBase*) working; in getIndex()
172 depend->addDependent(working); in getIndex()
366 SkAnimatorScript2::SkAnimatorScript2(SkAnimateMaker& maker, SkDisplayable* working, SkDisplayTypes … in SkAnimatorScript2() argument
367 SkScriptEngine2(ToOpType(type)), fMaker(maker), fWorking(working) { in SkAnimatorScript2()
DSkAnimatorScript.cpp47 SkAnimatorScript::SkAnimatorScript(SkAnimateMaker& maker, SkDisplayable* working, SkDisplayTypes ty… in SkAnimatorScript() argument
48 … : SkScriptEngine(SkScriptEngine::ToOpType(type)), fMaker(maker), fParent(NULL), fWorking(working) in SkAnimatorScript()
181 SkDisplayable* working = engine->fWorking; in EvalID() local
184 if (displayable->canContainDependents() && working && working->isAnimate()) { in EvalID()
185 SkAnimateBase* animator = (SkAnimateBase*) working; in EvalID()
188 depend->addDependent(working); in EvalID()
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
DSelectorKernel.java227 private ByteBuffer working = ByteBuffer.allocate( 8192 ); field in SelectorKernel.SelectorThread
361 working.clear(); in read()
365 size = c.read(working); in read()
380 newData( p, c, working, size ); in read()
/external/llvm/lib/Fuzzer/test/
Dfuzzer.test5 InfiniteTest: ALARM: working on the last Unit for
9 TimeoutTest: ALARM: working on the last Unit for
/external/antlr/antlr-3.4/runtime/Perl5/
DREADME4 development. Most parts are not working yet, and some of those that are need
6 parts are working, as illustrated by the examples. You'd probably want to
/external/llvm/test/Transforms/PlaceSafepoints/
Dsplit-backedge.ll1 ;; A very basic test to make sure that splitting the backedge keeps working
22 ; to be sure this keeps working.
/external/skia/src/pathops/
DSkOpAngle.cpp754 SkOpAngle* working = angle; in merge() local
756 if (this == working) { in merge()
759 working = working->fNext; in merge()
760 } while (working != angle); in merge()
762 SkOpAngle* next = working->fNext; in merge()
763 working->fNext = NULL; in merge()
764 insert(working); in merge()
765 working = next; in merge()
766 } while (working != angle); in merge()
/external/e2fsprogs/debugfs/
Dro_debug_cmds.ct33 request do_change_working_dir, "Change working directory",
60 request do_print_working_directory, "Print current working directory",
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/benchmark/
DREADME.md3 This benchmark compares performance of the working copy with the upstream version.
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt44 * Print current working directory (PWD)
46 * Change current working directory (CWD)
68 …* Failed change current working directory (CWD): no such directory, missing required access permis…
/external/mockftpserver/tags/2.0/src/site/apt/
Dfakeftpserver-features.apt44 * Print current working directory (PWD)
46 * Change current working directory (CWD)
68 …* Failed change current working directory (CWD): no such directory, missing required access permis…
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt44 * Print current working directory (PWD)
46 * Change current working directory (CWD)
68 …* Failed change current working directory (CWD): no such directory, missing required access permis…
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dfakeftpserver-features.apt44 * Print current working directory (PWD)
46 * Change current working directory (CWD)
68 …* Failed change current working directory (CWD): no such directory, missing required access permis…
/external/mockftpserver/tags/2.0-rc1/src/site/apt/
Dfakeftpserver-features.apt44 * Print current working directory (PWD)
46 * Change current working directory (CWD)
68 …* Failed change current working directory (CWD): no such directory, missing required access permis…
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dfakeftpserver-features.apt44 * Print current working directory (PWD)
46 * Change current working directory (CWD)
68 …* Failed change current working directory (CWD): no such directory, missing required access permis…
/external/llvm/utils/Misc/
Dmergefunctions.clang.svn.patch4 +++ lib/CodeGen/BackendUtil.cpp (working copy)
/external/libxml2/test/recurse/
Dlol4.patch4 +++ parser.c (working copy)
/external/bison/m4/
Dgetline.m412 dnl See if there's a working, system-supplied version of the getline function.
31 AC_CACHE_CHECK([for working getline function], [am_cv_func_working_getline],
/external/mockftpserver/tags/2.3/src/site/apt/
Dfakeftpserver-features.apt49 * Print current working directory (PWD)
51 * Change current working directory (CWD)
75 …* Failed change current working directory (CWD): no such directory, missing required access permis…
/external/mockftpserver/tags/2.4/src/site/apt/
Dfakeftpserver-features.apt49 * Print current working directory (PWD)
51 * Change current working directory (CWD)
75 …* Failed change current working directory (CWD): no such directory, missing required access permis…

12345678910>>...23