HomeSort by relevance Sort by last modified time
    Searched full:restricted (Results 51 - 75 of 1606) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/tpm2/
HMAC.c 14 // TPM_RC_ATTRIBUTES key referenced by handle is not a signing key or is a restricted key
41 if(publicArea->objectAttributes.restricted == SET)
Sign.c 48 // If validation is provided, or the key is restricted, check the ticket
50 || signKey->publicArea.objectAttributes.restricted == SET)
  /frameworks/base/services/core/java/com/android/server/fingerprint/
EnumerateClient.java 34 boolean restricted, String owner) {
35 super(context, halDeviceId, token, receiver, userId, groupId, restricted, owner);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_framestitching.h 45 If orientation_preserving is true, R is restricted such that det(R)>0.
82 \param orientation_preserving if true, R is restricted such that det(R)>0.
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/res/values/
strings.xml 20 <string name="explanation_can_say_hello_false">I am restricted from saying hello to you.</string>
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/res/values/
base-strings.xml 28 types and custom. When launched under a restricted profile, this activity displays app
  /developers/samples/android/admin/AppRestrictionSchema/Application/src/main/res/values/
strings.xml 20 <string name="explanation_can_say_hello_false">I am restricted from saying hello to you.</string>
  /developers/samples/android/content/multiuser/AppRestrictions/
template-params.xml 32 types and custom. When launched under a restricted profile, this activity displays app
  /development/samples/browseable/AppRestrictionSchema/res/values/
strings.xml 20 <string name="explanation_can_say_hello_false">I am restricted from saying hello to you.</string>
  /development/samples/browseable/AppRestrictions/res/values/
base-strings.xml 28 types and custom. When launched under a restricted profile, this activity displays app
  /external/autotest/test_suites/
control.jailed_build 17 machine in an unresponsive state. These tests are run on a restricted
control.sanity 21 restricted because of the potential performance costs.
  /external/clang/test/Driver/
cl-link-at-file.c 14 // fixed, this should not happen because the "/link" option is restricted to
  /external/kernel-headers/original/uapi/linux/
tiocl.h 37 #define TIOCL_GETKMSGREDIRECT 17 /* get the vt the kernel messages are restricted to */
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
CastUtils.java 22 * ByteBuffers or arrays since they restricted to <code>Integer.MAX_VALUE</code> this cast-method will throw
  /external/valgrind/gdbserver_tests/
mcinvokeRU.vgtest 9 # on kernels where ptrace is restricted.
  /frameworks/av/media/utils/include/mediautils/
SchedulingPolicyService.h 23 // The priority parameter is currently restricted to either 1 or 2.
  /frameworks/base/core/java/android/text/method/
TransformationMethod2.java 27 * or revert to the length-restricted behavior.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tiocl.h 37 #define TIOCL_GETKMSGREDIRECT 17 /* get the vt the kernel messages are restricted to */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
swap.h 35 This call is restricted to the super-user. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tiocl.h 37 #define TIOCL_GETKMSGREDIRECT 17 /* get the vt the kernel messages are restricted to */
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_ascii_formatd.py 28 # ensure that, for the restricted set of format codes,
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_ascii_formatd.py 28 # ensure that, for the restricted set of format codes,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ascii_formatd.py 28 # ensure that, for the restricted set of format codes,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ascii_formatd.py 28 # ensure that, for the restricted set of format codes,

Completed in 4401 milliseconds

1 23 4 5 6 7 8 91011>>