Searched
full:walk (Results
651 -
675 of
1498) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucoleitr.h | 51 * The UCollationElements API is used as an iterator to walk through each
|
/external/chromium_org/third_party/libevent/ |
evdns.3 | 288 nameserver. Several algorithms require a full walk of the inflight
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_tgsi_info.c | 43 * register values, as we walk the shader.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
opt_array_splitting.cpp | 84 * This class does a walk over the tree, coming up with the set of
|
opt_tree_grafting.cpp | 366 /* Found a possibly graftable assignment. Now, walk through the
|
/external/chromium_org/third_party/openssl/openssl/crypto/store/ |
str_mem.c | 218 walk all the way to the end of the store (since any combination
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrResourceCache.h | 186 * head of the list. If/when we must purge some of the entries, we walk the
|
/external/chromium_org/tools/gyp/ |
gyptest.py | 139 for root, dirs, files in os.walk(directory):
|
/external/chromium_org/tools/win/toolchain/ |
toolchain2013.py | 85 for root, dirnames, filenames in os.walk(extracted_dir):
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
DereferenceChecker.cpp | 107 // Walk through lvalue casts to get the original expression
|
UnreachableCodeChecker.cpp | 10 // path-sensitive analysis. We mark any path visited, and then walk the CFG as a
|
VirtualCallChecker.cpp | 94 // If the callee is PreVisited, walk its body.
|
/external/clang/utils/analyzer/ |
CmpRuns.py | 197 for (dirpath, dirnames, filenames) in os.walk(path):
|
/external/elfutils/libdw/ |
libdwP.h | 398 /* Helper function to walk scopes. */
|
/external/icu4c/test/intltest/ |
utxttest.cpp | 743 // Walk through frontwards, incrementing by one 754 // Walk through frontwards, incrementing by two 765 // walk through the string backwards, decrementing by one. 778 // walk through backwards, decrementing by three [all...] |
/external/jmonkeyengine/engine/src/test/jme3test/animation/ |
TestCinematic.java | 130 cinematic.addCinematicEvent(2, new AnimationTrack(model, "Walk", LoopMode.Loop));
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
EscapingEvaluator.java | 152 // it into a little node tree which we need to walk to reconstruct the
|
/external/llvm/include/llvm/Analysis/ |
IntervalIterator.h | 17 // This iterator is defined to walk the control flow graph, returning intervals
|
ValueTracking.h | 1 //===- llvm/Analysis/ValueTracking.h - Walk computations --------*- C++ -*-===//
|
/external/llvm/include/llvm/CodeGen/ |
LexicalScopes.h | 221 // Depth First Search support to walk and manipulate LexicalScope hierarchy.
|
/external/llvm/include/llvm/Object/ |
MachO.h | 162 // Walk load commands.
|
/external/llvm/lib/Analysis/ |
RegionPass.cpp | 75 // Walk Regions
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
IntelJITEventListener.cpp | 270 // Walk the function list, unregistering each function
|
/external/llvm/lib/IR/ |
LLVMContextImpl.h | 197 // expensive operand walk.
|
/external/llvm/lib/Transforms/ObjCARC/ |
DependencyAnalysis.cpp | 200 /// Walk up the CFG from StartPos (which is in StartBB) and find local and
|
Completed in 1594 milliseconds
<<21222324252627282930>>