Home
last modified time | relevance | path

Searched defs:nodes (Results 51 - 75 of 480) sorted by relevance

12345678910>>...20

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.hpp53 std::set<Node> nodes; member in vk::DescriptorPool
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/util/
H A Dilist_test.cpp49 TestNode nodes[10]; in TEST() local
64 TestList BuildList(TestNode nodes[], int n) { in BuildList() argument
75 TestNode nodes[10]; in TEST() local
82 TestNode nodes[1 in TEST() local
89 TestNode nodes[10]; TEST() local
96 TestNode nodes[10]; TEST() local
103 TestNode nodes[10]; TEST() local
113 TestNode nodes[10]; TEST() local
123 TestNode nodes[10]; TEST() local
135 TestNode nodes[10]; TEST() local
150 TestNode nodes[10]; TEST() local
165 TestNode nodes[10]; TEST() local
178 TestNode nodes[10]; TEST() local
191 TestNode nodes[10]; TEST() local
204 TestNode nodes[10]; TEST() local
217 TestNode nodes[10]; TEST() local
230 TestNode nodes[10]; TEST() local
243 TestNode nodes[10]; TEST() local
256 TestNode nodes[10]; TEST() local
274 TestNode nodes[10]; TEST() local
291 TestNode nodes[10]; TEST() local
308 TestNode nodes[10]; TEST() local
[all...]
/third_party/spirv-tools/test/util/
H A Dilist_test.cpp49 TestNode nodes[10]; in TEST() local
64 TestList BuildList(TestNode nodes[], int n) { in BuildList() argument
75 TestNode nodes[10]; in TEST() local
82 TestNode nodes[1 in TEST() local
89 TestNode nodes[10]; TEST() local
96 TestNode nodes[10]; TEST() local
103 TestNode nodes[10]; TEST() local
113 TestNode nodes[10]; TEST() local
123 TestNode nodes[10]; TEST() local
135 TestNode nodes[10]; TEST() local
150 TestNode nodes[10]; TEST() local
165 TestNode nodes[10]; TEST() local
178 TestNode nodes[10]; TEST() local
191 TestNode nodes[10]; TEST() local
204 TestNode nodes[10]; TEST() local
217 TestNode nodes[10]; TEST() local
230 TestNode nodes[10]; TEST() local
243 TestNode nodes[10]; TEST() local
256 TestNode nodes[10]; TEST() local
274 TestNode nodes[10]; TEST() local
291 TestNode nodes[10]; TEST() local
308 TestNode nodes[10]; TEST() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_map.h41 MapNode **nodes; /* Map node bucket */ member
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_display_zoom_controller_test.cpp100 std::vector<sptr<WindowNode>> nodes; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/clk/zynqmp/
H A Dclk-mux-zynqmp.c104 zynqmp_clk_register_mux(const char *name, u32 clk_id, const char * const *parents, u8 num_parents, const struct clock_topology *nodes) zynqmp_clk_register_mux() argument
H A Dclk-gate-zynqmp.c107 zynqmp_clk_register_gate(const char *name, u32 clk_id, const char * const *parents, u8 num_parents, const struct clock_topology *nodes) zynqmp_clk_register_gate() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dulist.h41 struct list_head nodes; member
/kernel/linux/linux-5.10/mm/
H A Dmmzone.c46 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask() argument
56 __next_zones_zonelist(struct zoneref *z, enum zone_type highest_zoneidx, nodemask_t *nodes) __next_zones_zonelist() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dulist.h41 struct list_head nodes; member
/kernel/linux/linux-6.6/include/linux/
H A Dinterval_tree.h51 struct interval_tree_node *nodes[2]; member
/kernel/linux/linux-6.6/drivers/clk/zynqmp/
H A Dclk-gate-zynqmp.c107 zynqmp_clk_register_gate(const char *name, u32 clk_id, const char * const *parents, u8 num_parents, const struct clock_topology *nodes) zynqmp_clk_register_gate() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcputopo.h46 struct numa_topology_node nodes[]; member
56 struct hybrid_topology_node nodes[]; member
/kernel/linux/linux-6.6/mm/
H A Dmmzone.c46 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask() argument
56 __next_zones_zonelist(struct zoneref *z, enum zone_type highest_zoneidx, nodemask_t *nodes) __next_zones_zonelist() argument
/third_party/node/deps/cares/src/lib/
H A Dares__parse_into_addrinfo.c64 struct ares_addrinfo_node *nodes = NULL; in ares__parse_into_addrinfo() local
H A Dares__addrinfo_localhost.c57 ares_append_ai_node(int aftype, unsigned short port, unsigned int ttl, const void *adata, struct ares_addrinfo_node **nodes) ares_append_ai_node() argument
110 ares__default_loopback_addrs(int aftype, unsigned short port, struct ares_addrinfo_node **nodes) ares__default_loopback_addrs() argument
137 ares__system_loopback_addrs(int aftype, unsigned short port, struct ares_addrinfo_node **nodes) ares__system_loopback_addrs() argument
203 struct ares_addrinfo_node *nodes = NULL; ares__addrinfo_localhost() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages03.c42 static int *nodes; variable
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind04.c26 static struct tst_nodemap *nodes; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages07.c90 int nodes[TEST_PAGES]; in main() local
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy04.c39 static struct tst_nodemap *nodes; variable
[all...]
/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device.cpp47 std::map<std::string, std::string> nodes; in FindDeviceNode() local
81 void VirtualDevice::GetInputDeviceNodes(std::map<std::string, std::string> &nodes) in GetInputDeviceNodes() argument
[all...]
/base/security/device_security_level/baselib/utils/src/
H A Dutils_state_machine.c40 static const StateNode *GetScheduleStateNode(const StateNode *nodes, uint32_t nodeCnt, uint32_t state, uint32_t event) in GetScheduleStateNode() argument
76 void ScheduleMachine(const StateNode *nodes, uint32_t nodeCnt, StateMachine *machine, uint32_t event, const void *para) in ScheduleMachine() argument
/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_node_helper.cpp27 BuildFromHdi(const std::vector<HdiScheduleInfo> &infos, std::shared_ptr<ScheduleNodeCallback> callback, std::vector<std::shared_ptr<ScheduleNode>> &nodes) BuildFromHdi() argument
34 BuildFromHdi(const std::vector<HdiScheduleInfo> &infos, std::shared_ptr<ScheduleNodeCallback> callback, std::vector<std::shared_ptr<ScheduleNode>> &nodes, const NodeOptionalPara &para) BuildFromHdi() argument
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_graph_manager.h63 BASE_NS::vector<RenderNodeDesc> nodes; member
87 BASE_NS::vector<RenderNodeDescInfo> nodes; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_rs_animation_demo.cpp39 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable

Completed in 8 milliseconds

12345678910>>...20