HomeSort by relevance Sort by last modified time
    Searched defs:Below (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Analysis/
StratifiedSets.h 40 // described below, and 32 was an arbitrary choice because it fits nicely in 32
62 // \brief The link for the set "below" current
63 StratifiedIndex Below;
68 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {}
70 bool hasBelow() const { return Below != SetSentinel; }
73 void clearBelow() { Below = SetSentinel; }
84 // above or below another. In CFL Alias Analysis, this gives us an indication
85 // of how two variables are related; if the set of variable A is below a set
95 // below set A.
140 // This builder has a notion of some value A being above, below, or with som
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 340 enum DisplayHint { Above, Below };
364 PathDiagnosticPiece(StringRef s, Kind k, DisplayHint hint = Below);
366 PathDiagnosticPiece(Kind k, DisplayHint hint = Below);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 244 with button names below. */
463 #define Below 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 244 with button names below. */
463 #define Below 1
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 51 milliseconds