Searched refs:note (Results 101 - 125 of 244) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dffile.tex120 Also note that this method may only be called for opened files and may crash if
133 Please note that this method may only be called for opened files and may crash
H A Dradiobox.tex294 {\bf Platform note:} Currently only implemented in wxMSW, wxGTK and wxUniversal
312 {\bf Platform note:} Currently only implemented in wxMSW, wxGTK and wxUniversal
389 {\bf Platform note:} Currently only implemented in wxMSW and wxGTK2 and does
H A Dchecklst.tex20 Please note that wxCheckListBox uses client data in its implementation,
H A Ddirpicker.tex56 (see wxDIRP\_USE\_TEXTCTRL; note that in this case the event is fired only if
H A Dhtmlhand.tex10 to wxHtmlParser's list of available handlers (note: wxHtmlParser's list
H A Didleevt.tex11 event), but note that both of these approaches (and especially the first one)
H A Dspinbutt.tex33 \twocolitem{\windowstyle{wxSP\_HORIZONTAL}}{Specifies a horizontal spin button (note that this style is not supported in wxGTK).}
H A Dtexcept.tex27 note that making the library exception-safe is still work in progress.
H A Dtfont.tex60 user). Also please note that although the native font information is currently
H A Dtfontenc.tex20 note that we will only discuss 8-bit fonts here and not
H A Dti18n.tex17 allows to use all of the programs in this package to work with them. But note
H A Dtrefcount.tex35 Also note that if you only need to do a {\tt shallow} comparison between two
H A Dtthreads.tex48 yourself. In particular, please note that it is \emph{not} enough to derive
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dbounds.s96 .section .note.GNU-stack,"",%progbits
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h291 unsigned char note; /* Note currently assigned to this voice */ member in struct:snd_opl3_voice
293 unsigned long note_off; /* note-off time */
294 int note_off_check; /* check note-off time */
298 struct snd_midi_channel *chan; /* Midi channel for this note */
349 struct timer_list tlist; /* timer for note-offs and effects */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/check/
H A Dcrc32_x86.S303 .section .note.GNU-stack,"",@progbits
H A Dcrc64_x86.S286 .section .note.GNU-stack,"",@progbits
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/asm/i386/src/
H A Dlzo_asm.h74 .section .note.GNU-stack,"",@progbits
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/
H A DMakefile13 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/check/
H A Dcrc32_x86.S303 .section .note.GNU-stack,"",@progbits
H A Dcrc64_x86.S286 .section .note.GNU-stack,"",@progbits
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_elf.c1173 /* An ELF note in memory */
1259 static void fill_note(struct memelfnote *note, const char *name, int type, argument
1262 note->name = name;
1263 note->type = type;
1264 note->datasz = sz;
1265 note->data = data;
1346 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) argument
1353 fill_note(note, "CORE", NT_AUXV, i * sizeof(elf_addr_t), auxv);
1394 * goes into the pr_reg field inside the note contents, rather
1395 * than being the whole note content
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex64 \newenvironment{note}{\subparagraph*{Note:}}{}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Android/
H A DAndroid.mk47 # into the right place (but see the note about this below).
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/
H A DMakefile.IMA137 -$(STRIP) -s -R .note -R .comment -R .version $@

Completed in 74 milliseconds

12345678910