Searched refs:payload (Results 501 - 525 of 665) sorted by relevance

<<21222324252627

/external/libopus/silk/
H A Ddec_API.c106 /* Test if first frame in payload */
171 /* First decoder call for this payload */
368 const opus_uint8 *payload, /* I Payload data */
370 const opus_int nFramesPerPayload, /* I Number of SILK frames per payload */
386 flags = silk_RSHIFT( payload[ 0 ], 7 - nFramesPerPayload ) & ( silk_LSHIFT( 1, nFramesPerPayload + 1 ) - 1 );
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp913 uint64_t* payload = NULL)
1472 uint64_t payload)
1481 m_payload = payload;
1487 uint64_t payload)
1501 m_payload = payload;
1542 uint64_t* payload = NULL)
1548 if (payload)
1549 *payload = GetPayload();
1471 ClassDescriptorV2Tagged(ConstString class_name, uint64_t payload) argument
1486 ClassDescriptorV2Tagged(ObjCLanguageRuntime::ClassDescriptorSP actual_class_sp, uint64_t payload) argument
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DBaseTreeAdaptor.cs67 * if no token payload but you might have to set token type for diff
362 * token DECL, but you need to create it as a payload or whatever for
367 * If you care what the token payload objects' type is, you should
376 * token DECL, but you need to create it as a payload or whatever for
387 * If you care what the token payload objects' type is, you should
393 public abstract object Create( IToken payload );
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dwizard.rb292 def initialize( payload )
293 super( payload )
321 def create_with_payload( payload )
322 return Pattern.new( payload )
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
H A Duser_image_manager_browsertest.cc697 user_policy_.payload().mutable_useravatarimage()->set_value(
723 user_policy_.payload().Clear();
801 user_policy_.payload().mutable_useravatarimage()->set_value(
848 user_policy_.payload().mutable_useravatarimage()->set_value(
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_settings_test_helper.cc214 device_policy_.payload().mutable_metrics_enabled()->set_metrics_enabled(
H A Dsession_manager_operation.cc196 device_settings_ = validator->payload().Pass();
/external/chromium_org/chrome/renderer/extensions/
H A Dcast_streaming_native_handler.cc145 FromCastRtpPayloadParams(cast_params.payload, &ext_params->payload);
155 ext_params.payload,
156 &cast_params->payload)) {
/external/chromium_org/chromeos/dbus/
H A Dmock_cryptohome_client.h161 const std::string& payload,
/external/chromium_org/components/invalidation/
H A Dsync_invalidation_listener_unittest.cc167 return it->second.back().payload();
396 // |payload| can be NULL.
398 int64 version, const char* payload) {
400 if (payload) {
401 inv = invalidation::Invalidation(object_id, version, payload);
411 // |payload| can be NULL, but not |type_name|.
481 // Fire an invalidation without a payload. It should be processed,
482 // the payload should remain empty, and the version should be updated.
494 // Fire an invalidation with an empty payload. It should be
495 // processed, the payload shoul
397 FireInvalidate(const ObjectId& object_id, int64 version, const char* payload) argument
[all...]
/external/chromium_org/ipc/
H A Dipc_message_utils.cc746 m->WriteData(p.payload(), static_cast<uint32>(p.payload_size()));
758 const char* payload; local
759 if (!m->ReadData(iter, &payload, &payload_size))
763 return r->WriteBytes(payload, payload_size);
/external/chromium_org/net/quic/test_tools/
H A Dsimple_quic_framer.cc64 virtual void OnFecProtectedPayload(StringPiece payload) OVERRIDE {}
/external/chromium_org/sync/engine/net/
H A Dserver_connection_manager.h81 // The size of a download request's payload.
149 const std::string& payload,
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorResourceAgent.cpp629 void InspectorResourceAgent::didReceiveWebSocketFrame(unsigned long identifier, int opCode, bool masked, const char* payload, size_t payloadLength) argument
634 .setPayloadData(String(payload, payloadLength));
638 void InspectorResourceAgent::didSendWebSocketFrame(unsigned long identifier, int opCode, bool masked, const char* payload, size_t payloadLength) argument
643 .setPayloadData(String(payload, payloadLength));
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dmediastreamsignaling.h203 const rtc::Buffer& payload);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dstunport.h132 bool payload);
H A Dturnport.h95 bool payload);
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dacm_generic_codec.h324 // Used to get codec specific RED payload (if such is implemented).
328 // -red_payload : a pointer to the data for RED payload.
329 // -payload_bytes : number of bytes in RED payload.
382 // different payload types, however, there is only one iSAC instance to
386 // Each time that we receive a new payload type, we call this function to
387 // prepare the decoder associated with the new payload. Normally, decoders
390 // codec in codec database. For instance, if we just got a SWB payload then
395 // payload type that we just received.
406 // is for codecs where one payload-name supports several encoder sampling
468 // Set the maximum payload siz
[all...]
H A Dacm_receive_test.cc117 acm_->InsertPacket(packet->payload(),
/external/ipsec-tools/src/racoon/
H A Disakmp.h108 #define ISAKMP_NPTYPE_FRAG 132 /* IKE fragmentation payload */
196 The value of the next payload field MUST only contain the value "2"
198 then this field will be 2. If the current Proposal payload is the
213 The value of the next payload field MUST only contain the value "3"
215 then this field will be 3. If the current Transform payload is the
386 vchar_t *payload; member in struct:payload_list
405 /* IKE fragmentation payload */
/external/kernel-headers/original/uapi/linux/wimax/
H A Di2400m.h83 * (struct i2400m_tlv_hdr) and then the payload.
94 * no (TLV) payload. Execution of a command might cause
178 * @payload: the beginning of data attached to this header
185 char payload[0]; member in struct:i2400m_bootrom_header
220 * @reorder: if this payload has to be reorder or not (and how)
276 * Hardware payload descriptor
301 * in the file header about message header and payload descriptor
406 * TLVs stand for type-length-value and are the header for a payload
407 * composed of almost anything. Each payload has a type assigned
426 __le16 length; /* payload'
[all...]
/external/wpa_supplicant_8/hs20/client/
H A Dspp_client.c747 xml_node_t *payload; local
750 payload = build_spp_post_dev_data(ctx, NULL, NULL, reason);
751 if (payload == NULL)
754 ret_node = soap_send_receive(ctx->http, payload);
/external/chromium_org/v8/src/
H A Dserialize.cc1789 List<byte> payload; local
1790 ListSnapshotSink list_sink(&payload);
1801 SerializedCodeData data(&payload, &cs);
1991 SnapshotByteSource payload(scd.Payload(), scd.PayloadLength());
1992 Deserializer deserializer(&payload);
2023 SerializedCodeData::SerializedCodeData(List<byte>* payload, CodeSerializer* cs) argument
2031 int data_length = kHeaderSize + stub_keys_size + payload->length();
2042 SetHeaderValue(kPayloadLengthOffset, payload->length());
2053 CopyBytes(data + kHeaderSize + stub_keys_size, payload->begin(),
2054 static_cast<size_t>(payload
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Devents.c2807 const u8 *payload; local
2815 payload = frame + IEEE80211_HDRLEN;
2816 category = *payload++;
2825 ft_rx_action(wpa_s, payload, plen);
2833 sme_sa_query_rx(wpa_s, mgmt->sa, payload, plen);
2851 payload, plen, freq) == 0)
2857 payload[0] == WLAN_TDLS_DISCOVERY_RESPONSE) {
2867 payload[0] == QOS_QOS_MAP_CONFIG) {
2868 const u8 *pos = payload + 1;
2881 category, payload, ple
[all...]
/external/blktrace/doc/
H A Dblktrace.tex428 commands. blktrace sends the command data block as a payload
687 \item[C -- complete] If a payload is present, this is presented between
690 If no payload is present, the sector and number of blocks are presented
698 \item[B -- bounced] If a payload is present, the number of payload bytes
699 is output, followed by the payload in hexadecimal between parenthesis.
701 If no payload is present, the sector and number of blocks are presented
797 Adds a trace with some payload data -- in this case, an unsigned
799 describes the nature of the payload, and is one of

Completed in 1015 milliseconds

<<21222324252627