代码搜索:Operations

找到约 10,000 项符合「Operations」的源代码

代码结果 10,000
www.eeworm.com/read/375673/2723051

c map.c

/* $Id: map.c,v 1.6 2003/09/04 03:09:52 weiym Exp $ ** ** Mapping operations of GDI ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maintainer: Wei
www.eeworm.com/read/374581/2749689

c namei.c

/* vi: set sw=4 ts=4: */ /* * namei.c --- ext2fs directory lookup operations * * Copyright (C) 1993, 1994, 1994, 1995 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the
www.eeworm.com/read/368386/2815883

c bitops.c

/* atomic.c: atomic operations which got too long to be inlined all over * the place. * * Copyright 1999 Philipp Rumpf (prumpf@tux.org */ #include #include #incl
www.eeworm.com/read/368386/2817416

c fops.c

/* fops.c -- File operations for DRM -*- linux-c -*- * Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 20
www.eeworm.com/read/368386/2817919

c fops.c

/* fops.c -- File operations for DRM -*- linux-c -*- * Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 20
www.eeworm.com/read/359825/2971917

h atomicity.h

// Low-level functions for atomic operations: x86, x >= 4 version -*- C++ -*- // Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. Th
www.eeworm.com/read/359825/2971922

h atomicity.h

// Low-level functions for atomic operations: x86, x < 4 version -*- C++ -*- // Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. Thi
www.eeworm.com/read/358714/2984433

c mkreq.c

/* Certificate request creation. Demonstrates some request related * operations. */ #include #include #include #include #include
www.eeworm.com/read/357352/3016313

c namei.c

/* vi: set sw=4 ts=4: */ /* * namei.c --- ext2fs directory lookup operations * * Copyright (C) 1993, 1994, 1994, 1995 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the
www.eeworm.com/read/357209/3028180

c bitmap.c

/* ** $Id: bitmap.c,v 1.43 2005/01/04 07:11:16 limei Exp $ ** ** Bitmap operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maintain