Home
last modified time | relevance | path

Searched defs:tree (Results 251 - 275 of 411) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h279 struct rb_root tree; member
/kernel/linux/linux-6.6/net/tipc/
H A Dgroup.c199 struct rb_root *tree = &grp->members; in tipc_group_join() local
214 struct rb_root *tree = &grp->members; in tipc_group_delete() local
/kernel/linux/linux-6.6/scripts/dtc/
H A Dlivetree.c447 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() argument
473 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() argument
397 build_dt_info(unsigned int dtsflags, struct reserve_info *reservelist, struct node *tree, uint32_t boot_cpuid_phys) build_dt_info() argument
512 get_node_by_path(struct node *tree, const char *path) get_node_by_path() argument
538 get_node_by_label(struct node *tree, const char *label) get_node_by_label() argument
558 get_node_by_phandle(struct node *tree, cell_t phandle) get_node_by_phandle() argument
582 get_node_by_ref(struct node *tree, const char *ref) get_node_by_ref() argument
650 guess_boot_cpuid(struct node *tree) guess_boot_cpuid() argument
[all...]
H A Dflattree.c236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() argument
810 struct node *tree; dt_from_blob() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsrcline.c917 void srcline__tree_insert(struct rb_root_cached *tree, u64 addr, char *srcline) in srcline__tree_insert() argument
947 char *srcline__tree_find(struct rb_root_cached *tree, u64 addr) in srcline__tree_find() argument
966 void srcline__tree_delete(struct rb_root_cached *tree) in srcline__tree_delete() argument
1008 void inlines__tree_insert(struct rb_root_cached *tree, in inlines__tree_insert() argument
1031 inlines__tree_find(struct rb_root_cached *tree, u64 addr) inlines__tree_find() argument
1050 inlines__tree_delete(struct rb_root_cached *tree) inlines__tree_delete() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dzswap.c416 zswap_entry_put(struct zswap_tree *tree, struct zswap_entry *entry) zswap_entry_put() argument
625 zswap_invalidate_entry(struct zswap_tree *tree, struct zswap_entry *entry) zswap_invalidate_entry() argument
635 struct zswap_tree *tree; zswap_reclaim_entry() local
1055 zswap_writeback_entry(struct zswap_entry *entry, struct zswap_tree *tree) zswap_writeback_entry() argument
1199 struct zswap_tree *tree = zswap_trees[type]; zswap_store() local
1402 struct zswap_tree *tree = zswap_trees[type]; zswap_load() local
1487 struct zswap_tree *tree = zswap_trees[type]; zswap_invalidate() local
1504 struct zswap_tree *tree; zswap_swapon() local
1519 struct zswap_tree *tree = zswap_trees[type]; zswap_swapoff() local
[all...]
/third_party/f2fs-tools/fsck/
H A Ddict.c1063 dnode_t *tree[DICT_DEPTH_MAX] = { 0 }; dict_load_end() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp56.h398 static av_always_inline int vp8_rac_get_tree(VP56RangeCoder *c, const int8_t (*tree)[2], in vp8_rac_get_tree() argument
383 vp56_rac_get_tree(VP56RangeCoder *c, const VP56Tree *tree, const uint8_t *probs) vp56_rac_get_tree() argument
/third_party/icu/icu4c/source/common/
H A Drbbitblb.cpp410 calcChainedFollowPos(RBBINode *tree, RBBINode *endMarkNode) calcChainedFollowPos() argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBManagerGUI.java1258 public Component getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, in getTreeCellRendererComponent() argument
/third_party/node/deps/icu-small/source/common/
H A Drbbitblb.cpp410 calcChainedFollowPos(RBBINode *tree, RBBINode *endMarkNode) calcChainedFollowPos() argument
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h363 RegExpTree* tree() const { return tree_; } in tree() function in v8::internal::final
376 TextElement(TextType text_type, RegExpTree* tree) in TextElement() argument
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h260 X509_POLICY_TREE *tree; member
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h237 X509_POLICY_TREE *tree; member
/third_party/openssl/include/crypto/
H A Dx509.h260 X509_POLICY_TREE *tree; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509_vfy.h610 *tree); variable
614 *tree); variable
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbitblb.cpp409 calcChainedFollowPos(RBBINode *tree, RBBINode *endMarkNode) calcChainedFollowPos() argument
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c328 static void check_treelinks(struct dirtree *tree) in check_treelinks() argument
/third_party/protobuf/src/google/protobuf/
H A Dmap.h484 Tree* tree = static_cast<Tree*>(m_->table_[bucket_index_]); in SearchFrom() local
510 Tree* tree in operator ++() local
583 Tree* tree = static_cast<Tree*>(table_[b]); clear() local
658 Tree* tree = static_cast<Tree*>(table_[b]); erase() local
702 Tree* tree = static_cast<Tree*>(table_[b]); FindHelper() local
857 Tree* tree = static_cast<Tree*>(table[index]); TransferTree() local
903 Tree* tree = TreeConvert() local
913 CopyListToTree(size_type b, Tree* tree) CopyListToTree() argument
982 DestroyTree(Tree* tree) DestroyTree() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.h1055 inline absl::cord_internal::CordRep* Cord::InlineRep::tree() const { tree() function in absl::Cord::InlineRep
1250 InitTree(cord_internal::CordRep* tree) InitTree() argument
1260 ChunkIterator(cord_internal::CordRep* tree) ChunkIterator() argument
[all...]
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c1691 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local
1699 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local
/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.h159 struct rb_root *tree; member
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dgconf.c55 GtkTreeStore *tree1, *tree2, *tree; variable
[all...]
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_fs.h104 struct hfs_btree *tree; member
290 struct hfs_btree *tree; member
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.c385 struct preftree *tree = &preftrees->indirect; in add_indirect_ref() local
798 struct preftree *tree = &preftrees->indirect_missing_keys; add_missing_keys() local
[all...]

Completed in 36 milliseconds

1...<<11121314151617