代码搜索:Loop

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

代码结果 10,000
www.eeworm.com/read/301795/13848381

vhd ramd1616.vhd

-- output of CoreGen module generator -- $Header: syncramVHT.vhd,v 1.3 1998/06/15 16:22:07 tonyw Exp $ -- ***************************************************************** -- Copyright 1997-1998 -
www.eeworm.com/read/152661/5672058

changelog

2000-10-12 Jesper Skov * cdl/ser_loop.cdl: Moved testing parameters here. 2000-08-01 Jonathan Larmour * src/loop_serial.c (loop_serial_set_config):
www.eeworm.com/read/152021/5677124

c 3-9.c

#include #include void main() { int i=10; SCON = 0x50; TMOD |= 0x20; TH1 = 0xf3; TR1 = 1; TI = 1; do { printf ( "%d ", i-- ); } whi
www.eeworm.com/read/150583/5690648

changelog

2000-10-12 Jesper Skov * cdl/ser_loop.cdl: Moved testing parameters here. 2000-08-01 Jonathan Larmour * src/loop_serial.c (loop_serial_set_config):
www.eeworm.com/read/150487/5692167

s62 audio_ld.s62

; ; Copyright 2002 by Texas Instruments Incorporated. ; All rights reserved. Property of Texas Instruments Incorporated. ; Restricted rights to use, duplicate or disclose this code are ; granted t
www.eeworm.com/read/148963/5707345

c cntwus.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L
www.eeworm.com/read/148963/5707355

c cntwus.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L
www.eeworm.com/read/148609/5713656

pl rc4-586.pl

#!/usr/local/bin/perl # At some point it became apparent that the original SSLeay RC4 # assembler implementation performs suboptimaly on latest IA-32 # microarchitectures. After re-tuning performance
www.eeworm.com/read/147766/5722760

s pacache.s

/* * Parisc tlb and cache flushing support * Copyright (C) 2000 Hewlett-Packard (John Marvin) * * This program is free software; you can redistribute it and/or modify * it under the terms
www.eeworm.com/read/147331/5732198

s reg_memcpy.s

#include "setarch.h" #include "defines.h" ; dst A0 ; src A1 ; len A2 .global ___reg_memcpy ___reg_memcpy: MOVP A0P,A3P ; keep copy of result ADDP A2P,A0P ; point to end of dst ADDP A2P,A1P ;