代码搜索:native
找到约 10,000 项符合「native」的源代码
代码结果 10,000
www.eeworm.com/read/409921/2220755
cpp xs-native.cpp
//
// XML storage classes version 1.2
//
// Copyright (c) 2006, 2007 Martin Fuchs
//
/// \file xs-native.cpp
/// native internal XMLStorage parser
/*
www.eeworm.com/read/409921/2221812
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/407712/2259767
js mootools_native.js
//MooTools, My Object Oriented Javascript Tools. Copyright (c) 2006-2007 Valerio Proietti, , MIT Style License.
eval(function(p,a,c,k,e,d){e=function(c){return(c
www.eeworm.com/read/393286/2477686
c hash_native.c
/*
* native hashtable management.
*
* SMP scalability work:
* Copyright (C) 2001 Anton Blanchard , IBM
*
* This program is free software; you can redistribute it and/or
*
www.eeworm.com/read/392773/2490834
h _native_headers.h
/*
*
* Copyright (c) 2006
* Francois Dumont
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at your own risk.
*
* Permission to u
www.eeworm.com/read/385462/2589349
c softfloat-native.c
/* Native implementation of soft float functions. Only a single status
context is supported */
#include "softfloat.h"
#include
void set_float_rounding_mode(int val STATUS_PARAM)
{
STA
www.eeworm.com/read/385462/2589350
h softfloat-native.h
/* Native implementation of soft float functions */
#include
#if (defined(_BSD) && !defined(__APPLE__)) || defined(HOST_SOLARIS)
#include
#define fabsf(f) ((float)fabs(f))
#else
#
www.eeworm.com/read/385462/2590309
c softfloat-native.c
/* Native implementation of soft float functions. Only a single status
context is supported */
#include "softfloat.h"
#include
void set_float_rounding_mode(int val STATUS_PARAM)
{
STA
www.eeworm.com/read/385462/2590310
h softfloat-native.h
/* Native implementation of soft float functions */
#include
#if (defined(_BSD) && !defined(__APPLE__)) || defined(HOST_SOLARIS)
#include
#define fabsf(f) ((float)fabs(f))
#else
#
www.eeworm.com/read/362572/2930629
native2ascii
@echo off
kaffe sun.tools.native2ascii.Main %1 %2 %3 %4 %5