代码搜索结果

找到约 174,363 项符合 Input 的代码

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

.hid-input.o.cmd

cmd_drivers/usb/input/hid-input.o := /usr/local/arm/3.3.2/bin/arm-linux-gcc -Wp,-MD,drivers/usb/input/.hid-input.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -W

input.c

/* input.c - low-level input for libelf. Copyright (C) 1995 - 2001 Michael Riepe This library is free software; you can redistribute it and/or modify it under the terms

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-programming.txt

$Id: input-programming.txt,v 1.4 2001/05/04 09:47:14 vojtech Exp $ Programming input drivers ~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Creating an input device driver ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1.0 The

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 $ -----------------------------

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