代码搜索:self

找到约 10,000 项符合「self」的源代码

代码结果 10,000
www.eeworm.com/read/372219/9517348

tcl timer.tcl

# # A simple NewTimer class. You can derive a subclass of NewTimer # to provide a simple mechanism for scheduling events: # # $self sched $delay -- causes "$self timeout" to be called # $delay se
www.eeworm.com/read/372219/9517357

tcl ns-ranode.tcl

Class MobileNode/ResourceAwareNode -superclass Node/MobileNode MobileNode/ResourceAwareNode instproc init args { global ns_ opt wantslist tracefd $self instvar entry_point_ $self instvar
www.eeworm.com/read/372219/9517384

tcl ns-resource-manager.tcl

# ResourceManager Class # # This is an abstract super class of resource manager. The functions Query, # Request and Update are virtual. Class ResourceManager ResourceManager instproc init {args} {
www.eeworm.com/read/175682/9536426

h lasvm.h

/*********************************************************************** * * LASVM -- online svm. * Copyright (C) 2005 NEC Labs America * * This program is free software; you can redistribut
www.eeworm.com/read/175598/9540339

c cancel8.c

/* * File: cancel8.c * * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E.
www.eeworm.com/read/175598/9540498

c cancel7.c

/* * File: cancel7.c * * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E.
www.eeworm.com/read/371694/9541672

cpp activetimer.cpp

// Copyright (c) 2006 Nokia Corporation. #include "ActiveTimer.h" #include "ActiveTimerNotify.h" // Constructs a CActiveTimer object CActiveTimer* CActiveTimer::NewL(MActiveTimerNotify& aNot
www.eeworm.com/read/371694/9541700

cpp activetimer.cpp

// Copyright (c) 2006 Nokia Corporation. #include "ActiveTimer.h" #include "ActiveTimerNotify.h" // Constructs a CActiveTimer object CActiveTimer* CActiveTimer::NewL() { CActiveTim
www.eeworm.com/read/174991/9565532

tcl ns-ranode.tcl

############################################################################ # # This code was developed as part of the MIT SPIN project. (June, 1999) # ###############################################
www.eeworm.com/read/174991/9565549

tcl ns-resource-manager.tcl

############################################################################ # # This code was developed as part of the MIT SPIN project. (jk, wbh 3/24/00) # ##########################################