Home
last modified time | relevance | path

Searched defs:walker (Results 1 – 25 of 26) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DparserRealSource5.js116 function prePrintAST(ast, parent, walker) { argument
123 function postPrintAST(ast, parent, walker) { argument
DparserRealSource14.js992 var pre = function (cur, parent, walker) { argument
1042 var pre = function (cur, parent, walker) { argument
1063 var pre = function (cur, parent, walker) { argument
1069 var post = function (cur, parent, walker) { argument
DparserRealSource6.js298 function preFindMemberScope(ast, parent, walker) { argument
324 function preFindEnclosingScope(ast, parent, walker) { argument
DparserRealSource13.js129 var walker = TypeScript.getAstWalkerFactory().getWalker(pre, post); variable
DparserRealSource8.js800 function preAssignScopes(ast, parent, walker) { argument
834 function postAssignScopes(ast, parent, walker) { argument
DparserRealSource7.js1455 function preCollectTypes(ast, parent, walker) { argument
1505 function postCollectTypes(ast, parent, walker) { argument
DparserRealSource11.js1044 var walker = getAstWalkerFactory().getWalker(controlFlowPrefix, null, null, context); variable
3382 var controlFlowPrefix = function (ast, parent, walker) { argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureTree.java145 public void walk(TreeWalker walker) in walk()
236 public void walk(TreeWalker walker) in walk()
/third_party/typescript/src/testRunner/unittests/services/extract/
DsymbolWalker.ts25 const walker = checker.getSymbolWalker(symbol => { constant
/third_party/node/deps/npm/node_modules/ignore-walk/
Dindex.js183 walker (entry, then) { method in Walker
249 walker (entry, then) { method in WalkerSync
/third_party/gstreamer/gstreamer/tests/check/elements/
Dselector.c715 GList *walker; in GST_START_TEST() local
750 GList *walker; in GST_START_TEST() local
790 GList *walker; in GST_START_TEST() local
/third_party/node/deps/npm/node_modules/npm-packlist/
Dindex.js266 const walker = new WalkerSync(options) constant
/third_party/typescript/scripts/
DbuildProtocol.ts23 const walker = new DeclarationsWalker(typeChecker, protocolFile); constant
/third_party/libxml2/
Dlist.c676 xmlListWalk(xmlListPtr l, xmlListWalker walker, void *user) { in xmlListWalk()
697 xmlListReverseWalk(xmlListPtr l, xmlListWalker walker, void *user) { in xmlListReverseWalk()
Dxmllint.c183 static int walker = 0; variable
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c360 GSList *walker; in atom_elst_clear() local
700 GList *walker; in atom_stsd_remove_entries() local
1087 GList *walker; in atom_dref_clear() local
1564 GList *walker; in atom_mvex_clear() local
1579 GList *walker; in atom_moov_free() local
2499 GList *walker; in atom_stsd_copy_data() local
2618 GList *walker; in atom_dref_copy_data() local
2764 GSList *walker; in atom_elst_copy_data() local
3049 GList *walker; in atom_mvex_copy_data() local
3121 GList *walker; in atom_moov_copy_data() local
[all …]
/third_party/ntfs-3g/ntfsprogs/
Dntfsls.c348 struct ntfs_list_head *walker = NULL; in free_dirs() local
/third_party/typescript/src/server/
DscriptVersionCache.ts489 const walker = new EditWalker(); constant
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstexiftag.c492 GSList *walker; in gst_exif_reader_get_pending_tag() local
507 GSList *walker; in gst_exif_reader_reset() local
1819 GSList *walker; in parse_exif_ifd() local
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c1745 GSList *walker; in gst_asf_mux_write_indexes() local
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c7300 const char *walker = before; in accountingReportDiff() local
/third_party/python/Modules/expat/
Dxmlparse.c7287 const char *walker = before; in accountingReportDiff() local
/third_party/css-what/
Dpackage-lock.json3357 "walker": "^1.0.7" string
7703 "walker": "^1.0.7" string
8930 "walker": { object
/third_party/parse5/
Dpackage-lock.json3647 "walker": "^1.0.7" string
9063 "walker": "^1.0.7" string
10868 "walker": { object
/third_party/jsframework/
Dpackage-lock.json4726 "walker": "^1.0.7" string
8040 "walker": { object

12