Searched refs:note (Results 26 - 50 of 240) sorted by relevance

12345678910

/macosx-10.9.5/vim-53/runtime/compiler/
H A Dant.vim30 " note that this will work also for tasks like [wtkbuild]
/macosx-10.9.5/apache-786.1/httpd/docs/manual/style/css/
H A Dmanual-loose-100pc.css70 div.note h3,
144 div.note pre,
H A Dmanual.css92 div.note a:hover,
93 div.note a:active,
128 div.note code.module a:hover,
129 div.note code.module a:active,
164 div.note code.directive a:hover,
165 div.note code.directive a:active,
275 div.note h3,
871 /* example inside a note:
876 div.note div.example,
910 div.note,
[all...]
H A Dmanual-print.css202 div.note h3,
622 div.note div.example {
651 div.note,
660 div.note p,
666 div.note pre,
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Drt.sh87 typeset label note
112 then note=" $bad"
114 then note=$bad
116 printf $'%s%5d %s%s\n' "$prefix" "$e" "$label" "$note"
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/note/
H A Dnote.tcl6 namespace eval ::sak::note {}
10 proc ::sak::note::usage {} {
12 puts stdout \n[sak::help::on note]
16 proc ::sak::note::run {m p tags} {
33 proc ::sak::note::show {} {
47 proc ::sak::note::LoadNotes {} {
72 package provide sak::note 1.0
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dspctl.cpp421 note(1, "%s: accepted", target);
423 note(0, "%s: rejected", target);
435 note(1, "source=%s", cfString(source).c_str());
438 note(2, "cache=no");
440 note(2, "cache=yes,row %d", cfNumber<int>(row));
442 note(2, "cache=yes");
445 note(0, "override=%s", cfString(override).c_str());
447 note(1, "authority=none");
450 note(2, "origin=%s", cfString(originator).c_str());
H A Dcsreq.cpp121 note(1, "valid");
/macosx-10.9.5/llvmCore-3425.0.33/utils/lit/lit/
H A DTestingConfig.py55 litConfig.note('... loaded config %r' % path)
66 litConfig.note('... config not found - %r' %path)
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf.c1836 case SHT_NOTE: /* .note section. */
2347 { STRING_COMMA_LEN (".note.GNU-stack"), 0, SHT_PROGBITS, 0 },
2348 { STRING_COMMA_LEN (".note"), -1, SHT_NOTE, 0 },
2650 if (! _bfd_elf_make_section_from_phdr (abfd, hdr, index, "note"))
3647 && CONST_STRNEQ (s->name, ".note"))
4021 /* For each loadable .note section, add a PT_NOTE segment. We don't
4023 nonloadable .note sections and loadable .note sections, we will
4024 generate two .note sections in the output file. FIXME: Using
4029 && CONST_STRNEQ (s->name, ".note"))
7454 elfcore_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
7525 elfcore_make_note_pseudosection(bfd *abfd, char *name, Elf_Internal_Note *note) argument
7538 elfcore_grok_prfpreg(bfd *abfd, Elf_Internal_Note *note) argument
7548 elfcore_grok_prxfpreg(bfd *abfd, Elf_Internal_Note *note) argument
7595 elfcore_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
7654 elfcore_grok_pstatus(bfd *abfd, Elf_Internal_Note *note) argument
7689 elfcore_grok_lwpstatus(bfd *abfd, Elf_Internal_Note *note) argument
7770 elfcore_grok_win32pstatus(bfd *abfd, Elf_Internal_Note *note) argument
7848 elfcore_grok_note(bfd *abfd, Elf_Internal_Note *note) argument
7920 elfcore_netbsd_get_lwpid(Elf_Internal_Note *note, int *lwpidp) argument
7934 elfcore_grok_netbsd_procinfo(bfd *abfd, Elf_Internal_Note *note) argument
7954 elfcore_grok_netbsd_note(bfd *abfd, Elf_Internal_Note *note) argument
8019 elfcore_grok_nto_status(bfd *abfd, Elf_Internal_Note *note, long *tid) argument
8070 elfcore_grok_nto_regs(bfd *abfd, Elf_Internal_Note *note, long tid, char *base) argument
8108 elfcore_grok_nto_note(bfd *abfd, Elf_Internal_Note *note) argument
[all...]
H A Delf32-mips.c1392 elf32_mips_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
1397 switch (note->descsz)
1404 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
1407 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
1418 size, note->descpos + offset); argument
1422 elf32_mips_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
1424 switch (note->descsz)
1431 = _bfd_elfcore_strndup (abfd, note->descdata + 32, 16);
1433 = _bfd_elfcore_strndup (abfd, note->descdata + 48, 80);
1388 elf32_mips_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
H A Delfn32-mips.c2198 elf32_mips_grok_prstatus (bfd *abfd, Elf_Internal_Note *note)
2203 switch (note->descsz)
2210 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
2213 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 24);
2224 note->descpos + offset);
2228 elf32_mips_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
2230 switch (note->descsz)
2237 = _bfd_elfcore_strndup (abfd, note->descdata + 32, 16);
2239 = _bfd_elfcore_strndup (abfd, note->descdata + 48, 80);
2191 elf32_mips_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
2221 elf32_mips_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
H A Delf32-cris.c41 PARAMS ((bfd *abfd, Elf_Internal_Note *note));
44 PARAMS ((bfd *abfd, Elf_Internal_Note *note));
511 cris_elf_grok_prstatus (abfd, note)
513 Elf_Internal_Note *note;
519 switch (note->descsz)
526 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
529 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note->descdata + 22);
538 switch (note->descsz)
545 elf_tdata (abfd)->core_signal = bfd_get_16 (abfd, note->descdata + 12);
548 elf_tdata (abfd)->core_pid = bfd_get_32 (abfd, note
[all...]
/macosx-10.9.5/rsync-42/rsync/packaging/
H A Drelease-rsync26 my $note = <<EOT;
185 print "\n", $break, $note, $break;
208 print "\n", $break, $note, $break;
/macosx-10.9.5/mDNSResponder-522.92.1/Clients/
H A DDNSServiceBrowser.m60 - (void)notifyTypeSelectionChange:(NSNotification*)note;
61 - (void)notifyNameSelectionChange:(NSNotification*)note;
299 - (void)notifyTypeSelectionChange:(NSNotification*)note
303 int index = [[note object] selectedRow];
312 - (void)notifyNameSelectionChange:(NSNotification*)note
316 int index = [[note object] selectedRow];
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DMDC.pm98 Please note that all of the methods above are class methods, there's no
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/examples/
H A Dperltidyrc_dump.pl195 my $note = $requals_default->{$long_name} ? " [=default]" : "";
205 ' ' x $spaces . '# ' . $short_option . $note;
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/examples/
H A Dperltidyrc_dump.pl195 my $note = $requals_default->{$long_name} ? " [=default]" : "";
205 ' ' x $spaces . '# ' . $short_option . $note;
/macosx-10.9.5/llvmCore-3425.0.33/utils/Misc/
H A Dzkill19 note = lambda message: _write_message('note', message)
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)' %
/macosx-10.9.5/llvmCore-3425.0.33/utils/
H A Dclang-parse-diagnostics-file21 parser.add_option("-n", "--note", action="store_true", dest="note",
22 default=False, help="dump 'note' messages.")
31 'note': False, 'warning': False}
38 if opts.note:
39 levels['note'] = True
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/grammar_me/
H A Dgasm.tcl16 proc ::grammar::me::cpu::gasm::begin {g n {mode okfail} {note {}}} {
28 Nop $note ; /Label entry ; /Clear
/macosx-10.9.5/ICU-511.35/icuSources/tools/genrb/
H A Dwrtxml.cpp417 UChar* note = NULL; local
426 note = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * capacity);
430 uprv_free(note);
434 noteLen = getAt(src->fChars,src->fLength, &note, capacity, i, UPC_NOTE, status);
436 uprv_free(note);
441 print(note, noteLen,"<note>", "</note>", status);
444 uprv_free(note);
/macosx-10.9.5/CPANInternal-140/Class-Trigger-0.14/inc/Test/
H A DMore.pm36 diag note explain
492 sub note { subroutine
493 return Test::More->builder->note(@_);
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dia64-gen.c207 int waw_special; /* Special WAW dependency note. */
223 int note; /* Optional note. */
468 int i, note = 0;
501 note = atoi (notestr + 1);
505 note = 13;
507 warn (_("multiple note %s not handled\n"), notestr);
528 && note == ics[i]->note)
556 ics[ind]->note
222 int note; /* Optional note. */ member in struct:iclass
466 int i, note = 0; local
713 int note; local
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/Balancer/
H A DRandom.pm54 Returns an active replicant at random. Please note that due to the nature of

Completed in 582 milliseconds

12345678910