代码搜索:MISC

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

代码结果 10,000
www.eeworm.com/read/129171/14261307

h misc.h

// // miscellaneous // // Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks) // #ifndef __MISC_H__ #define __MISC_H__ #include // //
www.eeworm.com/read/129171/14261309

cpp misc.cpp

// // miscellaneous // // Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks) // #include "StdAfx.h" #include #include #include "Misc.h" #include "dc.h" // // 包含完整
www.eeworm.com/read/230899/14269911

c misc.c

/* Miscellaneous machine independent utilities */ #include #include "global.h" #include "socket.h" #include "mbuf.h" char Whitespace[] = " \t\r\n"; /* Select from an array of str
www.eeworm.com/read/128841/14277114

cpp misc.cpp

// misc.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #ifndef CRYPTOPP_IMPORTS #include "misc.h" #include "words.h" #include NAMESPACE_BEGIN(CryptoPP)
www.eeworm.com/read/128841/14277124

h misc.h

#ifndef CRYPTOPP_MISC_H #define CRYPTOPP_MISC_H #include "cryptlib.h" #include "smartptr.h" #ifdef INTEL_INTRINSICS #include #endif NAMESPACE_BEGIN(CryptoPP) // ************
www.eeworm.com/read/128498/14293141

php misc.php

www.eeworm.com/read/128347/14303862

misc_ld

OUTPUT_FORMAT("coff-go32") ENTRY(_start) /*for Jicama Kernel Code*/ SECTIONS { .text 0x100000: /* 1 meg */ { code = .; _code = .; __code = .; *(.text) . = ALIGN(4096); }
www.eeworm.com/read/128347/14303864

c misc.c

#include "GRUB.h" void VesaTextOut(unsigned short x,unsigned short y,char * str,unsigned long color); int VesaPrintf(unsigned short x,unsigned short y,const char * fmt, ...); int LFBInit(Grub
www.eeworm.com/read/127808/14332693

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/127808/14332697

h misc.h

#ifndef CRYPTOPP_MISC_H #define CRYPTOPP_MISC_H #include "config.h" #include #include #include NAMESPACE_BEGIN(CryptoPP) inline unsigned int bitsToBytes(