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

<<31323334353637383940>>

  /external/nist-sip/java/gov/nist/javax/sip/parser/
ServerParser.java 144 * CVS: then enter the issue number(s) here.
192 * CVS: then enter the issue number(s) here.
StatusLineParser.java 127 * CVS: then enter the issue number(s) here.
162 * CVS: then enter the issue number(s) here.
SubscriptionStateParser.java 174 * CVS: then enter the issue number(s) here.
209 * CVS: then enter the issue number(s) here.
SupportedParser.java 144 * CVS: then enter the issue number(s) here.
179 * CVS: then enter the issue number(s) here.
ToParser.java 116 * CVS: then enter the issue number(s) here.
157 * CVS: then enter the issue number(s) here.
UnsupportedParser.java 142 * CVS: then enter the issue number(s) here.
177 * CVS: then enter the issue number(s) here.
  /external/opencv3/doc/py_tutorials/py_setup/py_setup_in_windows/
py_setup_in_windows.markdown 26 -# After installation, open Python IDLE. Enter import numpy and make sure Numpy is working fine.
139 -# Open Python IDLE and enter import cv2. If no error, it is installed correctly.
  /external/opencv3/doc/tutorials/imgproc/imgtrans/canny_detector/
canny_detector.markdown 70 - Asks the user to enter a numerical value to set the lower threshold for our *Canny Edge
122 -# Create a Trackbar for the user to enter the lower threshold for our Canny detector:
  /external/opencv3/doc/tutorials/introduction/windows_install/
windows_install.markdown 129 version of many python scripts. Start up a command window (enter *cmd* into the windows
130 start menu and press enter) and use the *CD* command to navigate to your Python folders
141 first need to change drives letters. For this simply enter the command *D:*. Then you can use
194 Now navigate to the extracted folder and enter inside it by using this console window. You
196 to list files inside your current directory. Once arrived at this directory enter the
202 Completing this will take around 10-20 minutes. Then enter the next command that will take a
219 -# Now start the *CMake (cmake-gui)*. You may again enter it in the start menu search or get it
329 our OpenCV library that we use in our projects. Start up a command window and enter:
  /external/skia/experimental/SkV8Example/
Global.cpp 141 // Enter the context so all the remaining operations take place there.
218 // Enter the scope so all operations take place in the scope.
  /external/webrtc/webrtc/base/
criticalsection_unittest.cc 117 cs_.Enter();
311 cs.Enter();
  /frameworks/base/core/java/android/app/
ActivityTransitionState.java 32 * Activities start exit and enter Activity Transitions through this class.
92 * Postpone painting and starting the enter transition until this is false.
  /frameworks/base/core/java/android/hardware/location/
ContextHubInfo.java 232 * This assumes that the hub enter a stopped state - which is
259 * able to enter sleep mode if it knows reliably on completion
  /frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/
ui-events.jd 50 ??????????????????????????????????????????Enter?????????????????
55 ??????????????????????????????????????????????Enter????????????????????????
  /frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/
ui-events.jd 49 <dd>? {@link android.view.View.OnClickListener}???????? (???????)??????????????????????????? "enter" ??????????????
54 <dd>? {@link android.view.View.OnLongClickListener}??????????? (???????)???????????????????????????? "enter" ??????? (??) ???????
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardPasswordView.java 42 * Displays an alphanumeric (latin-1) key entry for the user to enter
328 // Check if this was the result of hitting the enter key
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
Binding.java 76 Scope.enter(getTarget());
77 Scope.enter(this);
  /frameworks/support/v17/leanback/res/values/
strings.xml 81 <!-- Talkback label for the control button to enter picture in picture mode -->
82 <string name="lb_playback_controls_picture_in_picture">Enter Picture In Picture Mode</string>
  /hardware/qcom/audio/hal/audio_extn/
soundtrigger.c 302 ALOGV("%s: Enter", __func__);
350 ALOGV("%s: Enter", __func__);
  /packages/apps/CertInstaller/res/values/
strings.xml 23 <!-- Title of dialog to enter password for pkcs12 -->
27 <!-- Title of dialog to enter password for pkcs12 file -->
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
LayoutCustomizer.java 159 * Get the enter key.
161 * @return the array of {@link ExpectedKey} that should be placed as an enter key.
  /prebuilts/sdk/current/support/v17/leanback/res/values/
strings.xml 81 <!-- Talkback label for the control button to enter picture in picture mode -->
82 <string name="lb_playback_controls_picture_in_picture">Enter Picture In Picture Mode</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeystoreSelectionPage.java 213 setErrorMessage("Enter path to keystore.");
239 setErrorMessage("Enter keystore password.");
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
nm.exp 52 # does not enter static symbols in the symbol table.
145 # does not enter static symbols in the symbol table.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
OnboardingFragment.java 104 * <h4>Page enter animation</h4>
105 * After logo animation finishes, page enter animation starts. The application can provide the
191 // Do not change page until the enter transition finishes.
206 // Ignore key event until the enter transition finishes.
401 * Called to have the inherited class create its enter animation. The start animation runs after
404 * @return The {@link Animator} object which runs the page enter animation.

Completed in 1076 milliseconds

<<31323334353637383940>>