HomeSort by relevance Sort by last modified time
    Searched refs:reduction (Results 26 - 50 of 78) sorted by null

12 3 4

  /external/clang/test/OpenMP/
parallel_for_ast_print.cpp 24 #pragma omp parallel for private(argc, b), firstprivate(c, d), lastprivate(d, f) collapse(N) schedule(static, N) ordered if (argc) num_threads(N) default(shared) shared(e) reduction(+ : h)
31 // CHECK-NEXT: #pragma omp parallel for private(argc,b) firstprivate(c,d) lastprivate(d,f) collapse(N) schedule(static, N) ordered if(argc) num_threads(N) default(shared) shared(e) reduction(+: h)
53 #pragma omp parallel for private(argc, b), firstprivate(argv, c), lastprivate(d, f) collapse(2) schedule(auto) ordered if (argc) num_threads(a) default(shared) shared(e) reduction(+ : h)
57 // CHECK-NEXT: #pragma omp parallel for private(argc,b) firstprivate(argv,c) lastprivate(d,f) collapse(2) schedule(auto) ordered if(argc) num_threads(a) default(shared) shared(e) reduction(+: h)
parallel_sections_firstprivate_messages.cpp 150 #pragma omp parallel reduction(+ : i)
288 #pragma omp parallel reduction(+ : i)
sections_firstprivate_messages.cpp 165 #pragma omp parallel reduction(+ : i) // expected-note {{defined as reduction}}
328 #pragma omp parallel reduction(+ : i) // expected-note {{defined as reduction}}
single_firstprivate_messages.cpp 129 #pragma omp parallel reduction(+ : i) // expected-note {{defined as reduction}}
234 #pragma omp parallel reduction(+ : i) // expected-note {{defined as reduction}}
for_firstprivate_messages.cpp 148 #pragma omp parallel reduction(+ : i) // expected-note {{defined as reduction}}
287 #pragma omp parallel reduction(+ : i) // expected-note {{defined as reduction}}
parallel_for_firstprivate_messages.cpp 133 #pragma omp parallel reduction(+ : i)
246 #pragma omp parallel reduction(+ : i)
parallel_sections_lastprivate_messages.cpp 251 #pragma omp parallel reduction(+ : xa)
sections_lastprivate_messages.cpp 288 #pragma omp parallel reduction(+ : xa) // expected-note {{defined as reduction}}
for_lastprivate_messages.cpp 249 #pragma omp parallel reduction(+ : xa) // expected-note {{defined as reduction}}
  /external/chromium_org/v8/test/cctest/compiler/
test-machine-operator-reducer.cc 87 // Check that the reduction of this binop applied to constants {a} and {b}
94 // Check that the reduction of this binop applied to {a} and {b} yields
101 Reduction reduction = reducer.Reduce(n); local
102 CHECK(reduction.Changed());
103 CHECK_NE(n, reduction.replacement());
104 CHECK_EQ(expect, ValueOf<T>(reduction.replacement()->op()));
107 // Check that the reduction of this binop applied to {a} and {b} yields
113 Reduction reduction = reducer.Reduce(n) local
125 Reduction reduction = reducer.Reduce(n); local
172 Reduction reduction = reducer.Reduce(n); local
180 Reduction reduction = reducer.Reduce(n); local
196 Reduction reduction = reducer.Reduce(n); local
    [all...]
test-phi-reducer.cc 34 Reduction reduction = reducer.Reduce(phi); local
36 CHECK(!reduction.Changed());
38 CHECK(reduction.Changed());
39 CHECK_EQ(expect, reduction.replacement());
  /external/chromium_org/third_party/skia/experimental/Intersection/
CurveIntersection.h 37 int reduceOrder(const Cubic& cubic, Cubic& reduction, ReduceOrder_Quadratics ,
39 int reduceOrder(const _Line& line, _Line& reduction);
40 int reduceOrder(const Quadratic& quad, Quadratic& reduction, ReduceOrder_Styles );
  /external/skia/experimental/Intersection/
CurveIntersection.h 37 int reduceOrder(const Cubic& cubic, Cubic& reduction, ReduceOrder_Quadratics ,
39 int reduceOrder(const _Line& line, _Line& reduction);
40 int reduceOrder(const Quadratic& quad, Quadratic& reduction, ReduceOrder_Styles );
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DynamicsCompressorNode.h 60 AudioParam* reduction() { return m_reduction.get(); } function in class:blink::FINAL
  /external/chromium_org/v8/src/compiler/
js-builtin-reducer.cc 17 // produce an effect. Replaces {node} with {reduction} and relaxes effects.
18 static Reduction ReplaceWithPureReduction(Node* node, Reduction reduction) {
19 if (reduction.Changed()) {
20 NodeProperties::ReplaceWithValue(node, reduction.replacement());
21 return reduction;
28 // for reduction when they have a BuiltinFunctionId associated with them.
99 Reduction JSBuiltinReducer::ReduceMathSqrt(Node* node) {
111 Reduction JSBuiltinReducer::ReduceMathMax(Node* node)
    [all...]
js-typed-lowering.cc 35 Reduction JSTypedLowering::ReplaceEagerly(Node* old, Node* node) {
86 Reduction ChangeToPureOperator(const Operator* op, bool invert = false) {
148 Reduction reduced = lowering_->ReduceJSToStringInput(node);
158 Reduction reduced = lowering_->ReduceJSToNumberInput(node);
224 Reduction JSTypedLowering::ReduceJSAdd(Node* node) {
253 Reduction JSTypedLowering::ReduceNumberBinop(Node* node,
268 Reduction JSTypedLowering::ReduceI32Binop(Node* node, bool left_signed,
281 Reduction JSTypedLowering::ReduceI32Shift(Node* node, bool left_signed,
289 Reduction JSTypedLowering::ReduceJSComparison(Node* node) {
357 Reduction JSTypedLowering::ReduceJSEqual(Node* node, bool invert)
    [all...]
  /external/chromium_org/v8/test/mjsunit/es6/
math-expm1.js 56 // Test argument reduction.
66 // Tests for the case where argument reduction has x in the primary range.
  /external/chromium_org/third_party/libyuv/util/
psnr.cc 218 #pragma omp parallel for reduction(+: sse)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
__init__.py 165 from multiprocessing import reduction namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
__init__.py 165 from multiprocessing import reduction namespace
  /external/chromium_org/v8/third_party/fdlibm/
fdlibm.js 104 // Need to do full Payne-Hanek reduction here.
335 // |x| < pi/4, approximately. No reduction needed.
345 // |x| < pi/4, approximately. No reduction needed.
355 // |x| < pi/4, approximately. No reduction needed.
366 // 1. Argument Reduction: find k and f such that
526 // 1. Argument reduction:
567 // To compensate the error in the argument reduction, we use
642 // Argument reduction
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
cross_correlation_neon.S 17 @ C code in file cross_correlation.c, due to reduction of shift operations
  /libcore/jsr166-tests/src/test/java/jsr166/
SemaphoreTest.java 31 public void reducePermits(int reduction) {
32 super.reducePermits(reduction);
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
compare.cc 130 #pragma omp parallel for reduction(+: sse)
  /external/chromium_org/third_party/libyuv/source/
compare.cc 130 #pragma omp parallel for reduction(+: sse)

Completed in 1315 milliseconds

12 3 4