HomeSort by relevance Sort by last modified time
    Searched refs:body (Results 251 - 275 of 3368) sorted by null

<<11121314151617181920>>

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 59 * has a body, don't allow redefinition or reextern. *)
61 (* If 'f' already has a body, reject this. *)
80 | Ast.Function (proto, body) ->
89 let ret_val = codegen_expr body in
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 59 * has a body, don't allow redefinition or reextern. *)
61 (* If 'f' already has a body, reject this. *)
80 | Ast.Function (proto, body) ->
89 let ret_val = codegen_expr body in
  /external/smack/src/com/kenai/jbosh/
ApacheHTTPSender.java 107 final AbstractBody body) {
120 return new ApacheHTTPResponse(mClient, mCfg, params, body);
BOSHClient.java 60 * possible to send an empty body to cause an immediate connection attempt
66 * For more information on creating body messages with content, see the
462 * provided message body does not need to have any BOSH-specific attribute
473 * @param body message data to send to remote server
476 public void send(final ComposableBody body) throws BOSHException {
478 if (body == null) {
480 "Message body may not be null"));
487 blockUntilSendable(body);
488 if (!isWorking() && !isTermination(body)) {
494 ComposableBody request = body;
1027 AbstractBody body; local
    [all...]
CMSessionParams.java 116 final AbstractBody body,
119 String attrStr = body.getAttribute(name);
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
textiselementcontentwhitespace05.js 33 // raised when entering the body of the test.
69 // body of the test to be executed.
118 bodyList = doc.getElementsByTagName("body");
126 bodyList = doc.getElementsByTagName("body");
textiselementcontentwhitespace06.js 33 // raised when entering the body of the test.
69 // body of the test to be executed.
119 bodyList = doc.getElementsByTagName("body");
127 bodyList = doc.getElementsByTagName("body");
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/
multiple-frames.js 37 document.body.appendChild(childFrame);
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
callback-to-deleted-context.js 17 document.body.appendChild(iframe);
clear-watch-invalid-id-crash.js 9 document.body.onload = function() {
disconnected-frame-already.js 32 document.body.appendChild(iframe);
disconnected-frame.js 28 document.body.appendChild(iframe);
  /external/webkit/Source/WebCore/inspector/front-end/
ExtensionPanel.js 74 _addStyleRule: function(selector, body)
77 style.textContent = selector + " { " + body + " }";
  /external/webkit/Source/WebKit/chromium/src/
WebNotification.cpp 93 WebString WebNotification::body() const function in class:WebKit::WebNotification
96 return m_private->contents().body();
  /external/webkit/Source/WebKit2/Platform/CoreIPC/mac/
ConnectionMac.cpp 177 mach_msg_body_t* body = reinterpret_cast<mach_msg_body_t*>(header + 1); local
178 body->msgh_descriptor_count = numberOfPortDescriptors + numberOfOOLMemoryDescriptors;
180 uint8_t* descriptorData = reinterpret_cast<uint8_t*>(body + 1);
236 uint8_t* body = reinterpret_cast<uint8_t*>(header + 1); local
238 return adoptPtr(new ArgumentDecoder(body, bodySize));
243 mach_msg_body_t* body = reinterpret_cast<mach_msg_body_t*>(header + 1); local
244 mach_msg_size_t numDescriptors = body->msgh_descriptor_count;
249 uint8_t* descriptorData = reinterpret_cast<uint8_t*>(body + 1);
251 // If the message body was sent out-of-line, don't treat the last descriptor
252 // as an attachment, since it is really the message body
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_results_uploader.py 51 (content_type, body) ready for httplib.HTTP instance.
79 body = CRLF.join(lines)
81 return content_type, body
  /frameworks/base/sax/java/android/sax/
RootElement.java 50 * public void end(String body) {
51 * System.out.println("Entry ID: " + body);
193 String body = bodyBuilder.toString(); local
197 current.endTextElementListener.end(body);
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
SendReq.java 82 * Constructor with given headers and body
85 * @param body Body of this PDu.
87 SendReq(PduHeaders headers, PduBody body) {
88 super(headers, body);
  /packages/apps/Email/tests/src/com/android/emailcommon/mail/
MessageTestUtils.java 38 * .text("<body>").cidImg("contetid@domain").text("</body>").build("</html");
40 * .text("<body>").uriImg(contentUri).text("</body>").build("</html");
72 * @param mimeType MIME type of body part
74 * @return MimeBodyPart object which body is null.
89 * @param text body text string
90 * @return MimeBodyPart object whose body is TextBody
157 * @return BodyPart whose body is intended Multipart.
170 * This builder object accepts Body and then can produce Message object
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
aout.h 254 #define ASM_OUTPUT_ADDR_DIFF_ELT(STREAM, BODY, VALUE, REL) \
263 switch (GET_MODE(body)) \
286 switch (GET_MODE(body)) \
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
aout.h 254 #define ASM_OUTPUT_ADDR_DIFF_ELT(STREAM, BODY, VALUE, REL) \
263 switch (GET_MODE(body)) \
286 switch (GET_MODE(body)) \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
aout.h 254 #define ASM_OUTPUT_ADDR_DIFF_ELT(STREAM, BODY, VALUE, REL) \
263 switch (GET_MODE(body)) \
286 switch (GET_MODE(body)) \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
aout.h 254 #define ASM_OUTPUT_ADDR_DIFF_ELT(STREAM, BODY, VALUE, REL) \
263 switch (GET_MODE(body)) \
286 switch (GET_MODE(body)) \
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
ExportLinksPart.java 41 public ExportLinksPart(Composite body, FormToolkit toolkit, ExportEditor editor) {
42 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
  /external/webkit/Source/WebCore/xml/
XMLHttpRequest.cpp 503 String body = createMarkup(document); local
507 m_requestEntityBody = FormData::create(encoding.encode(body.characters(), body.length(), EntitiesForUnencodables));
515 void XMLHttpRequest::send(const String& body, ExceptionCode& ec)
520 if (!body.isNull() && m_method != "GET" && m_method != "HEAD" && m_url.protocolInHTTPFamily()) {
534 m_requestEntityBody = FormData::create(UTF8Encoding().encode(body.characters(), body.length(), EntitiesForUnencodables));
542 void XMLHttpRequest::send(Blob* body, ExceptionCode& ec)
551 if (body->isFile())
552 m_requestEntityBody->appendFile(static_cast<File*>(body)->path())
    [all...]

Completed in 1766 milliseconds

<<11121314151617181920>>