代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/136989/5838240
h rtcosscheduling_export.h
// -*- C++ -*-
// RTCosScheduling_export.h,v 1.2 2004/01/08 17:51:22 jwillemsen Exp
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl T
www.eeworm.com/read/135259/13946260
h opathlex.h
/*++
Copyright (C) 1999 Microsoft Corporation
Module Name:
OPATHLEX.H
Abstract:
Object Path DFA Tokens
History:
--*/
#ifndef _OPATHLEX_H_
#pragma option push -b -a8 -p
www.eeworm.com/read/185446/9037477
pdf an exception correct c++ singleton template base class with controlled destruction order.pdf
www.eeworm.com/read/389317/8533809
m gmmout.m
function varargout = gmmout(varargin)
% GMMOUT M-file for gmmout.fig
gui_Singleton = 0;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singleton', gui_Singleton, ...
www.eeworm.com/read/417019/11007020
js 5.05 - private methods with closures.js
/* Singleton as an Object Literal. */
MyNamespace.Singleton = {};
/* Singleton with Private Members, step 1. */
MyNamespace.Singleton = (function() {
return {};
})();
/* Singleton with Private M
www.eeworm.com/read/444599/7611008
m local_openfig.m
function gui_hFigure = local_openfig(name, singleton)
if nargin('openfig') == 3
gui_hFigure = openfig(name, singleton, 'auto');
else
% OPENFIG did not accept 3rd input argument until R13,
www.eeworm.com/read/143851/12834537
h mfx_function.h
//-- {CycleCode: 266} file [0..894]
//-- {StartSubRegion: 268} module.ifndef [0..218]
// MFX_Function.h: interface for the MFX_Function class.
//
//////////////////////////////////////////////////
www.eeworm.com/read/141297/5773133
cc sysconfig_x86.cc
/* -*- c++ -*- */
/*
* Copyright 2002 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/141297/5773270
cc sysconfig_generic.cc
/* -*- c++ -*- */
/*
* Copyright 2002 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter