代码搜索:misc

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

代码结果 10,000
www.eeworm.com/read/291725/8402010

c misc.c

#define _MISC_C_ #include #include "types.h" #include "board.h" #include "global.h" #include "misc.h" #include "mcu.h" void Delay4us(void) { #if MCU_XTAL_CLK_MHZ>=20 _nop_();
www.eeworm.com/read/291537/8410968

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/291537/8410978

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/291497/8412591

asm misc.asm

www.eeworm.com/read/191298/8431387

c misc.c

/* eXosip - This is the eXtended osip library. Copyright (C) 2002, 2003 Aymeric MOIZARD - jack@atosc.org eXosip is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/291164/8438877

h misc.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99,2003 by Solar Designer */ /* * Miscellaneous routines. */ #ifndef _JOHN_MISC_H #define _JOHN_MISC_H #include
www.eeworm.com/read/291164/8438929

c misc.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99,2003 by Solar Designer */ #include #include #include #include #includ
www.eeworm.com/read/190618/8440405

h misc.h

/************************************************************* * File: tools/misc.c * Purpose: header file for stuff in misc.c * Author: Phil Bunce (pjb@carmel.com) * Revision History: * 981028 S
www.eeworm.com/read/190618/8440468

c misc.c

/************************************************************* * File: tools/misc.c * Purpose: provide common routines for the pmcc compiler drivers * Author: Phil Bunce (pjb@carmel.com) * Revisio
www.eeworm.com/read/190428/8443855

h misc.h

/* * Layer Two Tunnelling Protocol Daemon * Copyright (C) 1998 Adtran, Inc. * Copyright (C) 2002 Jeff McAdams * * Mark Spencer * * This software is distributed under the terms * of the GPL, wh