HomeSort by relevance Sort by last modified time
    Searched full:accepted (Results 101 - 125 of 1050) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/JavaScriptCore/wtf/unicode/
Collator.h 48 Collator(const char* locale); // Parsing is lenient; e.g. language identifiers (such as "en-US") are accepted, too.
  /external/webkit/Source/WebKit/chromium/public/
WebExternalPopupMenuClient.h 42 // Should be called when an index has been accepted.
WebFileSystemCallbacks.h 60 // root path for the FileSystem when the request is accepted.
  /frameworks/base/core/java/android/widget/
DoubleDigitManager.java 82 * @return Whether the digit was accepted; how the user of this manager
  /frameworks/ex/common/java/com/android/common/userhappiness/
UserHappinessSignals.java 44 * Log when a user "accepted" IME text. Each application can define what
  /libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
PatternErrorTest.java 45 // check that all valid flags accepted without exception
  /ndk/sources/host-tools/sed-4.2.1/lib/
error.h 27 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
  /packages/apps/Contacts/src/com/android/contacts/util/
AsyncTaskExecutor.java 45 * accepted, though of course this won't help in identifying the task later.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
posix2_lim.h 36 /* The maximum length of a string constant accepted by the `bc' utility. */
  /cts/tests/tests/text/src/android/text/method/cts/
DateTimeKeyListenerTest.java 114 * 6. Press an unaccepted key if it exists. and this key will not be accepted.
115 * 7. Remove DateKeyListener and Press '1' key, this key will not be accepted
  /external/chromium/chrome/browser/chromeos/
locale_change_guard.cc 147 return; // Already accepted.
178 // If not: mark current locale as accepted.
  /external/chromium/chrome/browser/translate/
translate_infobar_delegate.h 112 // translate" infobar (when the user has accepted/declined the translation
126 // on how many times the user accepted/declined translation).
  /external/chromium/net/tools/flip_server/
acceptor_thread.cc 128 VLOG(1) << ACCEPTOR_CLIENT_IDENT << " Accepted connection";
144 VLOG(1) << ACCEPTOR_CLIENT_IDENT << "Accepted connection";
  /external/iptables/extensions/
libxt_TOS.c 60 " Accepted symbolic names for value are:\n");
79 " Accepted symbolic names for value are:\n",
  /external/libpcap/
README.linux 79 ps_recv Number of packets that were accepted by the pcap filter
84 ps_rec Number of packets that were accepted by the pcap filter
  /external/webkit/Source/WebCore/platform/chromium/
PopupMenuChromium.h 88 // Whether the selection should be accepted when the popup menu is
90 // Note that when TAB is pressed, the selection is always accepted
  /external/webkit/Source/WebKit/android/jni/
CookieManager.cpp 163 // File scheme cookies are always accepted with the Android HTTP stack.
173 // File scheme cookies are always accepted with the Android HTTP stack.
  /external/webkit/Tools/QtTestBrowser/
webpage.cpp 162 connect(buttonBox, SIGNAL(accepted()), dialog, SLOT(accept()));
166 if (dialog->exec() == QDialog::Accepted) {
  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 179 const u8 *mac, int accepted,
184 return hapd->driver->set_radius_acl_auth(hapd->drv_priv, mac, accepted,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
ShirtPocket.java 183 // TODO: only discard the clipping if it was accepted
231 // TODO: only discard the clipping if it was accepted
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
rpc_msg.h 87 * Reply to an rpc request that was accepted by the server.
89 * accepted.
  /external/webkit/Source/WebCore/plugins/mac/
PluginViewMac.mm 369 LOG(Events, "PluginView::setFocus(%d): Focus event not accepted", focused);
520 LOG(Events, "PluginView::paint(): Paint event not accepted");
606 LOG(Events, "PluginView::handleMouseEvent(): Mouse event type %d at %d,%d not accepted",
682 LOG(Events, "PluginView::handleKeyboardEvent(): Keyboard event type %d not accepted", record.what);
702 LOG(Events, "PluginView::nullEventTimerFired(): Null event not accepted");
778 bool accepted = m_plugin->pluginFuncs()->event(m_instance, &event);
782 return accepted;
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 126 Accepted by the <cap> parameter of Enable, Disable, IsEnabled,
132 Accepted by the <pname> parameter GetBooleanv, GetDoublev,
138 Accepted by the <pname> parameter of GetPointerv:
  /external/webkit/Source/WebCore/css/
CSSValueKeywords.in 1 # These are all values accepted for CSS2.
566 # All appearance values that should be accepted by the parser should be listed between 'checkbox' and 'textarea':
621 # An appearance value that should not be accepted by the parser:
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf.orig 258 # proto: list of accepted protocols
263 # key_mgmt: list of accepted authenticated key management protocols
280 # pairwise: list of accepted pairwise (unicast) ciphers for WPA
287 # group: list of accepted group (broadcast/multicast) ciphers for WPA
338 # eap: space-separated list of accepted EAP methods
418 # sertificate is only accepted if it contains this string in the subject.
423 # If this string is set, the server sertificate is only accepted if it
527 # Only WPA-PSK is used. Any valid cipher combination is accepted.
549 # Only WPA-EAP is used. Both CCMP and TKIP is accepted. An AP that used WEP104
550 # or WEP40 as the group cipher will not be accepted
    [all...]

Completed in 452 milliseconds

1 2 3 45 6 7 8 91011>>