Home
last modified time | relevance | path

Searched defs:node (Results 801 - 825 of 3060) sorted by relevance

1...<<31323334353637383940>>...123

/third_party/curl/lib/
H A Daltsvc.h51 struct Curl_llist_element node; member
/third_party/astc-encoder/Source/
H A Dastcenc_diagnostic_trace.cpp199 TraceNode* node = g_TraceLog->get_current_leaf(); in trace_add_data() local
223 TraceNode* node = g_TraceLog->get_current_leaf(); in trace_add_data() local
232 TraceNode* node = g_TraceLog->get_current_leaf(); in trace_add_data() local
241 TraceNode* node = g_TraceLog->get_current_leaf(); in trace_add_data() local
[all...]
/third_party/googletest/googletest/samples/
H A Dsample3-inl.h84 QueueNode<E>* node = head_; in Clear() local
[all...]
/third_party/icu/icu4c/source/common/
H A Drbbinode.cpp289 static int32_t serial(const RBBINode *node) { in serial() argument
294 printNode(const RBBINode *node) printNode() argument
348 printTree(const RBBINode *node, UBool printHeading) printTree() argument
[all...]
H A Ducharstrie.cpp37 int32_t node; in current() local
85 int32_t node=*pos; in branchNext() local
115 int32_t node=*pos; branchNext() local
125 int32_t node=*pos++; nextImpl() local
166 int32_t node; next() local
198 int32_t node; next() local
218 int32_t node; next() local
236 int32_t node=*pos++; next() local
299 int32_t node=*pos++; findUniqueValueFromBranch() local
325 int32_t node=*pos++; findUniqueValue() local
376 int32_t node=*pos++; getNextUChars() local
[all...]
/third_party/FreeBSD/sys/dev/usb/implementation/
H A Dusb_btree.c75 struct usbd_bt_node *node = (usbd_bt_node *)malloc(sizeof(usbd_bt_node)); in usbd_create_bt_node() local
92 usbd_free_bt_node(usbd_bt_node *node) usbd_free_bt_node() argument
105 usbd_release_bt_node(usbd_bt_node *node) usbd_release_bt_node() argument
118 usbd_pre_order_bt_node(usbd_bt_node *node, struct node_info *info) usbd_pre_order_bt_node() argument
146 usbd_pre_order_hub_node(usbd_bt_node *node, char *devname, uint8_t *port_num) usbd_pre_order_hub_node() argument
182 usbd_per_order_hub_quantity(usbd_bt_node *node, uint8_t *port_qty) usbd_per_order_hub_quantity() argument
215 usbd_bt_node *node = usbd_pre_order_hub_node(tree, devname, port_num); usbd_per_order_probe() local
226 usbd_insert_bt_node(usbd_bt_node *node, usbd_bt_tree tree, struct node_info *parent_info) usbd_insert_bt_node() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_audio.c183 void uac_queue_node_free(struct uac_queue_node *node) in uac_queue_node_free() argument
193 struct uac_queue_node *node = fuac->cur_node; in uac_send_data_sub() local
215 struct uac_queue_node *node; uac_queue_free() local
239 struct uac_queue_node *node; fuac_send_message() local
[all...]
/third_party/NuttX/fs/vfs/
H A Dfs_open.c115 static int do_creat(struct Vnode *parentNode, char *fullpath, mode_t mode, struct Vnode **node) in do_creat() argument
/third_party/lame/ACM/tinyxml/
H A Dxmltest.cpp107 TiXmlNode* node = 0; in main() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dbuffers.c36 struct rb_node node; member
67 buffer_search_cmp(const struct rb_node *node, const void *addrptr) in buffer_search_cmp() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_autotune.h112 struct list_head node; member
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h62 struct cso_node *node; member
143 struct cso_node **node; in cso_hash_find_node() local
[all...]
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dlist_iterators.cpp53 test_node_inherite *node = new(mem_ctx) test_node_inherite(); in SetUp() local
147 exec_node node; member in test_node_embed
171 test_node_embed *node = new(mem_ctx) test_node_embed(); in SetUp() local
[all...]
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.cpp177 AddRenderer(InstantiateRenderer entry, image_id image, const entry_ref* ref, ino_t node) AddRenderer() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_instr.h88 struct list_head node; /** Linked list node. */ member
/third_party/node/src/
H A Daliased_buffer.h10 namespace node { namespace
H A Dbase_object.cc5 namespace node { namespace
H A Dcallback_queue-inl.h8 namespace node { namespace
/third_party/node/src/api/
H A Dembed_helpers.cc17 namespace node { namespace
/third_party/node/src/crypto/
H A Dcrypto_context.h13 namespace node { namespace
H A Dcrypto_dsa.cc26 namespace node { namespace
H A Dcrypto_hkdf.cc10 namespace node { namespace
H A Dcrypto_keygen.cc12 namespace node { namespace
H A Dcrypto_random.cc12 namespace node { namespace
H A Dcrypto_rsa.h14 namespace node { namespace

Completed in 9 milliseconds

1...<<31323334353637383940>>...123