代码搜索:native
找到约 10,000 项符合「native」的源代码
代码结果 10,000
www.eeworm.com/read/205824/5017003
cpp xs-native.cpp
//
// XML storage classes Version 1.1
//
// Copyright (c) 2006 Martin Fuchs
//
/// \file xs-native.cpp
/// native internal XMLStorage parser
/*
All ri
www.eeworm.com/read/205824/5017294
cpp xs-native.cpp
//
// XML storage classes
//
// xs-native.cpp
//
// Copyright (c) 2006 Martin Fuchs
//
/*
All rights reserved.
Redistribution and use in source and
www.eeworm.com/read/205824/5018186
h host_native.h
#ifndef _HOST_NATIVE_H_
#define _HOST_NATIVE_H_
#include "usetup.h"
typedef struct
{
PWCHAR Source;
PWCHAR Target;
} *PFILEPATHS_W;
#define SetupInitDefaultQueueCallback(a) NULL
#defi
www.eeworm.com/read/204713/5029761
cpp tsc_native.cpp
#include
#include "TSC.h"
jlong jbe::gcj::TSC::read(void) {
long long t;
__asm__ __volatile__ (".byte 0x0f, 0x31" : "=A" (t));
return (jlong) t;
}
www.eeworm.com/read/177697/5321690
c native86.c
/*****************************************************************************
*
* 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/167133/5469055
in native2ascii.in
#! /bin/sh
prefix=@prefix@
exec_prefix=@exec_prefix@
exec @bindir@/@kaffe_TRANSF@ kaffe.tools.native2ascii.Native2ASCII ${1+"$@"}
www.eeworm.com/read/167133/5469061
native2ascii
@echo off
kaffe sun.tools.native2ascii.Main %1 %2 %3 %4 %5
www.eeworm.com/read/347603/3166441
c gal_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/346457/3183393
d softfloat-native.d
fpu/softfloat-native.o: \
/mnt/hgfs/file/test-osek/v0/qemu-v0/fpu/softfloat-native.c \
/mnt/hgfs/file/test-osek/v0/qemu-v0/fpu/softfloat.h config.h \
../config-host.h \
/mnt/hgfs/file/test-ose
www.eeworm.com/read/333835/3382248
h fs_native.h
/*
* This Cplant(TM) source code is the property of Sandia National
* Laboratories.
*
* This Cplant(TM) source code is copyrighted by Sandia National
* Laboratories.
*
* The redi