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

<<31323334353637383940>>

  /external/proguard/src/proguard/gui/
OptimizationsDialog.java 32 * This <code>JDialog</code> allows the user to enter a String.
  /external/skia/experimental/SkV8Example/
SkV8Example.cpp 179 isolate->Enter();
  /external/skia/site/dev/testing/
buildbot.md 98 * Search: Enter a search string. Substrings and regular expressions may be
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
UiFacade.java 159 @RpcParameter(name = "message", description = "message to display above the input box") @RpcDefault("Please enter value:") final String message,
174 @RpcParameter(name = "message", description = "message to display above the input box") @RpcDefault("Please enter password:") final String message) {
196 @RpcParameter(name = "message", description = "message to display above the input box") @RpcDefault("Please enter value:") final String message,
215 @RpcParameter(name = "message", description = "message to display above the input box") @RpcDefault("Please enter password:") final String message)
  /external/toybox/kconfig/lxdialog/
dialog.h 221 * -- the lowercase are used to signal mouse-enter events (M_EVENT + 'o')
  /external/toybox/toys/other/
nsenter.c 1 /* nsenter.c - Enter existing namespaces
  /external/v8/src/heap/
store-buffer.h 40 // This is used by the heap traversal to enter the addresses into the store
  /external/v8/test/cctest/
test-microtask-delivery.cc 41 isolate_->Enter();
test-random-number-generator.cc 88 // Enter the new random value into the history
  /external/vboot_reference/firmware/2lib/include/
2struct.h 203 /* Allow Enter key to trigger dev->tonorm screen transition */
  /external/vboot_reference/firmware/lib/include/
rollback_index.h 49 * Some systems may not have a dedicated dev-mode switch, but enter and leave
  /external/vboot_reference/tests/
vboot_api_firmware_tests.c 150 TEST_EQ(shared->timer_vb_select_firmware_enter, 21, " time enter");
  /external/webrtc/webrtc/base/
array_view.h 41 // Enter rtc::ArrayView<T>. It contains a T pointer (to an array it doesn't
signalthread.h 119 t_->cs_.Enter();
task.h 34 // not go onto the next state yourself. Every time you enter a state,
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/mac/
APPRTCViewController.m 148 [_roomLabel setStringValue:@"Enter AppRTC room id:"];
  /external/webrtc/webrtc/modules/audio_coding/test/
PCMFile.cc 85 printf("Enter the sampling frequency (in Hz) of the above file [%u]: ",
SpatialAudio.cc 59 printf("Enter the output file [%s]: ", output_file.c_str());
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_alsa_linux.h 171 void Lock() EXCLUSIVE_LOCK_FUNCTION(_critSect) { _critSect.Enter(); };
  /external/webrtc/webrtc/modules/video_coding/
session_info.h 162 // may enter out of order.
  /external/webrtc/webrtc/modules/video_render/linux/
video_x11_channel.cc 39 _crit.Enter();
  /external/webrtc/webrtc/p2p/base/
transportchannel.h 42 STATE_CONNECTING, // Will enter this state once a connection is created
  /frameworks/av/include/media/stagefright/
CameraSourceTimeLapse.h 176 // Wrapper to enter threadTimeLapseEntry()
  /frameworks/base/core/java/android/app/
AutomaticZenRule.java 132 * @param interruptionFilter The do not disturb mode to enter when this rule is active.
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcp.java 60 public static final int PASSTHROUGH_ID_ENTER = 0x2B; /* enter */

Completed in 1473 milliseconds

<<31323334353637383940>>