HomeSort by relevance Sort by last modified time
    Searched full:experimental (Results 101 - 125 of 1979) sorted by null

1 2 3 45 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/optional/optional.object/optional.object.ctor/
nullopt_t.pass.cpp 14 #include <experimental/optional>
20 using std::experimental::optional;
21 using std::experimental::nullopt_t;
22 using std::experimental::nullopt;
  /external/libcxx/include/experimental/
__config 20 #define _LIBCPP_BEGIN_NAMESPACE_EXPERIMENTAL namespace std { namespace experimental {
22 #define _VSTD_EXPERIMENTAL std::experimental
29 namespace chrono { namespace experimental { inline namespace fundamentals_v1 {
  /external/libcxx/test/libcxx/experimental/utilities/ratio/header.ratio.synop/
includes.pass.cpp 10 // <experimental/ratio>
14 #include <experimental/ratio>
18 # error " <experimental/ratio> must include <ratio>"
  /external/libcxx/test/libcxx/experimental/utilities/syserror/header.system_error.synop/
includes.pass.cpp 10 // <experimental/system_error>
12 #include <experimental/system_error>
16 # error "<experimental/system_error> must include <system_error>"
  /external/libcxx/test/libcxx/experimental/utilities/time/header.chrono.synop/
includes.pass.cpp 10 // <experimental/chrono>
12 #include <experimental/chrono>
16 # error "<experimental/chrono> must include <chrono>"
  /external/libcxx/test/std/experimental/utilities/meta/meta.type.synop/
includes.pass.cpp 10 // <experimental/type_traits>
12 #include <experimental/type_traits>
16 # error "<experimental/type_traits> must include <type_traits>"
  /external/libcxx/test/std/experimental/utilities/utility/utility.erased.type/
erased_type.pass.cpp 10 // <experimental/utility>
12 #include <experimental/utility>
16 std::experimental::erased_type e;
  /external/libcxx/test/std/experimental/utilities/utility/utility.synop/
includes.pass.cpp 10 // <experimental/utility>
12 #include <experimental/utility>
15 # error "<experimental/utility> must include <utility>"
  /external/llvm/test/CodeGen/X86/
patchpoint.ll 18 %result = tail call i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 2, i32 15, i8* %resolveCall2, i32 4, i64 %p1, i64 %p2, i64 %p3, i64 %p4)
20 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 3, i32 15, i8* %resolveCall3, i32 2, i64 %p1, i64 %result)
38 call void (i64, i32, ...) @llvm.experimental.stackmap(i64 4, i32 0, i64* %metadata)
51 tail call void (i64, i32, ...) @llvm.experimental.stackmap(i64 14, i32 5, i64 %arg, i64 %tmp2, i64 %tmp10, i64 %tmp82)
52 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 15, i32 30, i8* null, i32 3, i64 %arg, i64 %tmp10, i64 %tmp82)
57 tail call void (i64, i32, ...) @llvm.experimental.stackmap(i64 17, i32 5, i64 %arg, i64 %tmp10, i64 %tmp86)
58 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 18, i32 30, i8* null, i32 3, i64 %arg, i64 %tmp10, i64 %tmp86)
70 %result = tail call i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 5, i32 5, i8* null, i32 2, i64 %p1, i64 %p2)
81 %result = tail call i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 2, i32 15, i8* %resolveCall2, i32 0)
85 declare void @llvm.experimental.stackmap(i64, i32, ...
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
optional.cpp 10 #include "experimental/optional"
13 { namespace experimental { namespace in namespace:std
25 }} // std::experimental
  /external/libcxx/test/std/experimental/string.view/string.view.iterators/
begin.pass.cpp 14 #include <experimental/string_view>
43 typedef std::experimental::string_view string_view;
44 typedef std::experimental::u16string_view u16string_view;
45 typedef std::experimental::u32string_view u32string_view;
46 typedef std::experimental::wstring_view wstring_view;
rbegin.pass.cpp 14 #include <experimental/string_view>
44 typedef std::experimental::string_view string_view;
45 typedef std::experimental::u16string_view u16string_view;
46 typedef std::experimental::u32string_view u32string_view;
47 typedef std::experimental::wstring_view wstring_view;
rend.pass.cpp 14 #include <experimental/string_view>
51 typedef std::experimental::string_view string_view;
52 typedef std::experimental::u16string_view u16string_view;
53 typedef std::experimental::u32string_view u32string_view;
54 typedef std::experimental::wstring_view wstring_view;
  /external/libcxx/test/std/experimental/string.view/string.view.nonmem/
quoted.pass.cpp 16 #include <experimental/string_view>
34 std::experimental::string_view sv {p};
47 std::experimental::string_view sv {p};
58 std::experimental::string_view sv {p};
68 std::experimental::string_view sv {p};
98 std::experimental::wstring_view sv {p};
112 std::experimental::wstring_view sv {p};
123 std::experimental::wstring_view sv {p};
133 std::experimental::wstring_view sv {p};
144 std::experimental::wstring_view sv {p}
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-patchpoint.ll 19 %result = tail call i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 2, i32 20, i8* %resolveCall2, i32 4, i64 %p1, i64 %p2, i64 %p3, i64 %p4)
21 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 3, i32 20, i8* %resolveCall3, i32 2, i64 %p1, i64 %result)
41 call void (i64, i32, ...) @llvm.experimental.stackmap(i64 4, i32 0, i64* %metadata)
54 tail call void (i64, i32, ...) @llvm.experimental.stackmap(i64 14, i32 8, i64 %arg, i64 %tmp2, i64 %tmp10, i64 %tmp82)
55 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 15, i32 32, i8* null, i32 3, i64 %arg, i64 %tmp10, i64 %tmp82)
60 tail call void (i64, i32, ...) @llvm.experimental.stackmap(i64 17, i32 8, i64 %arg, i64 %tmp10, i64 %tmp86)
61 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 18, i32 32, i8* null, i32 3, i64 %arg, i64 %tmp10, i64 %tmp86)
77 %result = tail call i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 5, i32 20, i8* null, i32 2, i64 %p1, i64 %p2)
81 declare void @llvm.experimental.stackmap(i64, i32, ...)
82 declare void @llvm.experimental.patchpoint.void(i64, i32, i8*, i32, ...
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
ppc64-patchpoint.ll 31 %result = tail call i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 2, i32 24, i8* %resolveCall2, i32 4, i64 %p1, i64 %p2, i64 %p3, i64 %p4)
33 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 3, i32 24, i8* %resolveCall3, i32 2, i64 %p1, i64 %result)
54 call void (i64, i32, ...) @llvm.experimental.stackmap(i64 4, i32 0, i64* %metadata)
67 tail call void (i64, i32, ...) @llvm.experimental.stackmap(i64 14, i32 8, i64 %arg, i64 %tmp2, i64 %tmp10, i64 %tmp82)
68 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 15, i32 32, i8* null, i32 3, i64 %arg, i64 %tmp10, i64 %tmp82)
73 tail call void (i64, i32, ...) @llvm.experimental.stackmap(i64 17, i32 8, i64 %arg, i64 %tmp10, i64 %tmp86)
74 tail call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 18, i32 32, i8* null, i32 3, i64 %arg, i64 %tmp10, i64 %tmp86)
90 %result = tail call i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 5, i32 20, i8* null, i32 2, i64 %p1, i64 %p2)
94 declare void @llvm.experimental.stackmap(i64, i32, ...)
95 declare void @llvm.experimental.patchpoint.void(i64, i32, i8*, i32, ...
    [all...]
  /external/libcxx/test/libcxx/
double_include.sh.cpp 52 #include <experimental/chrono>
53 #include <experimental/dynarray>
54 #include <experimental/optional>
55 #include <experimental/string_view>
56 #include <experimental/system_error>
57 #include <experimental/type_traits>
58 #include <experimental/utility>
  /external/junit/src/org/junit/experimental/theories/internal/
AllMembersSupplier.java 4 package org.junit.experimental.theories.internal;
12 import org.junit.experimental.theories.DataPoint;
13 import org.junit.experimental.theories.DataPoints;
14 import org.junit.experimental.theories.ParameterSignature;
15 import org.junit.experimental.theories.ParameterSupplier;
16 import org.junit.experimental.theories.PotentialAssignment;
Assignments.java 4 package org.junit.experimental.theories.internal;
10 import org.junit.experimental.theories.ParameterSignature;
11 import org.junit.experimental.theories.ParameterSupplier;
12 import org.junit.experimental.theories.ParametersSuppliedBy;
13 import org.junit.experimental.theories.PotentialAssignment;
14 import org.junit.experimental.theories.PotentialAssignment.CouldNotGenerateValueException;
  /external/libcxx/test/std/experimental/optional/optional.object/optional.object.observe/
value.pass.cpp 14 #include <experimental/optional>
20 using std::experimental::optional;
21 using std::experimental::bad_optional_access;
  /external/libcxx/test/std/experimental/optional/optional.specalg/
make_optional.pass.cpp 17 #include <experimental/optional>
25 using std::experimental::optional;
26 using std::experimental::make_optional;
  /external/libcxx/test/std/experimental/string.view/string.view.access/
back.pass.cpp 15 #include <experimental/string_view>
20 std::experimental::basic_string_view<CharT> sv ( s, len );
43 constexpr std::experimental::basic_string_view<char> sv ( "ABC", 2 );
data.pass.cpp 15 #include <experimental/string_view>
20 std::experimental::basic_string_view<CharT> sv ( s, len );
43 constexpr std::experimental::basic_string_view<char> sv( s, 2 );
front.pass.cpp 15 #include <experimental/string_view>
20 std::experimental::basic_string_view<CharT> sv ( s, len );
43 constexpr std::experimental::basic_string_view<char> sv ( "ABC", 2 );
index.pass.cpp 15 #include <experimental/string_view>
20 std::experimental::basic_string_view<CharT> sv ( s, len );
45 constexpr std::experimental::basic_string_view<char> sv ( "ABC", 2 );

Completed in 384 milliseconds

1 2 3 45 6 7 8 91011>>