Home
last modified time | relevance | path

Searched refs:restricted (Results 1 – 25 of 238) sorted by relevance

12345678910

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowKeyguardManager.java30 public void setinRestrictedInputMode(boolean restricted) { in setinRestrictedInputMode() argument
31 inRestrictedInputMode = restricted; in setinRestrictedInputMode()
/external/libchrome/sandbox/linux/services/
Dyama_unittests.cc120 bool restricted = Yama::RestrictPtracersToAncestors(); in SANDBOX_TEST() local
121 CHECK_EQ(restricted, Yama::IsPresent()); in SANDBOX_TEST()
/external/tpm2/
DUnseal.c35 || object->publicArea.objectAttributes.restricted == SET) in TPM2_Unseal()
DHMAC_Start.c41 if(publicArea->objectAttributes.restricted == SET) in TPM2_HMAC_Start()
DActivateCredential.c48 || object->publicArea.objectAttributes.restricted == CLEAR) in TPM2_ActivateCredential()
DMakeCredential.c40 || object->publicArea.objectAttributes.restricted == CLEAR in TPM2_MakeCredential()
DSign.c50 || signKey->publicArea.objectAttributes.restricted == SET) in TPM2_Sign()
DECDH_ZGen.c38 if( eccKey->publicArea.objectAttributes.restricted == SET in TPM2_ECDH_ZGen()
DHMAC.c41 if(publicArea->objectAttributes.restricted == SET) in TPM2_HMAC()
DECDH_KeyGen.c35 if( eccKey->publicArea.objectAttributes.restricted == SET in TPM2_ECDH_KeyGen()
DRSA_Decrypt.c44 if( rsaKey->publicArea.objectAttributes.restricted == SET in TPM2_RSA_Decrypt()
DLoadExternal.c64 || in->inPublic.t.publicArea.objectAttributes.restricted != CLEAR in TPM2_LoadExternal()
DZGen_2Phase.c42 if( eccKey->publicArea.objectAttributes.restricted == SET in TPM2_ZGen_2Phase()
DEncryptDecrypt.c47 if( symKey->publicArea.objectAttributes.restricted == SET in TPM2_EncryptDecrypt()
/external/autotest/client/site_tests/security_SMMLocked/
Dcontrol17 Checks that the SMM area is correctly restricted by having both
/external/valgrind/gdbserver_tests/
DmcinvokeRU.vgtest9 # on kernels where ptrace is restricted.
/external/autotest/test_suites/
Dcontrol.sanity21 restricted because of the potential performance costs.
Dcontrol.jailed_build17 machine in an unresponsive state. These tests are run on a restricted
/external/v8/test/webkit/fast/js/
Dbasic-strict-mode-expected.txt84 …rguments; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
85 …f.caller; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
86 …uments=5; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
87 …caller=5; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
90 …rguments; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
91 …f.caller; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
92 …uments=5; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
93 …caller=5; })() threw exception TypeError: 'caller' and 'arguments' are restricted function propert…
/external/mksh/src/
Dsh_flags.opt138 /* -r restricted shell */
140 FN("restricted", FRESTRICTED, OF_CMDLINE
/external/llvm/lib/Target/SystemZ/
DREADME.txt5 The initial backend is deliberately restricted to z10. We should add support
13 as the most restricted type, "R".
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.017 restricted to 16 Mbytes.
/external/skia/site/dev/tools/
Dcodesearch.md8 [Chromium code search](https://code.google.com/p/chromium/codesearch) restricted
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/documentation/
DRules.md69 "allowed_imports" is similarly restricted to only allow "rules" classes.
/external/nanopb-c/
DREADME.txt3 restricted system.

12345678910