代码搜索结果

找到约 43,238 项符合 Clock 的代码

clock.h

/*H************************************************************************** * NAME: clock.h *---------------------------------------------------------------------------- * Copyright (c) 2

clock.c

//================================================================= // // clock.c // // Testcase for C library clock() // //==============================================================

clock.cxx

//=========================================================================== // // clock.cxx // // ISO C date and time implementation for clock() // //======================================

clock.inl

#ifndef CYGONCE_KERNEL_CLOCK_INL #define CYGONCE_KERNEL_CLOCK_INL //========================================================================== // // clock.inl // // Clock and Alarm class in

clock.c

/* clock.c - clock file for time.h */ /* Copyright 1992-2001 Wind River Systems, Inc. */ /* modification history -------------------- 01d,05oct01,dcb Fix SPR 9814 and SPR 7736. Change document to

clock.h

/* * Kernel interface to machine-dependent clock driver. * Garrett Wollman, September 1994. * This file is in the public domain. * * $Id: clock.h,v 1.34 1998/03/05 21:45:42 tegge Exp $ */ #ifnd

clock.c

/* NetWare can not use this implementation of clock, since it does not have times or any similar function. It provides its own version of clock in clib.nlm. If we can not use clib.nlm, then we

clock.s

; @(#)clock.s 1.3 90/10/14 21:57:43, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property

clock.h

/*H************************************************************************** * NAME: clock.h *---------------------------------------------------------------------------- * Copyright (c) 2

clock.c

//================================================================= // // clock.c // // Testcase for C library clock() // //==============================================================