代码搜索:Configurable

找到约 1,039 项符合「Configurable」的源代码

代码结果 1,039
www.eeworm.com/read/213308/4917274

c ramdisk.c

/* ramdisk.c - Ram disk device driver. Summary Description Provides a configurable ram drive capability. To use this utility you must provide two constants. The constants are
www.eeworm.com/read/209211/4984437

h config.h

/* $Source: /u/mark/src/pax/RCS/config.h,v $ * * $Revision: 1.2 $ * * config.h - configuration options for PAX * * DESCRIPTION * * This file contains a number of configurable parameters for th
www.eeworm.com/read/204325/5032820

java application.java

package org.j3de.interfaces; import java.rmi.Remote; import org.j3de.util.Configurable; public interface Application extends Remote { }
www.eeworm.com/read/191610/5163899

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng version 1.2.7 - September 12, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998
www.eeworm.com/read/169697/5413330

in makefile.in

### End User configurable options ### SHELL = /bin/sh # Installation directories ( not being used here ) prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ inclu
www.eeworm.com/read/169697/5413738

in makefile.in

### End User configurable options ### SHELL = /bin/sh # Installation directories ( not being used here ) prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ inclu
www.eeworm.com/read/347775/3163146

h pngconf.h

/* pngconf.h - machine configurable file for libpng * * libpng version 1.2.7 - September 12, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998
www.eeworm.com/read/341021/3259984

in makefile.in

### End User configurable options ### SHELL = @SHELL@ # Installation directories ( not being used here ) prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ inclu
www.eeworm.com/read/341021/3260365

in makefile.in

### End User configurable options ### SHELL = @SHELL@ # Installation directories ( not being used here ) prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ inclu
www.eeworm.com/read/341021/3260552

in makefile.in

##### User configurable options ##### MAKE = @MAKE@ CPP = @CPP@ CC = @CC@ CLINKER = @CLINKER@ MPI_CC = @MPI_CC@ MPI_F77