代码搜索:native
找到约 10,000 项符合「native」的源代码
代码结果 10,000
www.eeworm.com/read/327114/13098236
ott native.ott
www.eeworm.com/read/136690/13365706
jc native.jc
/*
* import stdlib
*
* This is a rudimentary native typelib that implements some useful global functions.
* To use a native typelib, it must be registered to the JIL virtual machine.
*
www.eeworm.com/read/316707/13518465
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
www.eeworm.com/read/316707/13518467
run native.run
www.eeworm.com/read/146056/5740549
c native.c
/* $Id: native.c,v 1.15 2005/02/19 18:11:04 andrew Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/143787/5755780
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/143787/5755786
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/143787/5755791
h native.h
/*
** $Id: native.h,v 1.20 2004/08/02 03:00:03 snig Exp $
**
** native.h: the head file of native Low Level Graphics Engine.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 Wei
www.eeworm.com/read/143787/5755803
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/143730/5755849
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