代码搜索结果

找到约 143,016 项符合 Remote Control 的代码

control.h

/* -*- C++ -*- */ //============================================================================= /** * @file Control.h * * Control.h,v 1.5 2003/07/18 15:15:34 jwillemsen Exp * * @aut

control.conf

# control.conf,v 1.1 2000/03/24 05:20:21 coryan Exp static EC_Factory "-ECConsumerControl reactive -ECSupplierControl reactive -ECConsumerControlPeriod 50000 -ECSupplierControlPeriod 50000"

control.dsp

# Microsoft Developer Studio Project File - Name="Control" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C

control.bor

# # Control.bor,v 1.3 2002/08/21 06:09:22 jwillemsen Exp # NAME = Control OBJFILES = $(OBJDIR)\Control.obj CFLAGS = \ $(TAO_RTEVENT_TEST_CFLAGS) \ $(TAO_RTEVENT_CFLAGS) \ $(TAO_NAMING

control.h

/** * @file Control.h * * Control.h,v 1.3 2003/07/21 23:51:33 dhinton Exp * */ #ifndef TAO_RTEC_PERF_CONTROL_H #define TAO_RTEC_PERF_CONTROL_H #include /**/ "ace/pre.h" #include "Fed

control.cpp

/** * @file Control.cpp * * Control.cpp,v 1.4 2002/05/23 17:33:35 coryan Exp * * @author Carlos O'Ryan */ #include "Control.h" #include "ORB_Shutdown.h" #include "Shu

control.java

package com.javapatterns.command.television; public class Control { /** * @directed */ private Command onCommand, offCommand, changeChannel; public Control(Command o

remote.c

# ifndef lint static char sccsid[] = "@(#)remote.c 1.1 92/07/30 Copyright Sun Micro"; # endif lint /* * remote - interface program for remote execution service, based on * the program "on.

remote

# @(#)remote 8.1 (Berkeley) 6/10/93 # # remote -- remote host description file # see tip(1), remote(5) # # dv device to use for the tty # el EOL marks (default is NULL) # du make a call flag (dial up)

remote-nindy.c

/* Memory-access and commands for remote NINDY process, for GDB. Copyright 1990, 1991, 1992 Free Software Foundation, Inc. Contributed by Intel Corporation. Modified from remote.c by Chris Bene