/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | SamplerD3D12.cpp | 72 D3D12_FILTER_REDUCTION_TYPE reduction = in Sampler() local
|
/third_party/python/Lib/multiprocessing/ |
H A D | popen_forkserver.py | 4 from .context import reduction, set_spawning_popen namespace
|
H A D | popen_spawn_posix.py | 4 from .context import reduction, set_spawning_popen namespace
|
H A D | resource_sharer.py | 18 from .context import reduction namespace
|
H A D | popen_spawn_win32.py | 7 from .context import reduction, get_spawning_popen, set_spawning_popen namespace
|
H A D | spawn.py | 18 from .context import reduction namespace
|
H A D | sharedctypes.py | 16 from .context import reduction, assert_spawning namespace
|
H A D | heap.py | 18 from .context import reduction, assert_spawning namespace
|
H A D | forkserver.py | 13 from .context import reduction namespace
|
H A D | context.py | 6 from . import reduction namespace
|
H A D | connection.py | 26 from .context import reduction namespace
|
H A D | managers.py | 30 from .context import reduction, get_spawning_popen, ProcessError namespace
|
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-reducer.cc | 34 Reduction reduction = Reduce(node); in Reduce() local 105 Reduction reduction = (*i)->Reduce(node, observe_node_manager_); in Reduce() local [all...] |
H A D | dead-code-elimination.cc | 201 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 D | memory-optimizer.cc | 301 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 D | typed-optimization.cc | 847 Reduction const reduction = ReduceJSToNumberInput(node); in ConvertPlainPrimitiveToNumber() local
|
H A D | js-inlining-heuristic.cc | 306 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
|
H A D | escape-analysis.cc | 78 explicit ReduceScope(Node* node, Reduction* reduction) in ReduceScope() argument 85 Reduction* reduction() { return reduction_; } in reduction() function in v8::internal::compiler::ReduceScope 333 Reduction reduction; in ReduceFrom() local 183 Scope(EffectGraphReducer* reducer, EscapeAnalysisTracker* tracker, Node* node, Reduction* reduction) Scope() argument 378 Scope(VariableTracker* states, Node* node, Reduction* reduction) Scope() argument 849 Reduce(Node* node, Reduction* reduction) Reduce() argument [all...] |
H A D | graph-assembler.cc | 590 Reduction reduction; in AddNode() local
|
H A D | machine-operator-reducer.cc | 208 Reduction const reduction = ReduceWord32And(node); in Word32And() local 228 Reduction const reduction = ReduceWord64And(node); in Word64And() local 234 Reduction const reduction = ReduceInt32Add(node); in Int32Add() local 240 Reduction const reduction in Int32Sub() local 288 Reduction const reduction = ReduceTruncateInt64ToInt32(node); TruncateInt64ToInt32() local 1884 Reduction reduction = ReduceWordNAnd<Word32Adapter>(node); ReduceWord32And() local 2321 Reduction reduction = NoChange(); ReduceConditional() local [all...] |
H A D | js-native-context-specialization.cc | 153 Reduction reduction; in ReduceJSToString() local 1655 Reduction reduction = ReduceElementLoadFromHeapConstant( in ReduceElementAccess() local 2116 Reduction reduction = ReduceJSLoadPropertyWithEnumeratedKey(node); ReduceJSLoadProperty() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkReduceOrder.cpp | 17 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...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_64bit.cpp | 659 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
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacpsy.c | 563 float thr_avg, reduction; in calc_reduction_3gpp() local 658 float desired_bits, desired_pe, delta_pe, reduction= NAN, spread_en[128] = {0}; in psy_3gpp_analyze_channel() local 574 calc_reduced_thr_3gpp(AacPsyBand *band, float min_snr, float reduction) calc_reduced_thr_3gpp() argument [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 2727 const struct VkSamplerReductionModeCreateInfo *reduction = in tu_init_sampler() local
|