Home
last modified time | relevance | path

Searched defs:stl (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/build/soong/cc/
H A Dstl.go63 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 Dabi.json1 {"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 Dabi.json1 {"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 Dabi.json1 {"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 Dabi.json1 {"abi":"armeabi-v7a","api":16,"ndk":21,"stl":"c++_shared"} string
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dhash_collections_save_imp.hpp30 namespace stl { namespace
Dunordered_collections_save_imp.hpp32 namespace stl { namespace
Dunordered_collections_load_imp.hpp41 namespace stl { namespace
Dcollections_save_imp.hpp31 namespace stl { namespace
Dhash_collections_load_imp.hpp29 namespace stl { namespace
Darchive_input_unordered_map.hpp29 namespace stl { namespace
Darchive_input_unordered_set.hpp28 namespace stl { namespace
Dcollections_load_imp.hpp46 namespace stl { namespace
Dforward_list.hpp51 namespace stl { namespace
Dslist.hpp49 namespace stl { namespace
Dhash_set.hpp32 namespace stl { namespace
Dhash_map.hpp33 namespace stl { namespace
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_index/test/
Dcompare_ctti_stl.cpp35 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/
Dcontainer.hpp17 namespace boost { namespace phoenix { namespace stl namespace
/aosp_15_r20/external/arm-trusted-firmware/include/arch/aarch32/
H A Dasm_macros.S126 .macro stl _reg, _write_lock macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/arch/aarch32/
Dasm_macros.S133 .macro stl _reg, _write_lock macro
/aosp_15_r20/external/llvm/test/MC/ARM/
H A Dthumbv8m.s109 stl r1, [r3] label
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/container/
Dcontainer.hpp85 namespace stl namespace
/aosp_15_r20/external/llvm/docs/
H A DProgrammersManual.rst45 .. _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 DNumberFormatTest.java4075 … public SetMxFrAndRndIncrItem(String desc, String loc, int stl, int mnI, int mnF, int mxF, in TestSetMaxFracAndRoundIncr()

12