/external/chromium_org/components/invalidation/ |
D | push_client_channel.cc | 127 ipc::invalidation::ClientGatewayMessage envelope; in EncodeMessage() local 128 envelope.set_is_client_to_server(true); in EncodeMessage() 130 envelope.set_service_context(service_context); in EncodeMessage() 131 envelope.set_rpc_scheduling_hash(scheduling_hash); in EncodeMessage() 133 envelope.set_network_message(message); in EncodeMessage() 134 envelope.SerializeToString(encoded_message); in EncodeMessage() 141 ipc::invalidation::ClientGatewayMessage envelope; in DecodeMessage() local 142 if (!envelope.ParseFromString(data)) { in DecodeMessage() 145 *message = envelope.network_message(); in DecodeMessage() 146 if (envelope.has_service_context()) { in DecodeMessage() [all …]
|
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/ |
D | HttpTransportSE.java | 113 public void call(String soapAction, SoapEnvelope envelope) throws IOException, in call() argument 116 call(soapAction, envelope, null); in call() 134 public List call(String soapAction, SoapEnvelope envelope, List headers) in call() argument 142 byte[] requestData = createRequestData(envelope, "UTF-8"); in call() 160 System.out.println("envelope:" + envelope); in call() 161 if (envelope != null) { in call() 162 if (envelope.version != SoapSerializationEnvelope.VER12) { in call() 166 if (envelope.version == SoapSerializationEnvelope.VER12) { in call() 265 if (envelope != null) { in call() 266 parseResponse(envelope, is); in call() [all …]
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
D | Transport.java | 111 protected void parseResponse(SoapEnvelope envelope, InputStream is) in parseResponse() argument 116 envelope.parse(xp); in parseResponse() 122 protected byte[] createRequestData(SoapEnvelope envelope, String encoding) throws IOException { in createRequestData() argument 132 envelope.write(xw); in createRequestData() 148 protected byte[] createRequestData(SoapEnvelope envelope) throws IOException { in createRequestData() argument 149 return createRequestData(envelope, null); in createRequestData() 195 abstract public List call(String targetNamespace, SoapEnvelope envelope, List headers) in call() argument 206 public void call(String targetNamespace, SoapEnvelope envelope) throws IOException, in call() argument 208 call(targetNamespace, envelope, null); in call()
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | MarshalHashtable.java | 47 SoapSerializationEnvelope envelope; field in MarshalHashtable 58 Object key = envelope.read(parser, item, 0, null, null, PropertyInfo.OBJECT_TYPE); in readInstance() 63 Object value = envelope.read(parser, item, 1, null, null, PropertyInfo.OBJECT_TYPE); in readInstance() 84 envelope.writeObjectBody(writer, item); in writeInstance() 118 envelope = cm; in register()
|
D | Marshal.java | 67 public void register(SoapSerializationEnvelope envelope); in register() argument
|
/external/wpa_supplicant_8/src/utils/ |
D | xml-utils.c | 445 xml_node_t *envelope, *body; in soap_build_envelope() local 448 envelope = xml_node_create_root( in soap_build_envelope() 451 if (envelope == NULL) in soap_build_envelope() 453 body = xml_node_create(ctx, envelope, ns, "Body"); in soap_build_envelope() 455 return envelope; in soap_build_envelope()
|
D | http_curl.c | 1390 xml_node_t *envelope, *ret, *resp, *n; in soap_send_receive() local 1397 envelope = soap_build_envelope(ctx->xml, node); in soap_send_receive() 1398 str = xml_node_to_str(ctx->xml, envelope); in soap_send_receive() 1399 xml_node_free(ctx->xml, envelope); in soap_send_receive()
|
/external/libvorbis/lib/ |
D | Makefile.am | 9 libvorbis_la_SOURCES = mdct.c smallft.c block.c envelope.c window.c lsp.c \ 14 envelope.h lpc.h lsp.h codebook.h misc.h psy.h\
|
D | Makefile.in | 60 am_libvorbis_la_OBJECTS = mdct.lo smallft.lo block.lo envelope.lo \ 272 libvorbis_la_SOURCES = mdct.c smallft.c block.c envelope.c window.c lsp.c \ 277 envelope.h lpc.h lsp.h codebook.h misc.h psy.h\ 405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/envelope.Plo@am__quote@
|
/external/libvorbis/macosx/Vorbis.xcodeproj/ |
D | project.pbxproj | 13 …738835F90B18FF67005C7A69 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F6260338… 55 …F5D8F62603389C830112CE8F /* envelope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecod… 56 …F5D8F62703389C830112CE8F /* envelope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecod… 175 F5D8F62603389C830112CE8F /* envelope.c */, 176 F5D8F62703389C830112CE8F /* envelope.h */, 338 738835F90B18FF67005C7A69 /* envelope.c in Sources */,
|
/external/libvorbis/ |
D | Android.mk | 13 lib/envelope.c \
|
/external/kernel-headers/original/uapi/linux/ |
D | input.h | 1032 struct ff_envelope envelope; member 1044 struct ff_envelope envelope; member 1093 struct ff_envelope envelope; member
|
/external/oprofile/events/ppc64/cell-be/ |
D | events | 442 …PPU_02_cycles minimum:10000 name:Non-Null_Envelopes : Non-null envelope sent (does not in… 443 …,2,3 um:PPU_02_edges minimum:10000 name:null_env_sent : Null envelope sent (see Note 1). 445 …,3 um:PPU_02_edges minimum:10000 name:norm_env_sent : Normal envelope sent (see Note 1). 446 …,2,3 um:PPU_02_edges minimum:10000 name:lnog_env_sent : Long envelope sent (see Note 1). 447 …edges minimum:10000 name:per_mon_null_sent : A Null PLG inserted in an outgoing envelope. 448 … um:PPU_02_cycles minimum:10000 name:per_mon_array_full : Outbound envelope array is full. 455 …,2,3 um:PPU_02_edges minimum:10000 name:null_env_rcvd : Null envelope received (see Not… 458 …m:PPU_02_edges minimum:10000 name:norm_env_rcvd_good : Normal envelope received is good … 459 … um:PPU_02_edges minimum:10000 name:long_env_rcvd_good : Long envelope received is good … 460 …it-only data PLG in either IOIF or BIF mode; will count a maximum of one per envelope (see Note 1). [all …]
|
/external/libvorbis/symbian/ |
D | vorbis.mmp | 38 SOURCE analysis.c barkmel.c bitrate.c block.c codebook.c envelope.c floor0.c floor1.c info.c
|
/external/libvorbis/doc/ |
D | 06-floor0.tex | 10 smooth spectral envelope curve as the frequency response of the LSP
|
D | 07-floor1.tex | 9 encode a spectral envelope curve. The representation plots this curve
|
/external/skia/experimental/webtry/ |
D | DESIGN.md | 123 envelope estimates of traffic come out to a price of a about $1/month.
|
/external/chromium_org/third_party/skia/experimental/webtry/ |
D | DESIGN.md | 123 envelope estimates of traffic come out to a price of a about $1/month.
|
/external/chromium_org/third_party/apache-win32/ |
D | OPENSSL-README.txt | 104 The normal digital envelope routines and base64 encoding. Higher
|
/external/chromium_org/third_party/WebKit/PerformanceTests/CSS/resources/ |
D | bootstrap.min.css | 8 …fore{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\…
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …kground-position:-24px 0}.icon-search{background-position:-48px 0}.icon-envelope{background-positi…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 2427 N "envelope" :G2P
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 9369 envelope env6lOp
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 38797 http://www.eere.energy.gov/buildings/info/components/envelope/framing/strawbale.html 78436 http://www.vendian.org/envelope/dir0/young.html
|