/aosp_15_r20/external/libevent/ |
H A D | bufferevent_ratelim.c | 118 unsigned tick; in bufferevent_update_buckets() local 396 unsigned tick; in bev_refill_callback_() local 532 unsigned tick; in bev_group_refill_callback_() local 567 ev_uint32_t tick; in bufferevent_set_rate_limit() local 643 ev_uint32_t tick; in bufferevent_rate_limit_group_new() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/io/ |
D | scheduled_io.rs | 215 let tick = TICK.unpack(curr); in set_readiness() localVariable 450 let tick = TICK.unpack(curr) as u8; in poll() localVariable 474 let tick = TICK.unpack(curr) as u8; in poll() localVariable 535 let tick = TICK.unpack(curr) as u8; in poll() localVariable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/xsd/xsd-vibrator-persistence/gen/cpp/include/ |
D | com_android_internal_vibrator_persistence_enums.h | 23 tick, enumerator 34 tick, enumerator
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
H A D | tick.js | 126 function tick(t, isAnimationFrame, updatingAnimations) { function 173 testing.tick = function(t) { timeline.currentTime = t; processRafCallbacks(t); }; function
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/ |
H A D | axis_renderer.cc | 146 for (const Tick& tick : in Render() local 156 for (const Tick& tick : in Render() local
|
/aosp_15_r20/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 275 def TICK_TO_SEC(tick): return ((tick) / hz) argument 279 def TICK_TO_MSEC(tick): return \ argument 285 def TICK_TO_USEC(tick): return ((tick) * usec_per_tick) argument 291 def TICK_TO_NSEC(tick): return ((tick) * nsec_per_tick) argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/example/ |
D | cycle_count.cpp | 48 static long long tick = 0; in now() local 66 static long long tick = 0; in now() local
|
/aosp_15_r20/external/python/httplib2/tests/ |
D | __init__.py | 301 def tick(request): function 381 def server_yield_socket_handler(sock, tick): argument 402 def server_request_socket_handler(sock, tick): argument
|
/aosp_15_r20/frameworks/opt/net/voip/src/jni/rtp/ |
D | AudioGroup.cpp | 268 void AudioStream::encode(int tick, AudioStream *chain) in encode() 364 void AudioStream::decode(int tick) in decode() 735 int tick = elapsedRealtime(); in threadLoop() local
|
/aosp_15_r20/external/musl/src/linux/ |
H A D | clock_adjtime.c | 16 long long tick, ppsfreq, jitter; member 30 long tick, ppsfreq, jitter; member
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/timezone/ |
H A D | ICUZDump.java | 49 private long tick = 1000; field in ICUZDump 64 public void setTick(int tick) { in setTick()
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | Images.cpp | 350 int tick = tick_type(row + i * 4, transparent, outError); in get_horizontal_layout_bounds_ticks() local 364 int tick = tick_type(row+i*4, transparent, outError); in get_horizontal_layout_bounds_ticks() local 388 int tick = tick_type(rows[i] + offset, transparent, outError); in get_vertical_layout_bounds_ticks() local 402 int tick = tick_type(rows[i] + offset, transparent, outError); in get_vertical_layout_bounds_ticks() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime.h | 36 __kernel_long_t tick; /* (modified) usecs between clock ticks */ member 77 long long tick; /* (modified) usecs between clock ticks */ member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/ |
H A D | timex.h | 22 __kernel_long_t tick; member 61 long long tick; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | timex.h | 34 __kernel_long_t tick; member 73 long long tick; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/ |
H A D | timex.h | 22 __kernel_long_t tick; member 61 long long tick; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | timex.h | 34 __kernel_long_t tick; member 73 long long tick; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | timex.h | 22 __kernel_long_t tick; member 61 long long tick; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | timex.h | 22 __kernel_long_t tick; member 61 long long tick; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | timex.h | 34 __kernel_long_t tick; member 73 long long tick; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | timex.h | 22 __kernel_long_t tick; member 61 long long tick; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | timex.h | 34 __kernel_long_t tick; member 73 long long tick; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | timex.h | 34 __kernel_long_t tick; member 73 long long tick; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | timex.h | 34 __kernel_long_t tick; member 73 long long tick; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | debuglog.go | 370 tick, nano uint64 member 496 tick, nano uint64 member
|