Searched defs:DEFAULT (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/persist/
H A DDatabaseNamer.java97 public static final DatabaseNamer DEFAULT = new DatabaseNamer() { field in interface:DatabaseNamer
H A DStoreConfig.java37 public static final StoreConfig DEFAULT = new StoreConfig(); field in class:StoreConfig
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DCacheFilePriority.java20 public static final CacheFilePriority DEFAULT = field in class:CacheFilePriority
H A DJoinConfig.java35 public static final JoinConfig DEFAULT = new JoinConfig(); field in class:JoinConfig
H A DLockMode.java30 public static final LockMode DEFAULT = field in class:LockMode
H A DStatsConfig.java21 public static final StatsConfig DEFAULT = new StatsConfig(); field in class:StatsConfig
H A DCheckpointConfig.java22 public static final CheckpointConfig DEFAULT = new CheckpointConfig(); field in class:CheckpointConfig
H A DLockDetectMode.java26 public static final LockDetectMode DEFAULT = field in class:LockDetectMode
H A DCompactConfig.java21 public static final CompactConfig DEFAULT = new CompactConfig(); field in class:CompactConfig
H A DVerifyConfig.java21 public static final VerifyConfig DEFAULT = new VerifyConfig(); field in class:VerifyConfig
H A DCursorConfig.java25 public static final CursorConfig DEFAULT = new CursorConfig(); field in class:CursorConfig
H A DSecondaryConfig.java66 public static final SecondaryConfig DEFAULT = new SecondaryConfig(); field in class:SecondaryConfig
H A DTransactionConfig.java27 public static final TransactionConfig DEFAULT = new TransactionConfig(); field in class:TransactionConfig
H A DSequenceConfig.java28 public static final SequenceConfig DEFAULT = new SequenceConfig(); field in class:SequenceConfig
/macosx-10.10.1/pyobjc-45/
H A DGNUmakefile10 DEFAULT := $(shell sed -n '/^DEFAULT = /s///p' $(PYTHONVERSIONS)) macro
/macosx-10.10.1/groff-38/groff/src/include/
H A Dcolor.h29 enum color_scheme {DEFAULT, CMY, CMYK, RGB, GRAY}; enumerator in enum:color_scheme
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Druserpass.c65 #define DEFAULT 1 macro
/macosx-10.10.1/pyobjc-45/2.5/
H A DGNUmakefile10 DEFAULT := $(shell sed -n '/^DEFAULT = /s///p' $(PYTHONVERSIONS)) macro
/macosx-10.10.1/python_modules-40/
H A DGNUmakefile12 DEFAULT := $(shell sed -n '/^DEFAULT = /s///p' $(PYTHONVERSIONS)) macro
/macosx-10.10.1/uucp-11/uucp/uuconf/
H A Dsyssub.c208 #define DEFAULT(x) \ macro
212 #define DEFAULT(x) \ macro
221 #define DEFAULT( macro
205 #define DEFAULT macro
209 #define DEFAULT macro
213 #define DEFAULT macro
217 #undef DEFAULT macro
218 #define DEFAULT macro
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Druserpass.c40 #define DEFAULT 1 macro
/macosx-10.10.1/python-89/
H A DMakefile9 DEFAULT = 2.7 macro
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Ddatefmt.h205 DEFAULT = kDefault, enumerator in enum:DateFormat::EStyle
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dtail.c123 #define DEFAULT 10 macro
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/Java/
H A DDNSSD.java58 public static final int DEFAULT = ( 1 << 2 ); field in class:DNSSD

Completed in 215 milliseconds

12