代码搜索:MISC

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

代码结果 10,000
www.eeworm.com/read/372775/9493064

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/176476/9497155

c misc.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l
www.eeworm.com/read/372673/9498225

php misc.php

www.eeworm.com/read/176166/9513531

h misc.h

/* $Id: misc.h,v 1.19 2003/06/06 17:06:09 edg Exp $ */ #ifndef NEDIT_MISC_H_INCLUDED #define NEDIT_MISC_H_INCLUDED #include #include #define TEXT_READ_OK 0 #define TEXT_
www.eeworm.com/read/176166/9513550

c misc.c

static const char CVSID[] = "$Id: misc.c,v 1.57.2.1 2003/06/27 07:24:04 edg Exp $"; /******************************************************************************* * * * misc.c -- Misc
www.eeworm.com/read/176019/9522008

h misc.h

/************************************************************************* Copyright (C) 2002,2003,2004,2005 Wei Qin See file COPYING for more information. This program is free softwa
www.eeworm.com/read/175643/9538449

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/175643/9538457

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/175598/9540673

c misc.c

/* * misc.c * * Description: * This translation unit implements miscellaneous thread functions. * * -------------------------------------------------------------------------- * * Pthreads
www.eeworm.com/read/175483/9545120

h misc.h

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE