HomeSort by relevance Sort by last modified time
    Searched full:separate (Results 401 - 425 of 6153) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/src/
hydrogen-uint32-analysis.cc 73 // marked with kUint32 flag and collected in the phis_ list. A separate
84 // collected in phis_ array. Separate pass is required.
102 // collected in phis_ array. Separate pass is required.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
thread.html 214 >Don't call SDL video/event functions from separate threads</P
218 >Don't use any library functions in separate threads</P
222 >Don't perform any memory management in separate threads</P
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_threading_local.py 71 called each time the local object is used in a separate thread. This
94 As before, we can access the data in a separate thread:
122 So, the separate thread:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_threading_local.py 71 called each time the local object is used in a separate thread. This
94 As before, we can access the data in a separate thread:
122 So, the separate thread:
  /art/compiler/sea_ir/types/
type_inference_visitor.h 29 // We may be better off by using a separate visitor type hierarchy that has return values
  /art/runtime/
well_known_classes.h 30 // we keep them separate).
  /cts/tests/src/android/os/cts/
TestThread.java 19 * Thread class for executing a Runnable containing assertions in a separate thread.
  /cts/tests/tests/holo/src/android/holo/cts/
HoloTest.java 27 * The tests take a long time, so the test is sharded into separate themes.
  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsManagerTest.java 48 "separate messages.This is a very long text. This text should be broken into " +
49 "three separate messages.This is a very long text. This text should be broken " +
50 "into three separate messages.This is a very long text. This text should be " +
51 "broken into three separate messages.";;
  /cts/tools/signature-tools/src/signature/model/impl/
SigParameterizedType.java 117 builder.append(ModelUtil.separate(type.getTypeArguments(), ", "));
  /developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 82 // gesture, there's a separate callback for an individual event within the doubletap
  /developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 82 // gesture, there's a separate callback for an individual event within the doubletap
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilterInstrumentation.java 38 // its test code off in a separate thread, which will call back
ContactsSelectInstrumentation.java 40 // its test code off in a separate thread, which will call back
LocalSampleInstrumentation.java 44 // its test code off in a separate thread, which will call back
NotificationDisplay.java 73 // since the notification display activity is run as a separate task.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 11 <dd>Demonstrates capturing the image stream from the camera, drawing to a surface (extending SurfaceView) on a separate thread (extending Thread).</dd>
  /development/samples/NotePad/tests/
AndroidManifest.xml 25 under test, while the Android package name identifies this as a separate test package.
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
GestureListener.java 82 // gesture, there's a separate callback for an individual event within the doubletap
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java 27 * which case this separate activity is shown in order to display the news article. This activity
  /docs/source.android.com/src/devices/tech/datausage/
tags-explained.jd 41 application into separate logical categories (at a network socket
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
package.html 34 concurrently in separate threads. When necessary, the Transformer waits for the parse events that must be in place before a
  /external/bison/build-aux/
javaexec.sh.in 24 # This is a separate shell script, because it must be able to unset JAVA_HOME
  /external/chromium/chrome/browser/chromeos/cros/
cros_mock.h 42 // separate init methods for mocks call this one first.
  /external/chromium/chrome/browser/debugger/
devtools_remote_listen_socket_unittest.h 75 // This had to be split out into a separate class because I couldn't

Completed in 979 milliseconds

<<11121314151617181920>>