Home
last modified time | relevance | path

Searched defs:reverse (Results 126 – 150 of 1868) sorted by relevance

12345678910>>...75

/aosp_15_r20/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/
H A DPlatformLibrary.java41 String reverse = reverseString("Android!"); in getInt() local
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dfilters.py206 def do_dictsort(value, case_sensitive=False, by='key', reverse=False): argument
247 environment, value, reverse=False, case_sensitive=False, attribute=None argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dreverse.h54 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) { in reverse() function
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dhistory.py41 def fetch(self, reverse): argument
/aosp_15_r20/external/python/cpython2/Tools/world/
Dworld119 def reverse(regexp): function
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DIdleHistory.py40 def fetch(self, reverse): argument
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DReverse.cpp62 bool reverse(IOperationExecutionContext* context) { in reverse() function
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/
H A DArrayUtilsTest.java105 public void reverse() { in reverse() method in ArrayUtilsTest
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
H A Dreverse.h54 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) { in reverse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dreverse.h54 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) { in reverse() function
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
H A DArrayUtilsTest.java109 public void reverse() { in reverse() method in ArrayUtilsTest
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Dreverse.h51 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) { in reverse() function
/aosp_15_r20/external/libnl/src/
H A Dnl-classid-lookup.c35 int err, reverse = 0, raw = 0; in main() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Dreverse.h54 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) { in reverse() function
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassUtils.java55 static void reverse(byte[] address) { in reverse() method in BassUtils
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dreverse.h54 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) { in reverse() function
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DNullsLastOrdering.java52 public <S extends @Nullable T> Ordering<S> reverse() { in reverse() method in NullsLastOrdering
H A DNullsFirstOrdering.java52 public <S extends @Nullable T> Ordering<S> reverse() { in reverse() method in NullsFirstOrdering
H A DNaturalOrdering.java64 public <S extends Comparable<?>> Ordering<S> reverse() { in reverse() method in NaturalOrdering
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DNullsLastOrdering.java52 public <S extends @Nullable T> Ordering<S> reverse() { in reverse() method in NullsLastOrdering
H A DNullsFirstOrdering.java52 public <S extends @Nullable T> Ordering<S> reverse() { in reverse() method in NullsFirstOrdering
H A DNaturalOrdering.java64 public <S extends Comparable<?>> Ordering<S> reverse() { in reverse() method in NaturalOrdering
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
H A DIntegers.java18 public static int reverse(int i) in reverse() method in Integers
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/comparator/
H A DComparatorAbstractTest.java45 protected Comparator<File> reverse; field in ComparatorAbstractTest
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/
H A DIntegers.java20 public static int reverse(int i) in reverse() method in Integers

12345678910>>...75