Home
last modified time | relevance | path

Searched defs:ancestors (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DconflictMarkerDiff3Trivia2.js7 ||||||| merged common ancestors field in C
DconflictMarkerDiff3Trivia1.js5 ||||||| merged common ancestors field in C
/third_party/exfatprogs/lib/
Dexfat_fs.c220 struct exfat_inode **ancestors, int count, in get_ancestors()
/third_party/node/lib/internal/repl/
Dawait.js196 ancestors: [], property
/third_party/rust/crates/bindgen/bindgen/ir/
Dtemplate.rs136 let mut ancestors: Vec<_> = self.ancestors(ctx).collect(); in all_template_params() localVariable
Ditem.rs98 fn ancestors<'a>(&self, ctx: &'a BindgenContext) -> ItemAncestorsIter<'a>; in ancestors() method
241 fn ancestors<'a>(&self, ctx: &'a BindgenContext) -> ItemAncestorsIter<'a> { in ancestors() function
247 fn ancestors<'a>(&self, ctx: &'a BindgenContext) -> ItemAncestorsIter<'a> { in ancestors() method
/third_party/node/tools/doc/
Djson.mjs451 const ancestors = r`(?:${id}\.?)+`; constant
/third_party/exfatprogs/include/
Dexfat_fs.h58 struct exfat_inode *ancestors[255]; member
/third_party/tzdata/
Dzic.c3883 mkdirs(char const *argname, bool ancestors) in mkdirs()
/third_party/node/tools/lint-md/
Dlint-md.mjs248 ancestors: [optionsOrParentOrPlace], property
312 VFileMessage$1.prototype.ancestors = undefined; method in VFileMessage$1
26835 ancestors: [optionsOrParentOrPlace], property
26899 VFileMessage.prototype.ancestors = undefined; method in VFileMessage
27747 function createAncestorsLines(state, ancestors) { argument
/third_party/node/deps/npm/test/schemas/cyclonedx/
Dbom-1.5.schema.json524 "ancestors": { object