代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/229812/4737085

c opt44.c

#include "fail.h" #ifdef _M_I86 #define SHIFT_AMT 8 #else #define SHIFT_AMT 16 #endif // Make sure that merging of shift operations works properly. At least // since 10.x, code
www.eeworm.com/read/228117/4766718

c palette.c

/* ** $Id: palette.c,v 1.5 2003/09/04 03:09:52 weiym Exp $ ** ** palette.c: Palette operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** ** Curre
www.eeworm.com/read/227684/4769993

sml cml-text-stream-io-sig.sml

(* cml-text-stream-io-sig.sml * * COPYRIGHT (c) 1996 AT&T Research. * COPYRIGHT (c) 1991 John H. Reppy. * * This extends the SMLBL TEXT_STREAM_IO interface with event-valued operations. *) sign
www.eeworm.com/read/227684/4769995

sml cml-stream-io-sig.sml

(* cml-stream-io-sig.sml * * COPYRIGHT (c) 1996 AT&T Research. * COPYRIGHT (c) 1991 John H. Reppy. * * This extends the SMLBL STREAM_IO interface with event-valued operations. *) signature CML_
www.eeworm.com/read/227684/4770018

sml cml-bin-io-sig.sml

(* cml-bin-io-sig.sml * * COPYRIGHT (c) 1995 AT&T Bell Laboratories. * COPYRIGHT (c) 1991 John H. Reppy. * * This extends the SMLBL BIN_IO interface with event-valued operations. *) signature C
www.eeworm.com/read/223124/4813822

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/218254/4863127

c chain.c

/* chain.c - chain LDAP operations */ /* $OpenLDAP: pkg/ldap/servers/slapd/back-ldap/chain.c,v 1.12.2.22 2007/02/01 21:20:21 ando Exp $ */ /* This work is part of OpenLDAP Software
www.eeworm.com/read/217381/4872743

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/209559/4970712

h io.h

/* * include/asm-v850/io.h -- Misc I/O operations * * Copyright (C) 2001,02,03 NEC Electronics Corporation * Copyright (C) 2001,02,03 Miles Bader * * This file is subject to
www.eeworm.com/read/209559/4974355

c file.c

/* * file.c - operations for regular (text) files. */ #include #include #include #include #include "sysfs.h" static struct fil