代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/107896/6188049
mak misc.mak
# Microsoft Developer Studio Generated NMAKE File, Based on misc.dsp
!IF "$(CFG)" == ""
CFG=misc - Win32 NASM Debug
!MESSAGE No configuration specified. Defaulting to misc - Win32 NASM Debug.
!END
www.eeworm.com/read/107896/6188050
def misc.def
; misc.def : Declares the module parameters for the DLL.
LIBRARY "misc"
DESCRIPTION 'Miscellaneous MetaData Library'
EXPORTS
Initialize
www.eeworm.com/read/107896/6188051
dsp misc.dsp
# Microsoft Developer Studio Project File - Name="misc" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyna
www.eeworm.com/read/107423/6189336
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/107423/6189351
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/107422/6189373
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/107422/6189388
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/106385/6194710
cxx misc.cxx
//==========================================================================
//
// misc.cxx
//
// POSIX misc function implementations
//
//===================================================
www.eeworm.com/read/105298/6199803
c misc.c
/* $Id: misc.c,v 1.6 2003/10/20 15:03:42 chrisgreen Exp $ */
/*
** Copyright (C) 2002 Martin Roesch
**
** This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/103725/6212596
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