| /freebsd-13.1/tools/lua/ |
| H A D | template.lua | 251 local render 255 render = function(self, context) function 261 layout:render() 272 render = function(self, context) function 276 template.render(layout, context) 286 render = function(self, context) function 296 render = function(...) function 297 local ok, err = pcall(render, ...) 320 render = render, 621 template.render(view, context, cache_key, false) [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | 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 262 void CoverageReport::render(const FunctionCoverageSummary &Function, in render() function in llvm::CoverageReport 348 render(Function, DC, OS); in renderFunctionReports() 353 render(Totals, DC, OS); in renderFunctionReports() 471 render(FCS, OS); in renderFileReports() 482 render(FCS, OS); in renderFileReports() 487 render(Totals, OS); in renderFileReports()
|
| H A D | CoverageReport.h | 27 void render(const FileCoverageSummary &File, raw_ostream &OS) const; 28 void render(const FunctionCoverageSummary &Function, const DemangleCache &DC,
|
| /freebsd-13.1/lib/libc/stdio/ |
| H A D | xprintf.c | 239 printf_render *render; member 555 } else if (printf_tbl[pi->spec].render != NULL) { in __v2printf() 557 n = printf_tbl[pi->spec].render( in __v2printf() 632 register_printf_function(int spec, printf_function *render, printf_arginfo_function *arginfo) in register_printf_function() argument 637 printf_tbl[spec].gnurender = render; in register_printf_function() 644 register_printf_render(int spec, printf_render *render, printf_arginfo_function *arginfo) in register_printf_render() argument 649 printf_tbl[spec].render = render; in register_printf_render()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Option/ |
| H A D | 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
|
| H A D | ArgList.cpp | 113 Arg->render(*this, Output); in AddAllArgsExcept() 134 Arg->render(*this, Output); in AddAllArgs()
|
| /freebsd-13.1/include/ |
| H A D | printf.h | 124 int register_printf_function(int spec, printf_function *render, printf_arginfo_function *arginfo); 127 int register_printf_render(int spec, printf_render *render, printf_arginfo_function *arginfo);
|
| /freebsd-13.1/lib/libifconfig/ |
| H A D | sfp.lua | 37 require("template").render(arg[1], { -- This table is the template's context.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | melexis,mlx90640.txt | 5 userspace to render processed frames.
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Option/ |
| H A D | Arg.h | 128 void render(const ArgList &Args, ArgStringList &Output) const;
|
| H A D | ArgList.h | 308 A->render(*this, Output); in AddLastArg()
|
| H A D | OptParser.td | 61 // RenderAsInput - The option should not render the name when rendered as an
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Clang.cpp | 633 A->render(Args, CmdArgs); in addDebugCompDirArg() 893 A->render(Args, CmdArgs); in addPGOAndCoverageFlags() 1361 A->render(Args, CmdArgs); in AddPreprocessingOptions() 2332 A->render(Args, ASL); in DumpCompilationDatabase() 3145 A->render(Args, CmdArgs); in RenderSSPOptions() 3158 A->render(Args, CmdArgs); in RenderSSPOptions() 3175 A->render(Args, CmdArgs); in RenderSSPOptions() 4330 A->render(Args, CmdArgs); in ConstructJob() 4830 A->render(Args, CmdArgs); in ConstructJob() 5011 A->render(Args, CmdArgs); in ConstructJob() [all …]
|
| H A D | Gnu.cpp | 79 A->render(Args, CmdArgs); in ConstructJob() 161 A.render(Args, CmdArgs); in ConstructJob() 876 A->render(Args, CmdArgs); in ConstructJob() 889 A->render(Args, CmdArgs); in ConstructJob()
|
| /freebsd-13.1/contrib/libxo/doc/ |
| H A D | 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
|
| H A D | intro.rst | 18 and the role tells libxo how and when to render that field (see
|
| H A D | 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
|
| H A D | faq.rst | 45 how to render that XML into text. ODL might had a set of tags
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
| H A D | Target.td | 57 // void render(MachineInstrBuilder &MIB, const MachineInstr &MI,
|
| /freebsd-13.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 128 PROTOTYPE.render = function(show) { function 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
|
| /freebsd-13.1/crypto/openssl/doc/man7/ |
| H A D | scrypt.pod | 12 computation. The intention of this is to render brute forcing of passwords on
|
| /freebsd-13.1/usr.bin/compress/doc/ |
| H A D | revision.log | 17 * speedups render the megamemory version defunct, for now. Make decoder
|
| /freebsd-13.1/sbin/bsdlabel/ |
| H A D | disktab | 21 # (the default -i value will render you with a floppy wasting way
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | pkcs12.pod | 154 always assumes these are the same so this option will render such 222 Encrypt the certificate using triple DES, this may render the PKCS#12
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | TODO | 312 ought to render "Key Length" with emphasis, too, 385 and render them with <a class="Xr" href=...> 389 - The tables used to render the three-part page headers actually force
|