/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
StdCatchBuilder.java | 234 * successor -- if any -- last in the successors list, but
|
/external/llvm/include/llvm/CodeGen/ |
MachineScheduler.h | 132 /// When all successor dependencies have been resolved, free this node for
|
/external/llvm/include/llvm/Transforms/Utils/ |
BasicBlockUtils.h | 80 /// specified successor will be merged into the same critical edge block.
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXInstrInfo.cpp | 154 /// an successor block, it sets TBB to be the branch destination block and a
|
/external/llvm/tools/llvm-prof/ |
llvm-prof.cpp | 104 // Figure out how many times each successor executed.
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/ |
atlantis.c | 32 * clause at DFARS 252.227-7013 and/or in similar or successor
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/ |
atlantis.c | 32 * clause at DFARS 252.227-7013 and/or in similar or successor
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/ |
atlantis.c | 32 * clause at DFARS 252.227-7013 and/or in similar or successor
|
/art/compiler/dex/ |
ssa_transformation.cc | 195 // no successor/next 455 * Iterate through all successor blocks and propagate up the live-in sets.
|
/dalvik/dx/src/com/android/dx/ssa/ |
SCCP.java | 236 * Simulates branch insns, if possible. Adds reachable successor blocks 656 // Find if a successor block is never executed
|
/external/bison/src/ |
AnnotationList.c | 266 successor of the start state's kernel item, the lookahead 359 in eventual successor states will not be affected by lookaheads [all...] |
/external/chromium_org/chrome/browser/extensions/ |
extension_sorting.cc | 256 // Only a successor. 266 // Both a successor and predecessor
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
implement.h | 318 struct ptw32_mcs_node_t_ *next; /* ptr to successor in queue */ 322 successor */ [all...] |
/external/chromium_org/sync/syncable/ |
directory.h | 275 // or successor. 282 // Places |e| as a successor to |predecessor|. If |predecessor| is NULL,
|
/external/chromium_org/third_party/bintrees/bintrees/ |
ctrees.c | 613 /* Find the inorder successor */ 627 /* Unlink successor and fix parent */
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
low_level_alloc.cc | 378 // Coalesce list item "a" with its successor if they are adjacent. 408 Coalesce(f); // maybe coalesce with successor
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
low_level_alloc.cc | 378 // Coalesce list item "a" with its successor if they are adjacent. 408 Coalesce(f); // maybe coalesce with successor
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
inttree.c | 379 /* OUTPUT: This function returns the successor of x or NULL if no */ 380 /* successor exists. */
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
SCCP.java | 237 * Simulates branch insns, if possible. Adds reachable successor blocks 657 // Find if a successor block is never executed
|
/external/icu4c/common/unicode/ |
platform.h | 128 /** z/OS is the successor to OS/390 which was the successor to MVS. @internal */
|
/external/libvpx/libvpx/vp8/encoder/ |
encodemb.c | 308 /* Consider both possible successor states. */ 352 /* Consider both possible successor states. */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodemb.c | 232 /* Consider both possible successor states. */ 272 /* Consider both possible successor states. */
|
/external/llvm/lib/CodeGen/ |
PHIElimination.cpp | 412 // really is dead at the PHI copy, there will be no successor blocks which 585 // other PreMBB successor, and we can avoid the interference by splitting
|
/external/llvm/lib/Target/Hexagon/ |
HexagonMachineScheduler.cpp | 439 /// getSingleUnscheduledSucc - If there is exactly one unscheduled successor 447 // We found an available, but not scheduled, successor. If it's the
|
/external/llvm/lib/Transforms/Scalar/ |
LoopRotation.cpp | 327 // Find new Loop header. NewHeader is a Header's one and only successor 328 // that is inside loop. Header's other successor is outside the
|