代码搜索:IO控制
找到约 10,000 项符合「IO控制」的源代码
代码结果 10,000
www.eeworm.com/read/191407/5165906
h io_cfg.h
/*********************************************************************
*
* Microchip USB C18 Firmware Version 1.0
*
*************************************************************
www.eeworm.com/read/190666/5176101
x io1.x
# Scratch files aren't implemented for mmixware
# (_stat is a stub and files can't be deleted).
# Similar restrictions exist for most simulators.
if { [istarget "mmix-knuth-mmixware"]
|| [istarg
www.eeworm.com/read/190666/5176109
x io0.x
# Scratch files aren't implemented for mmixware
# (_stat is a stub and files can't be deleted).
# Similar restrictions exist for most simulators.
if { [istarget "mmix-knuth-mmixware"]
|| [istarg
www.eeworm.com/read/190666/5176121
f io1.f
* Fixed by 1998-09-28 libI77/open.c change.
open(90,status='scratch')
write(90, '(1X, I1 / 1X, I1)') 1, 2
rewind 90
write(90, '(1X, I1)') 1
rewind 90
www.eeworm.com/read/190666/5176133
f io0.f
* Preliminary tests for a few things in the i/o library.
* Thrown together by Dave Love not from specific bug reports --
* other ideas welcome.
character *(*) fmt
parameter (f
www.eeworm.com/read/190346/5185259
h svn_io.h
/**
* @copyright
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
*
* This software is licensed as described
www.eeworm.com/read/190297/5185940
h serial-io.h
/* Alexey Selischev (bmp@beep.ru) */
#include
void com_initialize (void);
INT8 com_putchar (UINT8 c);
INT16 com_getchar (void);
UINT8 com_rbuflen (void);
UINT8 c
www.eeworm.com/read/189320/5199039
vcw io_tests.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
#
# $Id: EM3WorkspaceCreator.pm,v 1.5 2004/03/15 16:04:13 elliott_c Exp $
#
# This file was generated by MPC. Any changes made dire
www.eeworm.com/read/189320/5199040
dsw io_tests.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
#
# $Id: VC6WorkspaceCreator.pm,v 1.15 2006/02/22 20:05:55 elliott_c Exp $
#
# This file was generated by MPC. Any changes made directly
www.eeworm.com/read/189320/5199044
cpp io_test.cpp
// IO_Test.cpp,v 4.13 2005/04/30 06:51:28 ossama Exp
#if !defined(_WIN32)
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_stdio.h"
#include "ace/Mem_Map.h"
#include