Searched refs:isolation (Results 1 – 25 of 96) sorted by relevance
1234
/external/skqp/modules/sksg/src/ |
D | SkSGRenderNode.cpp | 62 RenderNode::ScopedRenderContext::setIsolation(const SkRect& bounds, bool isolation) { in setIsolation() argument 63 if (isolation) { in setIsolation()
|
/external/strace/debian/ |
D | control | 22 isolation, sanity checking and attempting to capture race conditions. 39 isolation, sanity checking and attempting to capture race conditions. 55 isolation, sanity checking and attempting to capture race conditions.
|
/external/skia/modules/sksg/src/ |
D | SkSGRenderNode.cpp | 76 RenderNode::ScopedRenderContext::setIsolation(const SkRect& bounds, bool isolation) { in setIsolation() argument 77 if (isolation) { in setIsolation()
|
/external/jemalloc_new/include/jemalloc/ |
D | jemalloc_mangle.sh | 32 * provide isolation from the name mangling specified via --with-mangling
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_mangle.sh | 32 * provide isolation from the name mangling specified via --with-mangling
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | BuildingAJIT4.rst | 48 `Next: Remote-JITing -- Process-isolation and laziness-at-a-distance <BuildingAJIT5.html>`_
|
D | BuildingAJIT1.rst | 45 - `Chapter #5 <BuildingAJIT5.html>`_: Add process isolation by JITing code into
|
/external/llvm/docs/tutorial/ |
D | BuildingAJIT4.rst | 48 `Next: Remote-JITing -- Process-isolation and laziness-at-a-distance <BuildingAJIT5.html>`_
|
D | BuildingAJIT1.rst | 40 - `Chapter #5 <BuildingAJIT5.html>`_: Add process isolation by JITing code into
|
/external/honggfuzz/docs/ |
D | USAGE.md | 151 Use Linux NET namespace isolation 153 Use Linux PID namespace isolation 155 Use Linux IPC namespace isolation
|
/external/catch2/docs/ |
D | why-catch.md | 19 * Divide test cases into sections, each of which is run in isolation (eliminates the need for fixtu…
|
D | limitations.md | 85 ### Process isolation in a test
|
/external/perfetto/docs/ |
D | security-model.md | 46 **Shared memory isolation**
|
D | README.md | 53 Privilege isolation is a key design goal:
|
/external/llvm/docs/ |
D | BlockFrequencyTerminology.rst | 116 used in isolation to indicate whether a block is relatively hot or cold, or to
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | BlockFrequencyTerminology.rst | 116 used in isolation to indicate whether a block is relatively hot or cold, or to
|
D | Docker.rst | 30 It uses linux kernel namespaces and cgroups to provide a lightweight isolation
|
/external/javaparser/ |
D | LICENSE.LGPL | 34 for portions of the Combined Work that, considered in isolation, are
|
/external/elfutils/ |
D | COPYING-LGPLV3 | 34 for portions of the Combined Work that, considered in isolation, are
|
/external/autotest/ |
D | MODULE_LICENSE_LGPL | 34 for portions of the Combined Work that, considered in isolation, are
|
D | LGPL_LICENSE | 34 for portions of the Combined Work that, considered in isolation, are
|
/external/clang/docs/ |
D | SafeStack.rst | 111 isolation, or hardware segmentation (as available on x86-32 and some x86-64
|
/external/ImageMagick/m4/ |
D | framework.m4 | 36 # for portions of the Combined Work that, considered in isolation, are
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | monster_scc.ll | 11 ; isolation appears to be an excellent inline candidate.
|
/external/python/cpython2/Doc/library/ |
D | sqlite3.rst | 254 Get or set the current isolation level. :const:`None` for autocommit mode or 874 statement, or set it to one of SQLite's supported isolation levels: "DEFERRED",
|
1234