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

<<11121314151617181920>>

  /external/libcxx/test/std/input.output/iostream.objects/wide.stream.objects/
wcin.pass.cpp 24 std::wcout << L"Enter a number: ";
  /external/libexif/
Makefile.am 46 echo "Press Ctrl-C to abort, Enter to continue."; \
  /external/llvm/bindings/python/
README.txt 32 to your test at the point you wish to enter the debugger:
  /external/lzma/CPP/7zip/Crypto/
RandGen.cpp 92 g_CriticalSection.Enter();
  /external/opencv3/doc/tutorials/core/basic_linear_transform/
basic_linear_transform.markdown 74 std::cout<<"* Enter the alpha value [1.0-3.0]: ";std::cin>>alpha;
75 std::cout<<"* Enter the beta value [0-100]: "; std::cin>>beta;
172 * Enter the alpha value [1.0-3.0]: 2.2
173 * Enter the beta value [0-100]: 50
  /external/opencv3/samples/cpp/tutorial_code/Histograms_Matching/
calcBackProject_Demo1.cpp 39 /// Create Trackbar to enter the number of bins
  /external/opencv3/samples/cpp/tutorial_code/ImgTrans/
copyMakeBorder_demo.cpp 35 printf(" No data entered, please enter the path to an image file \n");
  /external/replicaisland/res/values/
arrays.xml 70 <item>ENTER</item>
  /external/selinux/checkpolicy/
checkpolicy.8 28 Enter debug mode after loading the policy.
  /external/skia/platform_tools/android/examples/hello_skia_app/
README 32 1. Open a terminal to the HelloSkia root directory and enter these commands:
  /external/toybox/kconfig/
mconf.c 53 " you wish to change or submenu wish to select and press <Enter>.\n"
64 " and press <ENTER>.\n"
74 " and Press <ENTER>.\n"
88 " <Help> and Press <ENTER>.\n"
98 "o Enter the requested information and press <ENTER>\n"
103 " and press <ENTER>. You can try <TAB><H> as well.\n"
112 "o Press <E>, <X>, <Enter> or <Esc><Esc> to exit.\n"
158 "<Enter> will then unroll the appropriate category, or enfold it if it\n"
180 "<Enter> selects submenus --->.
    [all...]
  /external/v8/samples/
hello-world.cc 47 // Enter the context for compiling and running the hello world script.
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
complexityMeasures.m 4 % Enter the path to YOUR executable and remember to define the perprocessor
  /external/webrtc/webrtc/p2p/client/
socketmonitor.cc 78 crit_.Enter();
  /frameworks/base/core/java/com/android/internal/util/
IState.java 41 void enter(); method in interface:IState
  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboard.java 111 * Allows enter key resources to be overridden
113 * @param previewId preview drawable shown on enter key
114 * @param iconId normal drawable shown on enter key
115 * @param labelId string shown on enter key
  /frameworks/base/data/keyboards/
Vendor_18d1_Product_5018.kl 46 key 28 ENTER
  /frameworks/base/docs/html/design/tv/
principles.jd 35 immersion. Avoid making users enter text whenever possible, and use voice interfaces when you
  /frameworks/base/packages/SystemUI/docs/
demo_mode.md 27 ```enter``` | | | Enters demo mode, bar state allowed to be modified (for convenience, any of the other non-exit commands will automatically flip demo mode on, no need to call this explicitly in practice)
62 Enter demo mode
65 adb shell am broadcast -a com.android.systemui.demo -e command enter
152 $ADB shell am broadcast -a com.android.systemui.demo -e command enter || exit
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
LayoutBinder.java 170 Scope.enter(this);
199 Scope.enter(targetBundle);
218 Scope.enter(bindingTarget.mBundle);
222 Scope.enter(bindingBundle.getValueLocation());
  /frameworks/opt/chips/res/values-cs/
strings.xml 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
  /frameworks/opt/chips/res/values-fi/
strings.xml 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
  /frameworks/opt/chips/res/values-hu/
strings.xml 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
  /frameworks/opt/chips/res/values-pl/
strings.xml 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>
  /frameworks/opt/chips/res/values-pt/
strings.xml 22 <string name="action_label" msgid="1318401633653605424">"Enter"</string>

Completed in 1315 milliseconds

<<11121314151617181920>>