Home
last modified time | relevance | path

Searched refs:notes (Results 51 - 74 of 74) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DunderscoreTest1.js778 var notes: any[]; variable
780 var renderNotes = _.after(notes.length, render);
781 _.each(notes, (note) => note.asyncSave({ success: renderNotes }));
999 var notes; variable
1001 var renderNotes = _.after(notes.length, render);
1002 _.each(notes, function (note) { return note.asyncSave({ success: renderNotes }); });
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.c459 struct annotation *notes; in hist_entry__sym_ipc_snprintf() local
466 notes = symbol__annotation(sym); in hist_entry__sym_ipc_snprintf()
468 if (notes->hit_cycles) in hist_entry__sym_ipc_snprintf()
469 ipc = notes->hit_insn / ((double)notes->hit_cycles); in hist_entry__sym_ipc_snprintf()
471 if (notes->total_insn) { in hist_entry__sym_ipc_snprintf()
472 coverage = notes->cover_insn * 100.0 / in hist_entry__sym_ipc_snprintf()
473 ((double)notes->total_insn); in hist_entry__sym_ipc_snprintf()
H A Dsymbol.c293 struct annotation *notes = (void *)sym; in symbol__new() local
294 pthread_mutex_init(&notes->lock, NULL); in symbol__new()
2163 if (sysfs__read_build_id("/sys/kernel/notes", &bid) == 0) in dso__find_kallsyms()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.c586 struct annotation *notes; in hist_entry__sym_ipc_snprintf() local
593 notes = symbol__annotation(sym); in hist_entry__sym_ipc_snprintf()
595 if (notes->hit_cycles) in hist_entry__sym_ipc_snprintf()
596 ipc = notes->hit_insn / ((double)notes->hit_cycles); in hist_entry__sym_ipc_snprintf()
598 if (notes->total_insn) { in hist_entry__sym_ipc_snprintf()
599 coverage = notes->cover_insn * 100.0 / in hist_entry__sym_ipc_snprintf()
600 ((double)notes->total_insn); in hist_entry__sym_ipc_snprintf()
H A Dsymbol.c307 struct annotation *notes = (void *)sym; in symbol__new() local
308 annotation__init(notes); in symbol__new()
330 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
332 annotation__exit(notes); in symbol__delete()
2316 if (sysfs__read_build_id("/sys/kernel/notes", &bid) == 0) in dso__find_kallsyms()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dvmlinux.lds.h58 * Only some architectures want to have the .notes segment visible in
932 * Otherwise, the type of .notes section would become PROGBITS instead of NOTES.
936 .notes : AT(ADDR(.notes) - LOAD_OFFSET) { \
/kernel/linux/linux-6.6/include/asm-generic/
H A Dvmlinux.lds.h58 * Only some architectures want to have the .notes segment visible in
882 * Otherwise, the type of .notes section would become PROGBITS instead of NOTES.
884 * Also, discard .note.gnu.property, otherwise it forces the notes section to
886 * 4-byte aligned notes.
893 .notes : AT(ADDR(.notes) - LOAD_OFFSET) { \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h210 /// Get an iterator over notes in a program header.
229 /// Get an iterator over notes in a section.
249 /// Get the end iterator for notes.
254 /// Get an iterator range over notes of a program header.
261 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function in llvm::object::ELFFile
266 /// Get an iterator range over notes of a section.
273 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function in llvm::object::ELFFile
/third_party/curl/docs/cmdline-opts/
H A Dgen.pl32 Dev notes:
/third_party/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl672 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A DfilterRFC3454.pl672 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp300 for (auto N : Obj->notes(P, Err)) in getBuildID()
/third_party/ffmpeg/libavcodec/x86/
H A Dxvididct.asm33 ; (See more app notes at http://developer.intel.com/vtune/cbts/strmsimd/appnotes.htm)
/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile138 NOTEOPTS = -a editing-notes -a implementation-guide
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c2430 struct annotation *notes; in do_annotate() local
2438 notes = symbol__annotation(act->ms.sym); in do_annotate()
2439 if (!notes->src) in do_annotate()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c2431 struct annotation *notes; in do_annotate() local
2439 notes = symbol__annotation(act->ms.sym); in do_annotate()
2440 if (!notes->src) in do_annotate()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dsetox.S194 | Notes: Refer to notes for 2.2 - 2.6.
230 | see the notes on Step 1 of setox.
238 | Notes: See the notes on Step 2 of setox.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsetox.S194 | Notes: Refer to notes for 2.2 - 2.6.
230 | see the notes on Step 1 of setox.
238 | Notes: See the notes on Step 2 of setox.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S6961 # Notes: Refer to notes for 2.2 - 2.6. #
6996 # the comparisons, see the notes on Step 1 of setox. #
7007 # Notes: See the notes on Step 2 of setox. #
21696 # other notes: #
H A Dfplsp.S6855 # Notes: Refer to notes for 2.2 - 2.6. #
6890 # the comparisons, see the notes on Step 1 of setox. #
6901 # Notes: See the notes on Step 2 of setox. #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S6961 # Notes: Refer to notes for 2.2 - 2.6. #
6996 # the comparisons, see the notes on Step 1 of setox. #
7007 # Notes: See the notes on Step 2 of setox. #
21696 # other notes: #
H A Dfplsp.S6855 # Notes: Refer to notes for 2.2 - 2.6. #
6890 # the comparisons, see the notes on Step 1 of setox. #
6901 # Notes: See the notes on Step 2 of setox. #
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex5676 % Insert the first mark before the heading break (see notes for \domark).
5837 % Insert first mark before the heading break (see notes for \domark).
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 142 milliseconds

123