代码搜索:Sharp
找到约 1,380 项符合「Sharp」的源代码
代码结果 1,380
www.eeworm.com/read/393286/2480376
c sharpsl-flash.c
/*
* sharpsl-flash.c
*
* Copyright (C) 2001 Lineo Japan, Inc.
* Copyright (C) 2002 SHARP
*
* $Id: sharpsl-flash.c,v 1.5 2005/03/21 08:42:11 rpurdie Exp $
*
* based on rpxlite.c,v 1.15 2001/1
www.eeworm.com/read/368125/2825398
svn-base corgi-raw.c.svn-base
#include
#include
#include
#include "config.h"
#include "tslib-private.h"
struct corgi_ts_event { /* Used in the Sharp Zaurus SL-C700 */
short pressure;
short x;
s
www.eeworm.com/read/292514/8349913
java winderror.java
//:c07 :Winderror.java
class Notex
{
public static final int MIDDLE_C=0,C_SHARP=1,C_FLAT=2;
}
class InstrumentX
{
public void play(int NoteX)
{
System.out.println("InstrumentX.play()");
www.eeworm.com/read/292514/8349934
bak winderror.java.bak
//:c07 :Winderror.java
class Notex
{
public static final int MIDDLE_C=0,C_SHARP=1,C_FLAT=2;
}
class InstrumentX
{
public void play(int NoteX)
{
System.out.prinln("InstrumentX.play()");
www.eeworm.com/read/288280/8645210
txt flashtype.txt
[2005-9-14 20:08]
[VENDORS]
1=Alliance
2=AMD
3=AMIC
4=Atmel
5=Fujitsu
6=Hynix
7=Intel
8=Micron
9=Macronix
10=Mitsubishi
11=SamSung
12=Sharp
13=Silicon
14=Spansion
15=SST
16=STMicro
www.eeworm.com/read/428884/8831733
c collie-raw.c
#include
#include
#include
#include "config.h"
#include "tslib-private.h"
struct collie_ts_event { /* Used in the Sharp Zaurus SL-5000d and SL-5500 */
long y;
long
www.eeworm.com/read/382511/9023654
c collie-raw.c
#include
#include
#include
#include "config.h"
#include "tslib-private.h"
struct collie_ts_event { /* Used in the Sharp Zaurus SL-5000d and SL-5500 */
long y;
long
www.eeworm.com/read/364825/9891903
txt flashtype.txt
[2005-9-14 20:08]
[VENDORS]
1=Alliance
2=AMD
3=AMIC
4=Atmel
5=Fujitsu
6=Hynix
7=Intel
8=Micron
9=Macronix
10=Mitsubishi
11=SamSung
12=Sharp
13=Silicon
14=Spansion
15=SST
16=STMicro
www.eeworm.com/read/453901/7405807
txt flashtype.txt
[2005-9-14 20:08]
[VENDORS]
1=Alliance
2=AMD
3=AMIC
4=Atmel
5=Fujitsu
6=Hynix
7=Intel
8=Micron
9=Macronix
10=Mitsubishi
11=SamSung
12=Sharp
13=Silicon
14=Spansion
15=SST
16=STMicro
www.eeworm.com/read/437055/7755811
h caldemand.h
#ifndef caldemand_h
#define caldemand_h
#include "time.h"
#define FSXL_ALL 0
#define FSXL_SHARP 1
#define FSXL_PEAK 2
#define FSXL_FLAT 3
#define FSXL_VALLAY 4
typedef s