Searched +defs:template +defs:strings (Results 1 – 4 of 4) sorted by relevance
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | tagged-template-literal.js | 21 function myTag(strings, personExp, ageExp) { argument 40 function template(strings, ...keys) { function 59 function tag(strings) { argument 69 function empty(strings, ...params) { argument
|
| /third_party/node/deps/npm/node_modules/chalk/ |
| D | index.js | 6 const template = require('./templates.js'); constant 34 chalk.template = function () { function 206 function chalkTag(chalk, strings) { argument
|
| /third_party/node/tools/ |
| D | lint-md.mjs | 1731 chalk.template = (...arguments_) => chalkTag(chalk.template, ...arguments_); function in chalk 1884 let template; variable 1885 const chalkTag = (chalk, ...strings) => { 14693 chalk.template = function () { function 14865 function chalkTag(chalk, strings) { argument 30653 var flags = { bools : {}, strings : {}, unknownFn: null }; property 56453 function prohibitedStrings (ast, file, strings) { argument
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 25833 const char *strings; member 54823 struct ima_template_desc *template; member 55602 char template[128]; member 83856 const char (*strings)[32]; member
|