/third_party/python/Lib/unittest/ |
D | _log.py | 55 self.old_propagate = logger.propagate 58 logger.propagate = False 65 self.logger.propagate = self.old_propagate
|
/third_party/rust/crates/cxx/gen/src/ |
D | mod.rs | 164 errors.propagate()?; in generate() 168 errors.propagate()?; in generate() 172 errors.propagate()?; in generate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CFLAndersAliasAnalysis.cpp | 597 static void propagate(InstantiatedValue From, InstantiatedValue To, in propagate() function 620 propagate(Edge.Other, Src, MatchState::FlowFromReadOnly, ReachSet, in initializeWorkList() 622 propagate(Src, Edge.Other, MatchState::FlowToWriteOnly, ReachSet, in initializeWorkList() 658 propagate(*FromNodeBelow, *ToNodeBelow, in processWorkListItem() 664 propagate(Src, *ToNodeBelow, ToState, ReachSet, WorkList); in processWorkListItem() 686 propagate(FromNode, AssignEdge.Other, State, ReachSet, WorkList); in processWorkListItem() 690 propagate(FromNode, RevAssignEdge.Other, State, ReachSet, WorkList); in processWorkListItem() 695 propagate(FromNode, MemAlias, State, ReachSet, WorkList); in processWorkListItem()
|
D | LegacyDivergenceAnalysis.cpp | 102 void propagate(); 267 void DivergencePropagator::propagate() { in propagate() function in __anon3d6dd2cf0111::DivergencePropagator 349 DP.propagate(); in runOnFunction()
|
D | SyntheticCountsUtils.cpp | 87 void SyntheticCountsUtils<CallGraphType>::propagate(const CallGraphType &CG, in propagate() function in SyntheticCountsUtils
|
/third_party/python/Lib/logging/ |
D | config.py | 181 logger.propagate = True 230 propagate = section.getint("propagate", fallback=1) 247 logger.propagate = propagate 797 propagate = config.get('propagate', None) 798 if propagate is not None: 799 logger.propagate = propagate
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.2.4.rst | 76 - i965: Don't copy propagate abs into Broadwell logic instructions. 100 - i965/fs: Constant propagate into 2-src math instructions on Gen8. 101 - i965/vec4: Constant propagate into 2-src math instructions on Gen8.
|
D | 10.2.5.rst | 111 - i965: Don't copy propagate abs into Broadwell logic instructions. 151 - i965/fs: Constant propagate into 2-src math instructions on Gen8. 152 - i965/vec4: Constant propagate into 2-src math instructions on Gen8.
|
D | 19.0.6.rst | 50 - nir: Actually propagate progress in nir_opt_move_load_ubo. 120 - st/glsl: make sure to propagate initialisers to driver storage
|
D | 20.1.5.rst | 103 - iris: propagate error from gen_perf_begin_query to glBeginPerfQueryINTEL 104 - i965: propagate error from gen_perf_begin_query to glBeginPerfQueryINTEL
|
D | 18.1.3.rst | 97 - glsl: Don't copy propagate from SSBO or shared variables either 98 - glsl: Don't copy propagate elements from SSBO or shared variables
|
D | 17.2.3.rst | 90 - intel/compiler: Don't cmod propagate into a saturated operation 91 - intel/compiler: Don't propagate cmod into integer multiplies
|
/third_party/mbedtls/programs/ssl/ |
D | CMakeLists.txt | 25 # propagate this information across the tree, for now it's only visible 26 # inside the same directory, so we need to propagate manually.
|
/third_party/python/Doc/c-api/ |
D | iter.rst | 37 /* propagate error */ 50 /* propagate error */
|
/third_party/rust/crates/cxx/syntax/ |
D | report.rs | 22 pub fn propagate(&mut self) -> Result<()> { in propagate() method
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | SyntheticCountsUtils.h | 43 static void propagate(const CallGraphType &CG, GetProfCountTy GetProfCount,
|
/third_party/typescript/tests/baselines/reference/ |
D | jsExportMemberMergedWithModuleAugmentation.errors.txt | 24 // propagate through the object literal export.
|
D | jsExportMemberMergedWithModuleAugmentation.types | 40 // propagate through the object literal export.
|
D | jsExportMemberMergedWithModuleAugmentation.symbols | 38 // propagate through the object literal export.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | SummaryBasedOptimizations.cpp | 83 SyntheticCountsUtils<ModuleSummaryIndex *>::propagate(&Index, GetProfileCount, in computeSyntheticCounts()
|
/third_party/skia/third_party/externals/spirv-cross/shaders/comp/ |
D | cfg.comp | 54 // Check that multibranches propagate up to dominator.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SyntheticCountsPropagation.cpp | 130 SyntheticCountsUtils<const CallGraph *>::propagate( in run()
|
/third_party/skia/third_party/externals/libwebp/ |
D | PATENTS | 10 run, modify and propagate the contents of these implementations of WebM, where
|
/third_party/node/deps/v8/bazel/ |
D | v8-non-pointer-compression.bzl | 13 # cc_binary's output to its own output and propagate its runfiles
|
/third_party/ltp/testcases/kdump/doc/ |
D | ALL_TEST.txt | 57 * KDENB: kdump propagate
|