HomeSort by relevance Sort by last modified time
    Searched full:returnable (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
domain.py 256 default='', facet=False, returnable=False,
282 :type returnable: bool
283 :param returnable: A boolean to indicate whether values
322 'ReturnEnabled': returnable,
333 'ReturnEnabled': returnable,
345 'ReturnEnabled': returnable,
356 'ReturnEnabled': returnable,
367 'ReturnEnabled': returnable,
378 'ReturnEnabled': returnable,
389 'ReturnEnabled': returnable,
    [all...]
  /external/libcxx/test/std/depr/depr.function.objects/depr.adaptors/depr.function.pointer.adaptors/
ptr_fun1.pass.cpp 12 // template <CopyConstructible Arg, Returnable Result>
ptr_fun2.pass.cpp 12 // template <CopyConstructible Arg1, CopyConstructible Arg2, Returnable Result>
  /external/libcxx/test/std/depr/depr.function.objects/depr.adaptors/depr.member.pointer.adaptors/
const_mem_fun1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
const_mem_fun_ref.pass.cpp 12 // template<Returnable S, ClassType T>
const_mem_fun_ref1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
mem_fun.pass.cpp 12 // template<Returnable S, ClassType T>
mem_fun1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
mem_fun_ref.pass.cpp 12 // template<Returnable S, ClassType T>
mem_fun_ref1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.function.objects/depr.adaptors/depr.function.pointer.adaptors/
ptr_fun1.pass.cpp 12 // template <CopyConstructible Arg, Returnable Result>
ptr_fun2.pass.cpp 12 // template <CopyConstructible Arg1, CopyConstructible Arg2, Returnable Result>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.function.objects/depr.adaptors/depr.member.pointer.adaptors/
const_mem_fun1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
const_mem_fun_ref.pass.cpp 12 // template<Returnable S, ClassType T>
const_mem_fun_ref1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
mem_fun.pass.cpp 12 // template<Returnable S, ClassType T>
mem_fun1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
mem_fun_ref.pass.cpp 12 // template<Returnable S, ClassType T>
mem_fun_ref1.pass.cpp 12 // template<Returnable S, ClassType T, CopyConstructible A>
  /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
copy.pass.cpp 16 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
nested.pass.cpp 16 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
  /external/libcxx/test/std/utilities/function.objects/func.memfn/
member_data.fail.cpp 12 // template<Returnable R, class T> unspecified mem_fn(R T::* pm);
member_data.pass.cpp 12 // template<Returnable R, class T> unspecified mem_fn(R T::* pm);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
copy.pass.cpp 14 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
invoke_int_0.pass.cpp 14 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>

Completed in 305 milliseconds

1 2