代码搜索:openFile
找到约 2,657 项符合「openFile」的源代码
代码结果 2,657
www.eeworm.com/read/308894/3710382
cpp openfiledlg.cpp
// OpenFileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "OpenFile.h"
#include "OpenFileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/443018/1752865
tlh c1_auto_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752879
tlh c1_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752892
tlh c1_sim_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752921
tlh c1_auto_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752935
tlh c1_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752948
tlh c1_sim_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/376060/2715442
svn-base kfiles.h.svn-base
NTSTATUS CETC_CreateFile(PHANDLE file, PCWSTR filename);
NTSTATUS CETC_OpenFile(PHANDLE file, PCWSTR filename);
#define CETC_Write(file,buffer,size,iosb) ZwWriteFile(file,NULL,NULL,NULL,iosb,buffe
www.eeworm.com/read/104653/15686122
h commands.h
#ifndef __COMMANDS_H__
#define __COMMANDS_H__
void a_Commands_new_callback(GtkWidget * widget, gpointer client_data);
void a_Commands_openfile_callback (GtkWidget *widget, gpointer client_data);
void
www.eeworm.com/read/349305/10836826
transcript
# Reading D:/Modeltech_6.2b/tcl/vsim/pref.tcl
# OpenFile G:/verilog/SRAMtest/SRAMtest.v
project open G:/verilog/SRAMtest/SRAMtest
# Loading project SRAMtest
# Creating Testbench...
# Adding Fi