代码搜索:misc
找到约 10,000 项符合「misc」的源代码
代码结果 10,000
www.eeworm.com/read/164218/10122345
h misc.h
www.eeworm.com/read/359826/10122588
h misc.h
#ifndef __MISC_H
#define __MISC_H
void Delay (char cHalfSecond) small;
#endif
www.eeworm.com/read/359826/10122593
a51 misc.a51
public _Delay
;------------------------------------------
MiscAsmCodeSeg segment code
rseg MiscAsmCodeSeg
_Delay:
; Delay time equal 0.5 * r7 second
mov r2, #50
www.eeworm.com/read/359751/10126356
c misc.c
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/359577/10135834
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/359577/10135849
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/163880/10141088
dat misc.dat
www.eeworm.com/read/163880/10141200
asm misc.asm
www.eeworm.com/read/163880/10141213
equ misc.equ
www.eeworm.com/read/359330/10156142
vhd misc.vhd
-------------------------------------------------------------------------
-- VHDL misc functions (work.misc)
--
-- Written by Andy Henson
-- Copyright (c) 2008 Zexia Access Ltd
-- All rights res