HomeSort by relevance Sort by last modified time
    Searched defs:contains (Results 176 - 200 of 2425) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/
ContactTernarySearchTree.java 62 public boolean contains(String key) { method in class:ContactTernarySearchTree
  /packages/apps/TV/common/src/com/android/tv/common/util/
CollectionUtils.java 86 List<T> contains = new ArrayList<>(c1); local
87 Collections.sort(contains, comparator);
89 if (Collections.binarySearch(contains, iterate, comparator) >= 0) {
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
sparse_table.cpp 24 bool SparseTable::contains(const int id) const { function in class:latinime::SparseTable
57 if (contains(id)) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval
Trace.h 53 /// getModule - Return this Module that contains this trace's parent
66 /// contains - Returns true if this trace contains the given basic
68 bool contains(const BasicBlock *X) const { function in class:llvm::Trace
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 47 /// Returns true if [LowPC, HighPC) fully contains [RHS.LowPC, RHS.HighPC).
48 bool contains(const DWARFAddressRange &RHS) const { function in struct:llvm::DWARFAddressRange
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval
Trace.h 53 /// getModule - Return this Module that contains this trace's parent
66 /// contains - Returns true if this trace contains the given basic
68 bool contains(const BasicBlock *X) const { function in class:llvm::Trace
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 47 /// Returns true if [LowPC, HighPC) fully contains [RHS.LowPC, RHS.HighPC).
48 bool contains(const DWARFAddressRange &RHS) const { function in struct:llvm::DWARFAddressRange
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval
Trace.h 53 /// getModule - Return this Module that contains this trace's parent
66 /// contains - Returns true if this trace contains the given basic
68 bool contains(const BasicBlock *X) const { function in class:llvm::Trace
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 47 /// Returns true if [LowPC, HighPC) fully contains [RHS.LowPC, RHS.HighPC).
48 bool contains(const DWARFAddressRange &RHS) const { function in struct:llvm::DWARFAddressRange
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval
Trace.h 53 /// getModule - Return this Module that contains this trace's parent
66 /// contains - Returns true if this trace contains the given basic
68 bool contains(const BasicBlock *X) const { function in class:llvm::Trace
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 47 /// Returns true if [LowPC, HighPC) fully contains [RHS.LowPC, RHS.HighPC).
48 bool contains(const DWARFAddressRange &RHS) const { function in struct:llvm::DWARFAddressRange
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval
Trace.h 53 /// getModule - Return this Module that contains this trace's parent
66 /// contains - Returns true if this trace contains the given basic
68 bool contains(const BasicBlock *X) const { function in class:llvm::Trace
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 47 /// Returns true if [LowPC, HighPC) fully contains [RHS.LowPC, RHS.HighPC).
48 bool contains(const DWARFAddressRange &RHS) const { function in struct:llvm::DWARFAddressRange
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval
Trace.h 53 /// getModule - Return this Module that contains this trace's parent
66 /// contains - Returns true if this trace contains the given basic
68 bool contains(const BasicBlock *X) const { function in class:llvm::Trace
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 47 /// Returns true if [LowPC, HighPC) fully contains [RHS.LowPC, RHS.HighPC).
48 bool contains(const DWARFAddressRange &RHS) const { function in struct:llvm::DWARFAddressRange
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval
Trace.h 53 /// getModule - Return this Module that contains this trace's parent
66 /// contains - Returns true if this trace contains the given basic
68 bool contains(const BasicBlock *X) const { function in class:llvm::Trace
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 47 /// Returns true if [LowPC, HighPC) fully contains [RHS.LowPC, RHS.HighPC).
48 bool contains(const DWARFAddressRange &RHS) const { function in struct:llvm::DWARFAddressRange
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
Interval.h 10 // This file contains the declaration of the Interval class, which
66 /// contains - Find out if a basic block is in this interval
67 inline bool contains(BasicBlock *BB) const { function in class:llvm::Interval

Completed in 910 milliseconds

1 2 3 4 5 6 78 91011>>