HomeSort by relevance Sort by last modified time
    Searched refs:key_type_ref (Results 26 - 50 of 55) sorted by null

12 3

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ImmutableSet.h 44 using key_type_ref = typename ImutInfo::key_type_ref;
75 ImutAVLTree* find(key_type_ref K) {
78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
170 bool contains(key_type_ref K) { return (bool) find(K); }
372 using key_type_ref = typename TreeTy::key_type_ref;
410 TreeTy* remove(TreeTy* T, key_type_ref V) {
543 key_type_ref K = ImutInfo::KeyOfValue(V);
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 44 typedef typename ImutInfo::key_type_ref key_type_ref; typedef in class:llvm::ImutAVLTree
77 ImutAVLTree* find(key_type_ref K) {
80 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
172 bool contains(key_type_ref K) { return (bool) find(K); }
374 typedef typename TreeTy::key_type_ref key_type_ref; typedef in class:llvm::ImutAVLFactory
413 TreeTy* remove(TreeTy* T, key_type_ref V) {
546 key_type_ref K = ImutInfo::KeyOfValue(V);
547 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
916 typedef value_type_ref key_type_ref; typedef in struct:llvm::ImutContainerInfo
942 typedef value_type_ref key_type_ref; typedef in struct:llvm::ImutContainerInfo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ImmutableSet.h 44 using key_type_ref = typename ImutInfo::key_type_ref;
75 ImutAVLTree* find(key_type_ref K) {
78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
170 bool contains(key_type_ref K) { return (bool) find(K); }
372 using key_type_ref = typename TreeTy::key_type_ref;
410 TreeTy* remove(TreeTy* T, key_type_ref V) {
543 key_type_ref K = ImutInfo::KeyOfValue(V);
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ImmutableSet.h 44 using key_type_ref = typename ImutInfo::key_type_ref;
75 ImutAVLTree* find(key_type_ref K) {
78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
170 bool contains(key_type_ref K) { return (bool) find(K); }
372 using key_type_ref = typename TreeTy::key_type_ref;
410 TreeTy* remove(TreeTy* T, key_type_ref V) {
543 key_type_ref K = ImutInfo::KeyOfValue(V);
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ImmutableSet.h 44 using key_type_ref = typename ImutInfo::key_type_ref;
75 ImutAVLTree* find(key_type_ref K) {
78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
170 bool contains(key_type_ref K) { return (bool) find(K); }
372 using key_type_ref = typename TreeTy::key_type_ref;
410 TreeTy* remove(TreeTy* T, key_type_ref V) {
543 key_type_ref K = ImutInfo::KeyOfValue(V);
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ImmutableSet.h 44 using key_type_ref = typename ImutInfo::key_type_ref;
75 ImutAVLTree* find(key_type_ref K) {
78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
170 bool contains(key_type_ref K) { return (bool) find(K); }
372 using key_type_ref = typename TreeTy::key_type_ref;
410 TreeTy* remove(TreeTy* T, key_type_ref V) {
543 key_type_ref K = ImutInfo::KeyOfValue(V);
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ImmutableSet.h 44 using key_type_ref = typename ImutInfo::key_type_ref;
75 ImutAVLTree* find(key_type_ref K) {
78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
170 bool contains(key_type_ref K) { return (bool) find(K); }
372 using key_type_ref = typename TreeTy::key_type_ref;
410 TreeTy* remove(TreeTy* T, key_type_ref V) {
543 key_type_ref K = ImutInfo::KeyOfValue(V);
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ImmutableSet.h 44 using key_type_ref = typename ImutInfo::key_type_ref;
75 ImutAVLTree* find(key_type_ref K) {
78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue());
170 bool contains(key_type_ref K) { return (bool) find(K); }
372 using key_type_ref = typename TreeTy::key_type_ref;
410 TreeTy* remove(TreeTy* T, key_type_ref V) {
543 key_type_ref K = ImutInfo::KeyOfValue(V);
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T))
    [all...]
  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 78 typedef StringRef key_type_ref; typedef in class:llvm::InstrProfRecordWriterTrait
90 static hash_value_type ComputeHash(key_type_ref K) {
95 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) {
117 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) {
121 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) {
  /external/llvm/include/llvm/Support/
OnDiskHashTable.h 39 /// typedef ExampleKey &key_type_ref;
46 /// static hash_value_type ComputeHash(key_type_ref Key);
49 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
51 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
54 /// static void EmitData(raw_ostream &Out, key_type_ref Key,
57 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
69 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
116 void insert(typename Info::key_type_ref Key,
125 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 38 /// typedef ExampleKey &key_type_ref;
45 /// static hash_value_type ComputeHash(key_type_ref Key);
48 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
53 /// static void EmitData(raw_ostream &Out, key_type_ref Key,
56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
115 void insert(typename Info::key_type_ref Key,
124 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
OnDiskHashTable.h 38 /// typedef ExampleKey &key_type_ref;
45 /// static hash_value_type ComputeHash(key_type_ref Key);
48 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
53 /// static void EmitData(raw_ostream &Out, key_type_ref Key,
56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
115 void insert(typename Info::key_type_ref Key,
124 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
OnDiskHashTable.h 38 /// typedef ExampleKey &key_type_ref;
45 /// static hash_value_type ComputeHash(key_type_ref Key);
48 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
53 /// static void EmitData(raw_ostream &Out, key_type_ref Key,
56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
115 void insert(typename Info::key_type_ref Key,
124 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
OnDiskHashTable.h 38 /// typedef ExampleKey &key_type_ref;
45 /// static hash_value_type ComputeHash(key_type_ref Key);
48 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
53 /// static void EmitData(raw_ostream &Out, key_type_ref Key,
56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
115 void insert(typename Info::key_type_ref Key,
124 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
OnDiskHashTable.h 38 /// typedef ExampleKey &key_type_ref;
45 /// static hash_value_type ComputeHash(key_type_ref Key);
48 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
53 /// static void EmitData(raw_ostream &Out, key_type_ref Key,
56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
115 void insert(typename Info::key_type_ref Key,
124 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
OnDiskHashTable.h 38 /// typedef ExampleKey &key_type_ref;
45 /// static hash_value_type ComputeHash(key_type_ref Key);
48 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
53 /// static void EmitData(raw_ostream &Out, key_type_ref Key,
56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
115 void insert(typename Info::key_type_ref Key,
124 void insert(typename Info::key_type_ref Key
    [all...]