/aosp_15_r20/external/icu/icu4c/source/layoutex/ |
H A D | LXUtilities.cpp | 77 void LXUtilities::reverse(le_int32 array[], le_int32 length) in reverse() function in LXUtilities 89 void LXUtilities::reverse(float array[], le_int32 length) in reverse() function in LXUtilities
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/ |
D | reversed.hpp | 82 reverse(BidirectionalRange& rng) in reverse() function 92 reverse(const BidirectionalRange& rng) in reverse() function
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/endpoints/internal/ |
H A D | Substring.java | 34 public static Substring ofExprs(Expr expr, int startIndex, int stopIndex, Boolean reverse) { in ofExprs() 50 public Expr reverse() { in reverse() method in Substring
|
/aosp_15_r20/external/toybox/scripts/ |
H A D | mkstatus.py | 33 reverse={} variable 61 def categorize(reverse, i, skippy=""): argument
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/ |
H A D | X509Principal.java | 122 boolean reverse, in X509Principal() 139 boolean reverse, in X509Principal()
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/ |
H A D | X509Principal.java | 125 boolean reverse, in X509Principal() 142 boolean reverse, in X509Principal()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/ |
H A D | X509Principal.java | 124 boolean reverse, in X509Principal() 141 boolean reverse, in X509Principal()
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/provider/certpath/ |
H A D | X509CertificatePair.java | 37 java.security.cert.X509Certificate forward, java.security.cert.X509Certificate reverse) in X509CertificatePair() 112 private java.security.cert.X509Certificate reverse; field in X509CertificatePair
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/ |
H A D | X509Name.java | 626 boolean reverse, in X509Name() 641 boolean reverse, in X509Name() 663 boolean reverse, in X509Name() 782 boolean reverse, in X509Name() 1307 boolean reverse, in toString()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
H A D | X509Name.java | 621 boolean reverse, in X509Name() 636 boolean reverse, in X509Name() 658 boolean reverse, in X509Name() 777 boolean reverse, in X509Name() 1300 boolean reverse, in toString()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/algorithm/ |
D | transformation.hpp | 437 struct reverse struct 439 typedef void result_type; 442 void execute(R& r, mpl::true_) const in execute() 448 void execute(R& r, mpl::false_) const in execute() 454 void operator()(R& r) const in operator ()()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/ |
H A D | X509Name.java | 623 boolean reverse, in X509Name() 638 boolean reverse, in X509Name() 660 boolean reverse, in X509Name() 779 boolean reverse, in X509Name() 1302 boolean reverse, in toString()
|
/aosp_15_r20/external/mtools/ |
H A D | match.c | 37 static int is_in_range(wchar_t ch, const wchar_t **p, int *reverse) { in is_in_range() 73 int reverse; in parse_range() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsLayout.java | 82 protected void addToListView(View v, boolean reverse) { in addToListView() 90 protected void addToSeparatedView(View v, boolean reverse) { in addToSeparatedView()
|
H A D | ListGridLayout.java | 79 public void setReverseSublists(boolean reverse) { in setReverseSublists() 87 public void setReverseItems(boolean reverse) { in setReverseItems()
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/ |
H A D | ComparatorsTest.java | 93 Comparator<Integer> reverse = Collections.reverseOrder(natural); in testMinMaxComparator() local 125 Comparator<Foo> reverse = Collections.reverseOrder(natural); in testMinMaxComparator_equalInstances() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
H A D | X509CertificatePair.java | 79 private X509Certificate reverse; field in X509CertificatePair 100 public X509CertificatePair(X509Certificate forward, X509Certificate reverse) in X509CertificatePair()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | cumsum.h | 30 bool exclusive, bool reverse, T* output_data) { in CumSum() 89 bool reverse, int8_t* output_data) { in CumSum()
|
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
H A D | ReverseLinearLayout.java | 126 void reverse(boolean isLayoutReverse); in reverse() method 136 public void reverse(boolean isLayoutReverse) { in reverse() method in ReverseLinearLayout.ReverseRelativeLayout
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/ |
H A D | ReverseLinearLayout.java | 126 void reverse(boolean isLayoutReverse); in reverse() method 136 public void reverse(boolean isLayoutReverse) { in reverse() method in ReverseLinearLayout.ReverseRelativeLayout
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/ |
H A D | ComparatorsTest.java | 120 Comparator<Integer> reverse = Collections.reverseOrder(natural); in testMinMaxComparator() local 152 Comparator<Foo> reverse = Collections.reverseOrder(natural); in testMinMaxComparator_equalInstances() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/ |
H A D | map_util.h | 164 bool ReverseMap(const M& m, ReverseM* reverse) { in ReverseMap() 179 typename std::remove_const<ReverseM>::type reverse; in ReverseMap() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/ |
H A D | py_builtins.py | 649 def sorted_(iterable, key=UNSPECIFIED, reverse=UNSPECIFIED): argument 655 def _tf_sorted(iterable, key, reverse): argument 680 def _py_sorted(iterable, key, reverse): argument
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | compile_test.cc | 243 string* forward, string* reverse) { in Dump() 268 string forward, reverse; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | compile_test.cc | 262 std::string* forward, std::string* reverse) { in Dump() 287 std::string forward, reverse; in TEST() local
|