Home
last modified time | relevance | path

Searched refs:propagated (Results 1 – 25 of 105) sorted by relevance

12345

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_mod_props.c368 bool propagated = in bi_opt_mod_prop_backward() local
372 … if (!propagated && I->op == BI_OPCODE_LD_VAR_IMM && use->op == BI_OPCODE_SPLIT_I32) { in bi_opt_mod_prop_backward()
383 propagated = bi_optimizer_var_tex(ctx, I, use); in bi_opt_mod_prop_backward()
386 if (propagated) { in bi_opt_mod_prop_backward()
/third_party/typescript/tests/baselines/reference/
DenumBasics.types173 // Enum constant members are propagated
199 // Enum computed members are not propagated
DenumBasics.symbols156 // Enum constant members are propagated
181 // Enum computed members are not propagated
/third_party/libxml2/
Dbackport-Use-xmlNewDocText-in-xmlXIncludeCopyRange.patch7 NULL document. This results in the NULL document being propagated to
/third_party/markupsafe/
DCHANGES.rst49 the C speedups. The exception is now propagated correctly. :pr:`109`
/third_party/glslang/Test/
Dprecise_struct_block.vert24 S = S2; // "precise" propagated through parent object nodes
/third_party/vk-gl-cts/android/cts/master/src/
Dvk-excluded-tests.txt1 # Issue 242: Excluded blend tests where propagated errors may be large
/third_party/vk-gl-cts/android/cts/main/src/
Dvk-excluded-tests.txt1 # Issue 242: Excluded blend tests where propagated errors may be large
/third_party/python/Doc/library/
Dpathlib.rst831 other errors (such as permission errors) are propagated.
840 other errors (such as permission errors) are propagated.
860 as permission errors) are propagated.
869 other errors (such as permission errors) are propagated.
878 other errors (such as permission errors) are propagated.
887 other errors (such as permission errors) are propagated.
896 other errors (such as permission errors) are propagated.
Dasyncio-task.rst355 raised exception is immediately propagated to the task that
426 propagated regardless of *return_exceptions*.
509 happens during cancellation, it is propagated.
695 to *func*. Also, the current :class:`contextvars.Context` is propagated,
934 :meth:`cancel` and the wrapped coroutine propagated the
Dasyncio-dev.rst200 never awaited on, the exception would never be propagated to the
/third_party/mesa3d/docs/relnotes/
D10.2.4.rst42 - i965/fs: Refactor check for potential copy propagated instructions.
D10.2.5.rst41 - i965/fs: Refactor check for potential copy propagated instructions.
/third_party/pulseaudio/
DCONTRIBUTING.md57 mapping priority is not propagated to the sink priority).
/third_party/pulseaudio/.gitlab/merge_request_templates/
DGuidelines.md57 mapping priority is not propagated to the sink priority).
/third_party/jerryscript/docs/
D15.MODULE-SYSTEM.md140 …luate a module without importing anything. Any errors encountered in the module will be propagated.
/third_party/python/Doc/c-api/
Drefcounting.rst85 exceptions in such code are not propagated, the executed code has free access to
/third_party/rust/crates/cxx/book/src/
Dshared.md127 which case those numbers will be propagated into the generated C++ `enum class`.
/third_party/rust/crates/aho-corasick/
DREADME.md185 but is tricky since the match state needs to be propagated through multiple
/third_party/ltp/lib/
DREADME.md126 - While the test results are, by the design, propagated to the test library
/third_party/skia/third_party/externals/opengl-registry/extensions/WIN/
DWIN_specular_fog.txt29 to be propagated till that stage of the pipeline where texture-mapping is
/third_party/openGLES/extensions/WIN/
DWIN_specular_fog.txt29 to be propagated till that stage of the pipeline where texture-mapping is
/third_party/skia/third_party/externals/swiftshader/third_party/marl/
DCMakeLists.txt170 # CMAKE_OSX_ARCHITECTURES settings aren't propagated to assembly files when
/third_party/python/Lib/test/decimaltestdata/
DddCanonical.decTest141 -- canonicalize propagated operands
DdqCanonical.decTest172 -- canonicalize propagated operands

12345