Searched refs:t1 (Results 1 - 25 of 29) sorted by relevance

12

/system/bt/osi/test/
H A Dtime_test.cc40 uint32_t t1 = time_get_os_boottime_ms();
41 ASSERT_TRUE(t1 > 0);
49 uint64_t t1 = time_get_os_boottime_us(); local
50 ASSERT_TRUE(t1 > 0);
58 uint32_t t1 = time_get_os_boottime_ms(); local
60 ASSERT_TRUE((t2 - t1) < TEST_TIME_DELTA_UPPER_BOUND_MS);
68 uint64_t t1 = time_get_os_boottime_us(); local
70 ASSERT_TRUE((t2 - t1) < TEST_TIME_DELTA_UPPER_BOUND_MS * 1000);
85 uint32_t t1 = time_get_os_boottime_ms(); local
90 ASSERT_TRUE((t2 - t1) >
106 uint64_t t1 = time_get_os_boottime_us(); local
120 uint64_t t1 = time_gettimeofday_us(); local
129 uint64_t t1 = time_gettimeofday_us(); local
146 uint64_t t1 = time_gettimeofday_us(); local
[all...]
/system/sepolicy/prebuilts/api/26.0/private/
H A Dmls11 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
15 (l1 dom l2 or t1 == mlstrustedsubject);
19 (l1 eq l2 or t1 == mlstrustedsubject);
28 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
33 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
38 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
48 (l2 eq h2 and (l1 eq l2 or t1 == mlstrustedsubject));
58 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);
60 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);
69 (t2 == app_data_file or l1 dom l2 or t1
[all...]
/system/sepolicy/private/
H A Dmls11 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
15 (l1 dom l2 or t1 == mlstrustedsubject);
19 (l1 eq l2 or t1 == mlstrustedsubject);
28 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
33 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
38 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
48 (l2 eq h2 and (l1 eq l2 or t1 == mlstrustedsubject));
58 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);
60 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);
69 (t2 == app_data_file or l1 dom l2 or t1
[all...]
/system/core/libpixelflinger/arch-mips64/
H A Dcol32cb16blend.S29 dext $t1,\src,\shift+5,6
31 dextu $t1,\src,\shift+5,6
33 mul $t1,$t1,\f
44 srl $t1,$t1,8
47 addu $t1,$t1,\sG
50 sll $t1,$t1,
[all...]
H A Dt32cb16blend.S111 lw $t1,4($a1)
116 or $a7,$t0,$t1
124 pixel $a7,$t1,$a5,16
130 lw $t1,-4($a1)
133 or $a7,$t0,$t1
141 pixel $a7,$t1,$a5,16
/system/chre/util/tests/
H A Dtime_test.cc75 Milliseconds t1(5), t2(5), t3(6);
76 EXPECT_TRUE(t1 == t2);
77 EXPECT_FALSE(t1 == t3);
132 Nanoseconds t1(5), t2(5), t3(6);
133 EXPECT_TRUE(t1 == t2);
134 EXPECT_FALSE(t1 == t3);
138 Nanoseconds t1(5), t2(5), t3(6);
139 EXPECT_FALSE(t1 != t2);
140 EXPECT_TRUE(t1 != t3);
174 Nanoseconds t1(
[all...]
/system/bt/stack/smp/
H A Dp_256_ecc_pp.cc42 uint32_t t1[KEY_LENGTH_DWORDS_P256]; local
64 multiprecision_mersenns_squa_mod(t1, z1, keyLength); // t1=z1^2
65 multiprecision_sub_mod(t2, x1, t1, keyLength); // t2=x1-t1
66 multiprecision_add_mod(t1, x1, t1, keyLength); // t1=x1+t1
67 multiprecision_mersenns_mult_mod(t2, t1, t
91 uint32_t t1[KEY_LENGTH_DWORDS_P256]; local
[all...]
H A Daes.cc567 uint_8t tt, t0, t1, t2, t3; local
570 t1 = ctx->ksch[cc - 3];
575 t0 = s_box(t1) ^ rc;
576 t1 = s_box(t2);
582 t1 = s_box(t1);
588 ctx->ksch[cc + 1] = ctx->ksch[tt + 1] ^ t1;
/system/core/libpixelflinger/tests/codegen/
H A Dcodegen.cpp43 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) argument
52 needs.t[1] = t1;
90 uint32_t t1; local
91 sscanf(argv[1], "%08x:%08x_%08x_%08x", &p, &n, &t0, &t1);
92 ggl_test_codegen(n, p, t0, t1);
/system/core/libpixelflinger/arch-mips/
H A Dcol32cb16blend.S78 ext $t1,$a1,19,5 /* sB */
84 srl $t1, $a1, 19
85 andi $t1, 0x1f /* sB */
97 pixel $t2 $t7 $v0 $a3 $t0 $t1 0
98 pixel $t3 $t7 $v0 $a3 $t0 $t1 16
105 pixel $t7 $t8 $v0 $a3 $t0 $t1 0
106 pixel $t3 $t8 $v0 $a3 $t0 $t1 16
128 pixel $t2 $t7 $v0 $a3 $t0 $t1 0
H A Dt32cb16blend.S200 pixel $t3,$t4,$t1,0
201 sh $t1,-2($a0)
224 pixel $t3,$t4,$t1,0
225 andi $t1, 0xFFFF
226 pixel $t3,$t5,$t1,16
227 sw $t1,-8($a0)
241 pixel $t3,$t4,$t1,0
242 andi $t1, 0xFFFF
243 pixel $t3,$t5,$t1,16
244 sw $t1,
[all...]
/system/core/fastboot/
H A Dusbtest.cpp94 long long t0, t1; local
103 t1 = NOW();
104 fprintf(stderr,"%d bytes in %lld uS\n", arg_count * arg_size, (t1 - t0));
112 long long t0, t1; local
121 t1 = NOW();
122 fprintf(stderr,"%d bytes in %lld uS\n", arg_count * arg_size, (t1 - t0));
/system/extras/tests/timetest/
H A Dtimetest.c61 struct timespec t1, dtmin, dtminp, dtmax; local
77 clock_gettime(clock_id, &t1);
82 dt = ts_sub(t, t1);
83 t1 = t;
/system/extras/tests/pftest/
H A Dpftest.c101 unsigned long long t1 = stop_watch(); local
105 printf("%d, %f\n", numPages, (float) (t1 - t0) / WORKLOAD);
/system/hwservicemanager/
H A DTokenManager.cpp131 bool TokenManager::constantTimeCompare(const hidl_vec<uint8_t> &t1, const hidl_vec<uint8_t> &t2) { argument
132 if (t1.size() != t2.size()) {
137 for (size_t i = 0; i < t1.size(); i++) {
138 x |= t1[i] ^ t2[i];
H A DTokenManager.h40 static bool constantTimeCompare(const hidl_vec<uint8_t> &t1, const hidl_vec<uint8_t> &t2);
/system/core/libpixelflinger/tests/arch-mips64/assembler/
H A Dasm_mips_test_jacket.S65 ld $t1, 104($s1)
82 sd $t1, 104($s1)
/system/core/base/
H A Dproperties_test.cpp147 auto t1 = std::chrono::steady_clock::now(); local
149 ASSERT_GE(std::chrono::duration_cast<std::chrono::milliseconds>(t1 - t0), 200ms);
151 ASSERT_LT(std::chrono::duration_cast<std::chrono::milliseconds>(t1 - t0), 600ms);
201 auto t1 = std::chrono::steady_clock::now(); local
203 ASSERT_GE(std::chrono::duration_cast<std::chrono::milliseconds>(t1 - t0), 200ms);
205 ASSERT_LT(std::chrono::duration_cast<std::chrono::milliseconds>(t1 - t0), 600ms);
/system/extras/tests/tcp_nuke_addr/
H A Dtcp_nuke_addr_test.cpp146 std::thread t1(progressThread, &attempts);
147 t1.join();
/system/extras/perfprofd/quipper/base/
H A Dlogging.h250 template<class t1, class t2>
251 std::string* MakeCheckOpString(const t1& v1, const t2& v2, const char* names) {
283 template <class t1, class t2> \
284 inline std::string* Check##name##Impl(const t1& v1, const t2& v2, \
/system/bt/vendor_libs/test_vendor_lib/src/
H A Dasync_manager.cc367 bool operator()(const std::shared_ptr<Task>& t1, argument
369 return *t1 < *t2;
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
H A DHidlTestJava.java567 IBaz.T t1 = new IBaz.T();
571 t1.matrix5x3[i][j] = t2.matrix5x3[i][j] = (i + 1) * (j + 1);
574 ExpectTrue(t1.equals(t2));
575 ExpectTrue(t1.hashCode() == t2.hashCode());
577 ExpectTrue(!t1.equals(t2));
/system/extras/simpleperf/
H A Dcmd_report_sample.cpp522 auto compare_thread_id = [](const ThreadEntry* t1, const ThreadEntry* t2) {
523 return t1->tid < t2->tid;
/system/nfc/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c608 clock_t t1, t2; local
625 t1 = clock();
628 perf_update(&perf_poll, t2 - t1, 0);
/system/bt/stack/rfcomm/
H A Drfc_int.h99 uint8_t t1; member in struct:__anon1236::__anon1237::__anon1238

Completed in 821 milliseconds

12