Home
last modified time | relevance | path

Searched defs:cur_node (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg722enc.c208 struct TrellisNode *cur_node = nodes[0][j]; in g722_encode_trellis() local
266 struct TrellisNode *cur_node = nodes[1][j]; in g722_encode_trellis() local
Dhuffman.c163 int cur_node; in ff_huff_build_tree() local
Dmvha.c89 int cur_node, i, j, pos = 0; in build_vlc() local
Dylc.c92 int cur_node, i, j, pos = 0; in build_vlc() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_hid.h85 struct hid_queue_node *cur_node; member
Df_uac.h71 struct uac_queue_node *cur_node; member
/third_party/node/deps/v8/src/heap/
Dfree-list.cc48 for (FreeSpace cur_node = top(); !cur_node.is_null(); in SearchForNodeInList() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c1540 usbd_bt_node *cur_node = NULL; in uhub_attach() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc1975 const CordRep* cur_node = rep; in MemoryUsageAux() local
/third_party/vulkan-loader/loader/
Dtrampoline.c492 VkLayerDbgFunctionNode *cur_node = ptr_instance->current_dbg_function_head; in loader_add_instance_only_debug_funcs() local
513 VkLayerDbgFunctionNode *cur_node = ptr_instance->current_dbg_function_head; in loader_remove_instance_only_debug_funcs() local
/third_party/selinux/libsepol/src/
Dexpand.c2860 cond_node_t *cur_node; in discard_tunables() local
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c3297 usbd_bt_node *cur_node; in umass_attach_dev_sub() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs29222 let mut cur_node = self.borrow_mut().last_leaf_edge().into_node(); localVariable
39828 let mut cur_node = self.borrow_mut(); localVariable