Searched refs:sandboxed (Results 1 – 23 of 23) sorted by relevance
/external/autotest/client/site_tests/security_RendererSandbox/ |
D | control | 3 PURPOSE = "Basic check to ensure renderer is sandboxed/jailed in Chromium OS." 6 sandboxed/jailed. 15 This test simply checks if a page is loaded within the sandboxed/jailed
|
/external/swiftshader/third_party/subzero/pydir/ |
D | run-pnacl-sz.py | 14 def TargetAssemblerFlags(target, sandboxed): argument 17 flags = { 'x8632': ['-triple=%s' % ('i686-nacl' if sandboxed else 'i686')], 19 'x86_64-nacl' if sandboxed else 'x86_64')], 21 'armv7a-nacl' if sandboxed else 'armv7a'), 24 'mipsel-nacl' if sandboxed else 'mipsel'),
|
/external/tensorflow/tensorflow/tools/ci_build/builds/ |
D | android.sh | 40 --spawn_strategy=sandboxed --genrule_strategy=sandboxed \
|
D | android_full.sh | 68 --spawn_strategy=sandboxed --genrule_strategy=sandboxed \
|
/external/autotest/client/site_tests/security_SandboxedServices/ |
D | control | 9 PURPOSE = "To maintain sensitive system services correctly sandboxed."
|
D | baseline.lakitu_next | 16 # run them unprivileged/sandboxed.
|
D | baseline.lakitu | 16 # run them unprivileged/sandboxed.
|
D | baseline.lakitu-st | 16 # run them unprivileged/sandboxed.
|
D | baseline.lakitu-gpu | 15 # run them unprivileged/sandboxed.
|
/external/libchrome/third_party/jinja2/ |
D | nodes.py | 424 if self.environment.sandboxed and \ 443 if self.environment.sandboxed and \
|
D | sandbox.py | 245 sandboxed = True variable in SandboxedEnvironment
|
D | compiler.py | 1474 if self.environment.sandboxed and \ 1491 if self.environment.sandboxed and \ 1633 if self.environment.sandboxed:
|
D | filters.py | 930 if environment.sandboxed and not \
|
D | environment.py | 240 sandboxed = False variable in Environment
|
/external/clang/docs/ |
D | AddressSanitizer.rst | 73 If your process is sandboxed and you are running on OS X 10.10 or earlier, you 107 If that does not work for you (e.g. your process is sandboxed), you can use a
|
/external/bcc/ |
D | README.md | 12 …res in this cycle is the ability to attach eBPF programs (user-defined, sandboxed bytecode execute…
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 1429 text/html-sandboxed sandboxed
|
/external/swiftshader/third_party/subzero/docs/ |
D | DESIGN.rst | 13 `sandboxed 1092 When running inside the browser, the Subzero translator executes as sandboxed, 1530 dynamically-linked libraries. The sandboxed version of Subzero is a bit over 1
|
/external/swiftshader/third_party/subzero/ |
D | DESIGN.rst | 13 `sandboxed 1092 When running inside the browser, the Subzero translator executes as sandboxed, 1530 dynamically-linked libraries. The sandboxed version of Subzero is a bit over 1
|
/external/syzkaller/docs/linux/ |
D | found_bugs.md | 370 * [fs: sandboxed process brings host down](https://groups.google.com/d/msg/syzkaller/gCyxNiVGGds/WP…
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 3446 around PROT_WRITE restrictions for sandboxed applications on Apple's 3517 not permitted for sandboxed binaries.
|
/external/python/setuptools/docs/ |
D | setuptools.txt | 2409 The ``file:`` directive is sandboxed and won't reach anything outside
|
/external/openssh/ |
D | ChangeLog | 5047 make sandboxed privilege separation the default, not just
|