Home
last modified time | relevance | path

Searched defs:node (Results 751 - 775 of 2806) sorted by relevance

1...<<31323334353637383940>>...113

/foundation/window/window_manager/wmserver/src/
H A Dwindow_system_effect.cpp45 WMError WindowSystemEffect::SetCornerRadius(const sptr<WindowNode>& node, bool needCheckAnimation) in SetCornerRadius() argument
88 IsAppMainOrSubOrFloatingWindow(const sptr<WindowNode>& node) IsAppMainOrSubOrFloatingWindow() argument
106 SetWindowShadow(const sptr<WindowNode>& node) SetWindowShadow() argument
169 SetWindowEffect(const sptr<WindowNode>& node, bool needCheckAnimation) SetWindowEffect() argument
[all...]
H A Dminimize_app.cpp31 void MinimizeApp::AddNeedMinimizeApp(const sptr<WindowNode>& node, MinimizeReason reason) in AddNeedMinimizeApp() argument
112 IsNodeNeedMinimize(const sptr<WindowNode>& node) IsNodeNeedMinimize() argument
127 IsNodeNeedMinimizeWithReason(const sptr<WindowNode>& node, MinimizeReason reason) IsNodeNeedMinimizeWithReason() argument
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_group_mgr_test.cpp75 sptr<WindowNode> node = new WindowNode(property); in SetUpTestCase() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_nodeadapterevent_test.cpp72 auto *node = OH_ArkUI_NodeAdapterEvent_GetRemovedNode(event); in OnRemoveNodeFromAdapter() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DCommonTest.cpp87 Node node = {1, (char*)"node1", 1}; in HWTEST_F() local
109 Node node = {1, (char*)"node1", 1}; in HWTEST_F() local
144 Node node[] = { in HWTEST_F() local
196 Node node[] = { HWTEST_F() local
244 Node node[] = { HWTEST_F() local
302 Node node = {1, (char*)"node1", 1}; HWTEST_F() local
320 Node node = {1, (char*)"node1", 1}; HWTEST_F() local
337 Node node = {1, (char*)"node1", 1}; HWTEST_F() local
360 Node node = {1, (char*)"node1", 1}; HWTEST_F() local
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dcommon_func_test.c79 Node node = {1, "node1"}; variable
101 Node node = {1, "node1"}; variable
135 Node node[] = { variable
187 Node node[] = { global() variable
235 Node node[] = { global() variable
293 Node node = {1, "node1"}; global() variable
311 Node node = {1, "node1"}; global() variable
328 Node node = {1, "node1"}; global() variable
351 Node node = {1, "node1"}; global() variable
[all...]
/third_party/eudev/src/shared/
H A Dstrbuf.c68 static void strbuf_node_cleanup(struct strbuf_node *node) { in strbuf_node_cleanup() argument
101 static void bubbleinsert(struct strbuf_node *node, in bubbleinsert() argument
129 struct strbuf_node *node; strbuf_add_string() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dlimits.cpp84 bool TInductiveTraverser::visitBinary(TVisit /* visit */, TIntermBinary* node) in visitBinary() argument
96 bool TInductiveTraverser::visitUnary(TVisit /* visit */, TIntermUnary* node) in visitUnary() argument
108 visitAggregate(TVisit , TIntermAggregate* node) visitAggregate() argument
175 visitAggregate(TVisit , TIntermAggregate* node) visitAggregate() argument
[all...]
H A DLiveTraverser.h107 virtual bool visitAggregate(TVisit, TIntermAggregate* node) in visitAggregate() argument
117 virtual bool visitSelection(TVisit /* visit */, TIntermSelection* node) in visitSelection() argument
/third_party/gn/src/gn/
H A Dbuilder_record_map.h50 NodeType* node = Lookup(label); in try_emplace() local
H A Dimport_manager.cc26 const ParseNode* node = g_scheduler->input_file_manager()->SyncLoadFile( in UncachedImport() local
/third_party/alsa-lib/src/ucm/
H A Ducm_regex.c33 snd_config_t *node; in get_string() local
/third_party/alsa-utils/alsactl/
H A Dinit_sysfs.c26 struct list_head node; member
/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...]

Completed in 10 milliseconds

1...<<31323334353637383940>>...113