HomeSort by relevance Sort by last modified time
    Searched full:continuous (Results 201 - 225 of 531) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h 104 #define SND_SOC_DAIFMT_CONT (0 << 4) /* continuous clock */
  /system/core/include/system/
camera.h 88 // Notify on autofocus start and stop. This is useful in continuous
  /frameworks/base/core/java/android/hardware/
Camera.java     [all...]
  /development/testrunner/
runtest.py 157 parser.add_option("--continuous", dest="continuous_tests",
159 help="Run all tests defined as part of the continuous "
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 211 * get continuous frames: when the super buf is ready
240 * @notify_mode : notify mode: burst or continuous
  /external/bluetooth/bluedroid/gki/common/
gki_time.c 185 ** can be 1-shot or continuous. If a timer is already running,
211 /* If continuous timer, set reload, else set it to 0 */
  /external/chromium/base/
message_pump_win.cc 18 // task (a series of such messages creates a continuous task pump).
369 // a continuous stream of such messages are posted. This method carefully
  /external/chromium_org/base/message_loop/
message_pump_win.cc 32 // task (a series of such messages creates a continuous task pump).
417 // a continuous stream of such messages are posted. This method carefully
  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.cc 356 if (config_.continuous)
357 upstream_args.push_back("continuous");
  /external/chromium_org/third_party/icu/source/common/
dictbe.cpp 654 // the following heuristic to Katakana: any continuous run of Katakana
663 // Find the end of the continuous run of Katakana characters
  /external/chromium_org/third_party/libjpeg/
README 242 is titled "Digital Compression and Coding of Continuous-tone Still Images,
245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
IJG_README 242 is titled "Digital Compression and Coding of Continuous-tone Still Images,
245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsRigidBody.java 280 * Sets the amount of motion that has to happen in one physics tick to trigger the continuous motion detection<br/>
496 * To apply an impulse, use applyImpulse, use applyContinuousForce to apply continuous force.
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsRigidBody.java 289 * Sets the amount of motion that has to happen in one physics tick to trigger the continuous motion detection<br/>
460 * To apply an impulse, use applyImpulse, use applyContinuousForce to apply continuous force.
  /external/jpeg/
README 242 is titled "Digital Compression and Coding of Continuous-tone Still Images,
245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 183 ** can be 1-shot or continuous. If a timer is already running,
209 /* If continuous timer, set reload, else set it to 0 */
  /external/libnfc-nci/src/gki/common/
gki_time.c 183 ** can be 1-shot or continuous. If a timer is already running,
209 /* If continuous timer, set reload, else set it to 0 */
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 342 /// If the index isn't continuous, return the sum of the sizes of its parts.
347 /// If an Offset doesn't make sense (the index isn't continuous, or is used to
  /external/opencv/cv/src/
cvconvhull.cpp 298 "The hull matrix should be continuous and have a single row or a single column" );
581 "The matrix should be 1-dimensional and continuous array of int's" );
  /external/opencv/cxcore/src/
cxarray.cpp 474 0 means that all arrays are continuous,
475 1 means that all arrays are vectors of continuous arrays etc.
476 and the size of largest common continuous part of the arrays
1226 CV_ERROR( CV_StsBadArg, "Only continuous nD arrays are supported here" );
    [all...]
  /external/qemu/distrib/jpeg-6b/
README 242 is titled "Digital Compression and Coding of Continuous-tone Still Images,
245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
  /external/valgrind/main/coregrind/m_gdbserver/
signals.c 725 /* This block of signals is continuous, and
734 /* This block of signals is continuous, and
  /frameworks/base/docs/html/training/location/
location-testing.jd 222 If a continuous test is in progress, stop it; otherwise, return a warning message. The
277 If the provider app is in the midst of a continuous test, you can switch back to real
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 211 * get continuous frames: when the super buf is ready
240 * @notify_mode : notify mode: burst or continuous
  /ndk/sources/host-tools/sed-4.2.1/po/
af.po 315 "continuous\n"
526 #~ "continuous\n"

Completed in 2210 milliseconds

1 2 3 4 5 6 7 891011>>