HomeSort by relevance Sort by last modified time
    Searched refs:startLess (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm/ADT/
IntervalMap.h 124 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
135 /// startLess - Return true if x is not in [a;b].
137 static inline bool startLess(const T &x, const T &a) {
158 /// startLess - Return true if x is not in [a;b).
159 static inline bool startLess(const T &x, const T &a) {
607 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 127 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
137 /// startLess - Return true if x is not in [a;b].
139 static inline bool startLess(const T &x, const T &a) {
164 /// startLess - Return true if x is not in [a;b).
165 static inline bool startLess(const T &x, const T &a) {
609 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 127 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
137 /// startLess - Return true if x is not in [a;b].
139 static inline bool startLess(const T &x, const T &a) {
164 /// startLess - Return true if x is not in [a;b).
165 static inline bool startLess(const T &x, const T &a) {
609 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
IntervalMap.h 128 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
138 /// startLess - Return true if x is not in [a;b].
140 static inline bool startLess(const T &x, const T &a) {
165 /// startLess - Return true if x is not in [a;b).
166 static inline bool startLess(const T &x, const T &a) {
610 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
IntervalMap.h 123 // The point x is contained in [a;b] when !startLess(x, a) && !stopLess(b, x).
134 /// startLess - Return true if x is not in [a;b].
136 static inline bool startLess(const T &x, const T &a) {
586 return Traits::startLess(x, start(i)) ? NotFound : value(i);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SlotIndexes.h 750 static inline bool startLess(const SlotIndex &x, const SlotIndex &a) {

Completed in 2582 milliseconds