代码搜索:Configurable
找到约 1,039 项符合「Configurable」的源代码
代码结果 1,039
www.eeworm.com/read/410728/2204500
texi all-cfg.texi
@c GDB MANUAL configuration file.
@c
@c Copyright 1993, 1995, 1999, 2002 Free Software Foundation, Inc.
@c
@c NOTE: While the GDB manual is configurable (by changing these
@c switches), its configur
www.eeworm.com/read/407313/2266564
todo
TODO
booting
* support more arches than x86+amd64
* compressed + rommable dictionary
forth bootstrap
* make prompt configurable
* check state-variable when defining a new word.
tag: TODO for
www.eeworm.com/read/158872/5591894
texi all-cfg.texi
@c GDB MANUAL configuration file.
@c
@c Copyright 1993, 1995, 1999, 2002 Free Software Foundation, Inc.
@c
@c NOTE: While the GDB manual is configurable (by changing these
@c switches), its configur
www.eeworm.com/read/294005/8258132
changelog
v0.4 - 7 March 2007
Implemented the -m and -c options. Changed the values of NO_MATCH and
NO_MATCH_YET to 1 and 2, respectively.
Made install location configurable.
Changed around the way that ./
www.eeworm.com/read/166778/9998839
in atlocal.in
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Bison test suite.
# Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
# We need a C compiler.
C
www.eeworm.com/read/460708/7242678
todo
- why do 2.6 Linux-kernels not display console?
- OpenBSD doesn't start. why?
- NetBSD doesn't start. why?
- MOL doesn't start in Mandrake? (testing needed)
- network: "scripts" directory configurable
www.eeworm.com/read/144969/12758473
in atlocal.in
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Bison test suite.
# Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
# We need a C compiler.
C
www.eeworm.com/read/138045/13269903
h configur.h
/* configur.h 9-9-92 configurable parameters at compile time */
/* Tierra Simulator V4.0: Copyright (c) 1991, 1992 Tom Ray & Virtual Life */
/*
#ifndef lint
static char sccsid[] = "@(#)configur.
www.eeworm.com/read/219228/4849338
desktop codeblocks.desktop
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Code::Blocks IDE
Comment=Configurable and extensible IDE
Exec=codeblocks %F
Icon=codeblocks.png
Terminal=false
X-MultipleArgs=false
Type=Applic
www.eeworm.com/read/302829/3823536
java webserver.java
package org.jpos.apps.jetty;
import org.jpos.core.Configurable;
import org.jpos.core.Configuration;
import org.jpos.util.SimpleLogSource;
/**
* WebServer is a QSP task that can be used to launch Je