HomeSort by relevance Sort by last modified time
    Searched refs:msg (Results 1 - 25 of 2184) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/platform/win/
EventLoopWin.cpp 35 MSG msg; local
36 if (!GetMessage(&msg, 0, 0, 0)) {
41 TranslateMessage(&msg);
42 DispatchMessage(&msg);
  /development/pdk/pndk/samples/sample/
hellolibrary.c 6 int hellolibrary(char *msg)
8 printf("Library printing message: %s", msg);
use_hellolibrary.c 3 int hellolibrary(char *msg);
  /external/protobuf/java/src/test/java/com/google/protobuf/
MicroTest.java 53 SimpleMessageMicro msg = new SimpleMessageMicro(); local
54 assertFalse(msg.hasD());
55 assertEquals(123, msg.getD());
56 assertFalse(msg.hasNestedMsg());
57 assertEquals(null, msg.getNestedMsg());
58 assertFalse(msg.hasDefaultNestedEnum());
59 assertEquals(SimpleMessageMicro.BAZ, msg.getDefaultNestedEnum());
61 msg.setD(456);
62 assertTrue(msg.hasD());
63 assertEquals(456, msg.getD())
96 RecursiveMessageMicro msg = new RecursiveMessageMicro(); local
138 TestAllTypesMicro msg = new TestAllTypesMicro(); local
169 TestAllTypesMicro msg = new TestAllTypesMicro(); local
195 TestAllTypesMicro msg = new TestAllTypesMicro(); local
221 TestAllTypesMicro msg = new TestAllTypesMicro(); local
247 TestAllTypesMicro msg = new TestAllTypesMicro(); local
273 TestAllTypesMicro msg = new TestAllTypesMicro(); local
299 TestAllTypesMicro msg = new TestAllTypesMicro(); local
325 TestAllTypesMicro msg = new TestAllTypesMicro(); local
351 TestAllTypesMicro msg = new TestAllTypesMicro(); local
376 TestAllTypesMicro msg = new TestAllTypesMicro(); local
402 TestAllTypesMicro msg = new TestAllTypesMicro(); local
428 TestAllTypesMicro msg = new TestAllTypesMicro(); local
454 TestAllTypesMicro msg = new TestAllTypesMicro(); local
480 TestAllTypesMicro msg = new TestAllTypesMicro(); local
506 TestAllTypesMicro msg = new TestAllTypesMicro(); local
532 TestAllTypesMicro msg = new TestAllTypesMicro(); local
558 TestAllTypesMicro msg = new TestAllTypesMicro(); local
586 TestAllTypesMicro msg = new TestAllTypesMicro(); local
614 TestAllTypesMicro msg = new TestAllTypesMicro(); local
645 TestAllTypesMicro msg = new TestAllTypesMicro(); local
676 TestAllTypesMicro msg = new TestAllTypesMicro(); local
701 TestAllTypesMicro msg = new TestAllTypesMicro(); local
728 TestAllTypesMicro msg = new TestAllTypesMicro(); local
755 TestAllTypesMicro msg = new TestAllTypesMicro(); local
781 TestAllTypesMicro msg = new TestAllTypesMicro(); local
807 TestAllTypesMicro msg = new TestAllTypesMicro(); local
860 TestAllTypesMicro msg = new TestAllTypesMicro(); local
913 TestAllTypesMicro msg = new TestAllTypesMicro(); local
966 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1019 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1072 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1125 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1178 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1231 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1284 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1337 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1390 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1443 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1496 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1549 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1603 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1663 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1722 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1781 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1840 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1891 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1942 TestAllTypesMicro msg = new TestAllTypesMicro(); local
1993 TestAllTypesMicro msg = new TestAllTypesMicro(); local
2046 TestAllTypesMicro msg = new TestAllTypesMicro(); local
2099 TestAllTypesMicro msg = new TestAllTypesMicro(); local
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
PKIXNameConstraintValidatorException.java 6 public PKIXNameConstraintValidatorException(String msg)
8 super(msg);
  /libcore/luni/src/main/java/javax/xml/parsers/
ParserConfigurationException.java 45 * @param msg The error message for the exception.
48 public ParserConfigurationException(String msg) {
49 super(msg);
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_wsc_common.c 25 struct wpabuf *msg; local
27 msg = eap_msg_alloc(EAP_VENDOR_WFA, EAP_VENDOR_TYPE_WSC, 2, code, id);
28 if (msg == NULL) {
35 wpabuf_put_u8(msg, WSC_FRAG_ACK); /* Op-Code */
36 wpabuf_put_u8(msg, 0); /* Flags */
38 return msg;
  /external/e2fsprogs/po/
at-expand.pl 66 my $msg;
71 $msg =~ s/\@a/extended attribute/g;
72 $msg =~ s/\@A/error allocating/g;
73 $msg =~ s/\@b/block/g;
74 $msg =~ s/\@B/bitmap/g;
75 $msg =~ s/\@c/compress/g;
76 $msg =~ s/\@C/conflicts with some other fs block/g;
77 $msg =~ s/\@i/inode/g;
78 $msg =~ s/\@I/illegal/g;
79 $msg =~ s/\@j/journal/g
    [all...]
  /cts/tests/tests/jni/src/android/jni/cts/
JniCTest.java 36 String msg = runAllTests(); local
38 if (msg != null) {
39 fail(msg);
JniCppTest.java 36 String msg = runAllTests(); local
38 if (msg != null) {
39 fail(msg);
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_attr_build.c 24 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg)
37 wpabuf_put_be16(msg, ATTR_PUBLIC_KEY);
38 wpabuf_put_be16(msg, wpabuf_len(pubkey));
39 wpabuf_put_buf(msg, pubkey);
53 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type)
56 wpabuf_put_be16(msg, ATTR_REQUEST_TYPE);
57 wpabuf_put_be16(msg, 1);
58 wpabuf_put_u8(msg, type);
63 int wps_build_config_methods(struct wpabuf *msg, u16 methods)
66 wpabuf_put_be16(msg, ATTR_CONFIG_METHODS)
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_Log.c 32 void _SEC_OSAL_Log(SEC_LOG_LEVEL logLevel, const char *tag, const char *msg, ...)
36 va_start(argptr, msg);
40 __android_log_vprint(ANDROID_LOG_DEBUG, tag, msg, argptr);
43 __android_log_vprint(ANDROID_LOG_WARN, tag, msg, argptr);
46 __android_log_vprint(ANDROID_LOG_ERROR, tag, msg, argptr);
49 __android_log_vprint(ANDROID_LOG_VERBOSE, tag, msg, argptr);
  /external/chromium/third_party/libevent/test/
regress.gen.h 12 #define EVTAG_HAS(msg, member) ((msg)->member##_set == 1)
14 #define EVTAG_ASSIGN(msg, member, args...) (*(msg)->base->member##_assign)(msg, ## args)
15 #define EVTAG_GET(msg, member, args...) (*(msg)->base->member##_get)(msg, ## args)
17 #define EVTAG_ASSIGN(msg, member, ...) (*(msg)->base->member##_assign)(msg, ## __VA_ARGS__
49 struct msg { struct
    [all...]
  /cts/tools/host/src/com/android/cts/
DeviceNotAvailableException.java 31 public DeviceNotAvailableException(final String msg) {
32 super(msg);
InvalidDeviceException.java 31 public InvalidDeviceException(final String msg) {
32 super(msg);
TestNotFoundException.java 31 public TestNotFoundException(final String msg) {
32 super(msg);
  /external/bouncycastle/src/main/java/org/bouncycastle/util/io/
StreamOverflowException.java 8 public StreamOverflowException(String msg)
10 super(msg);
  /external/chromium/sdch/open-vcdiff/src/
compile_assert.h 45 #define COMPILE_ASSERT(expr, msg) \
47 msg[static_cast<bool>(expr) ? 1 : -1]
56 // #define COMPILE_ASSERT(expr, msg) typedef char msg[(expr) ? 1 : -1]
64 // COMPILE_ASSERT(foo, msg); // not supposed to compile as foo is
  /frameworks/base/core/java/android/content/
ReceiverCallNotAllowedException.java 29 public ReceiverCallNotAllowedException(String msg) {
30 super(msg);
  /libcore/luni/src/main/java/java/security/
InvalidParameterException.java 32 * @param msg
35 public InvalidParameterException(String msg) {
36 super(msg);
NoSuchProviderException.java 32 * @param msg
35 public NoSuchProviderException(String msg) {
36 super(msg);
UnrecoverableEntryException.java 42 * @param msg
45 public UnrecoverableEntryException(String msg) {
46 super(msg);
UnrecoverableKeyException.java 34 * @param msg
37 public UnrecoverableKeyException(String msg) {
38 super(msg);
  /libcore/luni/src/main/java/java/security/cert/
CertificateExpiredException.java 31 * @param msg
34 public CertificateExpiredException(String msg) {
35 super(msg);
CertificateNotYetValidException.java 32 * @param msg
35 public CertificateNotYetValidException(String msg) {
36 super(msg);

Completed in 555 milliseconds

1 2 3 4 5 6 7 8 91011>>