/aosp_15_r20/external/sonivox/jet_tools/JetCreator/ |
H A D | midifile.py | 221 def ConvertToTicks (self, measures, beats, ticks): argument 226 def ConvertTicksToMBT (self, ticks): argument 233 def ConvertTicksToStr (self, ticks, format=DEFAULT_TIME_FORMAT): argument 335 def ReadFromStream (stream, seq, ticks, msg_type): argument 395 def __init__ (self, ticks, seq, channel, note, velocity): argument 404 def ReadFromStream (stream, seq, ticks, msg_type): argument 428 def __init__ (self, ticks, seq, channel, note, velocity, note_length, note_off_velocity): argument 439 def ReadFromStream (stream, seq, ticks, msg_type): argument 461 def __init__ (self, ticks, seq, channel, note, value): argument 470 def ReadFromStream (stream, seq, ticks, msg_type): argument [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/ |
H A D | time.rs | 26 let ticks = other.as_micros(); in checked_add_duration() localVariable 33 let ticks = other.as_micros(); in checked_sub_duration() localVariable 43 let mut ticks = dur.as_micros(); in dur2reltims() localVariable 61 let mut ticks = dur.as_micros(); in dur2tmos() localVariable 97 let ticks = dur.as_micros().min(abi::SYSTIM::MAX as u128) as abi::SYSTIM; in with_tmos_strong() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/ |
H A D | time.rs | 26 let ticks = other.as_micros(); in checked_add_duration() localVariable 33 let ticks = other.as_micros(); in checked_sub_duration() localVariable 43 let mut ticks = dur.as_micros(); in dur2reltims() localVariable 61 let mut ticks = dur.as_micros(); in dur2tmos() localVariable 97 let ticks = dur.as_micros().min(abi::SYSTIM::MAX as u128) as abi::SYSTIM; in with_tmos_strong() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/ |
H A D | time.rs | 26 let ticks = other.as_micros(); in checked_add_duration() localVariable 33 let ticks = other.as_micros(); in checked_sub_duration() localVariable 43 let mut ticks = dur.as_micros(); in dur2reltims() localVariable 61 let mut ticks = dur.as_micros(); in dur2tmos() localVariable 97 let ticks = dur.as_micros().min(abi::SYSTIM::MAX as u128) as abi::SYSTIM; in with_tmos_strong() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/ |
H A D | time.rs | 26 let ticks = other.as_micros(); in checked_add_duration() localVariable 33 let ticks = other.as_micros(); in checked_sub_duration() localVariable 43 let mut ticks = dur.as_micros(); in dur2reltims() localVariable 61 let mut ticks = dur.as_micros(); in dur2tmos() localVariable 97 let ticks = dur.as_micros().min(abi::SYSTIM::MAX as u128) as abi::SYSTIM; in with_tmos_strong() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/ |
H A D | time.rs | 26 let ticks = other.as_micros(); in checked_add_duration() localVariable 33 let ticks = other.as_micros(); in checked_sub_duration() localVariable 43 let mut ticks = dur.as_micros(); in dur2reltims() localVariable 61 let mut ticks = dur.as_micros(); in dur2tmos() localVariable 97 let ticks = dur.as_micros().min(abi::SYSTIM::MAX as u128) as abi::SYSTIM; in with_tmos_strong() localVariable
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/slider/ |
H A D | SliderHapticFeedbackProviderTest.kt | 213 val ticks = VibrationEffect.startComposition() in playHapticAtProgress_onQuickSuccession_playsLowTicksOnce() constant 457 val ticks = VibrationEffect.startComposition() in playHapticAtLowerBookend_afterPlayingAtProgress_playsTwice() constant 520 val ticks = VibrationEffect.startComposition() in playHapticAtUpperBookend_afterPlayingAtProgress_playsTwice() constant 611 val ticks = VibrationEffect.startComposition() in generateTicksComposition() constant
|
/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/ |
H A D | tcp_timer.c | 90 uint32_t ticks = tcplp_sys_get_ticks(); in tcp_timer_keep() local 174 uint32_t ticks = tcplp_sys_get_ticks(); in tcp_timer_persist() local 242 uint32_t ticks = tcplp_sys_get_ticks(); in tcp_timer_2msl() local 334 uint32_t ticks = tcplp_sys_get_ticks(); in tcp_timer_rexmt() local
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | rtp_time.h | 146 static constexpr RtpTimeDelta FromTicks(int64_t ticks) { in FromTicks() 155 constexpr explicit RtpTimeDelta(int64_t ticks) : ExpandedValueBase(ticks) {} in RtpTimeDelta() 161 ToNearestRepresentativeValue(double ticks) { in ToNearestRepresentativeValue() 167 ToNearestRepresentativeValue(double ticks) { in ToNearestRepresentativeValue()
|
/aosp_15_r20/external/sonivox/arm-wt-22k/lib_src/ |
H A D | eas_smf.c | 288 EAS_U32 ticks; in SMF_Event() local 495 EAS_U32 ticks; in SMF_Reset() local 806 EAS_U32 ticks; in SMF_GetDeltaTime() local 1104 EAS_U32 ticks; in SMF_ParseHeader() local 1255 static void SMF_UpdateTime (S_SMF_DATA *pSMFData, EAS_U32 ticks) in SMF_UpdateTime()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_event_ex_base.cpp | 89 uint64_t ticks = m_end - m_start; in GetExecutionTime() local 96 int32_t CmEventExBase::GetExecutionTickTime(uint64_t &ticks) in GetExecutionTickTime() 118 uint64_t ticks = m_end - m_start; in LogTimestamps() local
|
/aosp_15_r20/external/python/cpython2/Lib/sqlite3/ |
D | dbapi2.py | 42 def DateFromTicks(ticks): argument 45 def TimeFromTicks(ticks): argument 48 def TimestampFromTicks(ticks): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/sqlite3/ |
D | dbapi2.py | 39 def DateFromTicks(ticks): argument 42 def TimeFromTicks(ticks): argument 45 def TimestampFromTicks(ticks): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/sqlite3/ |
D | dbapi2.py | 39 def DateFromTicks(ticks): argument 42 def TimeFromTicks(ticks): argument 45 def TimestampFromTicks(ticks): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/sqlite3/ |
H A D | dbapi2.py | 39 def DateFromTicks(ticks): argument 42 def TimeFromTicks(ticks): argument 45 def TimestampFromTicks(ticks): argument
|
/aosp_15_r20/external/python/cpython3/Lib/sqlite3/ |
D | dbapi2.py | 39 def DateFromTicks(ticks): argument 42 def TimeFromTicks(ticks): argument 45 def TimestampFromTicks(ticks): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/sqlite3/ |
D | dbapi2.py | 39 def DateFromTicks(ticks): argument 42 def TimeFromTicks(ticks): argument 45 def TimestampFromTicks(ticks): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/sqlite3/ |
D | dbapi2.py | 39 def DateFromTicks(ticks): argument 42 def TimeFromTicks(ticks): argument 45 def TimestampFromTicks(ticks): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | dumpsys.h | 32 inline double ticks_to_seconds(uint16_t ticks) { in ticks_to_seconds() 36 inline double ticks_to_milliseconds(uint16_t ticks) { return static_cast<double>(ticks) * 0.625; } in ticks_to_milliseconds()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/arm/sp805/ |
D | sp805.c | 32 void sp805_start(uintptr_t base, unsigned int ticks) in sp805_start() 46 void sp805_refresh(uintptr_t base, unsigned int ticks) in sp805_refresh()
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/arm/sp805/ |
H A D | sp805.c | 32 void sp805_start(uintptr_t base, unsigned int ticks) in sp805_start() 46 void sp805_refresh(uintptr_t base, unsigned int ticks) in sp805_refresh()
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/ |
H A D | timer.c | 15 #define TIMER_USECS(ticks) (DGT_MHZ_DEN*(ticks) / DGT_MHZ_NUM) argument 51 uint32_t ticks; in udelay() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | ChronometerTest.java | 55 ArrayList<String> ticks = new ArrayList<>(); in testChronometerTicksSequentially() local 78 ArrayList<String> ticks = new ArrayList<>(); in testChronometerCountDown() local
|
/aosp_15_r20/external/trusty/lk/arch/arm/arm-m/systick/ |
D | systick.c | 44 static volatile uint64_t ticks; variable 57 uint32_t ticks = tick_rate / (1000 / period); in arm_cm_systick_set_periodic() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | kgsl.proto | 24 optional uint64 ticks = 5; field 37 optional uint64 ticks = 3; field
|