Home
last modified time | relevance | path

Searched refs:aip (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp146 AlphabeticIndex &aip = index->addLabels(Locale::getJapanese(), status); in APITest() local
147 TEST_ASSERT(&aip == index.getAlias()); in APITest()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c7335 struct sctp_adaptation_layer_indication ai, *aip; local
7339 aip = (struct sctp_adaptation_layer_indication *)phdr;
7340 if (aip) {
7341 stcb->asoc.peers_adaptation = ntohl(aip->indication);