Searched refs:Difference (Results 1 – 12 of 12) sorted by relevance
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | strtodtest.cpp | 117 EXPECT_FALSE(dS.Difference(bS, &delta)); in TEST() 119 EXPECT_TRUE(bS.Difference(dS, &delta)); in TEST()
|
/aosp12/system/keymaster/tests/ |
H A D | authorization_set_test.cpp | 705 TEST(Difference, Disjoint) { in TEST() argument 722 set1.Difference(set2); in TEST() 726 TEST(Difference, Overlap) { in TEST() argument 738 set1.Difference(set2); in TEST() 743 TEST(Difference, NullSet) { in TEST() argument 756 set1.Difference(set2); in TEST()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
H A D | strtod.h | 107 dS.Difference(bS, &delta); in CheckWithinHalfULP()
|
H A D | biginteger.h | 186 bool Difference(const BigInteger& rhs, BigInteger* out) const { in Difference() function
|
/aosp12/hardware/interfaces/wifi/1.4/ |
H A D | types.hal | 548 * Difference between max and min rtt times recorded in picoseconds. 563 * Difference between max and min distance recorded in mm (optional).
|
/aosp12/build/make/tools/releasetools/ |
H A D | non_ab_ota.py | 415 d = common.Difference(target_boot, source_boot)
|
H A D | common.py | 2941 class Difference(object): class 3510 d = Difference(recovery_img, boot_img, diff_program=diff_program)
|
/aosp12/system/keymaster/android_keymaster/ |
H A D | authorization_set.cpp | 181 void AuthorizationSet::Difference(const keymaster_key_param_set_t& set) { in Difference() function in keymaster::AuthorizationSet
|
/aosp12/system/keymaster/include/keymaster/ |
H A D | authorization_set.h | 185 void Difference(const keymaster_key_param_set_t& set);
|
/aosp12/hardware/interfaces/wifi/1.0/ |
H A D | types.hal | 1866 * Difference between max and min rtt times recorded in picoseconds. 1878 * Difference between max and min distance recorded in mm (optional).
|
/aosp12/hardware/interfaces/tv/tuner/1.0/ |
H A D | types.hal | 1432 * Difference between tuning frequency and actual locked frequency.
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 13528 // Difference between the flip time and when the timeout would otherwise
|