HomeSort by relevance Sort by last modified time
    Searched refs:Below (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/llvm/lib/Analysis/
StratifiedSets.h 51 /// The link for the set "below" current
52 StratifiedIndex Below;
57 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {}
59 bool hasBelow() const { return Below != SetSentinel; }
62 void clearBelow() { Below = SetSentinel; }
73 /// above or below another. In CFL Alias Analysis, this gives us an indication
74 /// of how two variables are related; if the set of variable A is below a set
84 /// below set A.
131 /// This builder has a notion of some value A being above, below, or with some
135 /// > The `A below B` relationship is the opposite of `A above B`. It implie
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
float_test.go 115 {"123", 0, "0", Below},
126 {"-1.5", 1, "-2", Below},
376 a = Below
766 {"1e-1000", 0, Below},
768 {"1.000000000000000000001", 1, Below},
770 {"12345.000000000000000000001", 12345, Below},
772 {"18446744073709551615.000000000000000000001", math.MaxUint64, Below},
773 {"18446744073709551616", math.MaxUint64, Below},
774 {"1e10000", math.MaxUint64, Below},
775 {"+Inf", math.MaxUint64, Below},
    [all...]
floatexample_test.go 26 // z = 1002.718282 (0x.faadf854p+10, prec = 32, acc = Below)
float.go 42 // If the provided result precision is 0 (see below), it is set to the
146 Below Accuracy = -1
188 return Below
460 // and it's Below if we truncate (Exact results require no rounding).
721 // if x is an integer and Below otherwise.
722 // The result is (0, Above) for x < 0, and (math.MaxUint64, Below)
737 return 0, Below
746 return u, Below // x truncated
749 return math.MaxUint64, Below
758 return math.MaxUint64, Below
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
float_test.go 115 {"123", 0, "0", Below},
126 {"-1.5", 1, "-2", Below},
376 a = Below
766 {"1e-1000", 0, Below},
768 {"1.000000000000000000001", 1, Below},
770 {"12345.000000000000000000001", 12345, Below},
772 {"18446744073709551615.000000000000000000001", math.MaxUint64, Below},
773 {"18446744073709551616", math.MaxUint64, Below},
774 {"1e10000", math.MaxUint64, Below},
775 {"+Inf", math.MaxUint64, Below},
    [all...]
floatexample_test.go 26 // z = 1002.718282 (0x.faadf854p+10, prec = 32, acc = Below)
float.go 42 // If the provided result precision is 0 (see below), it is set to the
146 Below Accuracy = -1
188 return Below
460 // and it's Below if we truncate (Exact results require no rounding).
721 // if x is an integer and Below otherwise.
722 // The result is (0, Above) for x < 0, and (math.MaxUint64, Below)
737 return 0, Below
746 return u, Below // x truncated
749 return math.MaxUint64, Below
758 return math.MaxUint64, Below
    [all...]
  /external/icu/icu4c/source/samples/
readme.txt 8 Below is a short description of the contents of this directory.
  /external/pdfium/xfa/fxfa/parser/
cxfa_barcode.cpp 22 (void*)XFA_AttributeEnum::Below},
  /external/valgrind/exp-bbv/tests/amd64-linux/
clone_test.S 36 # Below required for Valgrind
  /external/valgrind/exp-bbv/tests/x86-linux/
clone_test.S 36 # Below required for Valgrind
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
string.go 100 {0, "Below"},
130 {0, 5, 'B', "Below"},
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
string.go 100 {0, "Below"},
130 {0, 5, 'B', "Below"},
  /external/tensorflow/tensorflow/core/profiler/g3doc/
python_api.md 32 # Let's print the root below.
100 Below are 2 examples of graph view and scope view.
  /tools/test/connectivity/acts/tests/google/tel/config/
README.md 2 Telephony config files have some differences from other ACTS configs that require additional keys to be defined in order to run nearly all tests. Below are details of many such keys:
  /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/clang/host/darwin-x86/clang-4053586/prebuilt_include/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/clang/host/darwin-x86/clang-4393122/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/clang/host/darwin-x86/clang-4479392/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/clang/host/darwin-x86/clang-4579689/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/clang/host/darwin-x86/clang-4630689/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/clang/host/darwin-x86/clang-4639204/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/clang/host/darwin-x86/clang-4691093/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/clang/host/linux-x86/clang-4053586/prebuilt_include/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/clang/host/linux-x86/clang-4393122/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);

Completed in 860 milliseconds

1 2 3