代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/348907/10860451
py misc.py
### Copyright (C) 2002-2006 Stephen Kennedy
### This program is free software; you can redistribute it and/or modify
### it under the terms of the GNU General Public License as pub
www.eeworm.com/read/274306/10877643
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/274306/10877651
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/273826/10899748
h misc.h
#ifndef _NTFS_MISC_H_
#define _NTFS_MISC_H_
void *ntfs_calloc(size_t size);
void *ntfs_malloc(size_t size);
#endif /* _NTFS_MISC_H_ */
www.eeworm.com/read/273826/10899857
c misc.c
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_STDLIB_H
#include
#endif
#include "misc.h"
#include "logging.h"
/**
* ntfs_calloc
*
* Return a pointer to the allocated me
www.eeworm.com/read/273589/10910027
o misc.o
www.eeworm.com/read/273589/10910049
c misc.c
//================================================================================
//
// MISC.C - S3C2400 H/W Setting Functions.
//
// (C) Copyright 2003-3-19, ARM STUDY GROUP (Yoon Gwang-Yoon)
/
www.eeworm.com/read/273588/10910091
o misc.o
www.eeworm.com/read/273588/10910125
c misc.c
//================================================================================
//
// MISC.C - S3C2400 H/W Setting Functions.
//
// (C) Copyright 2003-3-19, ARM STUDY GROUP (Yoon Gwang-Yoon)
/
www.eeworm.com/read/273544/10911511
h misc.h
/*
SNEeSe, an Open Source Super NES emulator.
Copyright (c) 1998-2004 Charles Bilyue'.
Portions Copyright (c) 2003-2004 Daniel Horchner.
This is free software. See 'LICENSE' for details.