代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/19184/824708
int proton18_g8.int
' PROTON board for 18 series device
' Operating on 8MHz.
' Using a GRAPHIC LCD with an internal FONT
DEVICE = 18F452
XTAL = 8
LCD_DTPORT = PORTD
LCD_RSPIN = PORTC.1
www.eeworm.com/read/19245/828747
int proton18_g8.int
' PROTON board for 18 series device
' Operating on 8MHz.
' Using a GRAPHIC LCD with an internal FONT
DEVICE = 18F452
XTAL = 8
LCD_DTPORT = PORTD
LCD_RSPIN = PORTC.1
www.eeworm.com/read/494783/1153619
h asc_serial.h
/* incaAscSio.h - (INCA) ASC UART tty driver header */
#ifndef __INCincaAscSioh
#define __INCincaAscSioh
#include
/* channel operating modes */
#define ASCOPT_CSIZE 0x00000003
#defi
www.eeworm.com/read/489559/1217703
h asc_serial.h
/* incaAscSio.h - (INCA) ASC UART tty driver header */
#ifndef __INCincaAscSioh
#define __INCincaAscSioh
#include
/* channel operating modes */
#define ASCOPT_CSIZE 0x00000003
#defi
www.eeworm.com/read/472280/1412627
h lock-impl.h
/*
* lock-impl.h
* Mapping of L4Env specific semaphore packet to Kaffe's locking interface
*
* Copyright (c) 2004, 2005
* TU Dresden, Operating System Group. All rights reserved.
*
* See the
www.eeworm.com/read/470917/1440591
c dl-sysdep.c
/* Operating system support for run-time dynamic linker. Linux/PPC version.
Copyright (C) 1997, 1998, 2001, 2003, 2006, 2007
Free Software Foundation, Inc.
This file is part of the GNU C Lib
www.eeworm.com/read/468610/1484889
cf dgux.cf
XCOMM platform: $XConsortium: DGUX.cf /main/5 1996/09/28 16:04:56 rws $
#ifndef OSName
#define OSName DG/UX 4.32
#endif
XCOMM operating system: OSName
#ifndef OSMajorVersion
#define OSMa
www.eeworm.com/read/468610/1484902
cf bsd.cf
XCOMM platform: $XConsortium: bsd.cf /main/24 1996/09/28 16:09:13 rws $
#ifndef OSName
#define OSName 4.3bsd
#endif
XCOMM operating system: OSName
#ifndef OSMajorVersion
#define OSMajorV
www.eeworm.com/read/468610/1484923
cf convex.cf
XCOMM platform: $XConsortium: convex.cf /main/4 1996/09/28 16:09:50 rws $
#ifndef OSName
#define OSName ConvexOS V9.0
#endif
XCOMM operating system: OSName
#ifndef OSMajorVersion
#defin
www.eeworm.com/read/460691/1558345
pod perlfaq8.pod
=head1 NAME
perlfaq8 - System Interaction ($Revision: 1.26 $, $Date: 1998/08/05 12:20:28 $)
=head1 DESCRIPTION
This section of the Perl FAQ covers questions involving operating
system intera