HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 126 - 150 of 776) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/quake/quake/src/WinQuake/kit/
JOYSTICK.TXT 74 Additionally, each axis can be designated as an absolute axis (like a joystick) or a relative axis (like the FPgaming trackball or the WingMan Warrior SpinControl). Absolute axes are defined as having a stopping position whereas relative axes don't have a stopping position and just go around and around. To designate an axis as a relative axis, add 16 to the above control number. For example, to set the Assassin 3D's axis U to be looking left and right, type 'joyadvaxisu 20'. As another example, to make your rudder pedals contol turning left and right, type 'joyadvaxisr 4'. It's a bit complicated, but only needs to be done once.
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePluginStream.cpp 80 // Stopping the stream could cause the plug-in stream to go away so we keep a reference to it here.
88 // Stopping the stream could cause the plug-in stream to go away so we keep a reference to it here.
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 538 case STOPPING:
552 // STOPPING->UNINITIALIZED, instead of the
553 // usual STOPPING->INITIALIZED state.
765 || mState == STOPPING
812 || mState == STOPPING
867 if (mState == STOPPING) {
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java 26 * starting/stopping scans, connecting/disconnecting to HFP, A2DP, HID, PAN profiles, and verifying
98 * Stress test for starting and stopping Bluetooth scans.
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
recreating.jd 6 previous.title=Stopping and Restarting an Activity
7 previous.link=stopping.html
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 266 * before stopping the loop */
275 fprintf(stdout, "stopping playback\n");
slesTestPlayUri2.cpp 227 /* Wait as long as the duration of the first URI + 2s before stopping */
234 fprintf(stdout, "URI example: stopping playback\n");
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidMonitorTest.java 368 // System.out.println("NesterMonitors: stopping workers");
406 // System.out.println("MonitorTest: stopping workers");
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java 312 Log.d(TAG,"Stopping profile services that were post enabled");
339 errorLog("Error stopping Bluetooth profiles");
  /frameworks/base/services/java/com/android/server/am/
ActiveServices.java 277 + ") when stopping service " + service);
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalServiceActivities.java 35 * <p>Example of explicitly starting and stopping the local service.
  /development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/
AnticiButton.java 127 // Then overshoot by stopping the movement but skewing the button as if it couldn't
  /external/chromium/chrome/browser/extensions/
extension_metrics_module.cc 41 // necessary threads. This is the main way for starting / stopping UMA and
  /external/chromium/chrome/browser/sync/engine/
syncer.h 94 // perform a partial sync cycle, stopping after |last_step| is performed.
  /external/clang/include/clang/Basic/
DiagnosticCommonKinds.td 19 : Error<"too many errors emitted, stopping now">, DefaultFatal;
  /external/guava/guava/src/com/google/common/io/
Resources.java 103 * Streams lines from a URL, stopping when our callback returns false, or we
  /external/jsilver/src/com/google/streamhtmlparser/util/
CharacterRecorder.java 47 * How many characters can be recorded before stopping to accept new
  /external/kernel-headers/original/linux/
watchdog.h 65 * @stop: The routine for stopping the watchdog device.
  /external/libnfc-nci/src/hal/include/
gki_hal_target.h 131 /* delay in ticks before stopping system tick. */
  /external/openssl/crypto/rsa/
rsa_null.c 66 * It is designed to allow some RSA functions to work while stopping those
  /external/oprofile/doc/
oprofile.1.in 49 is used for starting and stopping the OProfile daemon, and providing set-up
  /external/ppp/pppd/
fsm.h 128 #define STOPPING 5 /* Terminating, but open */
  /external/protobuf/src/google/protobuf/io/
gzip_stream.h 166 // Compression may be less efficient stopping and starting around flushes.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
cdrom.html 160 including listing the tracks, playing, stopping, and ejecting the CD-ROM.
  /external/srec/audio/test/AudioInRecord/src/
AudioInRecord.c 102 printf("Stopping the AudioIn device: ");

Completed in 901 milliseconds

1 2 3 4 56 7 8 91011>>