| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/ |
| HD | CoverageReport.cpp | 50 void render(raw_ostream &OS) const { in render() function 77 Value.render(OS); in operator <<() 172 void CoverageReport::render(const FileCoverageSummary &File, in render() function in llvm::CoverageReport 245 void CoverageReport::render(const FunctionCoverageSummary &Function, in render() function in llvm::CoverageReport 313 render(Function, DC, OS); in renderFunctionReports() 318 render(Totals, DC, OS); in renderFunctionReports() 430 render(FCS, OS); in renderFileReports() 441 render(FCS, OS); in renderFileReports() 446 render(Totals, OS); in renderFileReports()
|
| HD | CoverageReport.h | 27 void render(const FileCoverageSummary &File, raw_ostream &OS) const; 28 void render(const FunctionCoverageSummary &Function, const DemangleCache &DC,
|
| /freebsd-11-stable/lib/libc/stdio/ |
| HD | xprintf.c | 237 printf_render *render; member 553 } else if (printf_tbl[pi->spec].render != NULL) { in __v2printf() 555 n = printf_tbl[pi->spec].render( in __v2printf() 630 register_printf_function(int spec, printf_function *render, printf_arginfo_function *arginfo) in register_printf_function() argument 635 printf_tbl[spec].gnurender = render; in register_printf_function() 642 register_printf_render(int spec, printf_render *render, printf_arginfo_function *arginfo) in register_printf_render() argument 647 printf_tbl[spec].render = render; in register_printf_render()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Option/ |
| HD | Arg.cpp | 76 render(Args, ASL); in getAsString() 89 render(Args, Output); in renderAsInput() 96 void Arg::render(const ArgList &Args, ArgStringList &Output) const { in render() function in Arg
|
| HD | ArgList.cpp | 113 Arg->render(*this, Output); in AddAllArgsExcept() 134 Arg->render(*this, Output); in AddAllArgs()
|
| /freebsd-11-stable/include/ |
| HD | printf.h | 122 int register_printf_function(int spec, printf_function *render, printf_arginfo_function *arginfo); 125 int register_printf_render(int spec, printf_render *render, printf_arginfo_function *arginfo);
|
| /freebsd-11-stable/contrib/groff/contrib/mom/examples/ |
| HD | letter.mom | 31 legislation that would cripple or render illegal open source
|
| HD | README.txt | 33 render some of mom's effects properly.
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Option/ |
| HD | Arg.h | 128 void render(const ArgList &Args, ArgStringList &Output) const;
|
| HD | OptParser.td | 61 // RenderAsInput - The option should not render the name when rendered as an
|
| HD | ArgList.h | 308 A->render(*this, Output); in AddLastArg()
|
| /freebsd-11-stable/contrib/libxo/doc/ |
| HD | formatting.rst | 27 output, with attributes that detail how to render the data. 145 stylesheet can render the HTML into rich text that mirrors the
|
| HD | intro.rst | 18 and the role tells libxo how and when to render that field (see
|
| HD | field-modifiers.rst | 18 g gettext Call gettext on field's render content 159 The humanize modifier is used to render large numbers as in a
|
| HD | faq.rst | 45 how to render that XML into text. ODL might had a set of tags
|
| /freebsd-11-stable/contrib/libxo/xohtml/external/ |
| HD | jquery.qtip.js | 128 PROTOTYPE.render = function(show) { class in PROTOTYPE 411 v && !this.rendered && this.render(this.options.show.ready); 448 v && (!this.rendered && this.render(TRUE) || this.toggle(TRUE)); 961 if(!this.rendered) { return state ? this.render(1) : this; } 1739 function render() { function 1741 api.render(typeof event === 'object' || options.show.ready); 1757 api.timers.show = setTimeout(render, options.show.delay); 1762 else { render(); } 1915 render: NULL, property in QTIP.defaults.events
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
| HD | Target.td | 58 // void render(MachineInstrBuilder &MIB, const MachineInstr &MI,
|
| /freebsd-11-stable/release/picobsd/mfs_tree/etc/ |
| HD | disktab | 15 # (the default -i value will render you with a floppy wasting way
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| HD | Clang.cpp | 1141 A->render(Args, CmdArgs); in AddPreprocessingOptions() 1300 A->render(Args, CmdArgs); in AddPreprocessingOptions() 2224 A->render(Args, ASL); in DumpCompilationDatabase() 3432 WeakArg->render(Args, CmdArgs); in RenderObjCOptions() 4221 A->render(Args, CmdArgs); in ConstructJob() 4523 A->render(Args, CmdArgs); in ConstructJob() 4526 A->render(Args, CmdArgs); in ConstructJob() 4781 A->render(Args, CmdArgs); in ConstructJob() 4827 Std->render(Args, CmdArgs); in ConstructJob() 4834 A->render(Args, CmdArgs); in ConstructJob() [all …]
|
| HD | Hexagon.cpp | 182 II.getInputArg().render(Args, CmdArgs); in ConstructJob()
|
| HD | Gnu.cpp | 97 A->render(Args, CmdArgs); in ConstructJob() 178 A.render(Args, CmdArgs); in ConstructJob() 820 A->render(Args, CmdArgs); in ConstructJob() 833 A->render(Args, CmdArgs); in ConstructJob()
|
| /freebsd-11-stable/usr.bin/compress/doc/ |
| HD | revision.log | 17 * speedups render the megamemory version defunct, for now. Make decoder
|
| /freebsd-11-stable/etc/ |
| HD | disktab | 21 # (the default -i value will render you with a floppy wasting way
|
| /freebsd-11-stable/crypto/openssl/doc/apps/ |
| HD | pkcs12.pod | 145 always assumes these are the same so this option will render such 212 encrypt the certificate using triple DES, this may render the PKCS#12
|
| /freebsd-11-stable/contrib/mdocml/ |
| HD | TODO | 315 ought to render "Key Length" with emphasis, too, 386 and render them with <a class="Xr" href=...> 390 - The tables used to render the three-part page headers actually force
|