代码搜索结果

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

input.c

/* input.c - routines for processing incoming RIP messages */ /* Copyright 1984 - 2002 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1983, 1988, 1993 * The Regents of t

input.c

/* input.c - routines for processing incoming RIP messages */ /* Copyright 1984 - 2002 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1983, 1988, 1993 * The Regents of t

input.java

/* * Input.java * * Created on 2007年4月14日, 下午9:36 */ package webmaneger; /** * * @author kk */ public class Input extends javax.swing.JFrame { /** Creates new form Inp

em28xx-input.c

/* handle em28xx IR remotes via linux kernel input layer. Copyright (C) 2005 Ludovico Cavedon Markus Rechberger Mauro Carvalho Chehab

saa7134-input.c

/* * * handle saa7134 IR remotes via linux kernel input layer. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p

input-polldev.c

/* * Generic implementation of a polled input device * Copyright (c) 2007 Dmitry Torokhov * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU

input.c

/* * The input core * * Copyright (c) 1999-2002 Vojtech Pavlik */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public Licens

hid-input.c

/* * $Id: hid-input.c,v 1.2 2002/04/23 00:59:25 rdamazio Exp $ * * Copyright (c) 2000-2001 Vojtech Pavlik * Copyright (c) 2006-2007 Jiri Kosina * * HID to Linux Input mapping */ /* * This

input-programming.txt

Programming input drivers ~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Creating an input device driver ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1.0 The simplest example ~~~~~~~~~~~~~~~~~~~~~~~~ Here comes a very simple

input.txt

Linux Input drivers v1.0 (c) 1999-2001 Vojtech Pavlik Sponsored by SuSE $Id: input.txt,v 1.8 2002/05/29 03:15:01 bradleym Exp $ -----------------------------