代码搜索:MISC

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

代码结果 10,000
www.eeworm.com/read/130455/14193273

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/130272/14199571

c misc.c

/////////////////////////////////////////////////////////////////////////////// // // (C) Copyright 1995 - 1997 OSR Open Systems Resources, Inc. // All Rights Reserved // // This sofware
www.eeworm.com/read/130247/14200006

jar misc.jar

www.eeworm.com/read/129814/14224091

c misc.c

/* * Miscellaneous functions */ #include "sh.h" #include /* for FILECHCONV */ #ifdef HAVE_LIMITS_H # include #endif #ifndef UCHAR_MAX # define UCHAR_MAX 0xFF #endif short cty
www.eeworm.com/read/231526/14228266

lsp misc.lsp

;## misc.lsp -- a collection of useful support functions ; enable or disable breaks (defun bkon () (setq *breakenable* T)) (defun bkoff () (setq *breakenable* NIL)) (bkon) ;; (grindef 'name) - pret
www.eeworm.com/read/129581/14237112

h misc.h

/* misc.h */ #ifndef _MISC_H #define _MISC_H /* Real-world time values: SECOND and TENTH */ #include #include extern NODE_CT * anchor; #define SECOND (anchor->psosct->kc_tic
www.eeworm.com/read/129581/14237121

c misc.c

/* misc.c */ #include "sys_conf.h" #include #include #include #include #include "misc.h" #include "appl.h" /* Log an error message and delete the calling ta
www.eeworm.com/read/231175/14249825

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/231175/14249830

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/231082/14257508

cs misc.cs

//========================================================================================== // // OpenNETCF.IO.Serial.GPS // Copyright (c) 2003-2006, OpenNETCF.org // // This library is free