HomeSort by relevance Sort by last modified time
    Searched full:payload (Results 801 - 825 of 1940) sorted by null

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddCopyNegate.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
ddMinus.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
ddPlus.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
dqCopy.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
dqCopyAbs.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
dqCopyNegate.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
dqMinus.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
dqPlus.decTest 37 -- NaNs, 0 payload
43 -- NaNs, non-0 payload
  /prebuilts/sdk/renderscript/include/
rs_core.rsh 67 * A message ID is required. Data payload is optional.
78 * A message ID is required. Data payload is optional.
  /system/core/adb/
OVERVIEW.TXT 86 1. A 4-byte hexadecimal string giving the length of the payload
87 2. Followed by the payload itself.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 208 [payload] either a token value contained within a node or +nil+
209 [flat list (nil tree)] a tree node without a token payload, but with more
308 a node's token <i>payload</i>.
452 A CommonTree object is a tree node that wraps a token <i>payload</i> (or a +nil+
473 def initialize( payload = nil )
478 case payload
480 @token = payload.token
481 @start_index = payload.start_index
482 @stop_index = payload.stop_index
483 when nil, Token then @token = payload
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
encode.c 353 /* Get the correct value for the payload limit and calculate the
399 /* There has been an error but it was not too large payload
400 (we can cure too large payload). */
415 /* We were not able to limit the payload size */
418 the payload is larger than it should be but we let
495 payload (we can cure too large payload). */
548 /* We were not able to limit the payload size. */
634 /* There has been an error but it was not too large payload
635 (we can cure too large payload). *
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseTreeAdaptor.m 78 * if no token payload but you might have to set token type for diff
356 * token DECL, but you need to create it as a payload or whatever for
359 * If you care what the token payload objects' type is, you should
369 * token DECL, but you need to create it as a payload or whatever for
378 * If you care what the token payload objects' type is, you should
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel.cc 250 const talk_base::Buffer& payload) {
258 talk_base::scoped_ptr<DataBuffer> buffer(new DataBuffer(payload, binary));
283 talk_base::Buffer* payload = new talk_base::Buffer; local
284 if (!cricket::WriteDataChannelOpenMessage(label_, config_, payload)) {
289 SendOpenMessage(payload);
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_ndef.c 277 /* If absolute URI, then compare URI for match (skip over uri_id in ndef payload) */
436 /* Get pointer to record payload */
459 /* Get pointer to record payload */
470 /* If no payload, calculate length of ndef record header */
479 /* Next is the payload length (1 or 4 bytes) */
  /external/wpa_supplicant_8/src/eap_peer/
eap_pax.c 145 "payload");
168 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload",
261 "payload");
295 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload",
349 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: received payload",
  /external/chromium_org/net/http/
http_stream_parser.cc 485 const base::StringPiece payload(request_body_read_buf_->data(), result);
487 result = EncodeChunk(payload,
931 int HttpStreamParser::EncodeChunk(const base::StringPiece& payload,
934 if (output_size < payload.size() + kChunkHeaderFooterSize)
    [all...]
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 170 * check phase 1 SA payload.
171 * make new SA payload to be replyed not including general header.
174 * positive: the pointer to new buffer of SA payload.
183 vchar_t *newsa; /* new SA payload approved. */
206 * return a new SA payload to be reply to peer.
881 * check phase 2 SA payload and select single proposal.
882 * make new SA payload to be replyed not including general header.
917 * check phase 2 SA payload returned from responder.
1111 * return a new SA payload to be reply to peer.
1282 * get proposal pairs from SA payload
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
cloudMessaging.html 363 along with the message payload to the API endpoint
377 'payload': 'Thanks for installing my app!'
384 you may only see the last message and its payload.
386 treat a payload as an optimization.
389 to get data if the payload is not present.
399 '', 'New notification', message.payload + " [" + message.subchannelId + "]");
435 <li>Payload is too long (must be 256 bytes or less).</li>
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 613 const talk_base::Buffer& payload,
652 const talk_base::Buffer* payload,
655 payload(payload),
661 const talk_base::Buffer* payload; member in struct:cricket::DataChannel::SendDataMessageData
673 payload(data, len) {
676 const talk_base::Buffer payload; member in struct:cricket::DataChannel::DataReceivedMessageData
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.c 414 /* ++ is for the Payload Length Byte */
419 /* + PHFRINFCNDEFRECORD_NORMAL_RECORD_BYTE is for the Payload Length Byte */
672 /*check for SR bit and then correspondingly use the payload length*/
798 /* For Short Record, Payload Length Byte is 1 */
812 /* For Normal Record, Payload Length Byte is 4 */
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp 61 int32_t payload; /**< Additional notification information. */ member in struct:__anon32598
228 // there is no payload to read
395 // read payload
437 // there is no payload.
603 LOG_I(" Received notification %d for session %d, payload=%d",
604 count, notification.sessionId, notification.payload);
606 if (notification.payload != 0) {
608 nqSession->setErrorInfo(notification.payload);
940 // Read payload.
  /bionic/libc/include/netinet/
ip6.h 76 u_int16_t ip6_un1_plen; /* payload length */
179 /* Jumbo Payload Option */
268 #define IPV6_MAXPACKET 65535 /* ip6 max packet size without Jumbo payload*/
  /development/ndk/platforms/android-3/include/netinet/
ip6.h 76 u_int16_t ip6_un1_plen; /* payload length */
179 /* Jumbo Payload Option */
268 #define IPV6_MAXPACKET 65535 /* ip6 max packet size without Jumbo payload*/
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc 344 em::ChromeDeviceSettingsProto& proto(device_policy()->payload());
353 device_local_account_policy_.payload().mutable_userdisplayname()->set_value(
366 device_local_account_policy_.payload().SerializeAsString());
376 em::ChromeDeviceSettingsProto& proto(device_policy()->payload());
500 em::ChromeDeviceSettingsProto& proto(device_policy()->payload());
528 device_local_account_policy_.payload().mutable_restoreonstartup()->set_value(
531 device_local_account_policy_.payload().mutable_restoreonstartupurls();
657 em::StringList* forcelist = device_local_account_policy_.payload()
756 em::StringList* forcelist = device_local_account_policy_.payload()
    [all...]

Completed in 924 milliseconds

<<31323334353637383940>>