Searched defs:node (Results 76 - 87 of 87) sorted by relevance

1234

/fuchsia/zircon/system/dev/display/display/
H A Dclient.cpp90 display::image_node_t* node; local
1032 image_node_t* node = list_peek_tail_type(&layer->waiting_images_, image_node_t, link); local
[all...]
/fuchsia/zircon/system/dev/ethernet/ethernet/
H A Dethernet.c101 list_node_t node; member in struct:ethdev
[all...]
/fuchsia/zircon/system/dev/input/hid/
H A Dhid.c84 struct list_node node; member in struct:hid_instance
467 list_node_t node; member in struct:hid_global_state
/fuchsia/zircon/system/dev/usb/usb-peripheral/
H A Dusb-peripheral.c81 list_node_t node; member in struct:__anon513
/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc.c64 list_node_t node; member in struct:xdc_instance
71 list_node_t node; member in struct:__anon521
[all...]
/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dusb.h106 list_node_t node; member in struct:usb_request
/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dintrusive_wavl_tree.h291 RawPtrType node = PtrTraits::GetRaw(root_); local
612 iterator_impl(typename PtrTraits::RawPtrType node) argument
998 RawPtrType node = PtrTraits::GetRaw(root_); local
1159 PromoteLRChild(PtrType& owner, RawPtrType node) argument
1246 GetLinkPtrToNode(RawPtrType node) argument
1317 RotateLR(RawPtrType node, RawPtrType parent) argument
1380 PostInsertFixupLR(RawPtrType node, RawPtrType parent) argument
1427 BalancePostInsert(RawPtrType node) argument
1520 BalancePostErase_Fix22Leaf(RawPtrType node) argument
1571 BalancePostErase_FixLR3Child(RawPtrType node) argument
[all...]
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-coordinator.cpp76 list_node_t node; member in struct:__anon136
[all...]
/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme.c41 list_node_t node; member in struct:__anon207
/fuchsia/zircon/system/dev/usb/dwc2/
H A Ddwc2.c78 list_node_t node; member in struct:dwc_usb_transfer_request
171 list_node_t node; member in struct:dwc_usb_endpoint
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dctl.c20 ctl_named_node(const ctl_node_t *node) argument
26 ctl_named_children(const ctl_named_node_t *node, size_t index) argument
34 ctl_indexed_node(const ctl_node_t *node) argument
836 const ctl_named_node_t *node; local
934 const ctl_named_node_t *node; local
978 const ctl_named_node_t *node; local
[all...]
/fuchsia/zircon/third_party/ulib/musl/third_party/tre/
H A Dregcomp.c135 tre_ast_node_t* node local
147 tre_ast_node_t* node; local
162 tre_ast_node_t* node; local
179 tre_ast_node_t* node; local
196 tre_ast_node_t* node; local
578 tre_ast_node_t *node = 0, *n; local
698 marksub(tre_parse_ctx_t* ctx, tre_ast_node_t* node, int subid) argument
736 tre_ast_node_t* node; local
1036 tre_add_tag_left(tre_mem_t mem, tre_ast_node_t* node, int tag_id) argument
1064 tre_add_tag_right(tre_mem_t mem, tre_ast_node_t* node, int tag_id) argument
1126 tre_ast_node_t* node = tree; /* Tree node we are currently looking at. */ local
1567 tre_ast_node_t* node; local
1692 tre_ast_node_t* node; local
1953 tre_match_empty(tre_stack_t* stack, tre_ast_node_t* node, int* tags, int* assertions, int* num_tags_seen) argument
2060 tre_ast_node_t* node; local
2379 tre_ast_to_tnfa(tre_ast_node_t* node, tre_tnfa_transition_t* transitions, int* counts, int* offs) argument
[all...]

Completed in 214 milliseconds

1234