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

  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-tuple.cpp 181 typedef typename add_reference<Element>::type RJ;
185 static RJ get(tuple<Head, Values...>& t) { return Next::get(t.tail()); }
191 typedef typename add_reference<Head>::type RJ;
194 static RJ get(tuple<Head, Values...>& t) { return t.head(); }
example-bind.cpp 138 typedef typename add_reference<Element>::type RJ;
142 static RJ get(tuple<Head, Values...>& t) { return Next::get(t.tail()); }
148 typedef typename add_reference<Head>::type RJ;
151 static RJ get(tuple<Head, Values...>& t) { return t.head(); }
  /external/eigen/blas/testing/
cblat2.f     [all...]
dblat2.f     [all...]
dblat3.f     [all...]
sblat2.f     [all...]
sblat3.f     [all...]
zblat2.f     [all...]
cblat3.f     [all...]
zblat3.f     [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump     [all...]

Completed in 759 milliseconds