HomeSort by relevance Sort by last modified time
    Searched refs:MESSAGE (Results 126 - 150 of 203) sorted by null

1 2 3 4 56 7 8 9

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest3.java     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /external/eigen/blas/testing/
dblat1.f     [all...]
cblat1.f 561 * PRINT FAIL MESSAGE AND HEADER.
667 * PRINT FAIL MESSAGE AND HEADER.
sblat1.f     [all...]
zblat1.f 561 * PRINT FAIL MESSAGE AND HEADER.
667 * PRINT FAIL MESSAGE AND HEADER.
  /packages/apps/Email/provider_src/com/android/email/provider/
EmailProvider.java 90 import com.android.emailcommon.provider.EmailContent.Message;
184 "vnd.android.cursor.item/email-message";
221 private static final int MESSAGE = MESSAGE_BASE;
297 array.put(MESSAGE_BASE >> BASE_SHIFT, Message.TABLE_NAME);
300 array.put(UPDATED_MESSAGE_BASE >> BASE_SHIFT, Message.UPDATED_TABLE_NAME);
301 array.put(DELETED_MESSAGE_BASE >> BASE_SHIFT, Message.DELETED_TABLE_NAME);
324 Message.UPDATED_TABLE_NAME + " select * from " + Message.TABLE_NAME + " where " +
328 Message.UPDATED_TABLE_NAME + " where " + BaseColumns._ID + '=';
331 Message.DELETED_TABLE_NAME + " select * from " + Message.TABLE_NAME + " where "
2062 final android.os.Message message = local
5697 android.os.Message message = android.os.Message.obtain(mFolderNotifierHandler, local
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 39 {$MESSAGE ERROR 'You need Delphi 2009 or higher to use the Antlr runtime'}
Antlr.Runtime.Tools.pas 38 {$MESSAGE ERROR 'You need Delphi 2009 or higher to use the Antlr runtime'}
  /external/cblas/testing/
c_cblat1.f 562 * PRINT FAIL MESSAGE AND HEADER.
668 * PRINT FAIL MESSAGE AND HEADER.
c_zblat1.f 562 * PRINT FAIL MESSAGE AND HEADER.
668 * PRINT FAIL MESSAGE AND HEADER.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
encoding.py 55 """Register a custom encoder/decoder for this message class."""
80 def CopyProtoMessage(message):
82 return codec.decode_message(type(message), codec.encode_message(message))
85 def MessageToJson(message, include_fields=None):
86 """Convert the given message to JSON."""
87 result = _ProtoJsonApiTools.Get().encode_message(message)
88 return _IncludeFields(result, message, include_fields)
91 def JsonToMessage(message_type, message):
92 """Convert the given JSON to a message of type message_type.""
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPRequest.java 29 package gov.nist.javax.sip.message;
41 import javax.sip.message.*;
73 public final class SIPRequest extends SIPMessage implements javax.sip.message.Request, RequestExt {
122 putName(Request.MESSAGE);
192 * this into a sip message that is suitable for transmission. Note hack here if you want to
195 * @return a string which can be used to examine the message contents.
377 * @param uri the new Request URI of this request message
434 * @return an encoded String containing the encoded SIP Message.
505 * Get the message as a linked list of strings. Use this if you want to iterate through the
506 * message
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_type_handler.h 82 // Use arena to create message if Type is arena constructable. Otherwise,
83 // create the message on heap.
117 TYPE_TRAITS(MESSAGE , Type, LENGTH_DELIMITED, true, false)
153 // Whether wire type is for message.
447 // Definition for message handler
    [all...]
map.h 44 #include <google/protobuf/message.h>
394 const Message& GetMessageValue() const {
397 return *reinterpret_cast<Message*>(data_);
400 Message* MutableMessageValue() {
403 return reinterpret_cast<Message*>(data_);
454 HANDLE_TYPE(MESSAGE, Message);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
EclipseLintClient.java 397 @NonNull String message, @NonNull TextFormat format) {
398 message = format.toText(message);
408 message, 0, severity);
421 message, line, startOffset, endOffset, severity);
428 message, 0, severity);
690 sb.append((String) marker.getAttribute(IMarker.MESSAGE));
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 

Completed in 999 milliseconds

1 2 3 4 56 7 8 9