/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | Long.annotated.java | 123 public static long reverse(long i) { throw new RuntimeException("Stub!"); } in reverse() method in Long
|
H A D | StringBuilder.annotated.java | 108 @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 D | Long.annotated.java | 98 public static long reverse(long i) { throw new RuntimeException("Stub!"); } in reverse() method in Long
|
H A D | Integer.annotated.java | 98 public static int reverse(int i) { throw new RuntimeException("Stub!"); } in reverse() method in Integer
|
/aosp_15_r20/external/pytorch/torch/_decomp/ |
H A D | decompositions.py | 2999 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/ |
D | fractions.py | 369 def reverse(b, a): function
|
/aosp_15_r20/external/coreboot/src/northbridge/intel/ironlake/ |
H A D | quickpath.c | 244 int num_cycles_4, int reverse) in set_2d5x_reg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | fractions.py | 369 def reverse(b, a): function
|
/aosp_15_r20/external/pytorch/torch/cuda/ |
H A D | _memory_viz.py | 59 def _frames_fmt(frames, full_filename=False, reverse=False): argument
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | Long.java | 229 public static long reverse(long i) { in reverse() method in Long
|
H A D | Integer.java | 229 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/ |
D | fractions.py | 369 def reverse(b, a): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | fractions.py | 369 def reverse(b, a): function
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathOpsAsWinding.cpp | 365 SkPathBuilder reverse; in reverseMarkedContours() local
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | fractions.py | 369 def reverse(b, a): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | fractions.py | 369 def reverse(b, a): function
|
/aosp_15_r20/external/libpcap/ |
H A D | gencode.c | 1111 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 D | swizzle.rs | 189 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 D | swizzle.rs | 189 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 D | swizzle.rs | 189 pub fn reverse(self) -> Self { in reverse() function
|
/aosp_15_r20/system/logging/logd/ |
H A D | LogKlog.cpp | 288 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 D | SsaMethod.java | 736 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 D | swizzle.rs | 189 pub fn reverse(self) -> Self { in reverse() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/ |
H A D | analyzer_cli.py | 636 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 D | Line.java | 84 private Line reverse; field in Line
|