代码搜索:singleton

找到约 4,696 项符合「singleton」的源代码

代码结果 4,696
www.eeworm.com/read/208040/15255434

m p412.m

function varargout = p412(varargin) % P412 M-file for p412.fig % P412, by itself, creates a new P412 or raises the existing % singleton*. % % H = P412 returns the handle to a new P
www.eeworm.com/read/208040/15255436

m exp1.m

function varargout = exp1(varargin) % EXP1 M-file for exp1.fig % EXP1, by itself, creates a new EXP1 or raises the existing % singleton*. % % H = EXP1 returns the handle to a new E
www.eeworm.com/read/208040/15255443

asv p411.asv

function varargout = p411(varargin) % P411 M-file for p411.fig % P411, by itself, creates a new P411 or raises the existing % singleton*. % % H = P411 returns the handle to a new P
www.eeworm.com/read/208040/15255447

asv exp1.asv

function varargout = exp1(varargin) % EXP1 M-file for exp1.fig % EXP1, by itself, creates a new EXP1 or raises the existing % singleton*. % % H = EXP1 returns the handle to a new E
www.eeworm.com/read/208040/15255478

m p421.m

function varargout = p421(varargin) % P421 M-file for p421.fig % P421, by itself, creates a new P421 or raises the existing % singleton*. % % H = P421 returns the handle to a new P
www.eeworm.com/read/208040/15255481

m p411.m

function varargout = p411(varargin) % P411 M-file for p411.fig % P411, by itself, creates a new P411 or raises the existing % singleton*. % % H = P411 returns the handle to a new P
www.eeworm.com/read/213039/4933426

h concurrency.h

/* -*- c++ -*- */ // Concurrency.h,v 1.2 2003/11/09 04:12:07 dhinton Exp #ifndef JAWS_CONCURRENCY_H #define JAWS_CONCURRENCY_H #include "ace/Singleton.h" #if !defined (ACE_LACKS_PRAGMA_ONCE
www.eeworm.com/read/189320/5196384

h timerdispatcher.h

/* -*- C++ -*- */ // TimerDispatcher.h,v 1.1 2004/01/01 21:01:01 shuston Exp #if !defined(TIMER_DISPATCHER_H) #define TIMER_DISPATCHER_H #include "ace/Event_Handler.h" #include "ace/Singleton.h" #in
www.eeworm.com/read/189320/5196412

h ptimerdispatcher.h

/* -*- C++ -*- */ // PTimerDispatcher.h,v 1.1 2004/01/01 21:01:01 shuston Exp #if !defined(PTIMER_DISPATCHER_H) #define PTIMER_DISPATCHER_H #include "ace/Singleton.h" #include "ace/Synch.h" // need
www.eeworm.com/read/184767/5245224

mf manifest.mf

Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: com.jcraft.eclipse.target.sftp;singleton:=true Bundle-Version: 0.0.2 Bundle-ClassPath: sftp.jar Bundle-Act