Searched +defs:backup +defs:source +defs:pos (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Djournal.c312 journal_pos_t pos[2]; /*%< Begin/end position */ member in struct:dns_journal::__anon6551
322 isc_buffer_t source; /*%< Data from disk */ member in struct:dns_journal::__anon6552
674 char backup[1024]; local
768 journal_next(dns_journal_t *j, journal_pos_t *pos) argument
843 index_add(dns_journal_t *j, journal_pos_t *pos) argument
912 journal_find(dns_journal_t *j, isc_uint32_t serial, journal_pos_t *pos) argument
1222 isc_buffer_t source; /* Transaction data from disk */ local
1228 journal_pos_t pos; local
1393 isc_buffer_t source; /* Transaction data from disk */ local
2018 char backup[1024]; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddecimfmt.cpp589 int32_t pos = -1; local
696 DecimalFormat::DecimalFormat(const DecimalFormat &source) : argument
707 static void _copy_ptr(T** pdest, const T* source) { argument
719 _clone_ptr(T** pdest, const T* source) argument
1350 format(const DigitList &number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const argument
1954 int32_t startIdx, backup; local
2103 int32_t pos = -1; local
2431 int32_t backup = -1; local
2598 int32_t pos = position + tmp->length(); local
2801 compareAffix(const UnicodeString& text, int32_t pos, UBool isNegative, UBool isPrefix, const UnicodeString* affixPat, UBool currencyParsing, int8_t type, UChar* currency) const argument
2848 compareSimpleAffix(const UnicodeString& affix, const UnicodeString& input, int32_t pos, UBool lenient) argument
2972 skipPatternWhiteSpace(const UnicodeString& text, int32_t pos) argument
2981 skipUWhiteSpace(const UnicodeString& text, int32_t pos) argument
3004 compareComplexAffix(const UnicodeString& affixPat, const UnicodeString& text, int32_t pos, int8_t type, UChar* currency) const argument
3133 match(const UnicodeString& text, int32_t pos, const UnicodeString& str) argument
4347 int32_t pos = roundingDecimalPos - i; local
4369 int32_t pos = roundingDecimalPos; local
4564 int32_t pos = 0; local
5407 int32_t pos = -1; local
5426 int32_t pos = -1; local
5439 copyHashForAffixPattern(const Hashtable* source, Hashtable* target, UErrorCode& status) argument
5445 int32_t pos = -1; local
5668 copyHashForAffix(const Hashtable* source, Hashtable* target, UErrorCode& status) argument
5674 int32_t pos = -1; local
[all...]
H A Ducol.cpp192 inline void backupState(const collIterate *data, collIterateState *backup) argument
224 loadState(collIterate *data, const collIterateState *backup, UBool forwards) argument
393 collIter_bos(collIterate *source) argument
1877 peekCodeUnit(collIterate *source, int32_t offset) argument
1899 peekCodePoint(collIterate *source, int32_t offset) argument
2447 setDiscontiguosAttribute(collIterate *source, const UnicodeString &buffer) argument
2482 getDiscontiguous(const UCollator *coll, collIterate *source, const UChar *constart) argument
2754 ucol_prv_getSpecialCE(const UCollator *coll, UChar ch, uint32_t CE, collIterate *source, UErrorCode *status) argument
3402 ucol_prv_getSpecialPrevCE(const UCollator *coll, UChar ch, uint32_t CE, collIterate *source, UErrorCode *status) argument
4516 ucol_getSortKey(const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) argument
4563 ucol_getCollationKey(const UCollator *coll, const UChar *source, int32_t sourceLength, CollationKey &key, UErrorCode &errorCode) argument
4634 ucol_calcSortKey(const UCollator *coll, const UChar *source, int32_t sourceLength, SortKeyByteSink &result, UErrorCode *status) argument
5038 ucol_calcSortKeySimpleTertiary(const UCollator *coll, const UChar *source, int32_t sourceLength, SortKeyByteSink &result, UErrorCode *status) argument
6143 ucol_getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status) argument
7053 uint32_t *pos; member in struct:ucol_CEBuf
7109 const UChar *source = NULL; local
7670 ucol_strcollRegular(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength, UErrorCode *status) argument
7744 ucol_strcollUseLatin1( const UCollator *coll, const UChar *source, int32_t sLen, const UChar *target, int32_t tLen, UErrorCode *status) argument
8045 ucol_strcollRegularUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) argument
8136 ucol_strcollUseLatin1UTF8( const UCollator *coll, const char *source, int32_t sLen, const char *target, int32_t tLen, UErrorCode *status) argument
8542 ucol_strcoll( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
8670 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) argument
8845 ucol_greater( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
8857 ucol_greaterOrEqual( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
8869 ucol_equal( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
[all...]

Completed in 115 milliseconds