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

12345678910

/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/InflateColumn/
H A DDateTime.pm68 one your code should continue to work without modification (though note
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-hppa.c41 knowing all the intricate details of the linker, note the
722 /* Make a note of the offset within the stubs for this entry. */
1726 elf32_hppa_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) argument
1731 switch (note->descsz)
1738 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
1741 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
1752 size, note->descpos + offset);
1756 elf32_hppa_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
1758 switch (note->descsz)
1765 = _bfd_elfcore_strndup (abfd, note
[all...]
H A Delf32-score.c3637 _bfd_score_elf_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) argument
3642 switch (note->descsz)
3649 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
3652 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
3662 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, note->descpos + offset);
3666 _bfd_score_elf_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
3668 switch (note->descsz)
3674 elf_tdata (abfd)->core_program = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
3675 elf_tdata (abfd)->core_command = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
H A Delf64-x86-64.c265 elf64_x86_64_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
270 switch (note->descsz)
278 = bfd_get_16 (abfd, note->descdata + 12);
282 = bfd_get_32 (abfd, note->descdata + 32);
293 size, note->descpos + offset);
297 elf64_x86_64_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
299 switch (note->descsz)
306 = _bfd_elfcore_strndup (abfd, note->descdata + 40, 16);
308 = _bfd_elfcore_strndup (abfd, note->descdata + 56, 80);
264 elf64_x86_64_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
296 elf64_x86_64_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
H A Delf32-frv.c76 Elf_Internal_Note * note);
78 Elf_Internal_Note * note);
6798 elf32_frv_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
6803 switch (note->descsz)
6814 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
6817 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
6838 note->descpos + offset);
6842 elf32_frv_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
6844 switch (note->descsz)
6854 = _bfd_elfcore_strndup (abfd, note
6789 elf32_frv_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
6833 elf32_frv_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
[all...]
H A Delf32-ppc.c1761 ppc_elf_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
1766 switch (note->descsz)
1773 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
1776 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
1787 size, note->descpos + offset);
1791 ppc_elf_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
1793 switch (note->descsz)
1800 = _bfd_elfcore_strndup (abfd, note->descdata + 32, 16);
1802 = _bfd_elfcore_strndup (abfd, note->descdata + 48, 80);
1758 ppc_elf_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
1788 ppc_elf_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
H A Delf32-sh.c5925 elf32_shlin_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
5930 switch (note->descsz)
5937 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
5940 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
5951 size, note->descpos + offset);
5955 elf32_shlin_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
5957 switch (note->descsz)
5964 = _bfd_elfcore_strndup (abfd, note->descdata + 28, 16);
5966 = _bfd_elfcore_strndup (abfd, note->descdata + 44, 80);
5919 elf32_shlin_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
5949 elf32_shlin_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
/macosx-10.9.5/dtrace-118.1/libelf/
H A Ddecl.h37 #include <note.h>
66 #define NOTE(x) /* NOTHING */ /* In lieu of Solaris #include <note.h> */
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DAppender.pm496 array reference. Please note that you need to set the appender's
501 B<Please note that the standard appenders in the Log::Dispatch hierarchy
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DTrace.pm37 The signals and their meaning follow. Each also bears a note as to whether the signal is relevant to a server application, client application, or both.
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DConsoleMessage.js347 var note = section.titleElement.createChild("span", "object-info-state-note"); variable
348 note.title = WebInspector.UIString("Object state below is captured upon first expansion");
/macosx-10.9.5/awk-18/src/
H A DFIXES152 merging upper and lower case may make sense (though note that unix
230 minor documentation changes to note that this now compiles out
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcs.vim75 syn keyword csXmlTag contained seealso b c i pre sub sup block code note paramref see subscript superscript
H A Ddocbk.vim83 syn keyword docbkKeyword msgorig msgrel msgset msgsub msgtext note contained
H A Ddtrace.vim49 " EOF. Also note that dtrace doesn't allow an empty predicate // (we do).
H A Djproperties.vim112 " other things of note are the \t,r,n,\, and the \ preceding line end
H A Dnsis.vim18 syn keyword nsisTodo todo attention note fixme readme
H A Drhelp.vim149 syn match rhelpSection "\\note\>"
H A Dvhdl.vim48 syn keyword vhdlStatement note warning error failure
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DBuilder.pm1587 =item B<note>
1589 $Test->note(@msgs);
1596 sub note { subroutine
1642 is_deeply($have, $want) || note explain $have;
2272 a note to contact the author.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm836 Please note that in order to use any of these additional appenders, you
1048 Please note that the subroutines you're defining in this way are going
1427 Please note this difference: To obtain the root logger, please use
1587 However, please note the difference between these code snippets and those
1819 config file, but note that your config file probably won't be
2247 Please note the class of the appender object is passed as a I<string> to
2260 A side note: In case you're wondering if
2307 Please note that this does
2367 Also, note that if you're using a subclass of Log4perl, like
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm1008 Please note that in order to use any of these additional appenders, you
1255 Please note that the subroutines you're defining in this way are going
1656 Please note this difference: To obtain the root logger, please use
1836 However, please note the difference between these code snippets and those
2068 config file, but note that your config file probably won't be
2504 Please note the class of the appender object is passed as a I<string> to
2517 A side note: In case you're wondering if
2564 Please note that this does
2679 Also, note that if you're writing a subclass of Log4perl, like
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DAdmin.pm198 Instead of loading from a file the configuration can be provided directly as a hash ref. Please note
H A DStorage.pm176 Please note that all of the code in your coderef, including non-DBIx::Class
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFilter.pm198 On a similar note, Log4perl's C<StringMatch> filter will check the

Completed in 423 milliseconds

12345678910