代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/146541/12640004

c chdecoding.c

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/300041/13941564

qsf data_buffer.qsf

set_instance_assignment -name LL_NODE_LOCATION M4K_X15_Y22 -to "scfifo:scfifo_component\|scfifo_39m:auto_generated\|a_dpfifo_ihi:dpfifo\|dpram_btj:FIFOram\|altsyncram_9kb1:altsyncram1\|ram_block2a7~po
www.eeworm.com/read/300041/13941579

qsf data_buffer.qsf

# Copyright (C) 1991-2004 Altera Corporation # Any megafunction design, and related netlist (encrypted or decrypted), # support information, device programming or simulation file, and any oth
www.eeworm.com/read/396408/2419465

h vf.h

struct vf_instance_s; struct vf_priv_s; typedef struct vf_info_s { const char *info; const char *name; const char *author; const char *comment; int (*open)(struct vf_instance_s*
www.eeworm.com/read/106588/15633731

cpp model.cpp

#include "model.h" #ifdef WIN32 #include "winview.h" #endif Model * Model::_instance = 0; void Model::Main() { #ifdef WIN32 // Create windows-specific view here. _view = WinView::Instance(); #en
www.eeworm.com/read/297458/8016485

tcl ddr_sdram_ddr_sdram_vsim.tcl

# ########################################################################### # # This script compiles the exmaple_instance and associated testbench # that matches the DDR_SDRAM MegaCore that yo
www.eeworm.com/read/120487/6073886

sh initdb.sh

#!@SHELL@ #------------------------------------------------------------------------- # # initdb creates (initializes) a PostgreSQL database cluster (site, # instance, installation, whatever). A datab
www.eeworm.com/read/405708/11459162

sv 09.06.01_example_9-6.sv

/********************************************************************** * Selecting which modport to use at the module instance * * NOTE: The modules in this example do not contain functionality.
www.eeworm.com/read/251577/12333321

hpp creation_functions.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: comstl/creation_functions.hpp * * Purpose: COM instance creation helper functions * * Created: