/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ |
H A D | ragged_array_ops.py | 680 def reverse(tensor: ragged_tensor.Ragged, axis, name=None): function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | string_view_test2.cpp | 77 void reverse ( const char *arg ) { in reverse() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/benches/ |
H A D | slice.rs | 319 macro_rules! reverse { macro
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | StringBuilder.java | 459 public StringBuilder reverse() { in reverse() method in StringBuilder
|
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | DistanceTable.java | 533 MappingKey reverse() { in reverse() method in DistanceTable.MappingKey
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/benches/ |
H A D | slice.rs | 319 macro_rules! reverse { macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/benches/ |
H A D | slice.rs | 319 macro_rules! reverse { macro
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/benches/ |
H A D | slice.rs | 319 macro_rules! reverse { macro
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | StringBuilder.java | 459 public StringBuilder reverse() { in reverse() method in StringBuilder
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/ |
D | Integer.java | 1891 public static int reverse(int i) { in reverse() method in Integer
|
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/ |
D | adb.py | 462 def reverse(self, args=None, shell=False) -> bytes: member in AdbProxy
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | UserList.py | 82 def reverse(self): self.data.reverse() member in UserList
|
D | fractions.py | 372 def reverse(b, a): function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | circular_list_algorithms.hpp | 301 static void reverse(node_ptr p) in reverse() function in boost::intrusive::circular_list_algorithms
|
/aosp_15_r20/external/owasp/sanitizer/src/tests/org/owasp/html/ |
D | CssFuzzerTest.java | 154 int[] reverse = new int[nTokens]; in testUnderStress() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | ChannelSweepTest.py | 332 reverse=False): argument
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | Ordering.java | 413 public <S extends T> Ordering<S> reverse() { in reverse() method in Ordering
|
/aosp_15_r20/frameworks/base/tools/fonts/ |
H A D | fontchain_linter.py | 547 def parse_unicode_datafile(file_path, reverse=False): argument
|
/aosp_15_r20/frameworks/av/media/module/libmediaformatshaper/ |
H A D | CodecProperties.cpp | 449 const char **CodecProperties::getMappings(std::string kind, bool reverse) { in getMappings()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | Ordering.java | 413 public <S extends T> Ordering<S> reverse() { in reverse() method in Ordering
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
H A D | UnicodeMapTest.java | 418 UnicodeMap<Character> reverse = new UnicodeMap().putAllInverse(target); in TestAUnicodeMapInverse() local
|
/aosp_15_r20/build/soong/bin/ |
H A D | soongdbg | 272 def get_deps(nodes, root, maxdepth, reverse, tag_filter): argument
|
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/ |
H A D | UnicodeMapTest.java | 415 UnicodeMap<Character> reverse = new UnicodeMap().putAllInverse(target); in TestAUnicodeMapInverse() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/ |
H A D | literal_trie.rs | 100 pub(crate) fn reverse() -> LiteralTrie { in reverse() method
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | Integer.annotated.java | 124 public static int reverse(int i) { throw new RuntimeException("Stub!"); } in reverse() method in Integer
|