代码搜索结果
找到约 1,930 项符合
Keypad 的代码
keypad
// $XKeyboardConfig: xkbdesc/symbols/keypad,v 1.2 2004/09/14 19:14:36 svu Exp $
// $Xorg: keypad,v 1.3 2000/08/17 19:54:43 cpqbld Exp $
partial hidden keypad_keys
xkb_symbols "overlay" {
include
keypad
// $Xorg: keypad,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
// Interpretations needed to implement the numeric keypad
// as an overlay instead of a modifier.
partial hidden xkb_compatibility "overlay"
keypad.map
KeyPad
Timestamp is 4438cc1a (Sun Apr 09 16:55:54 2006)
Preferred load address is 10000000
Start Length Name Class
0001:00000000 00000ff4H .rdata
keypad.lst
C51 COMPILER V8.01 KEYPAD 11/28/2006 08:08:07 PAGE 1
C51 COMPILER V8.01, COMPILATION OF MODULE KEYPAD
OBJECT MODULE PLACED IN
keypad.java
package com.javapatterns.command.audioplayer2;
/**
* This is the Invoker role
*/
public class Keypad
{
/**
* @link aggregation
*/
private Command playCmd;
/**
keypad.java
package com.javapatterns.command.audioplayer;
/**
* This is the Invoker role
*/
public class Keypad
{
/**
* @link aggregation
*/
private Command playCmd;
/**
keypad.java
package com.javapatterns.command.audioplayer2;
/**
* This is the Invoker role
*/
public class Keypad
{
/**
* @link aggregation
*/
private Command playCmd;
/**
keypad.java
package com.javapatterns.command.audioplayer;
/**
* This is the Invoker role
*/
public class Keypad
{
/**
* @link aggregation
*/
private Command playCmd;
/**
omap-keypad.c
/*
* linux/drivers/input/keyboard/omap-keypad.c
*
* OMAP Keypad Driver
*
* Copyright (C) 2003 Nokia Corporation
* Written by Timo Ter鋝
*
* Added support for H2, H3 K
omap24xx-keypad.h
/*
* linux/drivers/input/keyboard/omap24xx-keypad.h
*
* Copyright (C) 2004 Texas Instruments Inc
* Author: TI
*
* Keypad driver for OMAP24xx
*
* This program is free software; you can redistri