HomeSort by relevance Sort by last modified time
    Searched full:enter (Results 851 - 875 of 3517) sorted by null

<<31323334353637383940>>

  /dalvik/docs/
verifier.html 109 for every <code>monitor-enter</code> instruction, whether the function
114 The verifier uses a fairly simple-minded model. If you enter a monitor
  /development/apps/Development/res/values/
strings.xml 190 <string name="accounts_tester_enter_auth_token_type">Enter the authtoken type:</string>
191 <string name="accounts_tester_enter_features">Enter the features separated by a space:</string>
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
AuthenticatorActivity.java 236 // "Please enter a valid username/password.
239 // "Please enter a valid password." (Used when the
  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
PictureDetailsActivity.java 126 * The enter animation scales the picture in from its previous thumbnail
183 * The exit animation is basically a reverse of the enter animation, except that if
  /device/htc/flounder/gps/qct/lib/
libgps.utils.so 
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
MonitorInfoTest.java 56 * <BR>Then test waits for Debuggee to continue and to enter in synchronized block
182 logWriter.println("=> Send to Debuggee signal to continue and to enter in synchronized block ...");
  /external/autotest/client/site_tests/network_3GScanningProperty/
network_3GScanningProperty.py 103 @raises: TestError if the property fails to enter the given state.
198 exception=error.TestFail('Scan machine failed to enter '
  /external/autotest/site_utils/rpm_control_system/
rpm_controller_unittest.py 224 'Could not enter configuration terminal.')
251 """Should return False if unable to enter configuration terminal."""
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elastictranscoder/
layer1.py 471 time that they were submitted, enter `True`. To list jobs in
472 reverse chronological order, enter `False`.
506 time that they were submitted, enter `True`. To list jobs in
507 reverse chronological order, enter `False`.
533 and time that they were created, enter `True`. To list pipelines in
534 reverse chronological order, enter `False`.
559 and time that they were created, enter `True`. To list presets in
560 reverse chronological order, enter `False`.
    [all...]
  /external/clang/include/clang/Analysis/
AnalysisContext.h 319 const Stmt *Enter;
324 : LocationContext(Scope, ctx, parent), Enter(s) {}
  /external/dhcpcd-6.8.2/
dhcpcd-run-hooks.in 363 # Thus, the user can create their dhcpcd.enter/exit-hook script to configure
366 @SYSCONFDIR@/dhcpcd.enter-hook \
  /external/gptfdisk/
support.cc 65 } else { // user hit enter; return default
98 // def value as the default if the user just hits Enter. The sSize is
  /external/guava/guava/src/com/google/common/util/concurrent/
Service.java 93 * enter the {@link State#RUNNING} state. e.g. if the {@code state} is
109 * enter the {@link State#RUNNING RUNNING} state. e.g. if the {@code state} is
  /external/libedit/src/
tokenizer.c 216 tok->quote = Q_single; /* Enter single quote
247 case Q_none: /* Enter double quote mode */
  /external/libxml2/os400/
README400 35 _ Enter shell (QSH)
44 _ Enter the command "sh make.sh >makelog 2>&1'
  /external/llvm/examples/ParallelJIT/
ParallelJIT.cpp 206 // enter while threads are exiting, they will block instead
210 // Reset waitFor to zero: this way, if waitFor threads enter
  /external/nist-sip/java/gov/nist/javax/sip/header/
RequestLine.java 238 * CVS: then enter the issue number(s) here.
276 * CVS: then enter the issue number(s) here.
StatusLine.java 238 * CVS: then enter the issue number(s) here.
273 * CVS: then enter the issue number(s) here.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
RequestLineParser.java 121 * CVS: then enter the issue number(s) here.
168 * CVS: then enter the issue number(s) here.
TokenNames.java 116 * CVS: then enter the issue number(s) here.
163 * CVS: then enter the issue number(s) here.
  /external/opencv3/doc/tutorials/imgproc/histograms/back_projection/
back_projection.markdown 66 - Let the user to enter the number of bins to be used in the calculation of the histogram.
118 -# Create a Trackbar for the user to enter the bin values. Any change on the Trackbar means a call
  /external/skia/site/dev/contrib/
submit.md 97 You may have to enter a Google Account username and password to authenticate
110 Issue**. Enter at least one reviewer's email address and click **Update Issue**.
  /external/v8/test/cctest/heap/
test-alloc.cc 103 env->Enter();
141 env->Enter();
  /external/webrtc/webrtc/modules/video_render/android/
video_render_android_native_opengl2.cc 387 _renderCritSect.Enter();
422 _renderCritSect.Enter();
video_render_android_surface_view.cc 415 _renderCritSect.Enter();
427 _renderCritSect.Enter();

Completed in 1511 milliseconds

<<31323334353637383940>>