/aosp_15_r20/external/perfetto/src/trace_processor/containers/ |
H A D | row_map.cc | 158 Variant IntersectInternal(BitVector& first, const BitVector& second) { in IntersectInternal() 164 Variant IntersectInternal(Range first, Range second) { in IntersectInternal() 177 const std::vector<OutputIndex>& second) { in IntersectInternal() 276 void RowMap::Intersect(const RowMap& second) { in Intersect()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/kotlin/ |
D | Septuple.java | 9 private final B second = null; field in Septuple 16 public Septuple(A first, B second, C third, D fourth, E fifth, F sixth, G seventh) { in Septuple() 77 …ndroid.systemui.util.kotlin.Septuple<A, B, C, D, E, F, G> copy(A first, B second, C third, D fourt… in copy()
|
/aosp_15_r20/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/ |
D | TvContentRatingCacheTest.java | 76 ImmutableList<TvContentRating> second = in testGetRatings_US_TV_MA_same() local 86 ImmutableList<TvContentRating> second = in testGetRatings_US_TV_MA_diffAfterClear() local 94 ImmutableList<TvContentRating> second = mCache.getRatings(Y7_AND_MA); in testGetRatings_TWO_orderDoesNotMatter() local
|
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/verification/checkers/ |
H A D | NumberOfInvocationsInOrderCheckerTest.java | 66 Invocation second = buildSimpleMethod().toInvocation(); in shouldReportTooLittleInvocations() local 136 Invocation second = buildSimpleMethod().toInvocation(); in shouldReportWithFirstUndesiredInvocationStackTrace() local 150 Invocation second = buildSimpleMethod().toInvocation(); in shouldReportTooManyActual() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/ |
D | when.hpp | 41 typedef Fun second; typedef 117 typedef PrimitiveTransform second; typedef 182 typedef external_transform second; typedef
|
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | FullScreenMagnificationGestureHandler.java | 591 public boolean onScroll(MotionEvent first, MotionEvent second, in onScroll() 1105 private boolean isMultiTap(MotionEvent first, MotionEvent second) { in isMultiTap() 1874 MotionEvent first, MotionEvent second, float distanceX, float distanceY) { in onScroll() 1933 protected boolean warpEffectReset(MotionEvent second) { in warpEffectReset() 1950 private float calculateOverscrollScale(MotionEvent second) { in calculateOverscrollScale() 2027 private void onScrollStateChanged(MotionEvent first, MotionEvent second) { in onScrollStateChanged() 2049 public void onNoOverscroll(MotionEvent first, MotionEvent second) { in onNoOverscroll() 2058 public void onHorizontalOverscroll(MotionEvent second) { in onHorizontalOverscroll()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/ |
D | case.py | 835 def _getAssertEqualityFunc(self, first, second): argument 861 def _baseAssertEqual(self, first, second, msg=None): argument 868 def assertEqual(self, first, second, msg=None): argument 875 def assertNotEqual(self, first, second, msg=None): argument 884 def assertAlmostEqual(self, first, second, places=None, msg=None, argument 929 def assertNotAlmostEqual(self, first, second, places=None, msg=None, argument 1203 def assertCountEqual(self, first, second, msg=None): argument 1235 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/ |
D | case.py | 835 def _getAssertEqualityFunc(self, first, second): argument 861 def _baseAssertEqual(self, first, second, msg=None): argument 868 def assertEqual(self, first, second, msg=None): argument 875 def assertNotEqual(self, first, second, msg=None): argument 884 def assertAlmostEqual(self, first, second, places=None, msg=None, argument 929 def assertNotAlmostEqual(self, first, second, places=None, msg=None, argument 1203 def assertCountEqual(self, first, second, msg=None): argument 1235 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/ |
H A D | case.py | 835 def _getAssertEqualityFunc(self, first, second): argument 861 def _baseAssertEqual(self, first, second, msg=None): argument 868 def assertEqual(self, first, second, msg=None): argument 875 def assertNotEqual(self, first, second, msg=None): argument 884 def assertAlmostEqual(self, first, second, places=None, msg=None, argument 929 def assertNotAlmostEqual(self, first, second, places=None, msg=None, argument 1203 def assertCountEqual(self, first, second, msg=None): argument 1235 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/ |
D | case.py | 835 def _getAssertEqualityFunc(self, first, second): argument 861 def _baseAssertEqual(self, first, second, msg=None): argument 868 def assertEqual(self, first, second, msg=None): argument 875 def assertNotEqual(self, first, second, msg=None): argument 884 def assertAlmostEqual(self, first, second, places=None, msg=None, argument 929 def assertNotAlmostEqual(self, first, second, places=None, msg=None, argument 1203 def assertCountEqual(self, first, second, msg=None): argument 1235 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/ |
D | case.py | 835 def _getAssertEqualityFunc(self, first, second): argument 861 def _baseAssertEqual(self, first, second, msg=None): argument 868 def assertEqual(self, first, second, msg=None): argument 875 def assertNotEqual(self, first, second, msg=None): argument 884 def assertAlmostEqual(self, first, second, places=None, msg=None, argument 929 def assertNotAlmostEqual(self, first, second, places=None, msg=None, argument 1203 def assertCountEqual(self, first, second, msg=None): argument 1235 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/ |
D | case.py | 835 def _getAssertEqualityFunc(self, first, second): argument 861 def _baseAssertEqual(self, first, second, msg=None): argument 868 def assertEqual(self, first, second, msg=None): argument 875 def assertNotEqual(self, first, second, msg=None): argument 884 def assertAlmostEqual(self, first, second, places=None, msg=None, argument 929 def assertNotAlmostEqual(self, first, second, places=None, msg=None, argument 1203 def assertCountEqual(self, first, second, msg=None): argument 1235 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/ |
H A D | LongStreamSubject.java | 117 public void containsAnyOf(long first, long second, long... rest) { in containsAnyOf() 137 public Ordered containsAtLeast(long first, long second, long... rest) { in containsAtLeast() 200 public void containsNoneOf(long first, long second, long... rest) { in containsNoneOf()
|
H A D | IntStreamSubject.java | 117 public void containsAnyOf(int first, int second, int... rest) { in containsAnyOf() 137 public Ordered containsAtLeast(int first, int second, int... rest) { in containsAtLeast() 200 public void containsNoneOf(int first, int second, int... rest) { in containsNoneOf()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/ |
H A D | civil_time_test.cc | 210 absl::CivilSecond second = minute; in TEST() local 289 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 426 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 497 absl::CivilSecond second(1970, 1, 1, 0, 0, 0); in TEST() local 559 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 1230 absl::CivilSecond second(2015, 6, 28, 1, 2, 3); // 2015-06-28 01:02:03 in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/ |
H A D | civil_time_test.cc | 208 absl::CivilSecond second = minute; in TEST() local 287 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 424 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 495 absl::CivilSecond second(1970, 1, 1, 0, 0, 0); in TEST() local 557 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 1211 absl::CivilSecond second(2015, 6, 28, 1, 2, 3); // 2015-06-28 01:02:03 in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/ |
H A D | civil_time_test.cc | 208 absl::CivilSecond second = minute; in TEST() local 287 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 424 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 495 absl::CivilSecond second(1970, 1, 1, 0, 0, 0); in TEST() local 557 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 1211 absl::CivilSecond second(2015, 6, 28, 1, 2, 3); // 2015-06-28 01:02:03 in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/ |
H A D | civil_time_test.cc | 208 absl::CivilSecond second = minute; in TEST() local 287 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 424 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 495 absl::CivilSecond second(1970, 1, 1, 0, 0, 0); in TEST() local 557 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 1211 absl::CivilSecond second(2015, 6, 28, 1, 2, 3); // 2015-06-28 01:02:03 in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/ |
D | civil_time_test.cc | 208 absl::CivilSecond second = minute; in TEST() local 287 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 424 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 495 absl::CivilSecond second(1970, 1, 1, 0, 0, 0); in TEST() local 557 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 1211 absl::CivilSecond second(2015, 6, 28, 1, 2, 3); // 2015-06-28 01:02:03 in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/ |
H A D | civil_time_test.cc | 210 absl::CivilSecond second = minute; in TEST() local 289 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 426 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 497 absl::CivilSecond second(1970, 1, 1, 0, 0, 0); in TEST() local 559 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 1230 absl::CivilSecond second(2015, 6, 28, 1, 2, 3); // 2015-06-28 01:02:03 in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/time/ |
H A D | civil_time_test.cc | 210 absl::CivilSecond second = minute; in TEST() local 289 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 426 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 497 absl::CivilSecond second(1970, 1, 1, 0, 0, 0); in TEST() local 559 absl::CivilSecond second(2015, 1, 2, 3, 4, 5); in TEST() local 1230 absl::CivilSecond second(2015, 6, 28, 1, 2, 3); // 2015-06-28 01:02:03 in TEST() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/ |
H A D | RobolectricTestRunnerTest.java | 403 public void second() throws Exception {} in second() method in RobolectricTestRunnerTest.TestWithTwoMethods 424 public void second() throws Exception {} in second() method in RobolectricTestRunnerTest.TestWithBrokenAppCreate 444 public void second() throws Exception {} in second() method in RobolectricTestRunnerTest.TestWithBrokenAppTerminate 464 public void second() throws Exception { in second() method in RobolectricTestRunnerTest.TestWithInterrupt
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/ |
H A D | ObjectIdentifier.java | 149 int first = 0, second; in ObjectIdentifier() local 375 BigInteger second = big.subtract(BigInteger.valueOf(80)); in toIntArray() local 642 private static void checkSecondComponent(int first, int second) throws IOException { in checkSecondComponent() 648 private static void checkSecondComponent(int first, BigInteger second) throws IOException { in checkSecondComponent()
|
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/ |
H A D | DomainVerificationCoreApiTest.kt | 65 assertion = { first, second -> in <lambda>() method 84 assertion = { first, second -> in <lambda>() method 109 assertion = { first, second -> in <lambda>() method 133 assertion = { first, second -> in <lambda>() method
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | region_control_flow_to_functional.cc | 78 llvm::SmallVector<Value, 4> CollectExternValues(Region& first, Region& second) { in CollectExternValues() 232 bool MatchCallArgs(func::CallOp first, func::CallOp second, in MatchCallArgs() 303 auto if_arg_matcher = [&](Value first, Region&, Value second, Region&) { in ConvertIfOp() 386 Region& second_region) { in ConvertWhileOp()
|