/external/google-fruit/extras/scripts/ |
D | travis_yml_generator.py | 75 def add_ubuntu_tests(ubuntu_version, compiler, os='linux', stl=None, asan=True, ubsan=True, argument 81 if stl is not None: 82 env['STL'] = stl 102 def add_osx_tests(compiler, xcode_version=None, stl=None, asan=True, ubsan=True, argument 105 if stl is not None: 106 env['STL'] = stl 149 add_ubuntu_tests(ubuntu_version='19.04', compiler='clang-6.0', stl='libstdc++', 151 add_ubuntu_tests(ubuntu_version='19.04', compiler='clang-8.0', stl='libstdc++', 154 add_ubuntu_tests(ubuntu_version='19.04', compiler='clang-8.0', stl='libc++', 159 add_ubuntu_tests(ubuntu_version='18.10', compiler='clang-4.0', stl='libstdc++') [all …]
|
/external/python/pybind11/docs/advanced/cast/ |
D | overview.rst | 130 | ``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/lz4/programs/ |
D | Android.bp | 13 stl: "libc++_static", 30 stl: "libc++_static",
|
/external/bzip2/ |
D | Android.bp | 50 stl: "none", 63 stl: "none",
|
/external/vulkan-validation-layers/build-android/ |
D | build.py | 147 stl = 'c++_static' 148 obj_out = os.path.join(THIS_DIR, stl, 'obj') 275 'APP_STL=' + stl,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | load-store-acquire-release-v8.s | 40 stl r3, [r0] 43 @ CHECK: stl r3, [r0] @ encoding: [0x93,0xfc,0x80,0xe1]
|
D | load-store-acquire-release-v8-thumb.s | 40 stl r3, [r0] 43 @ CHECK: stl r3, [r0] @ encoding: [0xc0,0xe8,0xaf,0x3f]
|
/external/llvm/test/MC/ARM/ |
D | load-store-acquire-release-v8.s | 40 stl r3, [r0] 43 @ CHECK: stl r3, [r0] @ encoding: [0x93,0xfc,0x80,0xe1]
|
D | load-store-acquire-release-v8-thumb.s | 40 stl r3, [r0] 43 @ CHECK: stl r3, [r0] @ encoding: [0xc0,0xe8,0xaf,0x3f]
|
/external/angle/ |
D | Android.bp | 11 stl: "libc++_static", 61 stl: "libc++_static", 145 stl: "libc++_static", 231 stl: "libc++_static", 342 stl: "libc++_static", 429 stl: "libc++_static", 443 stl: "libc++_static", 488 stl: "libc++_static", 533 stl: "libc++_static", 620 stl: "libc++_static", [all …]
|
/external/googletest/googletest/ |
D | Android.bp | 42 stl: "c++_static", 50 stl: "c++_static",
|
/external/perfetto/test/cts/producer/jni/ |
D | Android.bp | 18 stl: "libc++_static",
|
/external/arm-trusted-firmware/lib/locks/exclusive/aarch32/ |
D | spinlock.S | 40 stl r1, [r0]
|
/external/perfetto/test/cts/ |
D | Android.bp | 43 stl: "libc++_static",
|
/external/capstone/suite/MC/ARM/ |
D | load-store-acquire-release-v8.s.cs | 13 0x93,0xfc,0x80,0xe1 = stl r3, [r0]
|
D | load-store-acquire-release-v8-thumb.s.cs | 13 0xc0,0xe8,0xaf,0x3f = stl r3, [r0]
|
/external/zlib/ |
D | Android.bp | 13 stl: "none", 95 stl: "none",
|
/external/chromium-libpac/ |
D | README | 6 utilities have been modified to use stl and the network functions have been
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | Android.bp | 30 stl: "libc++_static",
|
/external/dtc/ |
D | Android.bp | 14 stl: "none",
|
/external/selinux/secilc/ |
D | Android.bp | 13 stl: "none",
|
/external/image_io/ |
D | Android.bp | 55 stl: "c++_static",
|
/external/jsoncpp/ |
D | Android.bp | 55 stl: "libc++_static",
|
/external/fmtlib/ |
D | Android.bp | 46 stl: "c++_static",
|
/external/e2fsprogs/contrib/android/ |
D | Android.bp | 51 stl: "libc++_static",
|