/dalvik/libcore-disabled/sound/src/main/java/javax/sound/midi/ |
MidiSystem.java | 125 * I don't understand what type of exception we should throw out if we haven't 132 * It's not determine what provider for this service I should to use, and so 147 * I don't understand what type of exception we should throw out if we haven't 154 * It's not determine what provider for this service I should to use, and so 169 * I don't understand what type of exception we should throw out if we haven't 176 * It's not determine what provider for this service I should to use, and so 190 * I don't understand what type of exception we should throw out if we haven't 197 * It's not determine what provider for this service I should to use, and so 211 * I don't understand what type of exception we should throw out if we haven't 218 * It's not determine what provider for this service I should to use, and s [all...] |
/frameworks/base/core/java/com/android/internal/util/ |
HierarchicalStateMachine.java | 267 Log.d(TAG, "mP1.processMessage what=" + message.what); 268 switch(message.what) { 293 Log.d(TAG, "S1.processMessage what=" + message.what); 294 if (message.what == CMD_1) { 314 Log.d(TAG, "mS2.processMessage what=" + message.what); 315 switch(message.what) { 342 Log.d(TAG, "P2.processMessage what=" + message.what) [all...] |
/dalvik/vm/alloc/ |
DdmHeap.c | 283 /* It's an allocated chunk. Figure out what it is. 407 int when, what; local 414 what = gcHeap->ddmHpsgWhat; 420 what = gcHeap->ddmNhsgWhat; 430 /* Figure out what kind of chunks we'll be sending. 432 if (what == HPSG_WHAT_MERGED_OBJECTS) { 434 } else if (what == HPSG_WHAT_DISTINCT_OBJECTS) { 437 assert(!"bad HPSG.what value"); 462 dvmDdmHandleHpsgNhsgChunk(int when, int what, bool native) 464 LOGI("dvmDdmHandleHpsgChunk(when %d, what %d, heap %d)\n", when, what [all...] |
/external/dbus/dbus/ |
dbus-marshal-validate.h | 158 #define DECLARE_DBUS_NAME_CHECK(what) 159 #define DEFINE_DBUS_NAME_CHECK(what) 166 #define DECLARE_DBUS_NAME_CHECK(what) \ 167 dbus_bool_t _dbus_check_is_valid_##what (const char *name) 171 #define DEFINE_DBUS_NAME_CHECK(what) \ 173 _dbus_check_is_valid_##what (const char *name) \ 181 return _dbus_validate_##what (&str, 0, \
|
/frameworks/base/libs/surfaceflinger/ |
MessageQueue.h | 57 uint32_t what; member in class:android::MessageBase 60 MessageBase() : when(0), what(0), arg0(0) { } 61 MessageBase(uint32_t what, int32_t arg0=0) 62 : when(0), what(what), arg0(arg0) { } 88 struct WHAT { 99 INVALIDATE = WHAT<'_','p','d','t'>::Value
|
/frameworks/base/opengl/libagl/ |
light.cpp | 516 GLfixed* what; local 520 what = light.ambient.v; 523 what = light.diffuse.v; 526 what = light.specular.v; 551 what[0] = params[0]; 552 what[1] = params[1]; 553 what[2] = params[2]; 554 what[3] = params[3]; 759 GLfixed* what=0; local 762 case GL_AMBIENT: what = c->lighting.front.ambient.v; break 799 GLfixed* what=0; local [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ServiceStateTracker.java | 171 * @param what what code of message when delivered 174 public void registerForRoamingOn(Handler h, int what, Object obj) { 175 Registrant r = new Registrant(h, what, obj); 192 * @param what what code of message when delivered 195 public void registerForRoamingOff(Handler h, int what, Object obj) { 196 Registrant r = new Registrant(h, what, obj); 270 protected abstract void handlePollStateResult(int what, AsyncResult ar);
|
CallTracker.java | 76 msg.what = EVENT_REPOLL_AFTER_DELAY; 102 obtainNoPollCompleteMessage(int what) { 105 return obtainMessage(what);
|
/dalvik/vm/ |
Ddm.h | 67 * Let the heap know that the HPSG or NHSG what/when values have changed. 71 * @return true iff the what/when values are supported by the VM. 73 bool dvmDdmHandleHpsgNhsgChunk(int when, int what, bool native);
|
/frameworks/base/core/java/android/text/ |
Spannable.java | 31 * what the flags mean. The object can be one that has meaning only 39 public void setSpan(Object what, int start, int end, int flags); 46 public void removeSpan(Object what);
|
/build/target/board/sim/ |
BoardConfig.mk | 7 # used by the simulator. The host OS won't know what to do
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/callback/ |
package.html | 17 It contains only what was needed to make the compiler happy, that is, classes
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/login/ |
package.html | 15 It contains only what was needed to make the compiler happy, that is, classes
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/spec/ |
IEKeySpec.java | 11 * they provide what's required to generate the message.
|
/dalvik/vm/native/ |
org_apache_harmony_dalvik_ddmc_DdmVmInternal.c | 55 * public static int heapInfoNotify(int what) 70 * public static boolean heapSegmentNotify(int when, int what, bool native) 79 int what = args[1]; // 0=merged objects, 1=distinct objects local 83 ret = dvmDdmHandleHpsgNhsgChunk(when, what, native);
|
/development/pdk/docs/source/ |
life-of-a-patch.jd | 5 known as "gerrit". The image below is a flowchart that details what happens to
|
/external/e2fsprogs/ |
README | 17 suggestions of what sort of information to include when submitting bug
|
/external/icu4c/common/unicode/ |
udeprctd.h | 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
|
usystem.h | 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
|
/external/iptables/extensions/ |
libip6t_HL.man | 2 is similar to what is known as TTL value in IPv4. Setting or incrementing the
|
/external/kernel-headers/original/linux/netfilter/ |
nf_conntrack_ftp.h | 33 /* For NAT to hook in when we find a packet which describes what other
|
/external/oprofile/libop/ |
op_hw_config.h | 17 * loop or in array index access/index checking unless you know what you
|
/external/qemu/ |
README | 16 Read the CHANGES.TXT file to see what important changes were added since
|
/external/skia/src/effects/ |
SkPixelXorXfermode.cpp | 4 // we always return an opaque color, 'cause I don't know what to do with
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/regexp/ |
everything.js | 58 // 'I like it. What's up? I said NO!'.match(simpleSentence) 59 testcases[count++] = new TestCase ( SECTION, "'I like it. What's up? I said NO!'.match(simpleSentence)", 60 String(["I like it. What's up? I said NO!",' I said NO!']), String('I like it. What\'s up? I said NO!'.match(simpleSentence)));
|