代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/18282/782970
jhd txmit.jhd
MODULE txmit DEFIN txmit.v
SUBMODULE UART_FIFO
INSTANCE u0
www.eeworm.com/read/18282/782997
jhd rcvr.jhd
MODULE rcvr DEFIN rcvr.v
SUBMODULE UART_FIFO
INSTANCE u1
www.eeworm.com/read/474387/1393920
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
subscibeQueue,Queue,false,false, , ,true,
[IconNames]
www.eeworm.com/read/464945/1523307
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
subscibeQueue,Queue,false,false, , ,true,
[IconNames]
www.eeworm.com/read/464945/1523578
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
subscibeQueue,Queue,false,false, , ,true,
[IconNames]
www.eeworm.com/read/451857/1659605
h vlc_main.h
/*****************************************************************************
* main.h: access to all program variables
* Declaration and extern access to LibVLC instance object.
*****************
www.eeworm.com/read/164348/5494604
cpp chxavplayerdoc.cpp
/************************************************************************
* chxavplayerdoc.cpp
* ------------------
*
* Synopsis:
* One doc object is created for each app instance. The doc i
www.eeworm.com/read/348433/3155076
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
subscibeQueue,Queue,false,false, , ,true,
[IconNames]
www.eeworm.com/read/345895/3195385
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
subscibeQueue,Queue,false,false, , ,true,
[IconNames]
www.eeworm.com/read/343627/3218714
tfi counter.tfi
// Instantiate the module
counter instance_name (
.Clk(Clk),
.Reset_(Reset_),
.CntOut(CntOut)
);