HomeSort by relevance Sort by last modified time
    Searched full:continuous (Results 226 - 250 of 541) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupFinal.java 73 * For use by continuous automated test system (e.g. in conjunction with monkey tests)
77 * only for use by continuous test systems, and is currently only available when
261 * To support continuous testing, we allow the forced creation of accounts.
    [all...]
  /art/runtime/gc/
heap-inl.h 291 // the other continuous spaces like the non-moving alloc space or
  /art/runtime/gc/space/
region_space.h 149 // Go through all of the blocks and visit the continuous objects.
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 553 printf("\n Verifying rdi continuous capture...\n");
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 553 printf("\n Verifying rdi continuous capture...\n");
  /docs/source.android.com/src/devices/sensors/
sensor-stack.jd 64 events from this sensor in continuous mode even if some requested the sensor
  /docs/source.android.com/src/source/
using-repo.jd 168 <p><code>-p</code>: show project headers before output of the specified command. This is achieved by binding pipes to the command's stdin, stdout, and sterr streams, and piping all output into a continuous stream that is displayed in a single pager session.</p>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
BrentSolver.java 31 * The function should be continuous but not necessarily smooth.</p>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
EventHandlerWithJacobians.java 115 * The switching function must be continuous in its roots neighborhood
  /external/ceres-solver/include/ceres/
loss_function.h 264 // In addition, all derivatives are continuous, and the curvature is
  /external/eigen/Eigen/src/Jacobi/
Jacobi.h 141 * This function implements the continuous Givens rotation generation algorithm
  /external/icu/icu4c/source/i18n/
chnsecal.h 61 * of Huang Di, rather than the 61st. This gives continuous year numbers
vtzone.cpp 554 // Only support the rule using 7 continuous days
570 // Make sure days are continuous
580 // days are not continuous
595 // We can only support 7 continuous days starting from a day of month.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
VTimeZone.java 883 // Only support the rule using 7 continuous days
897 // Make sure days are continuous
    [all...]
  /external/lldb/www/
build.html 20 <h1 class ="postheader">Continuous Integraton</h1>
  /external/llvm/
CREDITS.TXT 270 D: Continuous integration with jenkins
  /external/mesa3d/src/mesa/tnl/
t_vb_light.c 270 * continuous function, with adequate overall accuracy. (Though still
  /external/opencv/cv/src/
cvutils.cpp 70 "1-dimensional and continuous" );
  /external/opencv/cxcore/src/
cxjacobieigens.cpp 405 CV_ERROR( CV_BadStep, "all the matrices must be continuous" );
  /external/opencv/ml/src/
ml_inner_functions.cpp 605 CV_ERROR( CV_StsBadArg, "var index array should be continuous 1-dimensional integer vector" );
669 CV_ERROR( CV_StsBadArg, "sample index array should be continuous 1-dimensional integer vector" );
753 CV_ERROR( CV_StsBadArg, "sample index array should be continuous 1-dimensional integer vector" );
    [all...]
  /external/skia/include/core/
SkTypeface.h 172 * @return the number of number of continuous non-zero glyph IDs computed
  /external/v8/src/compiler/
register-allocator.h 179 // Representation of SSA values' live ranges as a collection of (continuous)
  /external/v8/src/
lithium-allocator.h 188 // Representation of SSA values' live ranges as a collection of (continuous)
  /external/webrtc/src/
common_types.h 87 kTraceStream = 0x0400, // "continuous" stream of data
  /frameworks/base/core/java/android/hardware/
SystemSensorManager.java 331 // Try continuous mode if batching fails.

Completed in 341 milliseconds

1 2 3 4 5 6 7 8 91011>>