/external/iptables/iptables/ |
xtables.pc.in | 9 Description: Shared Xtables code for extensions and iproute2
|
/external/libpng/contrib/pngminim/encoder/ |
README | 9 If you prefer to use the shared libraries, go to contrib/pngminus
|
/external/llvm/test/DebugInfo/Inputs/ |
dwarfdump-test4-part1.cc | 8 // $ gcc -fPIC -shared -g dwarfdump-test4-part*.cc -o <output>
|
/external/llvm/test/Object/Inputs/ |
shared-object-test.elf-i386 | |
/external/llvm/test/tools/gold/ |
stats.ll | 4 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so -shared \
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
dynamic-table.c | 1 // clang -target mipsel-linux-gnu -shared -fPIC -lc dynamic-table.c \
|
/external/llvm/tools/lto/ |
CMakeLists.txt | 17 add_llvm_library(LTO SHARED ${SOURCES})
|
/external/proguard/examples/dictionaries/ |
compact.txt | 3 # in many class files. Since these strings can be shared, the resulting
|
/external/skia/platform_tools/android/examples/hello_skia_app/jni/ |
Android.mk | 4 # Sets up a module for the skia shared object to be copied into the apk. 12 # Local filename of the skia shared object 15 # Makes this module into shared object that is simply copied into the apk 31 # Makes the skia shared object get pulled in as a reference
|
/external/vboot_reference/tests/ |
vboot_api_kernel4_tests.c | 28 static VbSharedDataHeader *shared = (VbSharedDataHeader *)shared_data; variable 58 VbSharedDataInit(shared, sizeof(shared_data)); 105 shared->kernel_version_tpm = new_version; 115 shared->kernel_version_tpm = new_version; 125 shared->kernel_version_tpm = new_version; 151 shared->flags |= VBSD_EC_SOFTWARE_SYNC; 160 shared->flags |= VBSD_EC_SOFTWARE_SYNC; 178 shared->flags |= VBSD_FWB_TRIED; 179 shared->firmware_index = 1; 187 shared->flags |= VBSD_FWB_TRIED [all...] |
/frameworks/base/docs/html/training/basics/data-storage/ |
shared-preferences.jd | 16 <li><a href="#WriteSharedPreference">Write to Shared Preferences</a></li> 17 <li><a href="#ReadSharedPreference">Read from Shared Preferences</a></li> 22 <li><a href="{@docRoot}guide/topics/data/data-storage.html#pref">Using Shared Preferences</a></li> 34 managed by the framework and can be private or shared.</p> 49 <p>You can create a new shared preference file or access an existing 53 getSharedPreferences()} — Use this if you need multiple shared preference files identified 58 to use only one shared preference file for the activity. Because this retrieves a default shared 63 It accesses the shared preferences file that's 73 <p>When naming your shared preference files, you should use a name that's uniquely identifiabl [all...] |
/frameworks/base/tests/SharedLibrary/lib/ |
Android.mk | 6 LOCAL_AAPT_FLAGS := --shared-lib
|
/frameworks/native/opengl/tests/testPauseResume/ |
Android.mk | 3 # This makefile builds both an activity and a shared library.
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
array_alloc.rs | 1 #include "shared.rsh"
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
array_alloc.rs | 1 #include "shared.rsh"
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
array_alloc.rs | 1 #include "shared.rsh"
|
/ndk/tests/build/import-install/path1/ |
Android.mk | 1 # This is a trivial shared library that will be imported
|
/ndk/tests/build/import-install/path2/ |
Android.mk | 1 # This is a trivial shared library that will be imported
|
/ndk/tests/device/test-openmp/jni/ |
openmp.c | 12 #pragma omp parallel default(shared) private(iam, np)
|
/packages/providers/UserDictionaryProvider/ |
Android.mk | 11 LOCAL_CERTIFICATE := shared
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/ |
libc.so | 2 Use the shared library, but some functions are only in
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libc.so | 2 Use the shared library, but some functions are only in
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/ |
libc.so | 2 Use the shared library, but some functions are only in
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libc.so | 2 Use the shared library, but some functions are only in
|
/prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/ |
compact.txt | 3 # in many class files. Since these strings can be shared, the resulting
|