Home
last modified time | relevance | path

Searched defs:reduction (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSamplerD3D12.cpp72 D3D12_FILTER_REDUCTION_TYPE reduction = in Sampler() local
/third_party/python/Lib/multiprocessing/
H A Dpopen_forkserver.py4 from .context import reduction, set_spawning_popen namespace
H A Dpopen_spawn_posix.py4 from .context import reduction, set_spawning_popen namespace
H A Dresource_sharer.py18 from .context import reduction namespace
H A Dpopen_spawn_win32.py7 from .context import reduction, get_spawning_popen, set_spawning_popen namespace
H A Dspawn.py18 from .context import reduction namespace
H A Dsharedctypes.py16 from .context import reduction, assert_spawning namespace
H A Dheap.py18 from .context import reduction, assert_spawning namespace
H A Dforkserver.py13 from .context import reduction namespace
H A Dcontext.py6 from . import reduction namespace
H A Dconnection.py26 from .context import reduction namespace
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_yeah.c142 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid() local
191 u32 reduction; in tcp_yeah_ssthresh() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_yeah.c142 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid() local
191 u32 reduction; in tcp_yeah_ssthresh() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dgraph-reducer.cc34 Reduction reduction = Reduce(node); in Reduce() local
105 Reduction reduction = (*i)->Reduce(node, observe_node_manager_); in Reduce() local
[all...]
H A Ddead-code-elimination.cc201 Reduction reduction = PropagateDeadControl(node); in ReduceNode() local
216 Reduction reduction = PropagateDeadControl(node); in ReducePhi() local
236 Reduction reduction = PropagateDeadControl(node); in ReduceEffectPhi() local
274 Reduction reduction = PropagateDeadControl(node); ReduceUnreachableOrIfException() local
317 Reduction reduction = PropagateDeadControl(node); ReduceDeoptimizeOrReturnOrTerminateOrTailCall() local
351 Reduction reduction = PropagateDeadControl(node); ReduceBranchOrSwitch() local
[all...]
H A Dmemory-optimizer.cc301 Reduction reduction = memory_lowering()->ReduceAllocateRaw( in VisitAllocateRaw() local
314 Reduction reduction = memory_lowering()->ReduceLoadFromObject(node); in VisitLoadFromObject() local
338 Reduction reduction = memory_lowering()->ReduceLoadField(node); in VisitLoadField() local
[all...]
H A Dtyped-optimization.cc847 Reduction const reduction = ReduceJSToNumberInput(node); in ConvertPlainPrimitiveToNumber() local
H A Djs-inlining-heuristic.cc306 Reduction const reduction = InlineCandidate(candidate, false); in Finalize() local
709 Reduction const reduction = inliner_.ReduceJSCall(node); in InlineCandidate() local
776 Reduction const reduction = inliner_.ReduceJSCall(call); in InlineCandidate() local
/third_party/skia/src/pathops/
H A DSkReduceOrder.cpp17 static int coincident_line(const SkDQuad& quad, SkDQuad& reduction) { in coincident_line() argument
22 static int reductionLineCount(const SkDQuad& reduction) { in reductionLineCount() argument
26 static int vertical_line(const SkDQuad& quad, SkDQuad& reduction) { in vertical_line() argument
32 horizontal_line(const SkDQuad& quad, SkDQuad& reduction) horizontal_line() argument
38 check_linear(const SkDQuad& quad, int minX, int maxX, int minY, int maxY, SkDQuad& reduction) check_linear() argument
103 coincident_line(const SkDCubic& cubic, SkDCubic& reduction) coincident_line() argument
108 reductionLineCount(const SkDCubic& reduction) reductionLineCount() argument
112 vertical_line(const SkDCubic& cubic, SkDCubic& reduction) vertical_line() argument
118 horizontal_line(const SkDCubic& cubic, SkDCubic& reduction) horizontal_line() argument
125 check_quadratic(const SkDCubic& cubic, SkDCubic& reduction) check_quadratic() argument
151 check_linear(const SkDCubic& cubic, int minX, int maxX, int minY, int maxY, SkDCubic& reduction) check_linear() argument
[all...]
/kernel/linux/linux-6.6/drivers/thermal/
H A Dk3_j72xx_bandgap.c51 compute_value(int index, const s64 *factors, int nr_factors, int reduction) compute_value() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Deeprom.c409 u16 reduction = antenna_reduction; in ath9k_hw_get_scaled_power() local
/kernel/linux/linux-5.10/net/can/
H A Dbcm.c210 unsigned long reduction; in bcm_proc_show() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Deeprom.c419 u16 reduction = antenna_reduction; in ath9k_hw_get_scaled_power() local
/kernel/linux/linux-6.6/net/can/
H A Dbcm.c210 unsigned long reduction; in bcm_proc_show() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp659 LowerSplit64BitVar::split_reduction(nir_ssa_def *src[2][2], nir_op op1, nir_op op2, nir_op reduction) in split_reduction() argument
667 split_reduction3(nir_alu_instr *alu, nir_op op1, nir_op op2, nir_op reduction) split_reduction3() argument
682 split_reduction4(nir_alu_instr *alu, nir_op op1, nir_op op2, nir_op reduction) split_reduction4() argument

Completed in 21 milliseconds

12