HomeSort by relevance Sort by last modified time
    Searched refs:idFor (Results 1 - 25 of 33) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
UniqueVector.h 51 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
53 unsigned idFor(const T &Entry) const {
  /external/llvm/include/llvm/ADT/
UniqueVector.h 57 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
59 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
UniqueVector.h 57 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
59 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
UniqueVector.h 57 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
59 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
UniqueVector.h 56 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
58 unsigned idFor(const T &Entry) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
DebugCounter.h 131 return RegisteredCounters.idFor(Name);

Completed in 730 milliseconds

1 2