/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/shared/WindowManager-Shell-shared/android_common/repackaged-jarjar/javac/ |
D | WindowManager-Shell-shared.jar | com/android/wm/shell/shared/startingsurface/SplashScreenExitAnimationUtils.class
SplashScreenExitAnimationUtils.java
package ... |
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/ |
H A D | AbstractRegion.java | 220 final SubHyperplane.SplitSubHyperplane<S> split = other.split(inserted); in insertCuts() local 439 final SubHyperplane.SplitSubHyperplane<S> split = sub.split(hyperplane); in recurseIntersection() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | string_split_op.cc | 130 int split = 0; in SplitV2() local 143 int split = 0; in SplitV2() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_lds.cpp | 81 LDSReadInstr::split(std::vector<AluInstr *>& out_block, AluInstr *last_lds_instr) in split() function in r600::LDSReadInstr 287 LDSAtomicInstr::split(std::vector<AluInstr *>& out_block, AluInstr *last_lds_instr) in split() function in r600::LDSAtomicInstr
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/ |
H A D | raw.rs | 61 fn split(self) -> (Self, Option<Self>) { in split() method 164 fn split(self) -> (Self, Option<Self>) { in split() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/ |
H A D | raw.rs | 61 fn split(self) -> (Self, Option<Self>) { in split() method 164 fn split(self) -> (Self, Option<Self>) { in split() method
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
H A D | FastMathCalc.java | 338 private static void split(final double d, final double split[]) { in split() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/ |
H A D | xla_sharding.py | 170 def split(cls, tensor, split_dimension, num_devices, input_shape=None): member in Sharding 348 def split(tensor, function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/ |
H A D | raw.rs | 61 fn split(self) -> (Self, Option<Self>) { in split() method 164 fn split(self) -> (Self, Option<Self>) { in split() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/ |
H A D | raw.rs | 61 fn split(self) -> (Self, Option<Self>) { in split() method 164 fn split(self) -> (Self, Option<Self>) { in split() method
|
/aosp_15_r20/art/libartbase/base/ |
H A D | utils.cc | 252 auto split = SplitString(std::string_view(s), separator); in Split() local 277 auto split = SplitString(std::string_view(s), separator); in Split() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/ |
H A D | raw.rs | 61 fn split(self) -> (Self, Option<Self>) { in split() method 164 fn split(self) -> (Self, Option<Self>) { in split() method
|
/aosp_15_r20/external/crosvm/tools/contrib/crosvmdump/src/ |
H A D | main.rs | 73 let mut split = line.split_whitespace(); in parse_status() localVariable 88 let mut split = x.split_whitespace(); in parse_smaps() localVariable
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | context_tree.h | 87 struct PC_TREE *split[4]; member 94 struct SIMPLE_MOTION_DATA_TREE *split[4]; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/external_trait_impls/rayon/ |
D | raw.rs | 62 fn split(self) -> (Self, Option<Self>) { in split() method 165 fn split(self) -> (Self, Option<Self>) { in split() method
|
/aosp_15_r20/external/trusty/musl/src/malloc/ |
D | malloc.c | 239 struct chunk *next, *split; in pretrim() local 269 struct chunk *next, *split; in trim() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | StringRef.h | 716 std::pair<StringRef, StringRef> split(char Separator) const { in split() function 734 std::pair<StringRef, StringRef> split(StringRef Separator) const { in split() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser_test.cc | 90 util::Status RunTest(StringPiece json, int split, in RunTest() 126 StringPiece json, int split, in DoTest() 137 StringPiece json, int split, StringPiece error_prefix, in DoErrorTest() 147 StringPiece json, int split, StringPiece error_prefix, in DoErrorTest()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser_test.cc | 90 util::Status RunTest(StringPiece json, int split, in RunTest() 126 StringPiece json, int split, in DoTest() 137 StringPiece json, int split, StringPiece error_prefix, in DoErrorTest() 147 StringPiece json, int split, StringPiece error_prefix, in DoErrorTest()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | StringRef.h | 696 [[nodiscard]] std::pair<StringRef, StringRef> split(char Separator) const { in split() function 711 split(StringRef Separator) const { in split() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | StringRef.h | 692 [[nodiscard]] std::pair<StringRef, StringRef> split(char Separator) const { in split() function 707 split(StringRef Separator) const { in split() function
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_a6xx.c | 253 struct ir3_instruction *split; in emit_intrinsic_atomic_ssbo() local 364 struct ir3_instruction *split; in emit_intrinsic_atomic_image() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | StringRef.h | 696 [[nodiscard]] std::pair<StringRef, StringRef> split(char Separator) const { in split() function 711 split(StringRef Separator) const { in split() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/ |
D | semaphore.rs | 1053 pub fn split(&mut self, n: usize) -> Option<Self> { in split() method 1164 pub fn split(&mut self, n: usize) -> Option<Self> { in split() method
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | fldset.cpp | 70 static UnicodeString *split(const UnicodeString &src, char16_t ch, int32_t &splits) in split() function 82 int32_t split = 0; in split() local
|