代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/209559/4968482

h spitfire.h

/* $Id: spitfire.h,v 1.18 2001/11/29 16:42:10 kanoj Exp $ * spitfire.h: SpitFire/BlackBird/Cheetah inline MMU operations. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) */ #ifnde
www.eeworm.com/read/209559/4969355

h ide_iops.h

/* Generic I/O and MEMIO string operations. */ #define __ide_insw insw #define __ide_insl insl #define __ide_outsw outsw #define __ide_outsl outsl static __inline__ void __ide_mm_insw(void __iomem
www.eeworm.com/read/209559/4970708

h bitops.h

/* * include/asm-v850/bitops.h -- Bit operations * * Copyright (C) 2001,02,03,04 NEC Electronics Corporation * Copyright (C) 2001,02,03,04 Miles Bader * Copyright (C) 1992 L
www.eeworm.com/read/209559/4971640

h bitops.h

#ifndef _PARISC_BITOPS_H #define _PARISC_BITOPS_H #include #include #include #include /* * HP-PARISC specific bit operations * fo
www.eeworm.com/read/207991/4999945

mal tst251.mal

# The series tst2?? is a patched version of suite_00 # The first and foremost BAT operations # String iterator stuff c:= bat.new(:int,:str); bat.insert(c,1,"hello"); bat.insert(c,2,"brave"); bat.inse
www.eeworm.com/read/204140/5033764

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/203830/5038648

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/202419/5051755

h uffs_fs.h

/** * \file uffs_fs.h * \brief uffs basic file operations * \author Ricky Zheng */ #ifndef _UFFS_FS_H_ #define _UFFS_FS_H_ #include "uffs/uffs_types.h" #include "uffs/uffs_public.h" #ifdef __c
www.eeworm.com/read/200288/5067492

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/195013/5116043

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