/developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/ |
CustomRestrictionsFragment.java | 40 * This sample app maintains custom app restriction settings in shared preferences. Your app 42 * (from Settings > Users > Restricted Profile), the shared preferences are used to initialize 53 // Shared preference key for the boolean restriction. 55 // Shared preference key for the single-select restriction. 57 // Shared preference key for the multi-select restriction. 64 // Shared preferences for each of the sample input types. 79 // This sample app uses shared preferences to maintain app restriction settings. Your app 137 // Initializes the boolean restriction entry and updates its corresponding shared 145 // shared preference value. 152 // shared preference value [all...] |
/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/ |
CustomRestrictionsFragment.java | 40 * This sample app maintains custom app restriction settings in shared preferences. Your app 42 * (from Settings > Users > Restricted Profile), the shared preferences are used to initialize 53 // Shared preference key for the boolean restriction. 55 // Shared preference key for the single-select restriction. 57 // Shared preference key for the multi-select restriction. 64 // Shared preferences for each of the sample input types. 79 // This sample app uses shared preferences to maintain app restriction settings. Your app 137 // Initializes the boolean restriction entry and updates its corresponding shared 145 // shared preference value. 152 // shared preference value [all...] |
/external/icu/icu4c/source/config/ |
mh-aix-gcc | 22 ## Shared library options 25 ## Commands to make a shared library 26 SHLIB.c= $(AIX_PREDELETE) $(CC) $(CFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 27 SHLIB.cc= $(AIX_PREDELETE) $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 33 ## enable the shared lib loader 49 ## Override Versioned target for a shared library. 66 ## The type of assembly needed when pkgdata is used for generating shared libraries. 69 ## Shared object suffix 75 ## Non-shared intermediate object suffix 80 ## Build archive from shared objec [all...] |
/external/v8/src/ |
compilation-cache.h | 52 // Remove given shared function info from sub-cache. 104 // 2. The shared function info of the calling function. 145 // The compilation cache keeps shared function infos for compiled 146 // scripts and evals. The shared function infos are looked up using 151 // Finds the script shared function info for a source 158 // Finds the shared function info for a source string for eval in a 170 // Associate the (source, kind) pair to the shared function 176 // Associate the (source, context->closure()->shared(), kind) triple 177 // with the shared function info. This may overwrite an existing mapping. 191 // Remove given shared function info from all caches [all...] |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.18.1/ |
org.eclipse.tycho.p2.tools.shared-0.18.1.jar | |
/frameworks/support/v4/java/android/support/v4/app/ |
SharedElementCallback.java | 52 * capturing the start of the shared element state on enter and reenter transitions and 53 * immediately before capturing the end of the shared element state for exit and return 57 * start state of all shared element transitions. 59 * This call can be used to adjust the transition start state by modifying the shared 69 * @param sharedElementNames The names of the shared elements that were accepted into 71 * @param sharedElements The shared elements that are part of the View hierarchy. 72 * @param sharedElementSnapshots The Views containing snap shots of the shared element 83 * capturing the end of the shared element state on enter and reenter transitions and 84 * immediately before capturing the start of the shared element state for exit and return 88 * end state of all shared element transitions [all...] |
/external/llvm/test/CodeGen/NVPTX/ |
addrspacecast.ll | 19 ; PTX32: cvta.shared.u32 22 ; PTX64: cvta.shared.u64 67 ; PTX32: cvta.to.shared.u32 68 ; PTX32: ld.shared.u32 70 ; PTX64: cvta.to.shared.u64 71 ; PTX64: ld.shared.u32
|
ld-addrspace.ll | 16 ; PTX32: ld.shared.u8 %r{{[0-9]+}}, [%r{{[0-9]+}}] 18 ; PTX64: ld.shared.u8 %r{{[0-9]+}}, [%rd{{[0-9]+}}] 44 ; PTX32: ld.shared.u16 %r{{[0-9]+}}, [%r{{[0-9]+}}] 46 ; PTX64: ld.shared.u16 %r{{[0-9]+}}, [%rd{{[0-9]+}}] 72 ; PTX32: ld.shared.u32 %r{{[0-9]+}}, [%r{{[0-9]+}}] 74 ; PTX64: ld.shared.u32 %r{{[0-9]+}}, [%rd{{[0-9]+}}] 100 ; PTX32: ld.shared.u64 %rd{{[0-9]+}}, [%r{{[0-9]+}}] 102 ; PTX64: ld.shared.u64 %rd{{[0-9]+}}, [%rd{{[0-9]+}}] 128 ; PTX32: ld.shared.f32 %f{{[0-9]+}}, [%r{{[0-9]+}}] 130 ; PTX64: ld.shared.f32 %f{{[0-9]+}}, [%rd{{[0-9]+}} [all...] |
st-addrspace.ll | 17 ; PTX32: st.shared.u8 [%r{{[0-9]+}}], %rs{{[0-9]+}} 19 ; PTX64: st.shared.u8 [%rd{{[0-9]+}}], %rs{{[0-9]+}} 46 ; PTX32: st.shared.u16 [%r{{[0-9]+}}], %rs{{[0-9]+}} 48 ; PTX64: st.shared.u16 [%rd{{[0-9]+}}], %rs{{[0-9]+}} 75 ; PTX32: st.shared.u32 [%r{{[0-9]+}}], %r{{[0-9]+}} 77 ; PTX64: st.shared.u32 [%rd{{[0-9]+}}], %r{{[0-9]+}} 104 ; PTX32: st.shared.u64 [%r{{[0-9]+}}], %rd{{[0-9]+}} 106 ; PTX64: st.shared.u64 [%rd{{[0-9]+}}], %rd{{[0-9]+}} 133 ; PTX32: st.shared.f32 [%r{{[0-9]+}}], %f{{[0-9]+}} 135 ; PTX64: st.shared.f32 [%rd{{[0-9]+}}], %f{{[0-9]+} [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-archiver/2.5/ |
maven-archiver-2.5.pom | 23 <groupId>org.apache.maven.shared</groupId> 24 <artifactId>maven-shared-components</artifactId> 26 <relativePath>../maven-shared-components/pom.xml</relativePath> 41 <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-archiver-2.5</connection> 42 <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-archiver-2.5</developerConnection> 43 <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-archiver-2.5</url>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles/0.20.0/ |
tycho-bundles-0.20.0.pom | 32 <!-- classes shared between Maven and OSGi class loaders --> 33 <module>org.eclipse.tycho.embedder.shared</module> 34 <module>org.eclipse.tycho.core.shared</module> 35 <module>org.eclipse.tycho.p2.resolver.shared</module> 36 <module>org.eclipse.tycho.p2.tools.shared</module> 45 <module>org.eclipse.tycho.core.shared.tests</module>
|
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles/0.18.1/ |
tycho-bundles-0.18.1.pom | 32 <!-- classes shared between Maven and OSGi class loaders --> 33 <module>org.eclipse.tycho.embedder.shared</module> 34 <module>org.eclipse.tycho.core.shared</module> 35 <module>org.eclipse.tycho.p2.resolver.shared</module> 36 <module>org.eclipse.tycho.p2.tools.shared</module> 45 <module>org.eclipse.tycho.core.shared.tests</module>
|
/development/samples/SimpleJNI/ |
Android.mk | 17 # This makefile shows how to build a shared library and an activity that 18 # bundles the shared library and calls it using JNI. 43 # Also build all of the sub-targets under this one: the shared library.
|
/external/clang/test/OpenMP/ |
single_copyprivate_messages.cpp | 66 #pragma omp parallel // expected-note {{implicitly determined as shared}} 76 #pragma omp parallel shared(i) // expected-note {{defined as shared}} 82 #pragma omp parallel default(shared) // expected-note {{implicitly determined as shared}} 88 #pragma omp parallel // expected-note {{implicitly determined as shared}} 137 #pragma omp parallel // expected-note {{implicitly determined as shared}} 147 #pragma omp parallel shared(i) // expected-note {{defined as shared}} 153 #pragma omp parallel default(shared) // expected-note {{implicitly determined as shared} [all...] |
/external/compiler-rt/test/tsan/ |
load_shared_lib.cc | 1 // Check that if the list of shared libraries changes between the two race 2 // reports, the second report occurring in a new shared library is still 5 // RUN: %clangxx_tsan -O1 %s -DBUILD_SO -fPIC -shared -o %t-so.so
|
/external/e2fsprogs/tests/f_dup3/ |
expect.1 | 15 has 2 multiply-claimed block(s), shared with 0 file(s): 19 has 2 multiply-claimed block(s), shared with 0 file(s): 23 has 2 multiply-claimed block(s), shared with 0 file(s):
|
/external/elfutils/src/tests/ |
run-readelf-d.sh | 29 # gcc -fPIC -shared -o testlib_dynseg.so testlib_dynseg.c 53 NEEDED Shared library: [libc.so.6] 54 NEEDED Shared library: [ld-linux-x86-64.so.2]
|
/external/skia/gyp/ |
SimpleiOSApp.gyp | 17 '../experimental/iOSSampleApp/Shared', 25 '../experimental/iOSSampleApp/Shared/SkUIView.mm', 26 '../experimental/iOSSampleApp/Shared/skia_ios.mm',
|
apptype_console.gypi | 41 '../experimental/iOSSampleApp/Shared/SkUIView.mm', 42 '../experimental/iOSSampleApp/Shared/skia_ios.mm', 46 '../experimental/iOSSampleApp/Shared',
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/ |
Android.mk | 17 # This makefile shows how to build a shared library and an activity that 18 # bundles the shared library and calls it using JNI. 42 # Also build all of the sub-targets under this one: the shared library.
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/ |
Android.mk | 17 # This makefile shows how to build a shared library and an activity that 18 # bundles the shared library and calls it using JNI. 42 # Also build all of the sub-targets under this one: the shared library.
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/ |
Android.mk | 17 # This makefile shows how to build a shared library and an activity that 18 # bundles the shared library and calls it using JNI. 62 # Also build all of the sub-targets under this one: the shared library.
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/java_only/ |
Android.mk | 17 # This makefile shows how to build a shared library and an activity that 18 # bundles the shared library and calls it using JNI. 39 # Also build all of the sub-targets under this one: the shared library.
|
/frameworks/base/docs/html/training/basics/data-storage/ |
index.jd | 36 <li>Saving key-value pairs of simple data types in a shared preferences 46 <dt><b><a href="shared-preferences.html">Saving Key-Value Sets</a></b></dt> 47 <dd>Learn to use a shared preferences file for storing small amounts of information in
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
shm.h | 13 #define SHMMAX 0x2000000 /* max shared seg size (bytes) */ 14 #define SHMMIN 1 /* min shared seg size (bytes) */ 17 #define SHMSEG SHMMNI /* max shared segs per process */
|