/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/ |
H A D | tfsa-2021-045.md | 3 ### CVE Number 6 ### Impact 31 ### Patches 39 ### For more information 45 ### Attribution
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmspack.c | 103 cmsUInt32Number Reverse = T_FLAVOR(info ->InputFormat); in UnrollChunkyBytes() local 172 cmsUInt32Number Reverse = T_FLAVOR(info ->InputFormat); in UnrollPlanarBytes() local 525 cmsUInt32Number Reverse = T_FLAVOR(info ->InputFormat); in UnrollAnyWords() local 575 cmsUInt32Number Reverse = T_FLAVOR(info ->InputFormat); in UnrollAnyWordsPremul() local 625 cmsUInt32Number Reverse= T_FLAVOR(info ->InputFormat); in UnrollPlanarWords() local 659 cmsUInt32Number Reverse= T_FLAVOR(info ->InputFormat); in UnrollPlanarWordsPremul() local 1104 cmsUInt32Number Reverse = T_FLAVOR(info ->InputFormat); in UnrollDoubleTo16() local 1162 cmsUInt32Number Reverse = T_FLAVOR(info ->InputFormat); in UnrollFloatTo16() local 1240 cmsUInt32Number Reverse = T_FLAVOR(info->InputFormat); in Unroll8ToFloat() local 1292 cmsUInt32Number Reverse = T_FLAVOR(info->InputFormat); in Unroll16ToFloat() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | reverse_op.h | 27 struct Reverse { struct 36 struct Reverse<Device, T, 0> { argument
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | cmp.rs | 647 pub struct Reverse<T>(#[stable(feature = "reverse_cmp_key", since = "1.19.0")] pub T); struct 650 impl<T: PartialOrd> PartialOrd for Reverse<T> { implementation 675 impl<T: Ord> Ord for Reverse<T> { implementation 683 impl<T: Clone> Clone for Reverse<T> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ |
H A D | cmp.rs | 647 pub struct Reverse<T>(#[stable(feature = "reverse_cmp_key", since = "1.19.0")] pub T); struct 650 impl<T: PartialOrd> PartialOrd for Reverse<T> { implementation 675 impl<T: Ord> Ord for Reverse<T> { implementation 683 impl<T: Clone> Clone for Reverse<T> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | cmp.rs | 647 pub struct Reverse<T>(#[stable(feature = "reverse_cmp_key", since = "1.19.0")] pub T); struct 650 impl<T: PartialOrd> PartialOrd for Reverse<T> { implementation 675 impl<T: Ord> Ord for Reverse<T> { implementation 683 impl<T: Clone> Clone for Reverse<T> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | cmp.rs | 648 pub struct Reverse<T>(#[stable(feature = "reverse_cmp_key", since = "1.19.0")] pub T); struct 651 impl<T: PartialOrd> PartialOrd for Reverse<T> { implementation 676 impl<T: Ord> Ord for Reverse<T> { implementation 684 impl<T: Clone> Clone for Reverse<T> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | cmp.rs | 648 pub struct Reverse<T>(#[stable(feature = "reverse_cmp_key", since = "1.19.0")] pub T); struct 651 impl<T: PartialOrd> PartialOrd for Reverse<T> { implementation 676 impl<T: Ord> Ord for Reverse<T> { implementation 684 impl<T: Clone> Clone for Reverse<T> { implementation
|
/aosp_15_r20/packages/modules/Virtualization/libs/libservice_vm_comm/src/ |
D | message.rs | 44 Reverse(Vec<u8>), enumerator 96 Reverse(Vec<u8>), enumerator
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | Animator.h | 51 Reverse = 2 enumerator 160 enum class Request { Start, Reverse, Reset, Cancel, End }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | VectorUtils.h | 446 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() 558 bool Reverse; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | VectorUtils.h | 446 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() 558 bool Reverse; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | VectorUtils.h | 446 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() 558 bool Reverse; variable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 190 struct Reverse; in reverse() struct 192 impl<const N: usize> Swizzle<N> for Reverse { in reverse() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 190 struct Reverse; in reverse() struct 192 impl<const N: usize> Swizzle<N> for Reverse { in reverse() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 190 struct Reverse; in reverse() struct 192 impl<const N: usize> Swizzle<N> for Reverse { in reverse() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 190 struct Reverse; in reverse() struct 192 impl<const N: usize> Swizzle<N> for Reverse { in reverse() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 190 struct Reverse; in reverse() struct 192 impl<const N: usize> Swizzle<N> for Reverse { in reverse() implementation
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 419 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() 532 bool Reverse; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 625 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() 737 bool Reverse; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | VectorUtils.h | 626 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() 738 bool Reverse; variable
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | ByteArray.cs | 69 internal static void Reverse(byte[] bytes) in Reverse() method in Google.Protobuf.ByteArray
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ByteArray.cs | 69 internal static void Reverse(byte[] bytes) in Reverse() method in Google.Protobuf.ByteArray
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/ |
H A D | Reverse.cpp | 51 TEST_SUITE(Reverse) in TEST_SUITE() argument
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/ |
H A D | Reverse.cpp | 51 TEST_SUITE(Reverse) in TEST_SUITE() argument
|