代码搜索:persistent

找到约 2,751 项符合「persistent」的源代码

代码结果 2,751
www.eeworm.com/read/134379/13994151

h atm_tcp.h

/* atm_tcp.h - Driver-specific declarations of the ATMTCP driver (for use by driver-specific utilities) */ /* Written 1997-2000 by Werner Almesberger, EPFL LRC/ICA */ #ifndef LINUX_ATM_TCP_
www.eeworm.com/read/376212/9324890

m domouse.m

function theResult = domouse(self, theEvent, varargin) % ps/domouse -- Process "ps" mouse events. % domouse(self, 'theEvent') handles mouse events % on behalf of self, a "ps" object. % Copyright
www.eeworm.com/read/136989/5837666

cpp persiststore.cpp

#include "PersistStore.h" #include "tao/Any_Unknown_IDL_Type.h" #include "ace/OS_NS_fcntl.h" #include "ace/OS_NS_sys_time.h" #include "orbsvcs/Time_Utilities.h" #include "ace/OS_NS_fcntl.h" #i
www.eeworm.com/read/136989/5838532

h psdl_octetseq.h

// -*- C++ -*- //============================================================================= /** * @file PSDL_OctetSeq.h * * PSDL_OctetSeq.h,v 1.3 2003/07/21 23:51:30 dhinton Exp *
www.eeworm.com/read/153044/12064259

m domouse.m

function theResult = domouse(self, theEvent, varargin) % ps/domouse -- Process "ps" mouse events. % domouse(self, 'theEvent') handles mouse events % on behalf of self, a "ps" object. % Copyright
www.eeworm.com/read/341022/12112998

patch loadenv.patch

If we have a writeable environment in persistent storage and CONFIG_CMD_LOADENV is set, add the command "loadenv" to load a new environment. This is to be used for getting access to the persistent en
www.eeworm.com/read/397106/8067607

m classifier_commands.m

% This is the "core" of the % % function classifier_commands(command) persistent Preprocessing_methods; persistent Algorithms; persistent Frameworks; if (isempty(Preprocessing_methods) | isempty(Alg
www.eeworm.com/read/247212/4483587

readme

Persistent POA Example ---------------------- This example demonstrates usage of a persistent POA. Objects in a persistent POA can by definition outlive the process they're created in. A mechanism i
www.eeworm.com/read/420998/2057224

readme

Persistent POA Example ---------------------- This example demonstrates usage of a persistent POA. Objects in a persistent POA can by definition outlive the process they're created in. A mechanism i