HomeSort by relevance Sort by last modified time
    Searched defs:note (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/llvm/utils/llvm-build/llvmbuild/
util.py 8 note = lambda message: _write_message('note', message) variable
13 __all__ = ['note', 'warning', 'error', 'fatal']
  /frameworks/compile/mclinker/include/mcld/Support/
MsgHandling.h 36 MsgHandler note(unsigned int pID);
69 inline mcld::MsgHandler mcld::note(unsigned int pID) function in class:mcld
71 return getDiagnosticEngine().report(pID, DiagnosticEngine::Note);
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NoteEdit.java 69 Cursor note = mDbHelper.fetchNote(mRowId); local
70 startManagingCursor(note);
71 mTitleText.setText(note.getString(
72 note.getColumnIndexOrThrow(NotesDbAdapter.KEY_TITLE)));
73 mBodyText.setText(note.getString(
74 note.getColumnIndexOrThrow(NotesDbAdapter.KEY_BODY)));
  /external/chromium_org/chrome/installer/mac/
keystone_install.sh 78 note() { function
117 note "g_temp_dir = ${g_temp_dir}"
350 note "g_os_version = ${g_os_version}"
391 note "g_ksadmin_version = ${g_ksadmin_version}"
543 note "update_dmg_mount_point = ${update_dmg_mount_point}"
547 note "checking update"
559 note "patch_dir = ${patch_dir}"
580 note "patch_dir = ${patch_dir}"
587 note "patch_dir = ${patch_dir}"
588 note "is_patch = ${is_patch}
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_rtttldata.h 56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */
57 EAS_I32 restTicks; /* ticks to rest after current note */
63 EAS_U8 note; /* MIDI note number */ member in struct:__anon28094
65 EAS_I8 duration; /* default note duration */
eas_imelodydata.h 54 EAS_I32 tickBase; /* basline length of 32nd note in 256th of a msec */
55 EAS_I32 tick; /* actual length of 32nd note in 256th of a msec */
56 EAS_I32 restTicks; /* ticks to rest after current note */
66 EAS_U8 note; /* MIDI note number */ member in struct:__anon28081
eas_otadata.h 62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */
63 EAS_U32 restTicks; /* ticks to rest after current note */
71 EAS_U8 note; /* MIDI note number */ member in struct:__anon28084
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_rtttldata.h 56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */
57 EAS_I32 restTicks; /* ticks to rest after current note */
63 EAS_U8 note; /* MIDI note number */ member in struct:__anon28144
65 EAS_I8 duration; /* default note duration */
eas_imelodydata.h 54 EAS_I32 tickBase; /* basline length of 32nd note in 256th of a msec */
55 EAS_I32 tick; /* actual length of 32nd note in 256th of a msec */
56 EAS_I32 restTicks; /* ticks to rest after current note */
66 EAS_U8 note; /* MIDI note number */ member in struct:__anon28131
eas_otadata.h 62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */
63 EAS_U32 restTicks; /* ticks to rest after current note */
71 EAS_U8 note; /* MIDI note number */ member in struct:__anon28134
  /external/sonivox/arm-wt-22k/lib_src/
eas_rtttldata.h 56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */
57 EAS_I32 restTicks; /* ticks to rest after current note */
63 EAS_U8 note; /* MIDI note number */ member in struct:__anon28196
65 EAS_I8 duration; /* default note duration */
eas_tcdata.h 51 EAS_I32 length; /* length of current note */
55 EAS_I8 note; /* current note */ member in struct:__anon28199
56 EAS_I8 repeatCount; /* note repeat counter */
eas_imelodydata.h 54 EAS_I32 tickBase; /* basline length of 32nd note in 256th of a msec */
55 EAS_I32 tick; /* actual length of 32nd note in 256th of a msec */
56 EAS_I32 restTicks; /* ticks to rest after current note */
67 EAS_U8 note; /* MIDI note number */ member in struct:__anon28179
eas_otadata.h 62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */
63 EAS_U32 restTicks; /* ticks to rest after current note */
71 EAS_U8 note; /* MIDI note number */ member in struct:__anon28186
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyKeyEvent.java 102 String note; local
104 note = "ACTION_UP";
106 note = "ACTION_DOWN";
110 System.out.println(":Sending Key (" + note + "): "
114 System.out.println(":Sending Key (" + note + "): "
  /external/llvm/utils/Misc/
zkill 19 note = lambda message: _write_message('note', message) variable
219 note('using signal %d (SIG%s)' % (signal, name))
221 note('using signal %d' % signal)
265 note('kill(%r, %s) # (user=%r, executable=%r, CPU=%2.2f%%, time=%r, vmem=%r, rss=%r)' %
  /external/llvm/utils/lit/lit/
LitConfig.py 72 self.note('load_config from %r' % path)
107 self.note("Unable to find 'bash.exe'.")
125 def note(self, message): member in class:LitConfig
126 self._write_message('note', message)
  /external/oprofile/daemon/liblegacy/
init.c 72 fprintf(stderr, "Failed to open note device. Possibly you have passed incorrect\n"
75 perror("Failed to open note device");
117 * @param nbuf note buffer area
118 * @param nsize size of note buffer
132 /* it's always OK to read the note device */
159 * @param nbuf note buffer
160 * @param nsize size of note buffer
215 struct op_note const * note; local
218 note = &opd_buf[i];
222 switch (note->type)
    [all...]
  /external/oprofile/libutil++/
op_spu_bfd.cpp 57 asection * note = NULL; local
92 /* For embedded SPU ELF, a note section named '.note.spu_name'
96 note = bfd_get_section_by_name(ibfd.abfd, ".note.spu_name");
97 if (!note) {
98 cverb << vbfd << "No .note.spu-name section found" << endl;
101 cverb << vbfd << "found .note.spu_name section" << endl;
105 sec_size = bfd_section_size(ibfd.abfd, note)/oct_per_byte;
108 if (!bfd_get_section_contents(ibfd.abfd, note, sec_contents
    [all...]
  /external/smack/src/org/jivesoftware/smackx/workgroup/ext/notes/
ChatNotes.java 97 String note = parser.nextText(); local
98 note = note.replaceAll("\\\\n", "\n");
99 chatNotes.setNotes(note);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ConsoleMessage.js 374 var note = section.titleElement.createChild("span", "object-info-state-note"); variable
375 note.title = WebInspector.UIString("Object state below is captured upon first expansion");
    [all...]
  /external/clang/lib/ARCMigrate/
TransUnbridgedCasts.cpp 372 std::string note = "remove the cast and change return type of function " local
374 note += E->getSubExpr()->getType().getAsString(Pass.Ctx.getPrintingPolicy());
375 note += "' to have the object automatically autoreleased";
376 Pass.TA.reportNote(note, retS->getLocStart());
  /external/oprofile/module/ia64/
op_syscalls.c 90 struct op_note note; local
96 note.pid = current->pid;
97 note.tgid = op_get_tgid();
98 note.addr = addr;
99 note.len = len;
100 note.offset = offset;
101 note.type = is_execve ? OP_EXEC : OP_MAP;
102 note.hash = hash_path(file);
103 if (note.hash == -1)
105 oprof_put_note(&note);
238 struct op_note note; local
291 struct op_note note; local
302 struct op_note note; local
    [all...]
  /external/oprofile/module/x86/
op_syscalls.c 50 struct op_note note; local
56 note.pid = current->pid;
57 note.tgid = op_get_tgid();
58 note.addr = addr;
59 note.len = len;
60 note.offset = offset;
61 note.type = is_execve ? OP_EXEC : OP_MAP;
62 note.hash = hash_path(file);
63 if (note.hash == -1)
65 /* holding note lock *
210 struct op_note note; local
281 struct op_note note; local
293 struct op_note note; local
    [all...]
  /external/proguard/src/proguard/
Configuration.java 294 public List note = null; field in class:Configuration

Completed in 1857 milliseconds

1 2 3