HomeSort by relevance Sort by last modified time
    Searched full:second_arg (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p9-0x.cpp 27 typename get_nth_type<1, Args...>::type second_arg(Args...);
43 int *i1 = second_arg<float *>(0, (int*)0, 0);
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p1-0x.cpp 33 typename get_nth_type<1, Args...>::type second_arg(Args...);
  /external/chromium_org/v8/src/mips/
stub-cache-mips.cc 892 Register second_arg = returns_handle ? a2 : a1; local
1443 Register second_arg = returns_handle ? a2 : a1; local
    [all...]

Completed in 4977 milliseconds