代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/296483/8100249
cpp misc.cpp
// misc.cpp - written and placed in the public domain by Wei Dai
//#include "pch.h"
#include "misc.h"
#include "words.h"
void xorbuf(byte *buf, const byte *mask, unsigned int count)
{
if (((unsigne
www.eeworm.com/read/296483/8100250
h misc.h
#ifndef MISC_H
#define MISC_H
#include "crconfig.h"
#include
#ifdef SAFETP
# include "stlsubst.h" // STDSWAP
# include "xassert.h" // xassert
# ifdef assert
# undef assert
#
www.eeworm.com/read/196292/8101604
cpp misc.cpp
/* Copyright (C) 2002 Jean-Marc Valin
File: mics.c
Various utility routines for Speex
Redistribution and use in source and binary forms, with or without
modification, are permitted provi
www.eeworm.com/read/196292/8101616
h misc.h
/* Copyright (C) 2002 Jean-Marc Valin */
/**
@file misc.h
@brief Various compatibility routines for Speex
*/
/*
Redistribution and use in source and binary forms, with or without
modificat
www.eeworm.com/read/296067/8125601
c misc.c
#include "nxlib.h"
#include
#include
#include
int
_XOpenFile(_Xconst char *path, int flags)
{
return open(path, flags);
}
www.eeworm.com/read/296045/8126932
c misc.c
/* $Id$ */
/* ----------------------------------------------------------------------- *
*
* Copyright 2001 H. Peter Anvin - All Rights Reserved
*
* This program is free software available u
www.eeworm.com/read/195831/8128019
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/195831/8128030
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/296025/8128133
c misc.c
/* misc - miscellaneous flex routines */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to B
www.eeworm.com/read/395970/8140382
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