Home
last modified time | relevance | path

Searched refs:isolation (Results 1 – 25 of 109) sorted by relevance

12345

/external/skqp/modules/sksg/src/
DSkSGRenderNode.cpp62 RenderNode::ScopedRenderContext::setIsolation(const SkRect& bounds, bool isolation) { in setIsolation() argument
63 if (isolation) { in setIsolation()
/external/strace/debian/
Dcontrol22 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/
DSkSGRenderNode.cpp187 bool isolation) { in setIsolation() argument
188 if (isolation && fCtx.requiresIsolation()) { in setIsolation()
/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle.sh32 * provide isolation from the name mangling specified via --with-mangling
/external/llvm/docs/tutorial/
DBuildingAJIT4.rst48 `Next: Remote-JITing -- Process-isolation and laziness-at-a-distance <BuildingAJIT5.html>`_
/external/llvm-project/llvm/docs/tutorial/
DBuildingAJIT4.rst48 `Next: Remote-JITing -- Process-isolation and laziness-at-a-distance <BuildingAJIT5.html>`_
/external/igt-gpu-tools/tests/i915/
Dgem_vm_create.c283 static void isolation(int i915) in isolation() function
400 isolation(i915);
Dgem_ctx_isolation.c601 static void isolation(int fd, in isolation() function
843 isolation(fd, e, 0);
845 isolation(fd, e, DIRTY1);
847 isolation(fd, e, DIRTY2);
/external/libxkbcommon/test/data/symbols/
Dlevel3213 // Number key 4 chooses third shift level when pressed in isolation.
222 // Number key 9 chooses third shift level when pressed in isolation.
/external/catch2/docs/
Dwhy-catch.md19 * Divide test cases into sections, each of which is run in isolation (eliminates the need for fixtu…
Dlimitations.md94 ### Process isolation in a test
/external/perfetto/docs/design-docs/
Dsecurity-model.md40 ## Shared memory isolation
/external/rust/crates/proc-macro2/
DREADME.md22 testable in isolation, they must be implemented using `proc_macro2`.
/external/llvm-project/mlir/test/Dialect/Quant/
Dquant_region.mlir89 // @expected-note @+1 {{required by region isolation constraints}}
/external/rust/crates/managed/
DREADME.md41 In isolation, this struct is easy to use. However, when combined with another codebase, perhaps
/external/llvm/docs/
DBlockFrequencyTerminology.rst116 used in isolation to indicate whether a block is relatively hot or cold, or to
/external/llvm-project/llvm/docs/
DBlockFrequencyTerminology.rst116 used in isolation to indicate whether a block is relatively hot or cold, or to
/external/llvm-project/lld/COFF/
DOptions.td164 defm allowisolation : B<"allowisolation", "Enable DLL isolation (default)",
165 "Disable DLL isolation">;
/external/llvm-project/llvm/test/Transforms/CorrelatedValuePropagation/
Ddeopt.ll8 ; of the originating IR pattern. Neither part is enough in isolation.
/external/perfetto/include/
DREADME.md73 stability and security isolation. Also, this is not implemented yet.
/external/llvm-project/polly/test/ScheduleOptimizer/
Dpattern-matching-based-opts_13.ll11 ; Test whether isolation works as expected.
/external/python/pybind11/.github/
DCONTRIBUTING.md15 and Python snippets that can be easily compiled and run in isolation; or
322 can disable this with `--no-build-isolation` as long as you have CMake 3.15+
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/
Dlibrary.md17 pre-generated project files that provide the relevant source files in isolation
/external/autotest/
DMODULE_LICENSE_LGPL34 for portions of the Combined Work that, considered in isolation, are
/external/llvm-project/clang/docs/
DSafeStack.rst111 isolation, or hardware segmentation (as available on x86-32 and some x86-64

12345