/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/visit/ |
D | reversed.rs | 14 pub struct Reversed<G>(pub G); struct 16 impl<G: GraphBase> GraphBase for Reversed<G> { implementation 21 impl<G: GraphRef> GraphRef for Reversed<G> {} implementation 25 impl<G> IntoNeighbors for Reversed<G> implementation 35 impl<G> IntoNeighborsDirected for Reversed<G> implementation 45 impl<G> IntoEdges for Reversed<G> implementation 57 impl<G> IntoEdgesDirected for Reversed<G> implementation 69 impl<G: Visitable> Visitable for Reversed<G> { implementation 137 impl<G> IntoEdgeReferences for Reversed<G> implementation
|
/aosp_15_r20/external/cronet/base/containers/ |
H A D | adapters.h | 51 internal::ReversedAdapter<T> Reversed(T& t) { in Reversed() function
|
H A D | adapters_unittest.cc | 13 TEST(AdaptersTest, Reversed) { in TEST() argument
|
/aosp_15_r20/external/pdfium/third_party/base/containers/ |
H A D | adapters.h | 47 internal::ReversedAdapter<T> Reversed(T& t) { in Reversed() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/containers/ |
D | adapters.h | 70 internal::ReversedAdapter<T> Reversed(T& t) { in Reversed() function
|
/aosp_15_r20/external/libchrome/base/containers/ |
H A D | adapters.h | 67 internal::ReversedAdapter<T> Reversed(T& t) { in Reversed() function
|
H A D | adapters_unittest.cc | 13 TEST(AdaptersTest, Reversed) { in TEST() argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/containers/ |
D | adapters.h | 70 internal::ReversedAdapter<T> Reversed(T& t) { in Reversed() function
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
H A D | Output.cpp | 74 class Reversed { class 76 explicit Reversed(const T& container) : mContainer(container) {} in Reversed() function in android::compositionengine::impl::__anonf72238df0111::Reversed
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | CopyOnWriteArrayList.java | 1746 private static class Reversed<E> implements List<E>, RandomAccess { class in CopyOnWriteArrayList 1750 Reversed(List<E> base, Object lock) { in Reversed() method in CopyOnWriteArrayList.Reversed
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | CopyOnWriteArrayList.java | 1746 private static class Reversed<E> implements List<E>, RandomAccess { class in CopyOnWriteArrayList 1750 Reversed(List<E> base, Object lock) { in Reversed() method in CopyOnWriteArrayList.Reversed
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | CopyOnWriteArrayList.java | 1746 private static class Reversed<E> implements List<E>, RandomAccess { class in CopyOnWriteArrayList 1750 Reversed(List<E> base, Object lock) { in Reversed() method in CopyOnWriteArrayList.Reversed
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal_render_fast1ton.h | 135 uint32_t Reversed : 16; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Overload.h | 84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Overload.h | 84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Overload.h | 84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Overload.h | 84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_containers.cc | 705 static PyObject* Reversed(PyContainer* self, PyObject* args) { in Reversed() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_containers.cc | 705 static PyObject* Reversed(PyContainer* self, PyObject* args) { in Reversed() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 771 APInt Reversed(*this); in reverseBits() local
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 808 APInt Reversed(*this); in reverseBits() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 1150 Reversed, ///< The cast is used with a reversed load/store. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APInt.cpp | 713 APInt Reversed(BitWidth, 0); in reverseBits() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APInt.cpp | 746 APInt Reversed(BitWidth, 0); in reverseBits() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 1326 Reversed, ///< The cast is used with a reversed load/store. enumerator
|