Home
last modified time | relevance | path

Searched defs:reverse (Results 401 – 425 of 1868) sorted by relevance

1...<<11121314151617181920>>...75

/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DLong.annotated.java123 public static long reverse(long i) { throw new RuntimeException("Stub!"); } in reverse() method in Long
H A DStringBuilder.annotated.java108 @libcore.util.NonNull public java.lang.StringBuilder reverse() { throw new RuntimeException("Stub!"… in reverse() method in StringBuilder
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/lang/
H A DLong.annotated.java98 public static long reverse(long i) { throw new RuntimeException("Stub!"); } in reverse() method in Long
H A DInteger.annotated.java98 public static int reverse(int i) { throw new RuntimeException("Stub!"); } in reverse() method in Integer
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py2999 inp, hidden, params, has_biases, hidden_fn, batch_sizes, reverse=False argument
3059 def one_layer_rnn(inp, hidden, params, has_biases, hidden_fn, reverse=False): argument
3081 def mkldnn_one_layer_lstm(inp, hidden, params, has_biases, reverse=False): argument
3318 def one_layer_lstm(inp, hidden, params, has_biases, reverse=False): argument
3345 def one_layer_lstm_data(inp, hidden, params, has_biases, batch_sizes, reverse=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dfractions.py369 def reverse(b, a): function
/aosp_15_r20/external/coreboot/src/northbridge/intel/ironlake/
H A Dquickpath.c244 int num_cycles_4, int reverse) in set_2d5x_reg()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dfractions.py369 def reverse(b, a): function
/aosp_15_r20/external/pytorch/torch/cuda/
H A D_memory_viz.py59 def _frames_fmt(frames, full_filename=False, reverse=False): argument
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/
H A DLong.java229 public static long reverse(long i) { in reverse() method in Long
H A DInteger.java229 public static int reverse(int i) { in reverse() method in Integer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dfractions.py369 def reverse(b, a): function
/aosp_15_r20/external/python/cpython3/Lib/
Dfractions.py369 def reverse(b, a): function
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsAsWinding.cpp365 SkPathBuilder reverse; in reverseMarkedContours() local
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dfractions.py369 def reverse(b, a): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dfractions.py369 def reverse(b, a): function
/aosp_15_r20/external/libpcap/
H A Dgencode.c1111 u_int size, bpf_u_int32 mask, int jtype, int reverse, in gen_ncmp()
9470 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code_internal()
9557 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code()
9766 bpf_u_int32 jvalue_arg, int jtype, int reverse) in gen_mtp3field_code()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs189 pub fn reverse(self) -> Self { in reverse() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs189 pub fn reverse(self) -> Self { in reverse() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs189 pub fn reverse(self) -> Self { in reverse() function
/aosp_15_r20/system/logging/logd/
H A DLogKlog.cpp288 log_time LogKlog::sniffTime(const char*& buf, ssize_t len, bool reverse) { in sniffTime()
/aosp_15_r20/dalvik/dx/src/com/android/dx/ssa/
H A DSsaMethod.java736 public void forEachBlockDepthFirst(boolean reverse, in forEachBlockDepthFirst()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs189 pub fn reverse(self) -> Self { in reverse() function
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Danalyzer_cli.py636 def _sort_dump_data_by(self, data, sort_by, reverse): argument
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/twod/
H A DLine.java84 private Line reverse; field in Line

1...<<11121314151617181920>>...75