代码搜索结果

找到约 10,000 项符合 Remote Control 的代码

comm_control.h

#if !defined (COMM_CONTROL_H_INCLUDED) #define COMM_CONTROL_H_INCLUDED // Only needed for versions prior to Visual C++ 6.0 #if _MSC_VER < 1200 //-----------------------------------------------

comm_control.h

#if !defined (COMM_CONTROL_H_INCLUDED) #define COMM_CONTROL_H_INCLUDED // Only needed for versions prior to Visual C++ 6.0 #if _MSC_VER < 1200 //-----------------------------------------------

mpidi_control.c

/* (C)Copyright IBM Corp. 2007, 2008 */ /** * \file src/pt2pt/mpidi_control.c * \brief Interface to the control protocols used by MPID pt2pt */ #include "mpidimpl.h" /** * \brief Send a high-

dbg_control.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #include /* FIXME: Delete

control-001.d

#objdump: -Dr #source: control-001.s .*: file format elf32-d10v Disassembly of section .text: 00000000 : 0: 69 00 56 00 mvfc r0, psw -> mvtc r0, psw 4: 69 01 56 20 mvfc r0, bpsw ->

control-001.s

.text .global foo foo: mvfc r0,cr0 mvtc r0,psw ;; cr0=psw mvfc r0,cr1 mvtc r0,bpsw ;; cr1=bpsw mvfc r0,cr2 mvtc r0,pc ;; cr2=pc mvfc r0,cr3;

io_control.hpp

// // io_control.hpp // ~~~~~~~~~~~~~~ // // Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompany

control_w.h

/*---------------------------------------------------------------------------+ | control_w.h | |