Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.h87 typedef struct Time /* CHOICE */ struct
93 enum TimeChoiceId argument
98 union TimeChoiceUnion argument
103 } ComponentTime; argument
H A Dcertificate.h120 typedef struct Time /* CHOICE */ struct
126 enum TimeChoiceId argument
131 union TimeChoiceUnion argument
136 } ComponentTime; argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h201 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration()
210 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint()
227 FILETIME Time; in toFILETIME() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimer.h83 TimeRecord Time; ///< The total time captured. variable
178 TimeRecord Time; member
H A DFileSystem.h711 TimePoint<> Time) { in setLastAccessAndModificationTime()
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dtroubleshooting.rst401 troubleshooting_unable_to_load_keysIncorrect Time global() argument
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dcheck_y2k.c137 static time_t Time; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCachePruning.cpp31 sys::TimePoint<> Time; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp296 time_t Time; in InitDebuggingDir() local
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixxf.c881 struct timespec Time; in AcpiOsWaitSemaphore() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Ds3_lib.c4586 unsigned long Time = (unsigned long)time(NULL); in ssl_fill_hello_random() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dprint.c1456 IN EFI_TIME *Time in TimeToString()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Ds3_lib.c4576 unsigned long Time = (unsigned long)time(NULL); in ssl_fill_hello_random() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp435 unsigned Time = 0; in EstimateRuntime() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d329 DWORD Time; member
356 DWORD Time; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1616 SDValue Time = N->getOperand(3); in PerformDAGCombine() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactypes.h276 #define AcpiOsAcquireMutex(Handle,Time) AcpiOsWaitSemaphore (Handle, 1, Time) argument