Home
last modified time | relevance | path

Searched defs:Seconds (Results 1 – 25 of 95) sorted by relevance

1234

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dbits1_5.h184 #define IBackgroundCopyJob2_SetMinimumRetryDelay(This,Seconds) (This)->lpVtbl->SetMinimumRetryDelay… argument
185 #define IBackgroundCopyJob2_GetMinimumRetryDelay(This,Seconds) (This)->lpVtbl->GetMinimumRetryDelay… argument
186 #define IBackgroundCopyJob2_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl->SetNoProgressTimeout… argument
187 #define IBackgroundCopyJob2_GetNoProgressTimeout(This,Seconds) (This)->lpVtbl->GetNoProgressTimeout… argument
Dbits2_0.h170 #define IBackgroundCopyJob3_SetMinimumRetryDelay(This,Seconds) (This)->lpVtbl -> SetMinimumRetryDel… argument
171 #define IBackgroundCopyJob3_GetMinimumRetryDelay(This,Seconds) (This)->lpVtbl -> GetMinimumRetryDel… argument
172 #define IBackgroundCopyJob3_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl -> SetNoProgressTimeo… argument
173 #define IBackgroundCopyJob3_GetNoProgressTimeout(This,Seconds) (This)->lpVtbl -> GetNoProgressTimeo… argument
Dbits.h401 #define IBackgroundCopyJob_SetMinimumRetryDelay(This,Seconds) (This)->lpVtbl->SetMinimumRetryDelay(… argument
402 #define IBackgroundCopyJob_GetMinimumRetryDelay(This,Seconds) (This)->lpVtbl->GetMinimumRetryDelay(… argument
403 #define IBackgroundCopyJob_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl->SetNoProgressTimeout(… argument
404 #define IBackgroundCopyJob_GetNoProgressTimeout(This,Seconds) (This)->lpVtbl->GetNoProgressTimeout(… argument
/aosp_15_r20/external/libpalmrejection/
H A Dchrome_to_android_compatibility.h35 constexpr TimeDelta Seconds(T n) { in Seconds() function
45 constexpr TimeDelta Seconds(T n) { in Seconds() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilWindows.cpp102 void SetTimer(int Seconds) { in SetTimer()
148 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds()
DFuzzerUtilPosix.cpp106 void SetTimer(int Seconds) { in SetTimer()
143 void SleepSeconds(int Seconds) { in SleepSeconds()
DFuzzerUtilFuchsia.cpp70 void AlarmHandler(int Seconds) { in AlarmHandler()
377 void SleepSeconds(int Seconds) { in SleepSeconds()
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerUtil.cpp98 void SetTimer(int Seconds) { in SetTimer()
248 void SleepSeconds(int Seconds) { in SleepSeconds()
/aosp_15_r20/external/rust/crates/rusb/src/
Dcontext.rs16 type Seconds = ::libc::c_long; typedef
21 type Seconds = ::libc::time_t; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dcontext.rs16 type Seconds = ::libc::c_long; typedef
21 type Seconds = ::libc::time_t; typedef
/aosp_15_r20/external/pytorch/caffe2/core/
H A Dtimer.h40 inline float Seconds() { return NanoSeconds() / 1000000000.f; } in Seconds() function
/aosp_15_r20/external/ot-br-posix/src/common/
H A Dtime.hpp47 using Seconds = std::chrono::seconds; typedef
/aosp_15_r20/external/webrtc/api/units/
H A Dtimestamp.h33 static constexpr Timestamp Seconds(T value) { in Seconds() function
H A Dtime_delta.h41 static constexpr TimeDelta Seconds(T value) { in Seconds() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/abseil/
DDurationRewriter.h23 Seconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/abseil/
DDurationRewriter.h23 Seconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/abseil/
DDurationRewriter.h23 Seconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/abseil/
DDurationRewriter.h23 Seconds, enumerator
/aosp_15_r20/external/perfetto/ui/src/public/
H A Dtimeline.ts22 Seconds = 'seconds', enumerator
/aosp_15_r20/system/chre/util/include/chre/util/
H A Dtime_impl.h25 constexpr Seconds::Seconds(uint64_t seconds) : mSeconds(seconds) {} in Seconds() function
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
H A Dtime_impl.h24 constexpr Seconds::Seconds(uint64_t seconds) : mSeconds(seconds) {} in Seconds() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DUefiLib.h98 #define EFI_TIMER_PERIOD_SECONDS(Seconds) MultU64x32((UINT64)(Seconds), 10000000) argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DUefiLib.h98 #define EFI_TIMER_PERIOD_SECONDS(Seconds) MultU64x32((UINT64)(Seconds), 10000000) argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DUefiLib.h98 #define EFI_TIMER_PERIOD_SECONDS(Seconds) MultU64x32((UINT64)(Seconds), 10000000) argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DUefiLib.h99 #define EFI_TIMER_PERIOD_SECONDS(Seconds) MultU64x32((UINT64)(Seconds), 10000000) argument

1234