Searched refs:note (Results 51 - 75 of 240) sorted by relevance

12345678910

/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-sel.el179 all cell text label typekey note comment master-dir-re
265 note (nth 5 cell))
292 (if (stringp note) (concat " " note) "")
/macosx-10.9.5/ruby-104/ruby/test/rubygems/
H A Dtest_gem_commands_setup_command.rb94 * Fixed release note display for LANG=C when installing rubygems
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dcs_utils.cpp232 note(1, "Using unqualified identity for test - signature will not verify");
288 note(1, "Using identity \"%s\"", cfString(name).c_str());
304 note(2, "%s: found in both %s and %s (this is all right)",
458 void note(unsigned level, const char *format, ...) function
H A Dcs_utils.h60 void note(unsigned level, const char *format, ...);
/macosx-10.9.5/vim-53/runtime/doc/
H A Dvim2html.pl118 # Various vim highlights. note that < and > have already been escaped
147 # note
148 s/(Note:?)/<code class="note">$1<\/code>/gi;
209 .note { color: blue; background-color: yellow; }
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/generator/template/darkfish/
H A Drdoc.css314 .note-list {
326 .note-list dt {
329 .note-list dd {
342 .note-list dd + dt {
/macosx-10.9.5/tidy-15.12/tidy/test/
H A Donetesta.cmd57 @REM echo note - test '%TESTEXPECTED%' found %RESULT% times in file '%INFILE%'
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf64-mips.c2908 elf64_mips_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
2913 switch (note->descsz)
2920 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
2923 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 32);
2934 size, note->descpos + offset);
2938 elf64_mips_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
2940 switch (note->descsz)
2947 = _bfd_elfcore_strndup (abfd, note->descdata + 40, 16);
2949 = _bfd_elfcore_strndup (abfd, note->descdata + 56, 80);
2901 elf64_mips_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
2931 elf64_mips_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
H A Delf32-i386.c375 elf_i386_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
380 if (note->namesz == 8 && strcmp (note->namedata, "FreeBSD") == 0)
382 int pr_version = bfd_get_32 (abfd, note->descdata);
388 elf_tdata (abfd)->core_signal = bfd_get_32 (abfd, note->descdata + 20);
391 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
395 size = bfd_get_32 (abfd, note->descdata + 8);
399 switch (note->descsz)
406 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
409 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note
374 elf_i386_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
424 elf_i386_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Dfootnote.el693 (let ((note (Footnote-text-under-cursor)))
694 (when note
697 (goto-char (cadr (assq note footnote-pointer-marker-alist))))))
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Diffe.sh966 [+note?If the test succeeds then the block is copied to the output
1784 note=
1892 "note{")
2000 'note{');;
2008 'note{') note=$x ;;
3313 is tst "${note:-$run}"
3454 report $e $V "${note:-$run\ passed}" "${note:-$run} failed"
3647 *) case $define$note i
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/lit/lit/
H A Dmain.py172 litConfig.note('loading suite config %r' % cfgpath)
214 litConfig.note('loading local config %r' % cfgpath)
236 litConfig.note('resolved input %r to %r::%r' % (path, ts.name,
/macosx-10.9.5/CPANInternal-140/DBIx-Class/t/
H A D94versioning.t204 note ('Fast deploy/upgrade start: ', time() );
/macosx-10.9.5/vim-53/runtime/colors/
H A Ddarkblue.vim6 " [note: looks bit uglier with come terminal palettes,
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbib.vim32 syn keyword bibEntryKw contained institution journal key month note
H A Dbst.vim57 syn keyword bstField note number
/macosx-10.9.5/CPANInternal-140/Class-C3-Componentised/lib/Class/C3/
H A DComponentised.pm32 Please note: these are not plugins that can take precedence over methods
/macosx-10.9.5/CPANInternal-140/Data-Dumper-Concise/lib/Data/Dumper/
H A DConcise.pm81 (note the tab indentation, oh joy ...)
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/BodyFilter/
H A Dcomplete.pm70 Also note that all filters after C<complete> are still called when the
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dcomplete.pm70 Also note that all filters after C<complete> are still called when the
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DNDC.pm115 Please note that all of the methods above are class methods, there's no
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DMDC.pm98 Please note that all of the methods above are class methods, there's no
H A DNDC.pm115 Please note that all of the methods above are class methods, there's no
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DTXT.pm148 Also note that you should specify the several character strings
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/Control/
H A DProxyAuth.pm154 B<Please note:>

Completed in 814 milliseconds

12345678910