Searched defs:kids (Results 1 – 13 of 13) sorted by relevance
41 JDWP.ThreadGroupReference.Children kids = null; field in ThreadGroupReferenceImpl.Cache108 private JDWP.ThreadGroupReference.Children kids() { in kids() method in ThreadGroupReferenceImpl109 JDWP.ThreadGroupReference.Children kids = null; in kids() local
118 const struct asymmetric_key_ids *kids = asymmetric_key_ids(key); in find_asymmetric_key() local207 const struct asymmetric_key_ids *kids, in asymmetric_match_key_ids()265 const struct asymmetric_key_ids *kids = asymmetric_key_ids(key); in asymmetric_key_cmp() local278 const struct asymmetric_key_ids *kids = asymmetric_key_ids(key); in asymmetric_key_cmp_partial() local348 const struct asymmetric_key_ids *kids = asymmetric_key_ids(key); in asymmetric_key_describe() local416 static void asymmetric_key_free_kids(struct asymmetric_key_ids *kids) in asymmetric_key_free_kids()433 struct asymmetric_key_ids *kids = prep->payload.data[asym_key_ids]; in asymmetric_key_free_preparse() local452 struct asymmetric_key_ids *kids = key->payload.data[asym_key_ids]; in asymmetric_key_destroy() local
179 struct asymmetric_key_ids *kids; in x509_key_preparse() local
90 addChildren: function(kids) { argument
215 public virtual void AddChildren(IEnumerable<ITree> kids) { in AddChildren()
258 public virtual void AddChildren( IEnumerable<ITree> kids ) in AddChildren()
226 addChildren (pANTLR3_BASE_TREE tree, pANTLR3_LIST kids) in addChildren()
168 std::unique_ptr<SkPDFArray> kids = SkPDFMakeArray(); in prepare_tag_tree_to_emit() local
135 public void addChildren(List<? extends Tree> kids) { in addChildren()
29 CPDF_Dictionary* CreatePageTreeNode(RetainPtr<CPDF_Array> kids, in CreatePageTreeNode()
146 void CommonTree<ImplTraits>::addChildren(const ChildListType& kids)
253 std::unique_ptr<SkPDFArray> kids = SkPDFMakeArray(); in prepare_tag_tree_to_emit() local
261 unsigned short kids; /* number of test child processes */ member