/aosp_15_r20/build/soong/cc/ |
H A D | stl.go | 63 type stl struct { struct 64 Properties StlProperties 67 func (stl *stl) props() []interface{} { 71 func (stl *stl) begin(ctx BaseModuleContext) { 137 func (stl *stl) deps(ctx BaseModuleContext, deps Deps) Deps { 188 func (stl *stl) flags(ctx ModuleContext, flags Flags) Flags {
|
/aosp_15_r20/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.arm64-v8a/ |
H A D | abi.json | 1 {"abi":"arm64-v8a","api":21,"ndk":21,"stl":"c++_shared"} string
|
/aosp_15_r20/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.x86_64/ |
H A D | abi.json | 1 {"abi":"x86_64","api":21,"ndk":21,"stl":"c++_shared"} string
|
/aosp_15_r20/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.x86/ |
H A D | abi.json | 1 {"abi":"x86","api":16,"ndk":21,"stl":"c++_shared"} string
|
/aosp_15_r20/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.armeabi-v7a/ |
H A D | abi.json | 1 {"abi":"armeabi-v7a","api":16,"ndk":21,"stl":"c++_shared"} string
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/ |
D | hash_collections_save_imp.hpp | 30 namespace stl { namespace
|
D | unordered_collections_save_imp.hpp | 32 namespace stl { namespace
|
D | unordered_collections_load_imp.hpp | 41 namespace stl { namespace
|
D | collections_save_imp.hpp | 31 namespace stl { namespace
|
D | hash_collections_load_imp.hpp | 29 namespace stl { namespace
|
D | archive_input_unordered_map.hpp | 29 namespace stl { namespace
|
D | archive_input_unordered_set.hpp | 28 namespace stl { namespace
|
D | collections_load_imp.hpp | 46 namespace stl { namespace
|
D | forward_list.hpp | 51 namespace stl { namespace
|
D | slist.hpp | 49 namespace stl { namespace
|
D | hash_set.hpp | 32 namespace stl { namespace
|
D | hash_map.hpp | 33 namespace stl { namespace
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_index/test/ |
D | compare_ctti_stl.cpp | 35 typedef boost::typeindex::stl_type_index stl; in compare() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/container/detail/ |
D | container.hpp | 17 namespace boost { namespace phoenix { namespace stl namespace
|
/aosp_15_r20/external/arm-trusted-firmware/include/arch/aarch32/ |
H A D | asm_macros.S | 126 .macro stl _reg, _write_lock macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/arch/aarch32/ |
D | asm_macros.S | 133 .macro stl _reg, _write_lock macro
|
/aosp_15_r20/external/llvm/test/MC/ARM/ |
H A D | thumbv8m.s | 109 stl r1, [r3] label
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/container/ |
D | container.hpp | 85 namespace stl namespace
|
/aosp_15_r20/external/llvm/docs/ |
H A D | ProgrammersManual.rst | 45 .. _stl: target in General Information
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 4075 … public SetMxFrAndRndIncrItem(String desc, String loc, int stl, int mnI, int mnF, int mxF, in TestSetMaxFracAndRoundIncr()
|