Home
last modified time | relevance | path

Searched defs:pTime (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_datetime.cpp86 struct tm* pTime = FXSYS_localtime(&t); in Now() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmdhcp.h201 #define IMcastLeaseInfo_get_LeaseStartTime(This,pTime) (This)->lpVtbl->get_LeaseStartTime(This,pTim… argument
203 #define IMcastLeaseInfo_get_LeaseStopTime(This,pTime) (This)->lpVtbl->get_LeaseStopTime(This,pTime) argument
Dsdpblb.h421 #define ITTime_get_StartTime(This,pTime) (This)->lpVtbl->get_StartTime(This,pTime) argument
423 #define ITTime_get_StopTime(This,pTime) (This)->lpVtbl->get_StopTime(This,pTime) argument
Dstrmif.h11302 #define IReferenceClock2_GetTime(This,pTime) (This)->lpVtbl->GetTime(This,pTime) argument
15029 #define IDvdControl2_PlayAtTime(This,pTime,dwFlags,ppCmd) (This)->lpVtbl->PlayAtTime(This,pTime,dwF… argument
Dwincrypt.h5273 PFILETIME pTime; member
/aosp_15_r20/external/sonivox/arm-wt-22k/lib_src/
H A Deas_xmf.c276 static EAS_RESULT XMF_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime) in XMF_Time()
H A Deas_ota.c297 static EAS_RESULT OTA_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime) in OTA_Time()
H A Deas_rtttl.c236 static EAS_RESULT RTTTL_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime) in RTTTL_Time()
H A Deas_smf.c231 EAS_RESULT SMF_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime) in SMF_Time()
H A Deas_imelody.c304 static EAS_RESULT IMY_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime) in IMY_Time()
H A Deas_public.c1418 EAS_PUBLIC EAS_RESULT EAS_GetLocation (EAS_DATA_HANDLE pEASData, EAS_HANDLE pStream, EAS_I32 *pTime) in EAS_GetLocation()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dwasm32-wasi-vfs.c596 static int demoCurrentTime(sqlite3_vfs *pVfs, double *pTime){ in demoCurrentTime()
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp2405 static void SetSwapchainFrameTimestamp(Swapchain &swapchain, const VkPresentTimeGOOGLE *pTime) { in SetSwapchainFrameTimestamp()
2467 const VkPresentTimeGOOGLE *pTime, in PresentOneSwapchain()
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h429 u64 *pTime; member
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.c3424 static mz_bool mz_zip_get_file_modified_time(const char *pFilename, MZ_TIME_T *pTime) in mz_zip_get_file_modified_time()
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs157392 pub pTime: PFILETIME, field