代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/331719/12812342
h crc.h
#ifndef CRYPTOPP_CRC32_H
#define CRYPTOPP_CRC32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
/* Must use this value instead of ~0 due to 64-bit computers */
const unsigned long CRC32_N
www.eeworm.com/read/244126/12885560
h crc.h
#ifndef CRYPTOPP_CRC32_H
#define CRYPTOPP_CRC32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
/* Must use this value instead of ~0 due to 64-bit computers */
const unsigned long CRC32_N
www.eeworm.com/read/327101/13099055
h crc.h
#ifndef CRYPTOPP_CRC32_H
#define CRYPTOPP_CRC32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
/* Must use this value instead of ~0 due to 64-bit computers */
const unsigned long CRC32_N
www.eeworm.com/read/240120/13235985
changelog
2006-05-02 ejoy
* Removed: po and intl directory
* Removed: configserver.cpp
* use $prefix/etc/zhcon.conf instead of /etc/zhcon.conf
2006-05-01 ejoy
www.eeworm.com/read/137285/13334942
c a2pbm.c
/*
A2pbm.c reads in an alist and writes a pbm
not written
I wrote A2dat.p instead
*/
#include "./ansi/r.h"
#include "./ansi/rand.h"
#include "./ansi/mynr.h"
typedef struct {
int N , M ;
int *
www.eeworm.com/read/147766/5722799
h sys32.h
#ifndef _PARISC64_KERNEL_SYS32_H
#define _PARISC64_KERNEL_SYS32_H
/* Call a kernel syscall which will use kernel space instead of user
* space for its copy_to/from_user.
*/
#define KERNEL_SYSCALL(r
www.eeworm.com/read/136072/5873811
h endian.h
/* SH is bi-endian but with a big-endian FPU. */
#ifndef _ENDIAN_H
# error "Never use directly; include instead."
#endif
#ifdef __LITTLE_ENDIAN__
#define __BYTE_ORDER __L
www.eeworm.com/read/131315/5936530
4 changelog.4
Mon Jan 13 19:12:18 1992 Jim Wilson (wilson at wookumz.gnu.ai.mit.edu)
* unroll.c (find_splittable_givs): When completely unrolling loop,
use biv initial value stored in splittable_regs instead o
www.eeworm.com/read/131315/5938255
cr authentication2.cr
-- $Header: Authentication2.cr,v 2.2 86/06/05 08:37:06 jqj Exp $ --
-- $Log: Authentication2.cr,v $
-- Revision 2.2 86/06/05 08:37:06 jqj
-- updated it to actual Authentication V 2 instead of subs
www.eeworm.com/read/131315/5941205
changelog
Wed Aug 12 12:52:16 1992 Per Bothner (bothner@cygnus.com)
* genclass.sh: Don't use RCS id as version number. Instead
use libg++ version number.
* Makefile.in (genclass): Hackery to extract li