代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/288180/8648550
c misc.c
/******************************************************************************
Copyright (c) 2005 MStar Semiconductor, Inc.
All rights reserved.
[Module Name]: Misc.c
[Date]: 04-Jan-2005
www.eeworm.com/read/288180/8648635
h misc.h
/******************************************************************************
Copyright (c) 2005 MStar Semiconductor, Inc.
All rights reserved.
[Module Name]: Misc.h
[Date]: 04-Jan-2005
www.eeworm.com/read/287946/8658479
cpp misc.cpp
// misc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "words.h"
NAMESPACE_BEGIN(CryptoPP)
byte OAEP_P_DEFAULT[1];
void xorbuf(byte
www.eeworm.com/read/287946/8658485
h misc.h
#ifndef CRYPTOPP_MISC_H
#define CRYPTOPP_MISC_H
#include "config.h"
#include
#include
#include
NAMESPACE_BEGIN(CryptoPP)
inline unsigned int bitsToBytes(
www.eeworm.com/read/431556/8667681
cpp misc.cpp
// misc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "words.h"
NAMESPACE_BEGIN(CryptoPP)
byte OAEP_P_DEFAULT[1];
template void ByteReverse
www.eeworm.com/read/431556/8667684
h misc.h
#ifndef CRYPTOPP_MISC_H
#define CRYPTOPP_MISC_H
#include "config.h"
#include "cryptlib.h"
#include
#include // CodeWarrior doesn't have memory.h
#include
#include
www.eeworm.com/read/431441/8676692
cpp misc.cpp
// -----------------------------------------------------------------------------
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED,
www.eeworm.com/read/287638/8677312
o misc.o
www.eeworm.com/read/287638/8677325
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/287637/8677561
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette