HomeSort by relevance Sort by last modified time
    Searched full:positive (Results 151 - 175 of 4422) sorted by null

1 2 3 4 5 67 8 91011>>

  /ndk/sources/cxx-stl/stlport/src/
facets_byname.cpp 521 // 1 if currency symbol precedes a positive value
524 // a space separates currency symbol from a positive value.
528 // a space not separates currency symbol from a positive value.
533 // 0 if currency symbol succeeds a positive value
536 // a space separates currency symbol from a positive value.
540 // a space not separates currency symbol from a positive value.
548 // 1 if currency symbol precedes a positive value
551 // a space separates currency symbol from a positive value.
556 // a space not separates currency symbol from a positive value.
562 // 0 if currency symbol succeeds a positive valu
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_16/d/
T_goto_16_1.d 29 ; test positive offset
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_32/d/
T_goto_32_1.d 29 ; test positive offset
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_goto/d/
T_opc_goto_1.d 29 ; test positive offset
  /device/generic/goldfish/camera/fake-pipeline2/
Base.h 34 // Positive numbers are output streams
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
NotPositiveDefiniteMatrixException.java 25 * be positive definite is not.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
AdamsIntegrator.java 42 * @param minStep minimal step (must be positive even for backward
44 * @param maxStep maximal step (must be positive even for backward
65 * @param minStep minimal step (must be positive even for backward
67 * @param maxStep maximal step (must be positive even for backward
DormandPrince54Integrator.java 96 * @param minStep minimal step (must be positive even for backward
98 * @param maxStep maximal step (must be positive even for backward
112 * @param minStep minimal step (must be positive even for backward
114 * @param maxStep maximal step (must be positive even for backward
HighamHall54Integrator.java 69 * @param minStep minimal step (must be positive even for backward
71 * @param maxStep maximal step (must be positive even for backward
85 * @param minStep minimal step (must be positive even for backward
87 * @param maxStep maximal step (must be positive even for backward
  /external/autotest/contrib/
reverify_unknown 34 # ones with unknown state (anything without a positive "OK" or
  /external/autotest/server/site_tests/firmware_TypeCCharging/
control 20 doesn't accept positive charging voltage.
  /external/bison/lib/
printf-frexp.h 17 /* Write a finite, positive number x as
printf-frexpl.h 17 /* Write a finite, positive number x as
  /external/ceres-solver/internal/ceres/
corrector.cc 88 // positive only if the second derivative is positive. This is
89 // because when the second derivative is non-positive, we do not use
102 // Since both rho[1] and rho[2] are guaranteed to be positive at
loss_function.cc 49 // 'r' is always positive.
65 // 'sum' and 'tmp' are always positive, assuming that 's' is.
74 // 'sum' and 'inv' are always positive, assuming that 's' is.
83 // 'sum' and 'inv' are always positive.
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
graphalgo.rst 16 Dijkstra's algorithm is only guaranteed to work correctly when all edge lengths are positive.
  /external/clang/test/Analysis/
default-analyze.m 22 // Note: this requires inlining support. This previously issued a false positive use of
misc-ps-ranges.m 26 // positive with the use of 'v'.
  /external/clang/test/OpenMP/
taskloop_grainsize_messages.cpp 41 #pragma omp taskloop grainsize(0) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
44 #pragma omp taskloop grainsize(-1) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
88 #pragma omp taskloop grainsize(0) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
91 #pragma omp taskloop grainsize(-1) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
taskloop_num_tasks_messages.cpp 41 #pragma omp taskloop num_tasks(0) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
44 #pragma omp taskloop num_tasks(-1) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
88 #pragma omp taskloop num_tasks(0) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
91 #pragma omp taskloop num_tasks(-1) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
taskloop_simd_grainsize_messages.cpp 41 #pragma omp taskloop simd grainsize(0) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
44 #pragma omp taskloop simd grainsize(-1) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
88 #pragma omp taskloop simd grainsize(0) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
91 #pragma omp taskloop simd grainsize(-1) // expected-error {{argument to 'grainsize' clause must be a strictly positive integer value}}
taskloop_simd_num_tasks_messages.cpp 41 #pragma omp taskloop simd num_tasks(0) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
44 #pragma omp taskloop simd num_tasks(-1) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
88 #pragma omp taskloop simd num_tasks(0) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
91 #pragma omp taskloop simd num_tasks(-1) // expected-error {{argument to 'num_tasks' clause must be a strictly positive integer value}}
  /external/clang/test/SemaOpenCL/
shifts.cl 12 // ** Positive tests **
  /external/compiler-rt/test/msan/Linux/
obstack.cc 27 #ifdef POSITIVE
  /external/compiler-rt/test/msan/
getaddrinfo-positive.cc 21 // CHECK: #0 {{.*}} in main {{.*}}getaddrinfo-positive.cc:[[@LINE-3]]

Completed in 913 milliseconds

1 2 3 4 5 67 8 91011>>