HomeSort by relevance Sort by last modified time
    Searched defs:push_back (Results 76 - 100 of 332) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
simple_ilist.h 35 /// The API for adding nodes include \a push_front(), \a push_back(), and \a
148 void push_back(reference Node) { insert(end(), Node); } function in class:llvm::simple_ilist
177 push_back(*clone(V));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
AllocatorList.h 217 void push_back(T &&V) { insert(end(), std::move(V)); } function in class:llvm::AllocatorList
219 void push_back(const T &V) { insert(end(), V); } function in class:llvm::AllocatorList
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
simple_ilist.h 35 /// The API for adding nodes include \a push_front(), \a push_back(), and \a
148 void push_back(reference Node) { insert(end(), Node); } function in class:llvm::simple_ilist
177 push_back(*clone(V));
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
AllocatorList.h 217 void push_back(T &&V) { insert(end(), std::move(V)); } function in class:llvm::AllocatorList
219 void push_back(const T &V) { insert(end(), V); } function in class:llvm::AllocatorList
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
simple_ilist.h 35 /// The API for adding nodes include \a push_front(), \a push_back(), and \a
148 void push_back(reference Node) { insert(end(), Node); } function in class:llvm::simple_ilist
177 push_back(*clone(V));
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
AllocatorList.h 217 void push_back(T &&V) { insert(end(), std::move(V)); } function in class:llvm::AllocatorList
219 void push_back(const T &V) { insert(end(), V); } function in class:llvm::AllocatorList
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
simple_ilist.h 35 /// The API for adding nodes include \a push_front(), \a push_back(), and \a
148 void push_back(reference Node) { insert(end(), Node); } function in class:llvm::simple_ilist
177 push_back(*clone(V));
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
AllocatorList.h 217 void push_back(T &&V) { insert(end(), std::move(V)); } function in class:llvm::AllocatorList
219 void push_back(const T &V) { insert(end(), V); } function in class:llvm::AllocatorList
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
simple_ilist.h 35 /// The API for adding nodes include \a push_front(), \a push_back(), and \a
148 void push_back(reference Node) { insert(end(), Node); } function in class:llvm::simple_ilist
177 push_back(*clone(V));
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
AllocatorList.h 217 void push_back(T &&V) { insert(end(), std::move(V)); } function in class:llvm::AllocatorList
219 void push_back(const T &V) { insert(end(), V); } function in class:llvm::AllocatorList
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
simple_ilist.h 35 /// The API for adding nodes include \a push_front(), \a push_back(), and \a
148 void push_back(reference Node) { insert(end(), Node); } function in class:llvm::simple_ilist
177 push_back(*clone(V));
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
AllocatorList.h 217 void push_back(T &&V) { insert(end(), std::move(V)); } function in class:llvm::AllocatorList
219 void push_back(const T &V) { insert(end(), V); } function in class:llvm::AllocatorList
TinyPtrVector.h 74 Val.template get<VecTy*>()->push_back(RHS.front());
99 V->push_back(RHS.front());
234 void push_back(EltTy NewVal) { function in class:llvm::TinyPtrVector
246 Val.template get<VecTy*>()->push_back(V);
250 Val.template get<VecTy*>()->push_back(NewVal);
306 push_back(Elt);
313 push_back(V);
338 Val.template get<VecTy*>()->push_back(V);
simple_ilist.h 35 /// The API for adding nodes include \a push_front(), \a push_back(), and \a
148 void push_back(reference Node) { insert(end(), Node); } function in class:llvm::simple_ilist
177 push_back(*clone(V));
  /system/keymaster/legacy_support/
keymaster1_legacy_support.cpp 34 // accept push_back calls, and it does nothing but count them. It's useful when you want to count
41 void push_back(const value_type&) { ++count; } function in struct:keymaster::PushbackCounter
227 mutable_key_description.push_back(TAG_KEY_SIZE, key_size_from_curve);
  /system/keymaster/ng/include/
authorization_set.h 182 void push_back(const KeyParameter& param) { function in class:keymaster::ng::AuthorizationSet
183 data_.push_back(param);
185 void push_back(KeyParameter&& param) { function in class:keymaster::ng::AuthorizationSet
186 data_.push_back(std::move(param));
195 void push_back(TypedTagT tag, Value&&... val) { function in class:keymaster::ng::AuthorizationSet
196 push_back(Authorization(tag, std::forward<Value>(val)...));
202 push_back(*begin);
226 push_back(ttag, std::forward<ValueType>(value)...);
235 push_back(ttag, std::move(new_blob));
  /toolchain/binutils/binutils-2.27/gold/
workqueue.cc 39 Task_list::push_back(Task* t) function in class:gold::Task_list
170 queue->push_back(t);
431 this->first_tasks_.push_back(t);
433 this->tasks_.push_back(t);
  /external/clang/include/clang/AST/
ASTVector.h 157 void push_back(const_reference Elt, const ASTContext &C) { function in class:clang::ASTVector
218 push_back(Elt, C);

Completed in 867 milliseconds

1 2 34 5 6 7 8 91011>>