代码搜索:started
找到约 5,214 项符合「started」的源代码
代码结果 5,214
www.eeworm.com/read/481542/6642967
c locking-selftest.c
/*
* lib/locking-selftest.c
*
* Testsuite for various locking APIs: spinlocks, rwlocks,
* mutexes and rw-semaphores.
*
* It is checking both false positives and false negatives.
*
* Started by
www.eeworm.com/read/258733/11846249
cpp figdemo.cpp
// Borland C++ - (C) Copyright 1991 by Borland International
// FIGDEMO.CPP -- Exercise in Getting Started
// demonstrates the Figures toolbox by extending it with
// a new type Arc.
// Link
www.eeworm.com/read/258733/11846332
cpp vpoint.cpp
// Borland C++ - (C) Copyright 1991 by Borland International
/* VPOINT.CPP--Example from Getting Started */
// VPOINT.CPP contains the definitions for the Point and Location
// classes that are
www.eeworm.com/read/255541/12074851
c memory.c
/*
* linux/mm/memory.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to
www.eeworm.com/read/233811/14134553
c mbalance.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* mbalance.c
*
* This file contains code that is used to forcefully balance either
* bisections or k-sections
*
* Started 7/29/97
www.eeworm.com/read/233811/14134556
c refine.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* refine.c
*
* This file contains the driving routines for multilevel refinement
*
* Started 7/24/97
* George
*
* $Id: refine.c,
www.eeworm.com/read/233811/14134565
c kwayrefine.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* kwayrefine.c
*
* This file contains the driving routines for multilevel k-way refinement
*
* Started 7/28/97
* George
*
* $Id:
www.eeworm.com/read/233811/14134570
c mmatch.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* mmatch.c
*
* This file contains the code that computes matchings and creates the next
* level coarse graph.
*
* Started 7/23/97
www.eeworm.com/read/233811/14134582
c mkwayrefine.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* mkwayrefine.c
*
* This file contains the driving routines for multilevel k-way refinement
*
* Started 7/28/97
* George
*
* $Id
www.eeworm.com/read/233811/14134589
c meshpart.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* meshpart.c
*
* This file contains routines for partitioning finite element meshes.
*
* Started 9/29/97
* George
*
* $Id: meshp