HomeSort by relevance Sort by last modified time
    Searched full:restrictions (Results 201 - 225 of 5346) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
capability.h 107 /* Overrides all DAC restrictions regarding read and search on files
108 and directories, including ACL restrictions if [_POSIX_ACL] is
113 /* Overrides all restrictions about allowed operations on files, where
115 is applicable. It doesn't override MAC and DAC restrictions. */
119 /* Overrides the following restrictions that the effective user ID
286 /* Override size restrictions on IPC message queues */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capability.h 104 /* Overrides all DAC restrictions regarding read and search on files
105 and directories, including ACL restrictions if [_POSIX_ACL] is
110 /* Overrides all restrictions about allowed operations on files, where
112 is applicable. It doesn't override MAC and DAC restrictions. */
116 /* Overrides the following restrictions that the effective user ID
283 /* Override size restrictions on IPC message queues */
  /libcore/ojluni/src/main/java/java/util/
Collection.java 67 * <p><a name="optional-restrictions">
68 * Some collection implementations have restrictions on the elements that
70 * and some have restrictions on the types of their elements. Attempting to
161 * (<a href="#optional-restrictions">optional</a>)
164 * (<a href="#optional-restrictions">optional</a>)
251 * impose restrictions on the type of elements that may be added.
253 * restrictions on what elements may be added.<p>
273 * time due to insertion restrictions
290 * (<a href="#optional-restrictions">optional</a>)
293 * (<a href="#optional-restrictions">optional</a>
    [all...]
Set.java 52 * <p>Some set implementations have restrictions on the elements that
54 * and some have restrictions on the types of their elements. Attempting to
114 * (<a href="Collection.html#optional-restrictions">optional</a>)
117 * (<a href="Collection.html#optional-restrictions">optional</a>)
211 * restrictions on the elements that they may contain.
242 * (<a href="Collection.html#optional-restrictions">optional</a>)
245 * (<a href="Collection.html#optional-restrictions">optional</a>)
265 * (<a href="Collection.html#optional-restrictions">optional</a>)
269 * (<a href="Collection.html#optional-restrictions">optional</a>),
313 * (<a href="Collection.html#optional-restrictions">optional</a>
    [all...]
  /frameworks/base/docs/html/work/
managed-configurations.jd 21 Managed configurations, previously known as <em>application restrictions</em>,
46 <em>restrictions,</em> and are implemented with files and classes that use this
48 restrictions can actually implement a wide range of configuration options,
49 not just restrictions on app functionality.
124 single top-level <code>&lt;restrictions&gt;</code> element, which contains
159 &lt;restrictions xmlns:android="http://schemas.android.com/apk/res/android"&gt;
168 &lt;/restrictions&gt;
186 <p id="nested-restrictions">
198 &lt;restrictions xmlns:android="http://schemas.android.com/apk/res/android" &gt;
218 &lt;/restrictions&gt
    [all...]
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
SetPolicyActivity.java 44 "set-app-restrictions-manager";
104 Log.i(TAG, "Setting the application restrictions managing package to " + packageName);
  /developers/samples/android/admin/BasicManagedProfile/
template-params.xml 32 enable or disable other apps and how to set restrictions to them. Intents can be
64 created managed profile. You can also set restrictions to some apps,
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 69 restrictions on versions, and an indication whether these required modules are
88 Also a list of restrictions on the features the module does provide:
  /external/clang/
LICENSE.TXT 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
NOTICE 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionFeature.java 53 * <blockquote>"Some collection implementations have restrictions on the
55 * prohibit null elements, and some have restrictions on the types of their
  /libcore/ojluni/src/main/java/java/lang/
SafeVarargs.java 39 * <p> In addition to the usage restrictions imposed by its {@link
41 * additional usage restrictions on this annotation type; it is a
  /prebuilts/misc/darwin-x86/analyzer/
LICENSE.TXT 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
NOTICE 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
  /prebuilts/misc/darwin-x86/analyzer/tools/
LICENSE.TXT 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
  /prebuilts/misc/linux-x86/analyzer/
LICENSE.TXT 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
NOTICE 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
  /prebuilts/misc/linux-x86/analyzer/tools/
LICENSE.TXT 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
  /prebuilts/sdk/renderscript/clang-include/
LICENSE.TXT 48 This file will describe the copyrights, license, and restrictions which apply
58 licenses, and/or restrictions:
  /system/sepolicy/
attributes 87 # All domains that can override MLS restrictions.
91 # All types that can override MLS restrictions.
  /art/runtime/interpreter/mterp/arm/
op_mul_long.S 16 * restrictions on using the same register more than once (Rd and Rm
  /build/tools/zipalign/
README.txt 18 contain binary data with alignment restrictions.
  /cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
DeviceAdminTest.java 58 // Although it would make sense we cannot test if password history restrictions
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DeviceOwnerUserRestrictionsTest.java 58 // DO can set all public restrictions.
  /external/clang/test/ARCMT/
migrate-plist-output.m 24 // CHECK: <key>category</key><string>ARC Restrictions</string>

Completed in 928 milliseconds

1 2 3 4 5 6 7 891011>>