代码搜索结果
找到约 10,000 项符合
Input 的代码
input.pm
# vim:ts=4 sw=4
# ----------------------------------------------------------------------------------------------------
# Name : ETL::Pequel3::Type::Section::Input.pm
# Created : 22 June 2006
#
input.h
#ifndef _INPUT_H
#define _INPUT_H
/*
* $Id: input.h,v 1.34 2001/05/28 09:06:44 vojtech Exp $
*
* Copyright (c) 1999-2000 Vojtech Pavlik
*
* Sponsored by SuSE
*/
/*
* This program is free so
input.h
#undef CONFIG_INPUT
input.txt
Linux Input drivers v1.0
(c) 1999-2001 Vojtech Pavlik
Sponsored by SuSE
$Id: input.txt,v 1.5 2001/06/06 11:05:33 vojtech Exp $
-----------------------------
if.input.js
function test_simple() {
if(true) {
foo();
bar->();
baz();
}
bee();
}
function test_else() {
if(true) {
foo();
bar->();
baz();
} else {
baz();
bar->();
foo();
}
bee();
}
fun
for.input.js
function for_block() {
var x = 1;
for (var i = foo->() + x; i < bar->() + x; i++) {
x = 2;
baz();
bee->();
blah();
}
bang();
}
function for_in_block_varDecl() {
for (var i = dumb->() in
mc.input
4000
4000
input.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1988 Jeffrey M. Hsu
**********/
/*
* Stand-alone input routine.
*/
#include "spice.h"
#include "ft
input.c
/*
* Copyright (c) 1988 Jeffrey M. Hsu
*
* Stand-alone input routine.
*/
#include "prefix.h"
#include "FTEinput.h"
#include "suffix.h"
extern int inchar();
void
Input(request, response)
REQUES