Home
last modified time | relevance | path

Searched full:_shared (Results 1 – 25 of 91) sorted by relevance

1234

/external/gflags/cmake/
Dconfig.cmake.in48 # default settings of @PACKAGE_PREFIX@_SHARED and @PACKAGE_PREFIX@_NOTHREADS
57 if (NOT DEFINED @PACKAGE_PREFIX@_SHARED)
58 if (DEFINED @PACKAGE_NAME@_SHARED)
59 set (@PACKAGE_PREFIX@_SHARED ${@PACKAGE_NAME@_SHARED})
62 set (@PACKAGE_PREFIX@_SHARED TRUE)
64 set (@PACKAGE_PREFIX@_SHARED FALSE)
66 …elseif (TARGET ${@PACKAGE_PREFIX@_TARGET_PREFIX}@PACKAGE_NAME@_shared OR TARGET ${@PACKAGE_PREFIX@…
67 set (@PACKAGE_PREFIX@_SHARED TRUE)
69 set (@PACKAGE_PREFIX@_SHARED FALSE)
81 …ARGET_PREFIX}PACKAGE_NAME@_static OR TARGET ${@PACKAGE_PREFIX@_TARGET_PREFIX}@PACKAGE_NAME@_shared)
[all …]
/external/libevent/cmake/
DAddEventLibrary.cmake7 set_target_properties("${LIB_NAME}_shared" PROPERTIES
9 set_target_properties("${LIB_NAME}_shared" PROPERTIES
127 add_library("${LIB_NAME}_shared" SHARED ${LIB_SOURCES})
130 set(INNER_LIBRARIES "${LIB_INNER_LIBRARIES}_shared")
132 target_link_libraries("${LIB_NAME}_shared"
144 "${LIB_NAME}_shared" PROPERTIES
151 "${LIB_NAME}_shared" PROPERTIES
158 "${LIB_NAME}_shared" PROPERTIES
169 add_custom_command(TARGET ${LIB_NAME}_shared
172 "$<TARGET_FILE_NAME:${LIB_NAME}_shared>"
[all …]
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
DContextAttributes.java74 protected final Map<?,?> _shared; field in ContextAttributes.Impl
80 * NOTE: typed as Object-to-Object, unlike {@link #_shared}, because
93 _shared = shared; in Impl()
98 _shared = shared; in Impl()
120 m = _copy(_shared); in withSharedAttribute()
135 if (_shared.isEmpty()) { in withoutSharedAttribute()
138 if (_shared.containsKey(key)) { in withoutSharedAttribute()
139 if (_shared.size() == 1) { in withoutSharedAttribute()
146 Map<Object,Object> m = _copy(_shared); in withoutSharedAttribute()
169 return _shared.get(key); in getAttribute()
[all …]
/external/oboe/samples/LiveEffect/src/main/cpp/
Dndk-stl-config.cmake11 if(NOT ${ANDROID_STL} MATCHES "_shared")
25 elseif("${ANDROID_STL}" STREQUAL "gabi++_shared")
27 message(FATAL_ERROR "gabi++_shared was not configured by ndk-stl package")
34 elseif("${ANDROID_STL}" STREQUAL "c++_shared")
36 configure_shared_stl("llvm-libc++" "c++_shared")
/external/cronet/tot/third_party/libc++/src/cmake/caches/
DAndroidNDK.cmake4 # The NDK names the libraries libc++_shared.so and libc++_static.a. Using the
5 # libc++_shared.so soname ensures that the library doesn't interact with the
7 set(LIBCXX_SHARED_OUTPUT_NAME c++_shared CACHE STRING "")
18 # libc++_shared.so ELF file and a libc++_shared.so linker script to the same
/external/cronet/stable/third_party/libc++/src/cmake/caches/
DAndroidNDK.cmake4 # The NDK names the libraries libc++_shared.so and libc++_static.a. Using the
5 # libc++_shared.so soname ensures that the library doesn't interact with the
7 set(LIBCXX_SHARED_OUTPUT_NAME c++_shared CACHE STRING "")
18 # libc++_shared.so ELF file and a libc++_shared.so linker script to the same
/external/cronet/tot/third_party/libc++abi/src/test/configs/
Dllvm-libc++abi-android-ndk.cfg.in2 # libc++abi using adb and a libc++_shared.so library on Android.
22 # The NDK library is called "libc++_shared.so". Use LD_LIBRARY_PATH to find
23 # libc++_shared.so because older Bionic dynamic loaders don't support rpath
27 '-nostdlib++ -L %{lib} -lc++_shared'
/external/cronet/stable/third_party/libc++abi/src/test/configs/
Dllvm-libc++abi-android-ndk.cfg.in2 # libc++abi using adb and a libc++_shared.so library on Android.
22 # The NDK library is called "libc++_shared.so". Use LD_LIBRARY_PATH to find
23 # libc++_shared.so because older Bionic dynamic loaders don't support rpath
27 '-nostdlib++ -L %{lib} -lc++_shared'
/external/cronet/tot/third_party/libc++/src/test/configs/
Dllvm-libc++-android-ndk.cfg.in2 # libc++ using adb and a libc++_shared.so library on Android.
30 # The NDK library is called "libc++_shared.so". Use LD_LIBRARY_PATH to find
31 # libc++_shared.so because older Bionic dynamic loaders don't support rpath
34 '-nostdlib++ -L %{lib-dir} -lc++_shared'
/external/cronet/stable/third_party/libc++/src/test/configs/
Dllvm-libc++-android-ndk.cfg.in2 # libc++ using adb and a libc++_shared.so library on Android.
30 # The NDK library is called "libc++_shared.so". Use LD_LIBRARY_PATH to find
31 # libc++_shared.so because older Bionic dynamic loaders don't support rpath
34 '-nostdlib++ -L %{lib-dir} -lc++_shared'
/external/sdv/vsomeip/third_party/boost/filesystem/test/issues/
DJamfile.v218 # : : : <link>shared : 9054_shared ]
26 # : : : <link>shared : 9219_shared ]
33 : : : <link>shared : 6638_shared ]
/external/arm-trusted-firmware/include/services/
Dsdei.h83 #define REGISTER_SDEI_MAP(_private, _shared) \ argument
86 sdei_entry_t sdei_shared_event_table[ARRAY_SIZE(_shared)]; \
93 .map = (_shared), \
94 .num_maps = ARRAY_SIZE(_shared) \
/external/trusty/arm-trusted-firmware/include/services/
Dsdei.h83 #define REGISTER_SDEI_MAP(_private, _shared) \ argument
86 sdei_entry_t sdei_shared_event_table[ARRAY_SIZE(_shared)]; \
93 .map = (_shared), \
94 .num_maps = ARRAY_SIZE(_shared) \
/external/sdv/vsomeip/third_party/boost/chrono/perf/
DJamfile.v253 : $(sources[1]:B)_shared ]
70 : $(name)_shared ]
89 : $(sources[1]:B)_shared ]
107 : $(name)_shared ]
/external/swiftshader/tests/
Drundroid.sh31 …k-bundle/sources/cxx-stl/llvm-libc++/libs/arm64-v8a/libc++_shared.so" "${dst_dir}/libc++_shared.so"
/external/armnn/delegate/armnnDelegateJNI/
DCMakeLists.txt43 # This is mostly required to avoid symbol conflicts between libc++_shared used to compile armnn
45 # This also requires to tell the compiler to link to the static version of libc++_shared. This c…
/external/pytorch/android/pytorch_android/
Dbuild.gradle21 …arguments "-DANDROID_STL=c++_shared", "-DBUILD_LITE_INTERPRETER=OFF", "-DUSE_LITE_INTERPRETER_PROF…
23 arguments "-DANDROID_STL=c++_shared", "-DUSE_LITE_INTERPRETER_PROFILER=OFF"
/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.x86_64/
Dabi.json1 {"abi":"x86_64","api":21,"ndk":21,"stl":"c++_shared"}
/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.x86/
Dabi.json1 {"abi":"x86","api":16,"ndk":21,"stl":"c++_shared"}
/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.arm64-v8a/
Dabi.json1 {"abi":"arm64-v8a","api":21,"ndk":21,"stl":"c++_shared"}
/external/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.armeabi-v7a/
Dabi.json1 {"abi":"armeabi-v7a","api":16,"ndk":21,"stl":"c++_shared"}
/external/AFLplusplus/utils/qbdi_mode/
DREADME.md167 …loader`, `libdemo.so`, the `libQBDI.so` from the QBDI SDK and the `libc++_shared.so` from android-…
174 …ush ../../android-standalone-toolchain-x86_64/sysroot/usr/lib/x86_64-linux-android/libc++_shared.so
/external/swiftshader/build/
Dandroid.toolchain.cmake9 set(CMAKE_ANDROID_STL_TYPE c++_shared)
/external/googleapis/google/devtools/clouderrorreporting/v1beta1/
Dclouderrorreporting_v1beta1.yaml19 {% include "_shared/apis/console/_local_variables.html" %}
20 {% include "cloud/_shared/_cloud_shared_files.html" %}
/external/skia/tests/sksl/shared/
DReservedInGLSLButAllowedInSkSL.hlsl26 float4 _shared = _7_colorGreen;

1234