| /third_party/node/deps/acorn/acorn-walk/dist/ |
| D | walk.mjs | 19 function simple(node, visitors, baseVisitor, state, override) { argument 21 ; }(function c(node, st, override) { argument 31 function ancestor(node, visitors, baseVisitor, state, override) { argument 34 ; }(function c(node, st, override) { argument 49 function recursive(node, state, funcs, baseVisitor, override) { argument 51 ;(function c(node, st, override) { argument 56 function makeTest(test) { argument 65 var Found = function Found(node, state) { this.node = node; this.state = state; }; argument 68 function full(node, callback, baseVisitor, state, override) { argument 71 ;(function c(node, st, override) { argument [all …]
|
| D | walk.js | 25 function simple(node, visitors, baseVisitor, state, override) { argument 27 ; }(function c(node, st, override) { argument 37 function ancestor(node, visitors, baseVisitor, state, override) { argument 40 ; }(function c(node, st, override) { argument 55 function recursive(node, state, funcs, baseVisitor, override) { argument 57 ;(function c(node, st, override) { argument 62 function makeTest(test) { argument 71 var Found = function Found(node, state) { this.node = node; this.state = state; }; argument 74 function full(node, callback, baseVisitor, state, override) { argument 77 ;(function c(node, st, override) { argument [all …]
|
| /third_party/parse5/test/utils/ |
| D | generate-parsing-tests.ts | 34 for (const [idx, test] of parseDatFile(testSet, treeAdapter).entries()) { constant 69 node: T['node']; property 105 const { node, chunks } = await parse(test, opts); constant 147 for (const test of loadTreeConstructionTestData(suitePath, treeAdapter)) { constant
|
| /third_party/ltp/testcases/kernel/mem/ksm/ |
| D | ksm04.c | 65 unsigned int node; in verify_ksm() local 95 static struct tst_test test = { variable
|
| D | ksm02.c | 65 unsigned int node; in verify_ksm() local 93 static struct tst_test test = { variable
|
| /third_party/python/Lib/lib2to3/ |
| D | fixer_util.py | 87 def ListComp(xp, fp, it, test=None): argument 130 def ImportAndCall(node, results, names): argument 158 def is_tuple(node): argument 170 def is_list(node): argument 184 def parenthesize(node): argument 229 def in_special_context(node): argument 248 def is_probably_builtin(node): argument 271 def find_indentation(node): argument 285 def make_suite(node): argument 294 def find_root(node): argument [all …]
|
| /third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
| D | migrate_pages02.c | 47 static void print_mem_stats(pid_t pid, int node) in print_mem_stats() 69 static int migrate_to_node(pid_t pid, int node) in migrate_to_node() 107 int node; in addr_on_node() local 121 int node; in check_addr_on_node() local 320 static struct tst_test test = { variable
|
| /third_party/node/deps/npm/node_modules/minipass-sized/ |
| D | package.json | 8 "test": "tap", string 30 "test": "test" string 37 "node": ">=8" string
|
| /third_party/ltp/testcases/kernel/syscalls/mbind/ |
| D | mbind02.c | 51 int node = 0; in verify_policy() local 102 static struct tst_test test = { variable
|
| D | mbind03.c | 48 unsigned int node = 0; in verify_policy() local 114 static struct tst_test test = { variable
|
| D | mbind04.c | 44 static void verify_policy(unsigned int node, int mode, unsigned flag) in verify_policy() 129 static struct tst_test test = { variable
|
| /third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
| D | set_mempolicy01.c | 54 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() 115 static struct tst_test test = { variable
|
| D | set_mempolicy03.c | 44 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() 96 static struct tst_test test = { variable
|
| /third_party/node/tools/lint-md/ |
| D | lint-md.mjs | 784 function assertNode(node) { argument 7516 function enter(node, token, errorHandler) { argument 7522 node.position = { variable 8058 function blockquote(node, _, state, info) { argument 8132 function formatCodeAsIndented(node, state) { argument 8154 function code$1(node, _, state, info) { argument 8217 function definition(node, _, state, info) { argument 8284 function emphasis(node, _, state, info) { argument 8306 function (test) { argument 8340 function all(node) { argument [all …]
|
| /third_party/node/deps/npm/node_modules/cli-columns/ |
| D | package.json | 7 "test": "node test.js && node color.js" string 40 "node": ">= 10" string 45 "node": true boolean
|
| /third_party/node/deps/npm/node_modules/minipass-pipeline/ |
| D | package.json | 8 "test": "tap", string 27 "node": ">=8" string
|
| /third_party/node/deps/npm/node_modules/minipass-collect/ |
| D | package.json | 8 "test": "tap", string 27 "node": ">=16 || 14 >=14.17" string
|
| /third_party/node/deps/npm/node_modules/columnify/ |
| D | package.json | 8 "test": "make prepublish && tape test/*.js | tap-spec", string 44 "node": ">=8.0.0" string 51 "test": "test" string
|
| /third_party/node/deps/npm/node_modules/@sigstore/core/ |
| D | package.json | 10 "test": "jest" string 29 "node": "^16.14.0 || >=18.0.0" string
|
| /third_party/node/deps/npm/node_modules/chownr/ |
| D | package.json | 23 "test": "tap", string 30 "node": ">=10" string
|
| /third_party/node/deps/npm/node_modules/shebang-command/ |
| D | package.json | 13 "node": ">=8" string 16 "test": "xo && ava" string
|
| /third_party/node/deps/npm/node_modules/retry/ |
| D | package.json | 17 "node": ">= 4" string 26 … "test": "./node_modules/.bin/istanbul cover ./node_modules/tape/bin/tape ./test/integration/*.js", string
|
| /third_party/node/deps/npm/node_modules/supports-color/ |
| D | package.json | 15 "node": "./index.js", string 19 "node": ">=12" string 23 "test": "tsd" string
|
| /third_party/node/deps/npm/node_modules/@sigstore/bundle/ |
| D | package.json | 10 "test": "jest" string 33 "node": "^16.14.0 || >=18.0.0" string
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | parser_impl_test_helper.cc | 21 namespace test { namespace 57 std::string ToString(const Program& program, const ast::Node* node) { in ToString()
|