/external/perfetto/src/shared_lib/ |
D | tracing_session.cc | 42 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionSetup() local 51 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionSetStopCb() local 57 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStartAsync() local 63 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStartBlocking() local 72 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionFlushAsync() local 85 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionFlushBlocking() local 91 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStopAsync() local 97 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStopBlocking() local 105 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionReadTraceBlocking() local 129 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionDestroy() local
|
/external/liburing/test/ |
D | timeout.c | 26 static void msec_to_ts(struct __kernel_timespec *ts, unsigned int msec) in msec_to_ts() 41 struct __kernel_timespec ts; in test_single_timeout_many() local 99 struct __kernel_timespec ts; in test_single_timeout_nr() local 168 struct __kernel_timespec ts; in test_single_timeout_wait() local 226 struct __kernel_timespec ts; in test_single_timeout() local 274 struct __kernel_timespec ts; in test_single_timeout_remove_notfound() local 344 struct __kernel_timespec ts; in test_single_timeout_remove() local 423 struct __kernel_timespec ts; in test_single_timeout_abs() local 475 struct __kernel_timespec ts; in test_single_timeout_exit() local 507 struct __kernel_timespec ts[2]; in test_multi_timeout() local [all …]
|
D | link-timeout.c | 20 struct __kernel_timespec ts; in test_fail_lone_link_timeouts() local 65 struct __kernel_timespec ts; in test_fail_two_link_timeouts() local 238 struct __kernel_timespec ts; in test_single_link_timeout_nop() local 304 struct __kernel_timespec ts; in test_single_link_timeout_error() local 381 struct __kernel_timespec ts; in test_single_link_no_timeout() local 469 struct __kernel_timespec ts; in test_single_link_timeout() local 543 struct __kernel_timespec ts; in test_link_timeout_update() local 644 struct __kernel_timespec ts; in test_link_timeout_update_invalid() local 676 struct __kernel_timespec ts; in test_timeout_link_chain1() local 767 struct __kernel_timespec ts; in test_timeout_link_chain2() local [all …]
|
D | wait-timeout.c | 27 static unsigned long long timespec_to_ns(struct timespec *ts) in timespec_to_ns() 33 struct timespec ts; in ns_to_timespec() local 40 static long long ns_since(struct timespec *ts) in ns_since() 56 struct timespec *ts) in t_io_uring_wait() 79 struct timespec ts; in probe_timers() local 118 struct timespec start, end, ts; in test_timeout() local
|
/external/perfetto/test/ |
D | synth_common.py | 59 def add_packet(self, ts=None): argument 65 def __add_ftrace_event(self, ts, tid): argument 71 def add_rss_stat(self, ts, tid, member, size, mm_id=None, curr=None): argument 81 def add_ion_event(self, ts, tid, heap_name, len, size=0): argument 88 def add_oom_score_update(self, ts, oom_score_adj, pid): argument 96 ts, argument 118 def add_cpufreq(self, ts, freq, cpu): argument 124 def add_kernel_lmk(self, ts, tid): argument 129 def add_sys_enter(self, ts, tid, id): argument 134 def add_sys_exit(self, ts, tid, id, ret): argument [all …]
|
/external/perfetto/test/trace_processor/diff_tests/metrics/graphics/ |
D | android_jank_cuj.py | 39 def add_instant_for_track(trace, ts, track, name): argument 43 def add_main_thread_atrace(trace, ts, ts_end, buf): argument 48 def add_render_thread_atrace_begin(trace, ts, buf): argument 56 def add_render_thread_atrace(trace, ts, ts_end, buf): argument 61 def add_gpu_thread_atrace(trace, ts, ts_end, buf): argument 66 def add_jit_thread_atrace(trace, ts, ts_end, buf): argument 71 def add_sf_main_thread_atrace(trace, ts, ts_end, buf): argument 76 def add_sf_main_thread_atrace_begin(trace, ts, buf): argument 84 def add_sf_render_engine_atrace(trace, ts, ts_end, buf): argument 136 def add_expected_display_frame_events(ts, dur, token): argument [all …]
|
/external/antlr/runtime/C/src/ |
D | antlr3tokenstream.c | 328 setDebugListener (pANTLR3_TOKEN_STREAM ts, pANTLR3_DEBUG_EVENT_LISTENER debugger) in setDebugListener() 352 tokLT (pANTLR3_TOKEN_STREAM ts, ANTLR3_INT32 k) in tokLT() 420 pANTLR3_TOKEN_STREAM ts; in consumeInitialHiddenTokens() local 437 dbgTokLT (pANTLR3_TOKEN_STREAM ts, ANTLR3_INT32 k) in dbgTokLT() 497 get (pANTLR3_TOKEN_STREAM ts, ANTLR3_UINT32 i) in get() 507 getTokenSource (pANTLR3_TOKEN_STREAM ts) in getTokenSource() 513 setTokenSource ( pANTLR3_TOKEN_STREAM ts, in setTokenSource() 520 toString (pANTLR3_TOKEN_STREAM ts) in toString() 535 toStringSS(pANTLR3_TOKEN_STREAM ts, ANTLR3_UINT32 start, ANTLR3_UINT32 stop) in toStringSS() 580 toStringTT (pANTLR3_TOKEN_STREAM ts, pANTLR3_COMMON_TOKEN start, pANTLR3_COMMON_TOKEN stop) in toStringTT() [all …]
|
/external/coreboot/tests/lib/ |
D | edid-test.c | 255 struct test_state ts = {.data_size = sizeof(struct edid_raw), in setup_decode_edid_basic_frame() local 268 struct test_state *ts = *state; in test_decode_edid_basic_frame() local 700 struct test_state ts = {.data_size = sizeof(raw) + sizeof(ext), in setup_decode_edid_dtv_frame_with_extension() local 715 struct test_state *ts = *state; in test_decode_edid_dtv_frame_with_extension() local 1197 struct test_state ts = {.data_size = sizeof(raw) + sizeof(ext), in setup_decode_edid_it_dtv_frame_with_extension() local 1211 struct test_state *ts = *state; in test_decode_edid_it_dtv_frame_with_extension() local 1256 struct test_state *ts; in teardown_edid_test() local 1272 struct test_state *ts = *state; in test_edid_set_framebuffer_bits_per_pixel() local
|
/external/skia/tests/ |
D | PathOpsLineIntersectionTest.cpp | 95 const SkIntersections& ts, bool nearAllowed) { in check_results() 130 SkIntersections ts; in testOne() local 137 SkIntersections ts; in testOne() local 144 SkIntersections ts; in testOne() local 151 SkIntersections ts; in testOne() local 173 SkIntersections ts; in testOneCoincident() local 182 SkIntersections ts; in testOneCoincident() local 191 SkIntersections ts; in testOneCoincident() local 200 SkIntersections ts; in testOneCoincident() local 224 SkIntersections ts; in DEF_TEST() local
|
/external/curl/lib/ |
D | cf-h1-proxy.c | 82 static bool tunnel_is_established(struct h1_tunnel_state *ts) in tunnel_is_established() 87 static bool tunnel_is_failed(struct h1_tunnel_state *ts) in tunnel_is_failed() 94 struct h1_tunnel_state *ts) in tunnel_reinit() 112 struct h1_tunnel_state *ts; in tunnel_init() local 135 struct h1_tunnel_state *ts, in h1_tunnel_go_state() 192 struct h1_tunnel_state *ts = cf->ctx; in tunnel_free() local 204 static bool tunnel_want_send(struct h1_tunnel_state *ts) in tunnel_want_send() 211 struct h1_tunnel_state *ts) in start_CONNECT() 247 struct h1_tunnel_state *ts, in send_CONNECT() 283 struct h1_tunnel_state *ts, in on_resp_header() [all …]
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/time/linux/ |
D | timeout_test.cpp | 19 timespec ts = {-1, 0}; in TEST() local 27 timespec ts = {0, 2_s_ns}; in TEST() local 34 timespec ts = {0, -1}; in TEST() local 41 timespec ts = {10000, 0}; in TEST() local 51 timespec ts; in TEST() local
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/time/linux/ |
D | timeout_test.cpp | 19 timespec ts = {-1, 0}; in TEST() local 27 timespec ts = {0, 2_s_ns}; in TEST() local 34 timespec ts = {0, -1}; in TEST() local 41 timespec ts = {10000, 0}; in TEST() local 51 timespec ts; in TEST() local
|
/external/llvm-libc/test/src/__support/time/linux/ |
D | timeout_test.cpp | 19 timespec ts = {-1, 0}; in TEST() local 27 timespec ts = {0, 2_s_ns}; in TEST() local 34 timespec ts = {0, -1}; in TEST() local 41 timespec ts = {10000, 0}; in TEST() local 51 timespec ts; in TEST() local
|
/external/libwebsockets/lib/tls/openssl/ |
D | openssl-session.c | 39 __lws_tls_session_destroy(lws_tls_sco_t *ts) in __lws_tls_session_destroy() 56 lws_tls_sco_t *ts = lws_container_of(p, lws_tls_sco_t, list); in __lws_tls_session_lookup_by_name() local 75 lws_tls_sco_t *ts; in lws_tls_reuse_session() local 139 lws_tls_sco_t *ts = lws_container_of(d, lws_tls_sco_t, list); in lws_tls_session_destroy_dll() local 156 lws_tls_sco_t *ts = lws_container_of(sul, lws_tls_sco_t, sul_ttl); in lws_tls_session_expiry_cb() local 170 lws_tls_sco_t *ts; in lws_tls_session_add_entry() local 212 lws_tls_sco_t *ts; in lws_tls_session_new_cb() local 366 lws_tls_sco_t *ts; in lws_tls_session_dump_save() local 418 lws_tls_sco_t *ts; in lws_tls_session_dump_load() local
|
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/detail/inlined/posix/ |
D | chrono.hpp | 24 timespec ts; in now() local 37 timespec ts; in now() local 78 timespec ts; in now() local 100 timespec ts; in now() local
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TimeStampParser.java | 85 float ts = Float.parseFloat(s); in parse() local 88 long ts = Long.parseLong(firstNumber); in parse() local 110 float ts = Float.parseFloat(s); in parse() local 113 int ts = Integer.parseInt(firstNumber); in parse() local
|
/external/webrtc/modules/video_coding/ |
D | frame_buffer2_unittest.cc | 240 uint32_t ts = Rand(); in TEST_F() local 273 uint32_t ts = Rand(); in TEST_F() local 300 uint32_t ts = Rand(); in TEST_F() local 313 uint32_t ts = Rand(); in TEST_F() local 338 uint32_t ts = Rand(); in TEST_F() local 354 uint32_t ts = Rand(); in TEST_F() local 369 uint32_t ts = Rand(); in TEST_F() local 399 uint32_t ts = Rand(); in TEST_F() local 418 uint32_t ts = Rand(); in TEST_F() local 431 uint32_t ts = Rand(); in TEST_F() local [all …]
|
/external/perfetto/test/trace_processor/diff_tests/stdlib/dynamic_tables/ |
D | connected_flow_data.json | 3 …{"name":"MainProcess"},"cat":"__metadata","name":"process_name","ph":"M","pid":100,"tid":0,"ts":0}, number 8 "ts": 420, number 20 "ts": 720, number 32 "ts": 400, number 45 "ts": 1300, number 57 "ts": 1100, number 69 "ts": 1351, number 81 "ts": 2002, number 94 "ts": 2400, number 107 "ts": 2450, number [all …]
|
/external/sandboxed-api/sandboxed_api/sandbox2/util/ |
D | deadline_manager_test.cc | 36 struct timespec ts = absl::ToTimespec(absl::Seconds(1)); in TEST() local 49 struct timespec ts = absl::ToTimespec(absl::Seconds(1)); in TEST() local 73 struct timespec ts = absl::ToTimespec(absl::Seconds(1)); in TEST() local 91 struct timespec ts = absl::ToTimespec(absl::Seconds(1)); in TEST() local 109 struct timespec ts = absl::ToTimespec(absl::Milliseconds(200)); in TEST() local 123 struct timespec ts = absl::ToTimespec(absl::Seconds(1)); in TEST() local 138 struct timespec ts = absl::ToTimespec(absl::Seconds(1)); in TEST() local 170 struct timespec ts = absl::ToTimespec(remaining); in TEST() local 200 struct timespec ts = absl::ToTimespec(remaining); in TEST() local
|
/external/perfetto/test/trace_processor/diff_tests/parser/parsing/ |
D | flow_events_json_v1.json | 7 "ts": 3002, number 17 "ts": 3002, number 28 "ts": 0, number 38 "ts": 1, number 48 "ts": 1001, number 58 "ts": 1002, number 68 "ts": 3200, number 78 "ts": 3220, number 89 "ts": 3330, number 100 "ts": 3331, number
|
/external/ltp/testcases/kernel/syscalls/clock_gettime/ |
D | clock_gettime04.c | 40 static inline int do_vdso_gettime(gettime_t vdso, clockid_t clk_id, void *ts) in do_vdso_gettime() 50 static inline int vdso_gettime(clockid_t clk_id, void *ts) in vdso_gettime() 55 static inline int vdso_gettime64(clockid_t clk_id, void *ts) in vdso_gettime64() 60 static inline int my_gettimeofday(clockid_t clk_id, void *ts) in my_gettimeofday() 114 struct tst_ts ts; in run() local
|
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/ |
D | binder_breakdown.sql | 144 ii.ts, field 162 ii.ts, field 236 ts TIMESTAMP, field 246 ts, field 259 ts TIMESTAMP, field 269 ts, field 303 ts TIMESTAMP, field
|
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/sched/ |
D | thread_level_parallelism.sql | 25 ts TIMESTAMP, field 49 ts TIMESTAMP, field 73 ts TIMESTAMP, field
|
/external/cronet/stable/base/tracing/stdlib/chrome/ |
D | android_input.sql | 28 ts TIMESTAMP, field 40 ts, field 60 ts TIMESTAMP, field 72 ts, field 89 ts TIMESTAMP, field 98 slice.ts, field
|
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/chrome/ |
D | android_input.sql | 28 ts TIMESTAMP, field 39 ts, field 54 ts TIMESTAMP, field 65 ts, field 78 ts TIMESTAMP, field 87 slice.ts, field
|