代码搜索:environments
找到约 798 项符合「environments」的源代码
代码结果 798
www.eeworm.com/read/494289/6381794
c ecdh2m.c
/*
Example GF(2^m) Elliptic Curve Diffie-Hellman program for constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/207380/15274122
h eaxp.h
/*
* $Id: eaxp.h,v 1.12 2006/10/20 12:41:21 matti Exp $
*
* EAXP - Lightweight XML SAX parser for Symbian Environments
* Copyright (C) 2004-2006 Matti Dahlbom
*
* This library is free soft
www.eeworm.com/read/207380/15274126
cpp eaxp_dom.cpp
/*
* $Id: eaxp_dom.cpp,v 1.5 2006/10/20 12:41:21 matti Exp $
*
* EAXP - Lightweight XML SAX parser for Symbian Environments
* Copyright (C) 2004-2006 Matti Dahlbom
*
* This library is free
www.eeworm.com/read/15279/445795
5 timidity.cfg.5
.TH timidity.cfg 5 "April 25 2004" "2.13.0"
.SH NAME
timidity.cfg \- configure file of TiMidity++
.SH DESCRIPTION
The file \fBtimidity.cfg\fP describes the runtime environments of
timidity(1): that ar
www.eeworm.com/read/270401/4238390
java verbatim.java
// Verbatim.java - Xalan extensions supporting DocBook verbatim environments
package com.nwalsh.xalan;
import java.util.Stack;
import java.util.StringTokenizer;
import org.xml.sax.Attributes;
impor
www.eeworm.com/read/435707/1861186
h vxsys.h
//
// Definitions used within VX environments
// to invoke VX system calls and parent calls.
//
#ifndef _VXSYS_H_
#define _VXSYS_H_
// VX parent-calls take the parent-call code and flags in EAX,
//
www.eeworm.com/read/413713/2159720
rb boot.rb
# Don't change this file!
# Configure your app in config/environment.rb and config/environments/*.rb
RAILS_ROOT = "#{File.dirname(__FILE__)}/.." unless defined?(RAILS_ROOT)
module Rails
class
www.eeworm.com/read/387288/8695588
readme
GNOME2 IPMSG
1. About this software
IP messsenger is one of popular win-popup style message exchanger in Japan.
This is IP messenger for GNOME2 environments which named "g2ipmsg".
www.eeworm.com/read/164407/10110452
h sdl_getenv.h
/* Not all environments have a working getenv()/putenv() */
#if defined(macintosh) || defined(_WIN32_WCE)
#define NEED_SDL_GETENV
#endif
#ifdef NEED_SDL_GETENV
#include "begin_code.h"
/* Set up fo
www.eeworm.com/read/195529/8145115
h sdl_getenv.h
/* Not all environments have a working getenv()/putenv() */
#if defined(macintosh) || defined(_WIN32_WCE)
#define NEED_SDL_GETENV
#endif
#ifdef NEED_SDL_GETENV
#include "begin_code.h"
/* Set up fo