HomeSort by relevance Sort by last modified time
    Searched full:predecessor (Results 176 - 200 of 419) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/view/
ViewGroup.java 1656 HoverTarget predecessor = null; local
1950 TouchTarget predecessor = null; local
2087 TouchTarget predecessor = null; local
2110 TouchTarget predecessor = null; local
    [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp     [all...]
CFG.cpp 96 // If there is more than one predecessor, this is a critical edge...
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 195 /// AddPred - adds a predecessor edge to SUnit SU.
196 /// This returns true if this is a new predecessor.
203 /// RemovePred - removes a predecessor edge from SUnit SU.
362 /// ReleasePred - Decrement the NumSuccsLeft count of a predecessor. Add it to
378 // Updating predecessor's height. This is now the cycle when the
379 // predecessor can be scheduled without causing a pipeline stall.
507 /// Call ReleasePred for each predecessor, then update register live def/gen.
532 // clobber the register is scheduled between the predecessor and
703 /// count of its predecessors. If a predecessor pending count is zero, add it to
803 /// its predecessor states to reflect the change
    [all...]
  /external/chromium_org/third_party/jemalloc/chromium/
rb.h     [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
rb.h     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 636 // Find the predecessor block.
651 // Find the last expression in the predecessor block. That is the
668 // If the last expression in the predecessor block matches true or false
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 220 /// predecessor outside the loop, return it. Otherwise return null.
222 /// the predecessor to have exactly one successor.
412 /// has a predecessor that is outside the loop.
BlockFrequencyImpl.h 130 /// getSingleBlockPred - return single BB block predecessor or NULL if
IntervalIterator.h 19 // the predecessor fields (the successor information is filled in however).
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 204 // If there is one (or fewer) predecessor from outside the region, we don't
405 /// that uses the value within the basic block, and return the predecessor
594 // then we need to test for dominance of the phi's predecessor
PromoteMemoryToRegister.cpp 808 "PHI node has entry for a block which is not a predecessor!");
891 // Since the value is live into BB, it is either defined in a predecessor or
897 // The value is not live into a predecessor if it defines the value.
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
nfsubs.h 59 const NFRule* predecessor,
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_list.c 69 * to something that is already pointed to by its predecessor in the
  /external/chromium_org/tools/gyp/pylib/gyp/
ordered_dict.py 63 # then removed by updating the links in the predecessor and successor nodes.
  /external/chromium_org/v8/src/
hydrogen-escape-analysis.cc 260 // Case 1: This is the only predecessor, just reuse state.
  /external/icu4c/i18n/
nfsubs.h 59 const NFRule* predecessor,
  /external/iproute2/misc/
lnstat.c 7 * Based on original concept and ideas from predecessor rtstat.c:
  /external/llvm/lib/Target/R600/
AMDGPUIndirectAddressing.cpp 185 // written in multiple predecessor blocks.
  /external/llvm/lib/Transforms/IPO/
LoopExtractor.cpp 217 /// should have only one predecessor.
  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 86 // PHI nodes use the operand in the predecessor block, not the block with
  /external/llvm/test/CodeGen/Generic/
select.ll 35 ; corresponding predecessor basic block. This checks a few things:
  /external/llvm/test/Transforms/SimplifyCFG/
indirectbr.ll 36 ; that because the predecessor is the entry block.
  /external/openssl/crypto/engine/
eng_list.c 69 * to something that is already pointed to by its predecessor in the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 61 predecessor; only matters if (join_lines and not lstrip_ws)

Completed in 418 milliseconds

1 2 3 4 5 6 78 91011>>