/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/ |
hybi.py | 258 'Extensions accepted: %r', 273 'Subprotocol accepted: %r',
|
/external/chromium_org/webkit/browser/fileapi/quota/ |
quota_backend_impl_unittest.cc | 22 bool DidReserveQuota(bool accepted, 27 return accepted;
|
/external/wpa_supplicant_8/src/ap/ |
ap_drv_ops.h | 193 const u8 *mac, int accepted, 198 return hapd->driver->set_radius_acl_auth(hapd->drv_priv, mac, accepted,
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldServerSocketTest.java | 218 Socket accepted = newSocket.accept(); local 219 fail("SocketTimeoutException was not thrown: " + accepted);
|
/external/chromium_org/chrome/browser/automation/ |
testing_automation_provider_chromeos.cc | 97 bool accepted; local 99 if (!args->GetBoolean("accepted", &accepted) || 115 wizard_controller->GetEulaScreen()->OnExit(accepted, usage_stats_reporting);
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
testutils.h | 422 AsyncSocket* accepted = local 424 if (!accepted) 426 clients_.push_back(new SocketTestClient(accepted));
|
/external/oprofile/events/mips/74K/ |
events | 83 event:0x44 counters:0,2 um:zero minimum:500 name:OCP_ALL_REQUESTS : 68-0 All OCP requests accepted 84 event:0x45 counters:0,2 um:zero minimum:500 name:OCP_READ_REQUESTS : 69-0 OCP read requests accepted 85 event:0x46 counters:0,2 um:zero minimum:500 name:OCP_WRITE_REQUESTS : 70-0 OCP write requests accepted 153 event:0x444 counters:0,2 um:zero minimum:500 name:OCP_ALL_CACHEABLE_REQUESTS : 68-1 All OCP cacheable requests accepted 154 event:0x445 counters:0,2 um:zero minimum:500 name:OCP_READ_CACHEABLE_REQUESTS : 69-1 OCP cacheable read request accepted 155 event:0x446 counters:0,2 um:zero minimum:500 name:OCP_WRITE_CACHEABLE_REQUESTS : 70-1 OCP cacheable write request accepted
|
/libcore/crypto/src/main/java/org/conscrypt/ |
ServerHandshakeImpl.java | 554 X509Certificate[] accepted; local 557 accepted = tm.getAcceptedIssuers(); 565 requestedClientCertTypes, accepted);
|
/external/chromium_org/chrome/browser/media_galleries/ |
media_galleries_dialog_controller.cc | 277 void MediaGalleriesDialogController::DialogFinished(bool accepted) { 284 if (accepted)
|
/external/chromium_org/net/quic/ |
quic_session.cc | 37 bool accepted = session_->OnStreamFrames(frames); variable 39 return accepted;
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
TimelineModel.js | 290 * @param {boolean} accepted 293 function callback(accepted) 295 if (!accepted)
|
UISourceCode.js | 367 * @param {boolean} accepted 370 function callback(accepted) 372 if (!accepted)
|
CPUProfileView.js | [all...] |
/external/chromium_org/tools/grit/grit/node/ |
message.py | 218 accepted by util.Encode. This is used to generate the data pack data file.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
picoloaddbg.lua | 11 -- accepted syntax:
|
picoloadphones.lua | 10 -- accepted syntax:
|
/cts/tests/tests/text/src/android/text/method/cts/ |
DigitsKeyListenerTest.java | 39 * Current accepted characters are '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'. 88 * Current accepted characters are '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '-', '+'. 191 * Current accepted characters are '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '.'. 261 * Current accepted characters are '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '.', '-', 384 * Current accepted characters are '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'. 385 * 1. Press '-' key and this key could not be accepted. 387 * 3. Press '.' key and this key could not be accepted. 415 * Current accepted characters are '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '-', '+'. 418 * 3. Press '.' key and this key could not be accepted. 419 * 4. Press '+' key and this key could not be accepted 551 final String accepted = "56789"; local [all...] |
/libcore/luni/src/main/java/java/net/ |
Socket.java | 945 void accepted() throws SocketException { method in class:Socket [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/ |
background.js | 189 (item.danger != 'accepted'));
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_signed_rgba.spec | 167 6) Should the RGBA_SNORM tokens also be accepted by CopyTexImage 186 Accepted by the <internalformat> parameter of
|
/external/chromium_org/third_party/simplejson/ |
__init__.py | 177 versions of simplejson earlier than 2.1.0, an integer is also accepted 274 versions of simplejson earlier than 2.1.0, an integer is also accepted
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar | |
/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 167 6) Should the RGBA_SNORM tokens also be accepted by CopyTexImage 186 Accepted by the <internalformat> parameter of
|
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 256 and period was accepted as a valid number if it started with a period. [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/ |
chrome_ex_oauth.js | 137 * The following parameters are accepted: 464 * are accepted:
|