Searched defs:newFormat (Results 1 - 11 of 11) sorted by path

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java1076 checkSecKeyMetadata(Format newFormat, SecondaryKeyMetadata oldMeta, SecondaryKeyMetadata newMeta, Evolver evolver) argument
1098 checkKeyTypeChange(Format newFormat, FieldMetadata oldMeta, FieldMetadata newMeta, String keyLabel, Evolver evolver) argument
1161 evolveAllFields(ComplexFormat newFormat, Evolver evolver) argument
1236 evolveFieldList(List<FieldInfo> oldFields, List<FieldInfo> newFields, boolean isOldSecKeyField, List<FieldInfo> otherNewFields, ComplexFormat newFormat, Evolver evolver) argument
1700 private transient Format newFormat; field in class:ComplexFormat.ConvertFieldReader
1794 WidenFieldReader(Format oldFormat, Format newFormat, int newFieldIndex, boolean isNewSecKeyField) argument
1877 private transient ComplexFormat newFormat; field in class:ComplexFormat.EvolveReader
[all...]
H A DEvolver.java161 addEvolveError(Format oldFormat, Format newFormat, String scenario, String error) argument
178 addInvalidMutation(Format oldFormat, Format newFormat, Mutation mutation, String error) argument
192 addMissingMutation(Format oldFormat, Format newFormat, String error) argument
444 useOldFormat(Format oldFormat, Format newFormat) argument
472 useEvolvedFormat(Format oldFormat, Reader evolveReader, Format newFormat) argument
482 applyRenamer(Renamer renamer, Format oldFormat, Format newFormat) argument
517 renameSecondaryDatabase(Format oldFormat, Format newFormat, String oldKeyName, String newKeyName) argument
528 applyDeleter(Deleter deleter, Format oldFormat, Format newFormat) argument
566 applyConverter(Converter converter, Format oldFormat, Format newFormat) argument
581 checkUpdatedVersion(Mutation mutation, Format oldFormat, Format newFormat) argument
596 checkUpdatedVersion(String scenario, Format oldFormat, Format newFormat) argument
[all...]
H A DFormat.java452 final void setLatestVersion(Format newFormat) { argument
717 abstract boolean evolve(Format newFormat, Evolver evolver); argument
723 boolean evolveMetadata(Format newFormat, argument
H A DNonPersistentFormat.java64 boolean evolve(Format newFormat, Evolver evolver) { argument
H A DObjectArrayFormat.java183 boolean evolve(Format newFormat, Evolver evolver) { argument
H A DPrimitiveArrayFormat.java127 boolean evolve(Format newFormat, Evolver evolver) { argument
H A DSimpleFormat.java73 boolean evolve(Format newFormat, Evolver evolver) { argument
/macosx-10.9.5/CF-855.17/
H A DCFDateFormatter.c654 CFStringRef newFormat = CFStringCreateWithCharacters(kCFAllocatorSystemDefault, (const UniChar *)timeBuffer, timeLen); local
681 CFStringRef newFormat = CFStringCreateWithCharacters(kCFAllocatorSystemDefault, (const UniChar *)ubuffer, ret); local
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dmsgfmt.cpp644 Format* newFormat = NULL; local
664 MessageFormat::adoptFormat(int32_t n, Format *newFormat) { argument
720 MessageFormat::setFormat(int32_t n, const Format& newFormat) { argument
763 setFormat(const UnicodeString& formatName, const Format& newFormat, UErrorCode& status) argument
1219 Format* newFormat = ((Format*)(cur->value.pointer))->clone(); local
[all...]
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioEngine.cpp224 IOReturn IOAudioEngine::performFormatChange(IOAudioStream *audioStream, const IOAudioStreamFormat *newFormat, const IOAudioStreamFormatExtension *formatExtension, const IOAudioSampleRate *newSampleRate) argument
2347 IOReturn IOAudioEngine::performFormatChange(IOAudioStream *audioStream, const IOAudioStreamFormat *newFormat, const IOAudioSampleRate *newSampleRate) argument
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclCmdAH.c1970 char newFormat[43]; /* A new format specifier is generated here. */ local

Completed in 298 milliseconds