/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/ |
H A D | Integers.java | 20 public static int reverse(int i) in reverse() method in Integers
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/python/ |
H A D | sentencepiece_tokenizer.py | 36 def __init__(self, model, reverse=False, add_bos=False, add_eos=False): argument
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/ |
H A D | swizzle.rs | 28 fn reverse() { in reverse() function
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | Reverse.cpp | 38 SimpleTensor<T> reverse(const SimpleTensor<T> &src, const SimpleTensor<uint32_t> &axis) in reverse() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/ |
H A D | swizzle.rs | 28 fn reverse() { in reverse() function
|
/aosp_15_r20/external/fec/ |
H A D | encode_rs_av.c | 15 static vector unsigned char reverse = (vector unsigned char)(0,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1); variable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/ |
H A D | swizzle.rs | 28 fn reverse() { in reverse() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/ |
H A D | swizzle.rs | 28 fn reverse() { in reverse() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/ |
H A D | swizzle.rs | 28 fn reverse() { in reverse() function
|
/aosp_15_r20/libcore/luni/src/main/java/libcore/internal/ |
H A D | Java9LanguageFeatures.java | 47 private String reverse(String s) { in reverse() method
|
/aosp_15_r20/external/python/jinja/src/jinja2/ |
D | filters.py | 257 def do_dictsort(value, case_sensitive=False, by="key", reverse=False): argument 295 def do_sort(environment, value, reverse=False, case_sensitive=False, attribute=None): argument
|
/aosp_15_r20/external/guava/guava/src/com/google/thirdparty/publicsuffix/ |
H A D | TrieParser.java | 116 private static CharSequence reverse(CharSequence s) { in reverse() method in TrieParser
|
/aosp_15_r20/art/test/950-redefine-intrinsic/src/ |
H A D | RedefinedLongIntrinsics.java | 57 public static long reverse(long i) { in reverse() method in RedefinedLongIntrinsics
|
/aosp_15_r20/external/guava/android/guava/src/com/google/thirdparty/publicsuffix/ |
H A D | TrieParser.java | 116 private static CharSequence reverse(CharSequence s) { in reverse() method in TrieParser
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | reverse.cc | 27 namespace reverse { namespace
|
/aosp_15_r20/system/chre/util/ |
H A D | duplicate_message_detector.cc | 90 bool reverse) { in findLocked()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/strings/string.view/string.view.iterators/ |
H A D | assert.iterator-indexing.pass.cpp | 20 void test_iterator(Iter begin, Iter end, bool reverse) { in test_iterator()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/base/ |
H A D | Converter.java | 147 @LazyInit @RetainedWith @CheckForNull private transient Converter<B, A> reverse; field in Converter
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | ArrayUtils.java | 69 public static byte[] reverse(byte[] array) { in reverse() method in ArrayUtils
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/externs/ |
H A D | web-animations.js | 53 Animation.prototype.reverse = function() {}; method in Animation
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Converter.java | 147 @LazyInit @RetainedWith @CheckForNull private transient Converter<B, A> reverse; field in Converter
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | ArrayUtils.java | 71 public static byte[] reverse(byte[] array) { in reverse() method in ArrayUtils
|
/aosp_15_r20/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | AndroidKeyStoreEdECPublicKey.java | 129 private static void reverse(byte[] coordinateArray) { in reverse() method in AndroidKeyStoreEdECPublicKey
|
/aosp_15_r20/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/ |
H A D | ViewDumpParser.java | 71 private static Map<String, Short> reverse(Map<Short, Object> m) { in reverse() method in ViewDumpParser
|
/aosp_15_r20/external/robolectric/utils/src/main/java/org/robolectric/util/ |
H A D | Util.java | 62 public static <T> T[] reverse(T[] array) { in reverse() method in Util
|