Home
last modified time | relevance | path

Searched defs:parents (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/glib/gio/xdgmime/
Dxdgmimeparent.c49 char **parents; member
55 struct XdgMimeParents *parents; member
Dxdgmime.c842 const char **parents; in _xdg_mime_mime_type_subclass() local
892 const char **parents; in xdg_mime_list_mime_parents() local
/third_party/re2/re2/
Dprefilter_tree.h80 StdIntMap* parents; member
Dprefilter_tree.cc81 StdIntMap* parents = entries_[i].parents; in Compile() local
372 StdIntMap* parents = entries_[i].parents; in PrintDebugInfo() local
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dprefer-nullish-coalescing.ts127 const parents = new Set<TSESTree.Node | null>([node]); constant
/third_party/icu/icu4c/source/test/depstest/
Ddepstest.py117 def _Resolve(name, parents): argument
/third_party/typescript/tests/cases/conformance/functions/
DfunctionOverloadErrors.ts56 parents: List<List<T>>; property
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/test/sample_data/rbnf/
DLOCALE_DEPS.json21 "parents": { object
/third_party/node/deps/icu-small/source/python/icutools/databuilder/test/sample_data/rbnf/
DLOCALE_DEPS.json21 "parents": { object
/third_party/icu/icu4c/source/python/icutools/databuilder/test/sample_data/rbnf/
DLOCALE_DEPS.json21 "parents": { object
/third_party/skia/third_party/externals/icu/source/data/rbnf/
DLOCALE_DEPS.json17 "parents": { object
/third_party/icu/icu4c/source/data/rbnf/
DLOCALE_DEPS.json17 "parents": { object
/third_party/icu/icu4c/source/data/coll/
DLOCALE_DEPS.json34 "parents": { object
/third_party/skia/third_party/externals/icu/source/data/coll/
DLOCALE_DEPS.json34 "parents": { object
/third_party/boost/boost/graph/distributed/
Ddehne_gotz_min_spanning_tree.hpp462 std::vector<vertex_descriptor> parents(n); in merge_local_minimum_spanning_trees_step() local
502 std::vector<vertex_descriptor> parents(n); in merge_local_minimum_spanning_trees_step() local
608 std::vector<vertex_descriptor> parents(num_vertices(g)); in dense_boruvka_minimum_spanning_tree() local
793 std::vector<vertex_descriptor> parents(num_vertices(g)); in boruvka_then_merge() local
912 std::vector<vertex_descriptor> parents(num_vertices(g)); in boruvka_mixed_merge() local
/third_party/skia/tools/mdbviz/
Dmainwindow.cpp34 SkTDArray<QTreeWidgetItem*> parents; in setupOpsTaskWidget() local
/third_party/flutter/skia/tools/mdbviz/
Dmainwindow.cpp34 SkTDArray<QTreeWidgetItem*> parents; in setupOpListWidget() local
/third_party/python/Doc/library/
Dargparse.rst343 parents section in ArgumentParser objects
/third_party/mesa3d/src/intel/compiler/
Dbrw_cfg.h124 struct exec_list parents; member
504 bblock_t **parents; member
/third_party/typescript/src/debug/
Ddbg.ts253 const parents: FlowGraphNode[] = []; constant
417 const parents = getParents(node); constant
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddataset_op.cc209 std::vector<DatasetOp *> DatasetOp::parents() const { return parent_; } in parents() function in mindspore::dataset::DatasetOp
/third_party/boost/boost/pending/
Ddisjoint_sets.hpp187 const ParentContainer& parents() { return parent; } in parents() function in boost::disjoint_sets_with_storage
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh61 hb_vector_t<unsigned> parents; member
408 hb_set_t parents; in isolate_subgraph() local
/third_party/boost/tools/build/src/engine/
Drules.h221 TARGETS * parents; /* used by make1() for completion */ member
/third_party/musl/src/regex/
Dtre.h143 int *parents; member

1234