代码搜索:Async
找到约 3,194 项符合「Async」的源代码
代码结果 3,194
www.eeworm.com/read/116887/14951101
doc async.doc
www.eeworm.com/read/18335/784474
v async.v
// Asynchronous state machines (small ones)
// Do not give these designs to a synthesis tool because the
// optimizer will remove the gates you put in for hazard suppression.
//
// Synplify-Lite c
www.eeworm.com/read/18335/784568
vhd async.vhd
-- Asynchronous state machines (small ones)
-- Do not give these designs to a synthesis tool because the
-- optimizer will remove the gates you put in for hazard suppression.
--
-- Synplify-Lite c
www.eeworm.com/read/479931/1328293
exp async.exp
# Copyright 1999, 2007, 2008 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/479931/1328300
c async.c
#ifdef PROTOTYPES
int
foo (void)
#else
int
foo ()
#endif
{
int x, y;
x = 5;
y = 3;
return x + y;
}
#ifdef PROTOTYPES
int
main (void)
#else
int
main ()
#endif
{
int y, z;
y = 2;
z = 9;
y
www.eeworm.com/read/475625/1384279
js async.js
/***
MochiKit.Async 1.3.1
See for documentation, downloads, license, etc.
(c) 2005 Bob Ippolito. All rights Reserved.
***/
if (typeof(dojo) != 'undefined') {
dojo.prov
www.eeworm.com/read/475625/1384321
rst async.rst
.. title:: MochiKit.Async - manage asynchronous tasks
Name
====
MochiKit.Async - manage asynchronous tasks
Synopsis
========
::
var url = "/src/b/bo/bob/MochiKit.Async/META.json";
/*
www.eeworm.com/read/467453/1502350
c async.c
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/467453/1502351
h async.h
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/466197/1514168
c async.c
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------