Home
last modified time | relevance | path

Searched refs:stl (Results 1 – 25 of 176) sorted by relevance

12345678

/external/google-fruit/extras/scripts/
Dtravis_yml_generator.py77 def add_ubuntu_tests(ubuntu_version, compiler, os='linux', stl=None, asan=True, ubsan=True, clang_t… argument
83 if stl is not None:
84 env['STL'] = stl
104 def add_osx_tests(compiler, xcode_version=None, stl=None, asan=True, ubsan=True, clang_tidy=True, argument
107 if stl is not None:
108 env['STL'] = stl
150 add_ubuntu_tests(ubuntu_version='20.10', compiler='clang-8.0', stl='libstdc++',
152 add_ubuntu_tests(ubuntu_version='20.10', compiler='clang-11.0', stl='libstdc++')
153 add_ubuntu_tests(ubuntu_version='20.10', compiler='clang-11.0', stl='libc++')
156 add_ubuntu_tests(ubuntu_version='20.04', compiler='clang-6.0', stl='libstdc++',
[all …]
/external/python/pybind11/docs/advanced/cast/
Doverview.rst130 | ``std::array<T, Size>`` | STL static array | :file:`pybind11/stl.h` |
132 | ``std::vector<T>`` | STL dynamic array | :file:`pybind11/stl.h` |
134 | ``std::deque<T>`` | STL double-ended queue | :file:`pybind11/stl.h` |
136 | ``std::valarray<T>`` | STL value array | :file:`pybind11/stl.h` |
138 | ``std::list<T>`` | STL linked list | :file:`pybind11/stl.h` |
140 | ``std::map<T1, T2>`` | STL ordered map | :file:`pybind11/stl.h` |
142 | ``std::unordered_map<T1, T2>`` | STL unordered map | :file:`pybind11/stl.h` |
144 | ``std::set<T>`` | STL ordered set | :file:`pybind11/stl.h` |
146 | ``std::unordered_set<T>`` | STL unordered set | :file:`pybind11/stl.h` |
148 | ``std::optional<T>`` | STL optional type (C++17) | :file:`pybind11/stl.h` |
[all …]
/external/oboe/samples/LiveEffect/src/main/cpp/
Dndk-stl-config.cmake5 # find_package(ndk-stl REQUIRED)
9 # find_package(ndk-stl REQUIRED PATHS ".")
18 "${ANDROID_NDK}/sources/cxx-stl/${lib_path}/libs/${ANDROID_ABI}/lib${so_base}.so"
27 message(FATAL_ERROR "gabi++_shared was not configured by ndk-stl package")
/external/pigweed/pw_thread_stl/
Dtest_threads.cc25 static constexpr stl::Options thread_0_options; in TestOptionsThread0()
30 static constexpr stl::Options thread_1_options; in TestOptionsThread1()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/make/
DAndroid.rules81 -isystem $(NDK_ROOT)/sources/cxx-stl/llvm-libc++/include \
83 -isystem $(NDK_ROOT)/sources/cxx-stl/llvm-libc++abi/include
86 -L$(NDK_ROOT)/sources/cxx-stl/llvm-libc++/libs/$(STL_ARCH) \
87 $(NDK_ROOT)/sources/cxx-stl/llvm-libc++/libs/$(STL_ARCH)/libc++_static.a \
/external/angle/
DAndroid.bp11 stl: "libc++_static",
76 stl: "libc++_static",
150 stl: "libc++_static",
259 stl: "libc++_static",
336 stl: "libc++_static",
393 stl: "libc++_static",
454 stl: "libc++_static",
468 stl: "libc++_static",
535 stl: "libc++_static",
585 stl: "libc++_static",
[all …]
/external/lz4/programs/
DAndroid.bp28 stl: "libc++_static",
45 stl: "libc++_static",
/external/llvm-project/llvm/test/MC/VE/
DST.s26 # CHECK-INST: stl %s11, 20(%s10, %s11)
28 stl %s11, 20(%s10, %s11) label
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/
Dtls.ll107 ; GENDYN-NEXT: stl %s18, (, %s0)
127 ; GENDYNPIC-NEXT: stl %s18, (, %s0)
137 ; LOCAL-NEXT: stl %s0, (, %s34)
158 ; GENDYN-NEXT: stl %s18, (, %s0)
178 ; GENDYNPIC-NEXT: stl %s18, (, %s0)
188 ; LOCAL-NEXT: stl %s0, (, %s34)
Dcallstruct.ll11 ; CHECK-NEXT: stl %s1, (, %s0)
12 ; CHECK-NEXT: stl %s2, 4(, %s0)
Dtruncstore.ll26 ; CHECK-NEXT: stl %s0, (, %s1)
46 ; CHECK-NEXT: stl %s0, (, %s1)
Dsymbol_relocation_tls.ll106 ; GENDYN-NEXT: stl %s18, (, %s0)
128 ; GENDYNPIC-NEXT: stl %s18, (, %s0)
150 ; GENDYN-NEXT: stl %s18, (, %s0)
172 ; GENDYNPIC-NEXT: stl %s18, (, %s0)
/external/vulkan-validation-layers/build-android/
Dbuild.py147 stl = 'c++_static'
148 obj_out = os.path.join(THIS_DIR, stl, 'obj')
280 'APP_STL=' + stl,
/external/llvm/test/MC/ARM/
Dload-store-acquire-release-v8-thumb.s40 stl r3, [r0]
43 @ CHECK: stl r3, [r0] @ encoding: [0xc0,0xe8,0xaf,0x3f]
Dload-store-acquire-release-v8.s40 stl r3, [r0]
43 @ CHECK: stl r3, [r0] @ encoding: [0x93,0xfc,0x80,0xe1]
/external/llvm-project/llvm/test/MC/ARM/
Dload-store-acquire-release-v8-thumb.s40 stl r3, [r0]
43 @ CHECK: stl r3, [r0] @ encoding: [0xc0,0xe8,0xaf,0x3f]
Dload-store-acquire-release-v8.s40 stl r3, [r0]
43 @ CHECK: stl r3, [r0] @ encoding: [0x93,0xfc,0x80,0xe1]
/external/pigweed/pw_thread_stl/public/pw_thread_stl/
Doptions.h18 namespace pw::thread::stl {
/external/googletest/googletest/
DAndroid.bp51 stl: "c++_static",
59 stl: "c++_static",
/external/bzip2/
DAndroid.bp85 stl: "none",
98 stl: "none",
/external/arm-trusted-firmware/lib/locks/exclusive/aarch32/
Dspinlock.S40 stl r1, [r0]
/external/capstone/suite/MC/ARM/
Dload-store-acquire-release-v8.s.cs13 0x93,0xfc,0x80,0xe1 = stl r3, [r0]
Dload-store-acquire-release-v8-thumb.s.cs13 0xc0,0xe8,0xaf,0x3f = stl r3, [r0]
/external/perfetto/test/cts/producer/jni/
DAndroid.bp27 stl: "libc++_static",
/external/marisa-trie/
DAndroid.bp58 stl: "libc++_static",
74 stl: "libc++_static",

12345678