HomeSort by relevance Sort by last modified time
    Searched refs:initTag (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
ucol_elm.h 133 U_CAPI tempUCATable * U_EXPORT2 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status);
ucol_elm.cpp 113 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status) {
150 UCOL_SPECIAL_FLAG | (initTag<<24),
    [all...]
  /external/icu4c/i18n/
ucol_elm.h 133 U_CAPI tempUCATable * U_EXPORT2 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status);
ucol_elm.cpp 115 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status) {
152 UCOL_SPECIAL_FLAG | (initTag<<24),
    [all...]
  /external/tcpdump/
print-sctp.c 229 printf("[init tag: %u] ", EXTRACT_32BITS(&init->initTag));
248 printf("[init tag: %u] ", EXTRACT_32BITS(&init->initTag));
sctpHeader.h 104 u_int32_t initTag; /* tag of mine */

Completed in 52 milliseconds