HomeSort by relevance Sort by last modified time
    Searched defs:note (Results 26 - 39 of 39) sorted by null

12

  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 279 EAS_U16 age; /* large value means old note */
284 EAS_U8 note; /* 12 <= key number <= 108 */ member in struct:s_synth_voice_tag
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 236 EAS_U8 note; member in struct:s_ext_audio_event_tag
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 279 EAS_U16 age; /* large value means old note */
284 EAS_U8 note; /* 12 <= key number <= 108 */ member in struct:s_synth_voice_tag
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 241 EAS_U8 note; member in struct:s_ext_audio_event_tag
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 279 EAS_U16 age; /* large value means old note */
284 EAS_U8 note; /* 12 <= key number <= 108 */ member in struct:s_synth_voice_tag
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 279 // Note that CursorJoiner is not useable here because the number
369 private static void configureLedNotification(Notification note) {
370 note.flags |= Notification.FLAG_SHOW_LIGHTS;
371 note.defaults |= Notification.DEFAULT_LIGHTS;
416 Notification note = new Notification(mContext, // context local
424 configureLedNotification(note);
425 mNotificationMgr.notify(MISSED_CALL_NOTIFICATION, note);
541 // Note we can't just bail out now if (resId == mInCallResId),
616 // Note this isn't a format string! (We want "Incoming call"
623 // Note this isn't a format string either (see comment above.
    [all...]
  /cts/tools/test-progress-new/src/testprogress2/
TestCoverageDoclet.java 509 String note = "Note:"; local
511 note += "<br>targetClass annotation missing!<br>";
534 printer.printPlainLn(note);
537 printer.printRow("Method", "Note", "Meth", "Unt", "Part", "Compl",
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.c 349 /* NOTE: marking card based on object head */
457 //NOTE: max live temps(4) here.
582 /* NOTE: marking card here based on object head */
659 /* NOTE - result is in r2/r3 instead of r0/r1 */
758 /* NOTE: returns in r1 */
937 * Load arguments to r0..r4. Note that these registers may contai
4104 char *note; local
    [all...]
  /frameworks/base/core/java/android/pim/vcard/
VCardBuilder.java 23 import android.provider.ContactsContract.CommonDataKinds.Note;
61 * .appendNotes(contentValuesListMap.get(Note.CONTENT_ITEM_TYPE))
379 // Note:
563 // Note: "CHARSET" param is not allowed in vCard 3.0, but we may add it
645 // Note: There is no appropriate property for expressing
1317 String note = contentValues.getAsString(Note.NOTE); local
    [all...]
  /packages/apps/Tag/src/com/android/vcard/
VCardBuilder.java 23 import android.provider.ContactsContract.CommonDataKinds.Note;
62 * .appendNotes(contentValuesListMap.get(Note.CONTENT_ITEM_TYPE))
379 // Note:
563 // Note: "CHARSET" param is not allowed in vCard 3.0, but we may add it
645 // Note: There is no appropriate property for expressing
1329 String note = contentValues.getAsString(Note.NOTE); local
    [all...]
  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 45 /** note messages (channel specific)
179 /* event mode flag - NOTE: only 8 bits available! */
198 /* note event */
201 unsigned char note; member in struct:sndrv_seq_ev_note
228 void *ptr; /* pointer to data (note: maybe 64-bit) */
290 struct sndrv_seq_ev_note note; member in union:sndrv_seq_event::__anon1384
323 /* note events: 5-9 */
  /packages/apps/Email/src/com/android/exchange/adapter/
ContactsSyncAdapter.java 51 import android.provider.ContactsContract.CommonDataKinds.Note;
1678 String note = ""; local
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /external/proguard/lib/
proguard.jar 

Completed in 1284 milliseconds

12