HomeSort by relevance Sort by last modified time
    Searched full:accepted (Results 151 - 175 of 1898) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/sync/glue/
sync_frontend.h 75 // accepted. After this is called, updates to sensitive nodes are
76 // encrypted using the accepted passphrase.
  /external/chromium_org/ppapi/proxy/
tcp_socket_resource_base.h 56 // C-tor used for already accepted sockets.
65 // Implemented by subclasses to create resources for accepted sockets.
  /external/chromium_org/third_party/WebKit/public/platform/
WebFileSystemCallbacks.h 91 // root URL for the FileSystem when the request is accepted.
95 // file path for the FileSystem when the request is accepted. |isDirectory|
  /external/chromium_org/v8/test/intl/collator/
normalization.js 43 // If we accepted normalization parameter, this would have failed.
49 // If we accepted normalization parameter, this would have failed.
  /external/llvm/test/MC/ELF/
type.s 3 // Test that both % and @ are accepted.
12 // Test that gnu_unique_object is accepted.
  /external/openssh/
auth-rh-rsa.c 99 verbose("Rhosts with RSA host authentication accepted for %.100s, %.100s on %.700s.",
101 packet_send_debug("Rhosts with RSA host authentication accepted.");
  /external/qemu/docs/
ANDROID-ADB-QEMU.TXT 26 the ADB host, and associatiating accepted connections with an ADB client.
30 associating accepted connections with ADB server.
  /external/wpa_supplicant_8/src/ap/
ieee802_11_auth.c 34 int accepted; /* HOSTAPD_ACL_* */ member in struct:hostapd_cached_radius_acl
117 if (entry->accepted == HOSTAPD_ACL_ACCEPT_TIMEOUT)
138 return entry->accepted;
527 cache->accepted = HOSTAPD_ACL_ACCEPT_TIMEOUT;
529 cache->accepted = HOSTAPD_ACL_ACCEPT;
563 cache->accepted = HOSTAPD_ACL_REJECT;
565 cache->accepted = HOSTAPD_ACL_REJECT;
570 hostapd_drv_set_radius_acl_auth(hapd, query->addr, cache->accepted,
  /frameworks/native/opengl/specs/
EGL_ANDROID_image_native_buffer.txt 55 Accepted by the <target> parameter of eglCreateImageKHR:
65 "Values accepted for <target> are listed in Table aaa, below.
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
TimestampTest.java 48 fail("null was accepted");
54 fail("null was accepted");
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
SizeFileFilter.java 45 /** Whether the files accepted will be larger or smaller. */
64 * @param acceptLarger if true, files equal to or larger are accepted,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/uimodel/
UiColorValueNode.java 40 /** Accepted RGBA formats are one of #RGB, #ARGB, #RRGGBB or #AARRGGBB. */
63 "Accepted color formats are one of #RGB, #ARGB, #RRGGBB or #AARRGGBB.",
  /cts/tests/src/android/text/method/cts/
TextMethodUtils.java 43 * @param acceptedChars accepted chars array.
  /cts/tests/tests/drm/src/android/drm/cts/
DrmInfoStatusTest.java 47 fail("Status code " + statusCode + " was accepted for DrmInfoStatus");
  /external/bison/src/
closure.h 35 rules could be run and which items could be accepted when those
  /external/chromium/chrome/browser/extensions/
extension_uninstall_dialog.h 60 // The delegate we will call Accepted/Canceled on after confirmation UI.
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_utils_mac.mm 19 // -[NSFont fontWithName:size] accepted a font or family name, but the
  /external/chromium_org/chrome/browser/chromeos/login/
tpm_password_fetcher.cc 58 // password is cleared after EULA is accepted.
wizard_controller.h 112 // Skip update, go straight to enrollment after EULA is accepted.
206 // Actions that should be done right after EULA is accepted,
310 // EULA is accepted.
313 // Time when the EULA was accepted. Used to measure the duration from the EULA
  /external/chromium_org/chrome/browser/download/
download_danger_prompt.h 32 // Return a new self-deleting DownloadDangerPrompt. |accepted| or |canceled|
download_target_info.h 30 // path until all the bytes are available and the user has accepted a
  /external/chromium_org/chrome/browser/lifetime/
browser_close_manager.h 39 // Called to report whether a beforeunload dialog was accepted.
  /external/chromium_org/chrome/browser/ui/gtk/
password_generation_bubble_gtk.h 27 // If the generated password is accepted by the user, the renderer associated
  /external/chromium_org/chrome/browser/webdata/
web_intents_table.h 32 // type MIME type of data accepted by the service.
  /external/chromium_org/components/autofill/core/common/
password_generation_util.h 34 // Whether the user has accepted the generated password.

Completed in 2158 milliseconds

1 2 3 4 5 67 8 91011>>