Home
last modified time | relevance | path

Searched defs:isRef (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
H A Dencode_avc_rounding.cpp81 …bool isRef = m_basicFeature->m_ref->GetRefList()[m_basicFeature->m_currReconstructedPic.FrameIdx… in GetRounding() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrorOr.h59 static const bool isRef = std::is_reference<T>::value; variable
H A DError.h437 static const bool isRef = std::is_reference<T>::value; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DErrorOr.h59 static constexpr bool isRef = std::is_reference_v<T>; variable
DError.h478 static constexpr bool isRef = std::is_reference_v<T>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DErrorOr.h59 static constexpr bool isRef = std::is_reference_v<T>; variable
DError.h478 static constexpr bool isRef = std::is_reference_v<T>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DErrorOr.h59 static constexpr bool isRef = std::is_reference<T>::value; variable
H A DError.h474 static constexpr bool isRef = std::is_reference<T>::value; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DErrorOr.h59 static constexpr bool isRef = std::is_reference_v<T>; variable
DError.h478 static constexpr bool isRef = std::is_reference_v<T>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DErrorOr.h59 static constexpr bool isRef = std::is_reference_v<T>; variable
DError.h478 static constexpr bool isRef = std::is_reference_v<T>; variable
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DErrorOr.h70 static const bool isRef = std::is_reference<T>::value; variable
H A DError.h602 static const bool isRef = std::is_reference<T>::value; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DErrorOr.h70 static const bool isRef = std::is_reference<T>::value; variable
H A DError.h633 static const bool isRef = std::is_reference<T>::value; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DAliasSetTracker.h105 bool isRef() const { return Access & RefAccess; } in isRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DAliasSetTracker.h105 bool isRef() const { return Access & RefAccess; } in isRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DAliasSetTracker.h105 bool isRef() const { return Access & RefAccess; } in isRef() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h170 bool isRef() const { return Access & RefAccess; } in isRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DAliasSetTracker.h196 bool isRef() const { return Access & RefAccess; } in isRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h196 bool isRef() const { return Access & RefAccess; } in isRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h208 bool isRef() const { return Access & RefAccess; } in isRef() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/packet/
H A Dencode_huc_brc_update_packet.h286 bool isRef; member

12