Searched
full:experimental (Results
251 -
275 of
1979) sorted by null
<<11121314151617181920>>
/external/llvm/utils/unittest/ |
CMakeLists.txt | 2 # Experimental CMake build script for Google Test.
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
lockdown_permissive.txt | 8 Permissive domain policies are experimental and will be turned to enforcing in future Operation System Releases.
|
/external/skia/experimental/SkV8Example/ |
README | 14 ./out/Debug/SkV8Example --infile experimental/SkV8Example/js/speed.js
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/optional/optional.object/optional.object.ctor/ |
in_place_t.pass.cpp | 15 #include <experimental/optional> 21 using std::experimental::optional; 22 using std::experimental::in_place_t; 23 using std::experimental::in_place;
|
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.1.0/ |
gradle-experimental-0.1.0.pom | 6 <artifactId>gradle-experimental</artifactId>
|
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.2.1/ |
gradle-experimental-0.2.1.pom | 6 <artifactId>gradle-experimental</artifactId>
|
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.3.0-alpha1/ |
gradle-experimental-0.3.0-alpha1.pom | 6 <artifactId>gradle-experimental</artifactId>
|
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/1.2.4/ |
gradle-experimental-1.2.4.pom | 6 <artifactId>gradle-experimental</artifactId>
|
/external/llvm/lib/Target/Mips/ |
Mips.td | 78 "Mips I ISA Support [highly experimental]">; 80 "Mips II ISA Support [highly experimental]", 84 "[highly experimental]">; 87 "[highly experimental]">; 89 "MIPS III ISA Support [highly experimental]", 95 "[highly experimental]">; 98 "[highly experimental]">; 105 "[highly experimental]">; 107 "MIPS V ISA Support [highly experimental]", 125 "Mips32r6 ISA Support [experimental]", [all...] |
/external/libcxx/ |
Makefile | 44 chmod 755 $(HEADER_DIR)/c++/v1/experimental 45 chmod 644 $(HEADER_DIR)/c++/v1/experimental/*
|
/external/libcxx/test/std/containers/sequences/dynarray/dynarray.mutate/ |
default.pass.cpp | 20 #include <experimental/dynarray> 27 using std::experimental::dynarray;
|
/external/libcxx/test/std/containers/sequences/dynarray/dynarray.zero/ |
default.pass.cpp | 23 #include <experimental/dynarray> 30 using std::experimental::dynarray;
|
/external/libcxx/test/std/experimental/optional/optional.comp_with_t/ |
greater.pass.cpp | 15 #include <experimental/optional> 19 using std::experimental::optional;
|
less_than.pass.cpp | 15 #include <experimental/optional> 19 using std::experimental::optional;
|
/external/libcxx/test/std/experimental/optional/optional.object/optional.object.ctor/ |
default.pass.cpp | 14 #include <experimental/optional> 20 using std::experimental::optional;
|
/external/libcxx/test/std/experimental/optional/optional.object/optional.object.dtor/ |
dtor.pass.cpp | 14 #include <experimental/optional> 20 using std::experimental::optional;
|
/external/libcxx/test/std/experimental/optional/optional.object/optional.object.observe/ |
dereference.pass.cpp | 18 #include <experimental/optional> 24 using std::experimental::optional;
|
dereference_const.pass.cpp | 18 #include <experimental/optional> 24 using std::experimental::optional;
|
op_arrow.pass.cpp | 18 #include <experimental/optional> 24 using std::experimental::optional;
|
op_arrow_const.pass.cpp | 18 #include <experimental/optional> 24 using std::experimental::optional;
|
/external/libcxx/test/std/experimental/optional/optional.object/ |
types.pass.cpp | 19 #include <experimental/optional> 24 using std::experimental::optional;
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
basic_string.pass.cpp | 16 #include <experimental/string_view> 21 typedef std::experimental::basic_string_view<CharT> string_view_t;
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-anyregcc-crash.ll | 11 %result = tail call anyregcc i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 12, i32 15, i8* inttoptr (i64 0 to i8*), i32 32, 19 declare i64 @llvm.experimental.patchpoint.i64(i64, i32, i8*, i32, ...)
|
stackmap-liveness.ll | 42 call anyregcc void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 1, i32 32, i8* null, i32 0) 46 declare void @llvm.experimental.patchpoint.void(i64, i32, i8*, i32, ...)
|
/external/llvm/test/CodeGen/PowerPC/ |
ppc64-anyregcc-crash.ll | 11 %result = tail call anyregcc i64 (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.i64(i64 12, i32 15, i8* inttoptr (i64 0 to i8*), i32 32, 19 declare i64 @llvm.experimental.patchpoint.i64(i64, i32, i8*, i32, ...)
|
Completed in 271 milliseconds
<<11121314151617181920>>