代码搜索:native
找到约 10,000 项符合「native」的源代码
代码结果 10,000
www.eeworm.com/read/204713/5030049
java native.java
package wcet.kflapp;
/**
* Dummy for benchmark.
*/
public class Native {
static private int dummy;
public static int rd(int adr) {
return dummy+adr;
}
public static void wr(int val, int ad
www.eeworm.com/read/204713/5030065
java native.java
package wcet.gc;
/**
* Dummy for benchmark.
*/
public class Native {
static private int dummy;
public static int rd(int adr) {
return dummy+adr;
}
public static void wr(int val, int adr) {
www.eeworm.com/read/177697/5321694
s native.s
@*****************************************************************************
@*
@* This program is free software ; you can redistribute it and/or modify
@* it under the terms of the GNU General P
www.eeworm.com/read/177344/5328839
h native.h
/*
** $Id: native.h,v 1.14 2003/09/04 03:38:26 weiym Exp $
**
** native.h: the head file of native Low Level Input Engine
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Song
www.eeworm.com/read/177344/5328845
c native.c
/*
** $Id: native.c,v 1.53 2004/05/22 02:16:04 panweiguo Exp $
**
** native.c: Native IAL engine
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Song Lixin and Wei Yongming.
**
www.eeworm.com/read/177344/5328851
h native.h
/*
** $Id: native.h,v 1.21 2005/06/26 03:55:16 qzlong Exp $
**
** native.h: the head file of native Low Level Graphics Engine.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 We
www.eeworm.com/read/177344/5328866
c native.c
/*
** $Id: native.c,v 1.64 2005/01/08 07:54:15 panweiguo Exp $
**
** native.c: Native Low Level Graphics Engine's interface file
**
** Copyright (C) 2002, 2003 Feynman Software.
** Copyright (C) 2000
www.eeworm.com/read/171602/5392333
asm native.asm
.PB main
.PV filename -16
.PV input -128
.PV output -512
#allocate local storage
PUSHQ $FP
MOV $FP,$SP
LQI $R7,512
SUB $SP,$SP,$R7
#populate name of shared lib = sharedLib.dll
LAI