代码搜索:oldmode
找到约 125 项符合「oldmode」的源代码
代码结果 125
www.eeworm.com/read/167133/5467640
java objectinputstream.java
/* ObjectInputStream.java -- Class used to read serialized objects
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpat
www.eeworm.com/read/162614/5534813
java objectinputstream.java
/* ObjectInputStream.java -- Class used to read serialized objects
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/162614/5537386
java objectinputstream.java
/* ObjectInputStream.java -- Class used to read serialized objects
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/162519/5544345
java objectinputstream.java
/* ObjectInputStream.java -- Class used to read serialized objects
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/162519/5546918
java objectinputstream.java
/* ObjectInputStream.java -- Class used to read serialized objects
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/187131/8854167
c gcontext.c
/*
* Graphics Context
*
*
* COPYRIGHT (c) 2001 - 2010.
* emTech System Corporation.
*
* The license and distribution terms for this file may be
* found in found in the file LICENS
www.eeworm.com/read/167776/9953005
c gcontext.c
/*
* Graphics Context
*
*
* COPYRIGHT (c) 2001 - 2010.
* emTech System Corporation.
*
* The license and distribution terms for this file may be
* found in found in the file LICENS
www.eeworm.com/read/101178/15842090
c gcontext.c
/*
* Graphics Context
*
*
* COPYRIGHT (c) 2001 - 2010.
* emTech System Corporation.
*
* The license and distribution terms for this file may be
* found in found in the file LICENS
www.eeworm.com/read/186293/8946830
c posserial.c
#include
int main(int argc, char *argv[])
{
int nRet;
char strBuf[500];
int mode, oldmode;
nRet = OpenTTY("/dev/ttyS1", 9600);
oldmode = 1;
if (nRet < 0) {
fpri
www.eeworm.com/read/124347/6050557
c stdio64.c
/* No user fns here. Pesch 15apr92. */
/*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permi