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

1 2 3 4 5 6 7 8 91011>>

  /external/selinux/policycoreutils/mcstrans/share/examples/pipes/
pipes.test 0 Restricted Handle Via Iron Pipes Only==s2:c102,c200.c511
2 Restricted Handle Via Copper Pipes Only==s2:c103,c200.c511
3 Restricted Handle Via Plastic Pipes Only==s2:c101,c200.c511
4 Restricted Handle Via Galvanized Pipes Only==s2:c104,c200.c511
5 Restricted Handle Via Plastic,Iron,Copper Pipes Only==s2:c101.c103,c200.c511
6 Restricted Handle Via Iron,Plastic,Copper Pipes Only=s2:c101.c103,c200.c511
setrans.conf 11 s2:c200.c511=Restricted
  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts-via-include/setrans.d/
r.conf 3 s3=RESTRICTED
  /external/clang/test/Driver/
arm-restrict-it.c 2 // RUN: FileCheck --check-prefix=CHECK-RESTRICTED < %t %s
5 // RUN: FileCheck --check-prefix=CHECK-RESTRICTED < %t %s
7 // CHECK-RESTRICTED: "-backend-option" "-arm-restrict-it"
10 // RUN: FileCheck --check-prefix=CHECK-NO-RESTRICTED < %t %s
13 // RUN: FileCheck --check-prefix=CHECK-NO-RESTRICTED < %t %s
15 // CHECK-NO-RESTRICTED: "-backend-option" "-arm-no-restrict-it"
  /external/libxml2/test/schemas/
restriction-enum-1_0.xml 4 rules out the value "c" (which is allowed in the restricted
  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts/
README 3 RESTRICTED
setrans.conf 10 s3=RESTRICTED
urcsts.test 10 RESTRICTED==s3
  /external/autotest/scheduler/
agent_task_unittest.py 14 """Test server election based on restricted subnet setting.
37 restricted subnet is set, and host is inside restricted subnet.
54 restricted subnet is set, and host is not in restricted subnet.
71 restricted subnet is set, and hosts are distributed across restricted
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowKeyguardManager.java 30 public void setinRestrictedInputMode(boolean restricted) {
31 inRestrictedInputMode = restricted;
  /external/selinux/policycoreutils/mcstrans/share/examples/nato/
setrans.conf 10 s3:c0,c2,c11,c200.c511=RESTRICTED
15 s3:c1,c200.c511=NATO RESTRICTED
  /development/samples/browseable/AppRestrictions/
_index.jd 12 types and custom. When launched under a restricted profile, this activity displays app
  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts-via-include/
README 3 RESTRICTED
urcsts.test 10 RESTRICTED==s3
  /prebuilts/gdb/darwin-x86/lib/python2.7/
rexec.py 0 """Restricted execution facilities.
124 """Basic restricted execution framework.
126 Code executed in this restricted environment will only have access to
172 import within the restricted environment.)
260 m.argv = ['RESTRICTED']
308 """Execute code within a restricted environment.
312 executed in the restricted environment's __main__ module.
319 """Evaluate code within a restricted environment.
323 the restricted environment's __main__ module. The value of the
331 """Execute the Python code in the file in the restricted
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
rexec.py 0 """Restricted execution facilities.
124 """Basic restricted execution framework.
126 Code executed in this restricted environment will only have access to
172 import within the restricted environment.)
260 m.argv = ['RESTRICTED']
308 """Execute code within a restricted environment.
312 executed in the restricted environment's __main__ module.
319 """Evaluate code within a restricted environment.
323 the restricted environment's __main__ module. The value of the
331 """Execute the Python code in the file in the restricted
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 0 """Restricted execution facilities.
124 """Basic restricted execution framework.
126 Code executed in this restricted environment will only have access to
172 import within the restricted environment.)
260 m.argv = ['RESTRICTED']
308 """Execute code within a restricted environment.
312 executed in the restricted environment's __main__ module.
319 """Evaluate code within a restricted environment.
323 the restricted environment's __main__ module. The value of the
331 """Execute the Python code in the file in the restricted
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 0 """Restricted execution facilities.
124 """Basic restricted execution framework.
126 Code executed in this restricted environment will only have access to
172 import within the restricted environment.)
260 m.argv = ['RESTRICTED']
308 """Execute code within a restricted environment.
312 executed in the restricted environment's __main__ module.
319 """Evaluate code within a restricted environment.
323 the restricted environment's __main__ module. The value of the
331 """Execute the Python code in the file in the restricted
    [all...]
  /external/tpm2/
ECDH_KeyGen.c 15 // TPM_RC_KEY keyHandle does not reference a non-restricted decryption ECC key
31 // Input key must be a non-restricted, decrypt ECC key
35 if( eccKey->publicArea.objectAttributes.restricted == SET
ECDH_ZGen.c 15 // TPM_RC_ATTRIBUTES key referenced by keyA is restricted or not a decrypt key
34 // Input key must be a non-restricted, decrypt ECC key
38 if( eccKey->publicArea.objectAttributes.restricted == SET
MakeCredential.c 36 // input key must be an asymmetric, restricted decryption key
37 // NOTE: Needs to be restricted to have a symmetric value.
40 || object->publicArea.objectAttributes.restricted == CLEAR
  /external/autotest/client/site_tests/security_SMMLocked/
control 17 Checks that the SMM area is correctly restricted by having both
  /cts/tests/tests/hardware/
OldAndroidTest.xml 16 <configuration description="Base config for Sensor CTS tests. Put SensorService in restricted mode">
18 <!-- Put SensorService in restricted mode so that only CTS tests will be able to get access to
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsActivity.java 24 * with the restricted profile feature.
30 * the corresponding restriction entries are saved, which are retrievable under a restricted
  /developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsActivity.java 24 * with the restricted profile feature.
30 * the corresponding restriction entries are saved, which are retrievable under a restricted

Completed in 388 milliseconds

1 2 3 4 5 6 7 8 91011>>