HomeSort by relevance Sort by last modified time
    Searched defs:compare (Results 226 - 250 of 3512) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineDominanceFrontier.h 96 bool compare(DominanceFrontierBase<MachineBasicBlock> &Other) const { function in class:llvm::MachineDominanceFrontier
97 return Base.compare(Other);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SmallString.h 97 /// Check for string equality. This is more efficient than compare() when
108 /// Compare two strings; the result is -1, 0, or 1 if this string is
110 int compare(StringRef RHS) const { function in class:llvm::SmallString
111 return str().compare(RHS);
114 /// compare_lower - Compare two strings, ignoring case.
119 /// compare_numeric - Compare two strings, treating sequences of digits as
StringRef.h 166 /// compare() when the relative ordering of inequal strings isn't needed.
180 /// compare - Compare two strings; the result is -1, 0, or 1 if this string
184 int compare(StringRef RHS) const { function in class:llvm::StringRef
195 /// compare_lower - Compare two strings, ignoring case.
199 /// compare_numeric - Compare two strings, treating sequences of digits as
207 /// \param Other the string to compare this string against.
884 return LHS.compare(RHS) == -1;
888 return LHS.compare(RHS) != 1;
892 return LHS.compare(RHS) == 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
char_traits.h 104 compare(const char_type* __s1, const char_type* __s2, std::size_t __n);
145 compare(const char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
254 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
325 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
404 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
497 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
char_traits.h 104 compare(const char_type* __s1, const char_type* __s2, std::size_t __n);
145 compare(const char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
254 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
325 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
404 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
497 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
  /system/core/libutils/include/utils/
String16.h 108 inline int compare(const String16& other) const;
139 return lhs.compare(rhs);
176 inline int String16::compare(const String16& other) const function in class:android::String16
  /art/compiler/optimizing/
pc_relative_fixups_x86.cc 60 void VisitCompare(HCompare* compare) OVERRIDE {
61 BinaryFP(compare); variable
  /art/test/137-cfi/src/
Main.java 181 public int compare(Main lhs, Main rhs) { method in class:Main
  /art/tools/ahat/src/main/com/android/ahat/
SiteHandler.java 91 Comparator<Site.ObjectsInfo> compare = Sort.withPriority( local
95 Collections.sort(infos, compare);

Completed in 905 milliseconds

1 2 3 4 5 6 7 8 91011>>