HomeSort by relevance Sort by last modified time
    Searched refs:initTag (Results 1 - 4 of 4) 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 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 277 printf("[init tag: %u] ", EXTRACT_32BITS(&init->initTag));
296 printf("[init tag: %u] ", EXTRACT_32BITS(&init->initTag));
sctpHeader.h 104 u_int32_t initTag; /* tag of mine */

Completed in 3582 milliseconds