代码搜索结果
找到约 174,363 项符合
Input 的代码
input.j
/* input.j -- Wrapper for GCC's input.h
Copyright (C) 1995 Free Software Foundation, Inc.
Contributed by James Craig Burley.
This file is part of GNU Fortran.
GNU Fortran is free software; you
input.c
/* Input handling for G++.
Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
This file is part of GNU CC.
input.properties
input.title=Input Test
input.select_language=Select your preferred language
input.new_language=New Language
input.english=English
input.swedish=Swedish
input.german=German
input.submit=Send
inp
input.dsp
# Microsoft Developer Studio Project File - Name="input" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
input.cxx
//
// "$Id: input.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Input field test program for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This li
hid-input.c
/*
* $Id: hid-input.c,v 1.2 2002/04/23 00:59:25 rdamazio Exp $
*
* Copyright (c) 2000-2001 Vojtech Pavlik
*
* USB HID to Linux Input mapping
*/
/*
* This program is free software; you can re
input.java
package fri.patterns.interpreter.parsergenerator.lexer;
import java.io.*;
/**
Lexer input wrapper. The input can be InputStream, Reader, File, String or StringBuffer.
If Input is InputStream, no R
input.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1988 Jeffrey M. Hsu
$Id: input.c,v 1.3 2005/05/30 20:28:44 sjborley Exp $
**********/
/*
* Stand-alo
input.h
/*************
* Header file for input.c
* 1999 E. Rouat
************/
#ifndef INPUT_H_INCLUDED
#define INPUT_H_INCLUDED
int inchar(FILE *fp);
int input(FILE *fp);
#endif
input.h
/*****************************************************************************
* input.h: input modules header for vlc
*****************************************************************************