/prebuilts/go/linux-x86/src/runtime/ |
mbarrier.go | 101 // the GC might drop them on the floor. Stopping the world involves removing
|
/prebuilts/go/linux-x86/src/time/ |
zoneinfo_read.go | 49 // Make a string by stopping at the first NUL
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
videoreader.py | 288 print 'stopping at 20 frames so your disk does not fill up:-)'
|
/system/netd/server/ |
TetherController.cpp | 214 ALOGD("Stopping tethering services");
|
/cts/apps/CtsVerifier/jni/audio_loopback/ |
sles.cpp | 610 SLES_PRINTF("stopping player..."); 623 SLES_PRINTF("stopping recorder...");
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
VpnTest.java | 135 Log.i(TAG, "Stopping VPN"); 260 // and stopping a bound service has no effect. Instead, "start" the service again with an
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
Camera2SurfaceViewTestCase.java | 225 if (VERBOSE) Log.v(TAG, "Stopping preview"); 235 if (VERBOSE) Log.v(TAG, "Stopping preview and waiting for idle"); [all...] |
/cts/tests/camera/src/android/hardware/cts/ |
CameraGLTest.java | 136 // UI thread will be doing a lot of waiting, stopping callbacks. 212 if (LOGV) Log.v(TAG, "SurfaceTextureBurstCallback stopping preview."); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
RemoteService.java | 100 // Remove the next pending message to increment the counter, stopping 215 * <p>Example of explicitly starting and stopping the remove service.
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 478 /** stop_zsl_snapshot: function definition for stopping 662 /** stop_channel: fucntion definition for stopping a channel
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 478 /** stop_zsl_snapshot: function definition for stopping 662 /** stop_channel: fucntion definition for stopping a channel
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 415 /** stop_zsl_snapshot: function definition for stopping 586 /** stop_channel: fucntion definition for stopping a channel
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/ |
story_runner_unittest.py | 711 # Runs up to max_failures+1 failing tests before stopping, since 719 # Runs up to max_failures+1 failing tests before stopping, since
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
instance.py | 49 * 64 (stopping) 58 * "stopping"
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
CharsetUTF8.java | 554 /* the rest is routine -- encode four bytes, stopping on overflow */ 593 /* the rest is routine -- encode four bytes, stopping on overflow */
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/ |
LinuxForceFeedback.cpp | 522 << ") : Stopping effect with handle " << handle << endl; 526 OIS_EXCEPT(E_General, "Unknown error stopping effect->..");
|
/external/llvm/include/llvm/Support/ |
MathExtras.h | 102 /// stopping at the first 1. 171 /// stopping at the first 1.
|
/external/tcpdump/ |
print-pgm.c | 375 * and stopping if we don't have enough. 399 * and stopping if we don't have enough.
|
/frameworks/base/docs/html/training/location/ |
geofencing.jd | 305 <p>Stopping geofence monitoring when it is no longer needed or desired can help save battery 313 The following snippet removes geofences by {@link android.app.PendingIntent}, stopping all
|
/frameworks/base/tests/CoreTests/android/core/ |
TestEventHandler.java | 436 System.out.println("TestEventHandler: endData() stopping "+ 487 System.out.println("TestEventHandler: endData() stopping "+
|
/frameworks/support/core-ui/java/android/support/v4/widget/ |
AutoScrollHelper.java | 448 * velocity, or stopping. 530 // stopping animation will prevent it from running. [all...] |
/hardware/libhardware/modules/soundtrigger/ |
sound_trigger_hw.c | 462 ALOGI("Done processing commands over network. Stopping thread."); 564 write_string(conn_socket, "End command received. Stopping connection."); [all...] |
/hardware/qcom/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 524 /** stop_zsl_snapshot: function definition for stopping 721 /** stop_channel: fucntion definition for stopping a channel [all...] |
/packages/apps/MusicFX/src/com/android/musicfx/ |
ActivityMusic.java | 354 // If slider pos = 0 when stopping disable effect 416 // If slider pos = 0 when stopping disable effect [all...] |
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
AddAccessoryActivity.java | 320 if (DEBUG) Log.d(TAG, "stopping auto-exit timer"); 479 if (DEBUG) Log.d(TAG, "stopping auto-exit timer");
|