Home
last modified time | relevance | path

Searched defs:nodes (Results 76 - 100 of 261) sorted by relevance

1234567891011

/third_party/python/Lib/distutils/command/
H A Dcheck.py13 from docutils import nodes namespace
/third_party/python/Doc/tools/extensions/
H A Dc_annotations.py24 from docutils import nodes namespace
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.h39 struct cil_list *nodes; member
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp168 std::vector<SampleStackItem*> nodes; in Print() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_pattern.cpp132 std::queue<RefPtr<UINode>> nodes; in UpdateMenuItemIconInfo() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Ddata.h57 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Node>> nodes; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_gesture_interrupt_animation_demo.cpp42 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dhierarchy_controller.cpp129 BASE_NS::vector<INode::Ptr> nodes; in GetAllNodes() local
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp108 BASE_NS::vector<ISerNode::Ptr> nodes; in ImportArray() local
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_queue.h62 uintptr_t nodes[0]; /* queue nodes */ member
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_map.c72 MapNode **nodes = NULL; in MapResize() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dtemplate_data.cpp41 std::vector<PredicateTemplateNode> nodes; in ToTemplate() local
/third_party/ffmpeg/libavformat/
H A Dconcat.c42 struct concat_nodes *nodes; ///< list of nodes to concat member
53 struct concat_nodes *nodes = data->nodes; in concat_close() local
72 struct concat_nodes *nodes; in concat_open() local
138 struct concat_nodes *nodes = data->nodes; concat_read() local
163 struct concat_nodes *nodes = data->nodes; concat_seek() local
245 struct concat_nodes *nodes; concatf_open() local
[all...]
/third_party/ltp/libs/libltpnuma/
H A Dtst_numa.c20 void tst_nodemap_print_counters(struct tst_nodemap *nodes) in tst_nodemap_print_counters() argument
30 void tst_nodemap_reset_counters(struct tst_nodemap *nodes) in tst_nodemap_reset_counters() argument
40 void tst_nodemap_free(struct tst_nodemap *nodes) in tst_nodemap_free() argument
67 inc_counter(unsigned int node, struct tst_nodemap *nodes) inc_counter() argument
79 tst_nodemap_count_pages(struct tst_nodemap *nodes, void *ptr, size_t size) tst_nodemap_count_pages() argument
184 struct tst_nodemap *nodes; tst_get_nodemap() local
[all...]
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c38 struct node *nodes; in grow() local
[all...]
/third_party/musl/src/exit/linux/
H A Datexit.c38 struct node *nodes; in grow() local
[all...]
/third_party/ninja/src/
H A Dmissing_deps_test.cc53 std::vector<Node*> nodes = state_.RootNodes(&err); in ProcessAllNodes() local
165 std::vector<Node*> nodes = state_.RootNodes(&err); in TEST_F() local
H A Ddeps_log.cc60 RecordDeps(Node* node, TimeStamp mtime, const vector<Node*>& nodes) RecordDeps() argument
66 RecordDeps(Node* node, TimeStamp mtime, int node_count, Node** nodes) RecordDeps() argument
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_pq_test.c146 node nodes[10]; in test_nghttp2_pq_update() local
191 node nodes[10]; in test_nghttp2_pq_remove() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.h101 uint8_t nodes[1]; member
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h103 uint8_t nodes[1]; member
[all...]
/third_party/mesa3d/src/util/
H A Dregister_allocate_internal.h132 struct ra_node *nodes; member
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c44 static int *nodes, nodeA, nodeB; variable
[all...]
H A Dmigrate_pages01.c124 int *nodes; in test_invalid_nodes() local
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages_support.c63 int alloc_pages_on_nodes(void **pages, unsigned int num, int *nodes) in alloc_pages_on_nodes() argument
112 int nodes[num]; in alloc_pages_linear() local
153 int nodes[num]; alloc_pages_on_node() local
169 verify_pages_on_nodes(void **pages, int *status, unsigned int num, int *nodes) verify_pages_on_nodes() argument
220 int nodes[num]; verify_pages_linear() local
252 int nodes[num]; verify_pages_on_node() local
275 int nodes[num]; alloc_shared_pages_on_node() local
[all...]

Completed in 10 milliseconds

1234567891011