代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/452691/1649684
h bitops.h
/*
* bitops.h: Bit string operations on the ppc
*/
#ifndef _PPC_BITOPS_H
#define _PPC_BITOPS_H
#include
#include
extern void set_bit(int nr, volatile void *addr
www.eeworm.com/read/250243/4435348
s bitops.s
/* bitops.S: Low level assembler bit operations.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#include
#include
#include
.text
www.eeworm.com/read/250243/4435389
s hypersparc.s
/* $Id: hypersparc.S,v 1.18 2001/12/21 04:56:15 davem Exp $
* hypersparc.S: High speed Hypersparc mmu/cache operations.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
*/
#include
www.eeworm.com/read/247871/4473029
c 7zalloc.c
/* 7zAlloc.c */
#include
#include "7zAlloc.h"
/* #define _SZ_ALLOC_DEBUG */
/* use _SZ_ALLOC_DEBUG to debug alloc/free operations */
#ifdef _SZ_ALLOC_DEBUG
#ifdef _WIN32
#inc
www.eeworm.com/read/243567/4521186
c andes.c
/*
* andes.c: MMU and cache operations for the R10000 (ANDES).
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*/
#include
#include
#include
www.eeworm.com/read/243567/4522748
s bitops.s
/* bitops.S: Low level assembler bit operations.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#include
#include
#include
#incl
www.eeworm.com/read/243567/4522788
s hypersparc.s
/* $Id: hypersparc.S,v 1.17 2000/07/16 21:48:52 anton Exp $
* hypersparc.S: High speed Hypersparc mmu/cache operations.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
*/
#include
www.eeworm.com/read/243567/4525181
h ioasic.h
/*
* linux/asm-mips/dec/ioasic.h
*
* Copyright (C) 2000 Maciej W. Rozycki
*
* DEC I/O ASIC access operations.
*/
#ifndef __ASM_DEC_IOASIC_H
#define __ASM_DEC_IOASIC_H
extern volatile unsig
www.eeworm.com/read/238768/4609627
pod rsa_private_encrypt.pod
=pod
=head1 NAME
RSA_private_encrypt, RSA_public_decrypt - low level signature operations
=head1 SYNOPSIS
#include
int RSA_private_encrypt(int flen, unsigned char *from,
uns
www.eeworm.com/read/237554/4622880
c icon-lite.c
/*
** $Id: icon-lite.c,v 1.16 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.
**
** Current m