/external/libchrome/crypto/ |
D | p224.cc | 212 void Reduce(FieldElement* in_out) { in Reduce() function 463 Reduce(&h); in AddJacobian() 470 Reduce(&i); in AddJacobian() 477 Reduce(&r); in AddJacobian() 490 Reduce(&r); in AddJacobian() 498 Reduce(&z2z2); in AddJacobian() 501 Reduce(&out->z); in AddJacobian() 509 Reduce(&z1z1); in AddJacobian() 512 Reduce(&out->x); in AddJacobian() 520 Reduce(&z1z1); in AddJacobian() [all …]
|
/external/v8/src/compiler/ |
D | graph-reducer.cc | 79 Reduction GraphReducer::Reduce(Node* const node) { in Reduce() function in v8::internal::compiler::GraphReducer 83 Reduction reduction = (*i)->Reduce(node); in Reduce() 133 Reduction reduction = Reduce(node); in ReduceTop()
|
D | graph-reducer.h | 50 virtual Reduction Reduce(Node* node) = 0; 147 Reduction Reduce(Node* const); in NON_EXPORTED_BASE()
|
D | checkpoint-elimination.h | 23 Reduction Reduce(Node* node) final; in NON_EXPORTED_BASE()
|
D | select-lowering.h | 25 Reduction Reduce(Node* node) override;
|
D | tail-call-optimization.h | 27 Reduction Reduce(Node* node) final;
|
D | value-numbering-reducer.h | 22 Reduction Reduce(Node* node) override; in NON_EXPORTED_BASE()
|
D | checkpoint-elimination.cc | 41 Reduction CheckpointElimination::Reduce(Node* node) { in Reduce() function in v8::internal::compiler::CheckpointElimination
|
D | js-frame-specialization.h | 28 Reduction Reduce(Node* node) final;
|
D | select-lowering.cc | 23 Reduction SelectLowering::Reduce(Node* node) { in Reduce() function in v8::internal::compiler::SelectLowering
|
D | js-context-specialization.h | 27 Reduction Reduce(Node* node) final;
|
D | dead-code-elimination.h | 31 Reduction Reduce(Node* node) final; in NON_EXPORTED_BASE()
|
D | js-generic-lowering.h | 30 Reduction Reduce(Node* node) final;
|
D | simplified-operator-reducer.h | 32 Reduction Reduce(Node* node) final; in NON_EXPORTED_BASE()
|
D | js-global-object-specialization.h | 34 Reduction Reduce(Node* node) final;
|
D | tail-call-optimization.cc | 17 Reduction TailCallOptimization::Reduce(Node* node) { in Reduce() function in v8::internal::compiler::TailCallOptimization
|
D | js-inlining-heuristic.h | 27 Reduction Reduce(Node* node) final;
|
D | common-operator-reducer.h | 32 Reduction Reduce(Node* node) final; in NON_EXPORTED_BASE()
|
D | escape-analysis-reducer.h | 27 Reduction Reduce(Node* node) final; in NON_EXPORTED_BASE()
|
D | js-inlining.h | 35 Reduction Reduce(Node* node) final;
|
D | js-call-reducer.h | 40 Reduction Reduce(Node* node) final;
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/ |
D | Program.cs | 47 var reduce = new Reduce(new CommonTreeNodeStream(t)); in _Main()
|
D | Reduce.g3 | 1 tree grammar Reduce;
|
/external/libyuv/files/ |
D | pylintrc | 4 # TODO(kjellander): Reduce this list to as small as possible.
|
/external/webrtc/ |
D | pylintrc | 4 # TODO(kjellander): Reduce this list to as small as possible.
|