代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/128531/5985357
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/127781/5996501
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/124910/6035509
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/119864/6080815
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/267835/6341061
txt descript.txt
VPack / T-VPack Version 4.30, March 25, 2000
I (Vaughn) integrated my last VPack enhancements into Sandy's latest
T-VPack code base. He branched off of VPack Version 2.08 instead of
2.09, so I had t
www.eeworm.com/read/493294/6400491
m plotw.m
function h = plotw(w,nrc)
%PLOTW Plot the classifier w.
%
% h = plotw(w,nrc)
%
% Please use plotc instead.
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EWI, Delft University of Technol
www.eeworm.com/read/492400/6422313
m plotw.m
function h = plotw(w,nrc)
%PLOTW Plot the classifier w.
%
% h = plotw(w,nrc)
%
% Please use plotc instead.
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EWI, Delft University of Technol
www.eeworm.com/read/480720/6660303
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/400576/11573568
m plotw.m
function h = plotw(w,nrc)
%PLOTW Plot the classifier w.
%
% h = plotw(w,nrc)
%
% Please use plotc instead.
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EWI, Delft University of Technol
www.eeworm.com/read/261384/11650893
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