Searched refs:initTag (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_elm.h133 U_CAPI tempUCATable * U_EXPORT2 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status);
H A Ducol_elm.cpp115 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status) { argument
152 UCOL_SPECIAL_FLAG | (initTag<<24),
/external/tcpdump/
H A Dprint-sctp.c277 printf("[init tag: %u] ", EXTRACT_32BITS(&init->initTag));
296 printf("[init tag: %u] ", EXTRACT_32BITS(&init->initTag));
H A DsctpHeader.h104 u_int32_t initTag; /* tag of mine */ member in struct:sctpInitiation

Completed in 1447 milliseconds