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

  /external/iproute2/ip/
iptunnel.c 35 fprintf(stderr, "Usage: ip tunnel { add | change | del | show | prl | 6rd } [ NAME ]\n");
38 fprintf(stderr, " [ prl-default ADDR ] [ prl-nodefault ADDR ] [ prl-delete ADDR ]\n");
326 struct ip_tunnel_prl prl[16]; local
329 memset(prl, 0, sizeof(prl));
330 prl[0].datalen = sizeof(prl) - sizeof(prl[0])
    [all...]
  /external/stlport/test/unit/
num_facets_test.cpp 34 void LocaleTest::_num_put_get( const locale& loc, const ref_locale* prl ) {
35 const ref_locale& rl = *prl;
money_facets_test.cpp 57 void LocaleTest::_money_put_get2( const locale& loc, const locale& streamLoc, const ref_monetary* prl )
59 const ref_monetary &rl = *prl;
279 void LocaleTest::_money_put_X_bug( const locale& loc, const ref_monetary* prl )
281 const ref_monetary &rl = *prl;
  /ndk/tests/device/test-gnustl-full/unit/
num_facets_test.cpp 34 void LocaleTest::_num_put_get( const locale& loc, const ref_locale* prl ) {
35 const ref_locale& rl = *prl;
money_facets_test.cpp 57 void LocaleTest::_money_put_get2( const locale& loc, const locale& streamLoc, const ref_monetary* prl )
59 const ref_monetary &rl = *prl;
279 void LocaleTest::_money_put_X_bug( const locale& loc, const ref_monetary* prl )
281 const ref_monetary &rl = *prl;
  /ndk/tests/device/test-stlport/unit/
num_facets_test.cpp 34 void LocaleTest::_num_put_get( const locale& loc, const ref_locale* prl ) {
35 const ref_locale& rl = *prl;
money_facets_test.cpp 57 void LocaleTest::_money_put_get2( const locale& loc, const locale& streamLoc, const ref_monetary* prl )
59 const ref_monetary &rl = *prl;
279 void LocaleTest::_money_put_X_bug( const locale& loc, const ref_monetary* prl )
281 const ref_monetary &rl = *prl;

Completed in 696 milliseconds