代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/475965/1374329

c invert4.c

/* invert4.c -- using bit operations to display binary */ #include char * itobs(int, char *); void show_bstr(const char *); int invert_end(int num, int bits); int main(void) { c
www.eeworm.com/read/471306/1432073

cc kfsops.cc

/*! * $Id: kfsops.cc 232 2009-01-01 20:40:09Z lohitvijayarenu $ * * \file kfsops.cc * \brief KFS file system operations. * \author Blake Lewis and Sriram Rao * * Copyright 2008 Quantcast Corp.
www.eeworm.com/read/453168/1642306

c dir_iterate.c

/* vi: set sw=4 ts=4: */ /* * dir_iterate.c --- ext2fs directory iteration operations * * Copyright (C) 1993, 1994, 1994, 1995, 1996, 1997 Theodore Ts'o. * * %Begin-Header% * This file may be re
www.eeworm.com/read/452691/1649581

h io.h

/* * include/asm-microblaze/io.h -- Misc I/O operations * * Copyright (C) 2003 John Williams * Copyright (C) 2001,02 NEC Corporation * Copyright (C) 2001,02 Mi
www.eeworm.com/read/452691/1651798

h flash.h

#ifndef FLASH_LIB_H #define FLASH_LIB_H #include /* PIO operations max */ #define FLASH_PROGRAM_POLLS 100000 /* 10 Seconds default */ #define FLASH_ERASE_SECTOR_TIMEOUT (10*1000 /*SEC*/
www.eeworm.com/read/250015/4443197

c dir_iterate.c

/* vi: set sw=4 ts=4: */ /* * dir_iterate.c --- ext2fs directory iteration operations * * Copyright (C) 1993, 1994, 1994, 1995, 1996, 1997 Theodore Ts'o. * * %Begin-Header% * This file may be re
www.eeworm.com/read/248446/4470190

c icon.c

/* ** $Id: icon.c,v 1.24 2003/09/04 03:09:52 weiym Exp $ ** ** icon.c Icon operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Curren
www.eeworm.com/read/243567/4524158

h drm_fops.h

/* drm_fops.h -- File operations for DRM -*- linux-c -*- * Created: Mon Jan 4 08:58:31 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA
www.eeworm.com/read/239230/4604950

c dir_iterate.c

/* vi: set sw=4 ts=4: */ /* * dir_iterate.c --- ext2fs directory iteration operations * * Copyright (C) 1993, 1994, 1994, 1995, 1996, 1997 Theodore Ts'o. * * %Begin-Header% * This file may be re
www.eeworm.com/read/237554/4622783

c rect.c

/* ** $Id: rect.c,v 1.4 2003/09/04 06:02:53 weiym Exp $ ** ** rect.c: Rectangle operations of GDI. ** ** Copyright (C) 2003 Feynman Software ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** ** Current ma