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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/ELF/
section.s 5 .section .note.GNU-stack,"",@progbits
6 .section .note.GNU-stack2,"",%progbits
7 .section .note.GNU-,"",@progbits
8 .section -.note.GNU,"",@progbits
10 // CHECK: ('sh_name', 0x00000038) # '.note.GNU-stack'
11 // CHECK: ('sh_name', 0x0000008f) # '.note.GNU-stack2'
12 // CHECK: ('sh_name', 0x000000a0) # '.note.GNU-'
13 // CHECK: ('sh_name', 0x00000084) # '-.note.GNU'
70 .section .note.test,"",@note
    [all...]
call-abs.s 16 .section .note.GNU-stack,"",@progbits
  /external/oprofile/daemon/liblegacy/
opd_mapping.c 139 void opd_handle_mapping(struct op_note const * note)
146 proc = opd_get_proc(note->pid, note->tgid);
149 verbprintf(vmisc, "Told about mapping for non-existent process %u.\n", note->pid);
150 proc = opd_new_proc(note->pid, note->tgid);
153 hash = note->hash;
166 image = opd_get_image(name, proc->name, 0, note->pid, note->tgid);
168 opd_add_mapping(proc, image, note->addr, note->offset
    [all...]
opd_proc.h 74 * @param note note to handle
82 void opd_handle_fork(struct op_note const * note);
95 * @param note note to handle
103 void opd_handle_exit(struct op_note const * note);
opd_proc.c 238 void opd_handle_fork(struct op_note const * note)
244 verbprintf(vmisc, "DO_FORK: from %d, %d to %ld, %ld\n", note->pid, note->tgid,
245 note->addr, note->len);
247 old = opd_get_proc(note->pid, note->tgid);
257 if (opd_get_proc(note->addr, note->len))
261 proc = opd_new_proc(note->addr, note->len)
    [all...]
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...]
opd_mapping.h 52 * @param note mapping notification
58 void opd_handle_mapping(struct op_note const * note);
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzWindow.h 29 - (void)appDidHide:(NSNotification*)note;
30 - (void)appWillUnhide:(NSNotification*)note;
31 - (void)appDidUnhide:(NSNotification*)note;
  /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/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/
p3.cpp 6 class C {}; // expected-note {{candidate}}
10 expected-note {{candidate}}
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyKeyEvent.java 112 String note; local
114 note = "ACTION_UP";
116 note = "ACTION_DOWN";
120 System.out.println(":Sending Key (" + note + "): "
124 System.out.println(":Sending Key (" + 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)));
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seqmid.h 364 * \brief set note event
367 * \param key note key
374 (ev)->data.note.channel = (ch),\
375 (ev)->data.note.note = (key),\
376 (ev)->data.note.velocity = (vel),\
377 (ev)->data.note.duration = (dur))
380 * \brief set note-on event
383 * \param key note key
389 (ev)->data.note.channel = (ch),
    [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:__anon11152
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:__anon11139
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:__anon11142
  /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:__anon11202
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:__anon11189
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:__anon11192
  /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:__anon11254
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:__anon11257
56 EAS_I8 repeatCount; /* note repeat counter */
  /external/clang/test/SemaCXX/
explicit.cpp 43 class Y { }; // expected-note {{candidate constructor (the implicit copy constructor) not viable: no known conversion from 'Conversion::Z' to 'const Conversion::Y &' for 1st argument}} \
44 expected-note {{candidate constructor (the implicit move constructor) not viable: no known conversion from 'Conversion::Z' to 'Conversion::Y &&' for 1st argument}} \
45 expected-note {{candidate constructor (the implicit copy constructor) not viable: no known conversion from 'Conversion::Z' to 'const Conversion::Y &' for 1st argument}} \
46 expected-note {{candidate constructor (the implicit move constructor) not viable: no known conversion from 'Conversion::Z' to 'Conversion::Y' for 1st argument}} \
47 expected-note {{candidate constructor (the implicit copy constructor) not viable: no known conversion from 'Conversion::Z' to 'const Conversion::Y' for 1st argument}} \
48 expected-note {{candidate constructor (the implicit move constructor) not viable: no known conversion from 'Conversion::Z' to 'Conversion::Y' for 1st argument}} \
49 expected-note {{candidate constructor (the implicit default constructor) not viable: requires 0 arguments, but 1 was provided}} \
50 expected-note {{candidate constructor (the implicit copy constructor) not viable: no known conversion from 'Conversion::Z' to 'const Conversion::Y' for 1st argument}} \
51 expected-note {{candidate constructor (the implicit move constructor) not viable: no known conversion from 'Conversion::Z' to 'Conversion::Y' for 1st argument}} \
52 expected-note {{candidate constructor (the implicit default constructor) not viable: requires 0 arguments, but 1 (…)
    [all...]
cast-conversion.cpp 11 struct B { // expected-note 3 {{candidate constructor (the implicit copy constructor) not viable}} \
12 expected-note 3 {{candidate constructor (the implicit move constructor) not viable}}
13 B(A); // expected-note 3 {{candidate constructor not viable}}
41 template <int> float* &f0(); // expected-note{{candidate}}
42 template <unsigned> float* &f0(); // expected-note{{candidate}}
  /external/clang/test/Sema/
incomplete-decl.c 3 struct foo; // expected-note 5 {{forward declaration of 'struct foo'}}
28 expected-note {{forward declaration of 'struct bar'}}

Completed in 3731 milliseconds

1 2 3 4 5 6 7 8 91011>>