代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/242657/4550366
h concurrency.h
/* -*- c++ -*- */
// $Id: Concurrency.h 67459 2005-08-08 13:57:30Z jwillemsen $
#ifndef JAWS_CONCURRENCY_H
#define JAWS_CONCURRENCY_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
www.eeworm.com/read/213039/4933415
h pipeline_tasks.h
/* -*- c++ -*- */
// Pipeline_Tasks.h,v 1.1 2000/04/27 23:43:22 jxh Exp
#ifndef JAWS_PIPELINE_TASKS_H
#define JAWS_PIPELINE_TASKS_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA
www.eeworm.com/read/213039/4933419
h waiter.h
/* -*- c++ -*- */
// Waiter.h,v 1.1 2000/04/27 23:43:23 jxh Exp
#ifndef JAWS_WAITER_H
#define JAWS_WAITER_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#
www.eeworm.com/read/213039/4933432
h parse_headers.h
/* -*- c++ -*- */
// Parse_Headers.h,v 1.2 2003/08/06 03:29:13 dhinton Exp
#ifndef JAWS_PARSE_HEADERS_H
#define JAWS_PARSE_HEADERS_H
#include "JAWS/Export.h"
#include "ace/Singleton.h"
#if
www.eeworm.com/read/213039/4933448
h reaper.h
/* -*- c++ -*- */
// Reaper.h,v 1.2 2003/11/09 04:12:07 dhinton Exp
#ifndef JAWS_REAPER_H
#define JAWS_REAPER_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma onc
www.eeworm.com/read/189320/5200571
h concurrency.h
// -*- C++ -*-
//
// Concurrency.h,v 1.3 2005/04/08 13:31:10 jwillemsen Exp
#ifndef JAWS_CONCURRENCY_H
#define JAWS_CONCURRENCY_H
#include "ace/Task.h"
#include "ace/Singleton.h"
#include "ace/Synch
www.eeworm.com/read/175689/5343529
asv svm_demo4.asv
function varargout = SVM_DEMO4(varargin)
% SVM_DEMO4 M-file for SVM_DEMO4.fig
% SVM_DEMO4, by itself, creates a new SVM_DEMO4 or raises the existing
% singleton*.
%
% H = SVM_DEMO4
www.eeworm.com/read/175689/5343530
m svm_demo4col.m
function varargout = SVM_DEMO4COL(varargin)
% SVM_DEMO4 M-file for SVM_DEMO4.fig
% SVM_DEMO4, by itself, creates a new SVM_DEMO4 or raises the existing
% singleton*.
%
% H = SVM_DE
www.eeworm.com/read/175689/5343531
m svm_demo4.m
function varargout = SVM_DEMO4(varargin)
% SVM_DEMO4 M-file for SVM_DEMO4.fig
% SVM_DEMO4, by itself, creates a new SVM_DEMO4 or raises the existing
% singleton*.
%
% H = SVM_DEMO4
www.eeworm.com/read/442442/1761861
mf manifest.mf
Manifest-Version: 1.0
Bundle-Name: %nlFragmentName
Bundle-SymbolicName: org.eclipse.ui.intro.universal.nl1 ;singleton=true
Bundle-Version: 3.2.0.v200606220026
Bundle-ClassPath: nl1.jar
Bundle-Ven