Home
last modified time | relevance | path

Searched defs:xt (Results 1 – 25 of 157) sorted by relevance

1234567

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtesttime.c37 static char* print_time (apr_pool_t *pool, const apr_time_exp_t *xt) in print_time()
76 apr_time_exp_t xt; in test_gmtstr() local
97 apr_time_exp_t xt; in test_exp_lt() local
126 apr_time_exp_t xt; in test_exp_get_gmt() local
144 apr_time_exp_t xt; in test_exp_get_lt() local
162 apr_time_exp_t xt; in test_imp_gmt() local
210 apr_time_exp_t xt; in test_strftime() local
227 apr_time_exp_t xt; in test_strftimesmall() local
243 apr_time_exp_t xt; in test_exp_tz() local
265 apr_time_exp_t xt; in test_strftimeoffset() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/example/
Dxtime.cpp61 xtime_ xt; in to_xtime_truncate() local
71 xtime_ xt; in to_xtime_round_up() local
78 from_xtime(xtime_ xt) in from_xtime()
83 void print(xtime_ xt) in print()
91 xtime_ xt = to_xtime_truncate(seconds(3) + milliseconds(251)); in test_with_xtime() local
Dtime2_demo.cpp1271 xtime xt; in to_xtime_truncate() local
1281 xtime xt; in to_xtime_round_up() local
1288 from_xtime(xtime xt) in from_xtime()
1293 void print(xtime xt) in print()
1301 xtime xt = to_xtime_truncate(seconds(3) + milliseconds(251)); in test_with_xtime() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/time/unix/
H A Dtimestr.c44 apr_time_exp_t xt; in apr_rfc822_date() local
92 apr_time_exp_t xt; in apr_ctime() local
133 const char *format, apr_time_exp_t *xt) in apr_strftime()
H A Dtime.c81 static void explode_time(apr_time_exp_t *xt, apr_time_t t, in explode_time()
138 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *t, apr_time_exp_t *xt) in apr_time_exp_get()
165 apr_time_exp_t *xt) in apr_time_exp_gmt_get()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/time/win32/
H A Dtimestr.c36 apr_time_exp_t xt; in apr_rfc822_date() local
84 apr_time_exp_t xt; in apr_ctime() local
201 apr_time_exp_t *xt) in apr_strftime()
H A Dtime.c52 static void SystemTimeToAprExpTime(apr_time_exp_t *xt, SYSTEMTIME *tm) in SystemTimeToAprExpTime()
220 apr_time_exp_t *xt) in apr_time_exp_get()
248 apr_time_exp_t *xt) in apr_time_exp_gmt_get()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/
Dstarvephil.cpp54 boost::xtime xt; in put() local
89 boost::xtime xt; in chef() local
115 boost::xtime xt; in run() local
Dxtime.cpp14 boost::xtime xt; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dutil.inl33 boost::xtime xt; local
54 inline bool in_range(const boost::xtime& xt, int secs=1)
96 boost::xtime xt = delay(secs); local
Dtest_mutex.cpp46 boost::xtime xt = delay(0, 100); in operator ()() local
86 boost::xtime xt = delay(0, 100); in operator ()() local
207 boost::system_time xt = boost::get_system_time()+boost::posix_time::milliseconds(100); in operator ()() local
Dtest_thread.cpp47 boost::xtime xt = delay(3); in BOOST_AUTO_TEST_CASE() local
183 boost::system_time xt=delay(3); in do_test_timed_join() local
/aosp_15_r20/external/liblc3/src/
H A Dlc3.c198 int16_t *xt = (int16_t *)encoder->x + encoder->xt_off; in load_s16() local
219 int16_t *xt = (int16_t *)encoder->x + encoder->xt_off; in load_s24() local
242 int16_t *xt = (int16_t *)encoder->x + encoder->xt_off; in load_s24_3le() local
269 int16_t *xt = (int16_t *)encoder->x + encoder->xt_off; in load_float() local
292 int16_t *xt = (int16_t *)encoder->x + encoder->xt_off; in analyze() local
/aosp_15_r20/external/compiler-rt/test/builtins/Unit/
H A Dmuloti4_test.c34 twords xt; in test__muloti4() local
53 twords xt; in test__muloti4() local
H A Dnegvti2_test.c34 twords xt; in test__negvti2() local
H A Dfixtfti_test.c30 twords xt; in test__fixtfti() local
H A Dabsvti2_test.c36 twords xt; in test__absvti2() local
H A Dnegti2_test.c30 twords xt; in test__negti2() local
H A Dfixxfti_test.c35 utwords xt; in test__fixxfti() local
H A Dlshrti3_test.c32 twords xt; in test__lshrti3() local
H A Dsubvti3_test.c36 twords xt; in test__subvti3() local
H A Daddvti3_test.c35 twords xt; in test__addvti3() local
H A Dfixdfti_test.c34 twords xt; in test__fixdfti() local
H A Dfixunssfti_test.c36 utwords xt; in test__fixunssfti() local
/aosp_15_r20/external/testng/src/test/java/test/preserveorder/
H A DPreserveOrderTest.java37 XmlTest xt = createXmlTest(s, "Test", fullTestNames); in preserveClassOrder() local
75 XmlTest xt = createXmlTest(s, "Test", testName); in preserveMethodOrder() local

1234567