Home
last modified time | relevance | path

Searched defs:hwloc__xml_export_state_s (Results 1 – 14 of 14) sorted by relevance

/dports/devel/hwloc2/hwloc-2.5.0/include/private/
H A Dxml.h63 typedef struct hwloc__xml_export_state_s { struct
64 struct hwloc__xml_export_state_s *parent; argument
66 …void (*new_child)(struct hwloc__xml_export_state_s *parentstate, struct hwloc__xml_export_state_s … argument
67 void (*new_prop)(struct hwloc__xml_export_state_s *state, const char *name, const char *value); argument
68 void (*add_content)(struct hwloc__xml_export_state_s *state, const char *buffer, size_t length); argument
69 void (*end_object)(struct hwloc__xml_export_state_s *state, const char *name); argument
71 struct hwloc__xml_export_data_s {
73 } *global;
78 char data[40];
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/private/
H A Dxml.h63 typedef struct hwloc__xml_export_state_s { struct
64 struct hwloc__xml_export_state_s *parent; argument
66 …void (*new_child)(struct hwloc__xml_export_state_s *parentstate, struct hwloc__xml_export_state_s … argument
67 void (*new_prop)(struct hwloc__xml_export_state_s *state, const char *name, const char *value); argument
68 void (*add_content)(struct hwloc__xml_export_state_s *state, const char *buffer, size_t length); argument
69 void (*end_object)(struct hwloc__xml_export_state_s *state, const char *name); argument
71 struct hwloc__xml_export_data_s {
73 } *global;
78 char data[40];
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/private/
H A Dxml.h63 typedef struct hwloc__xml_export_state_s { struct
64 struct hwloc__xml_export_state_s *parent; argument
66 …void (*new_child)(struct hwloc__xml_export_state_s *parentstate, struct hwloc__xml_export_state_s … argument
67 void (*new_prop)(struct hwloc__xml_export_state_s *state, const char *name, const char *value); argument
68 void (*add_content)(struct hwloc__xml_export_state_s *state, const char *buffer, size_t length); argument
69 void (*end_object)(struct hwloc__xml_export_state_s *state, const char *name); argument
71 struct hwloc__xml_export_data_s {
73 } *global;
78 char data[40];
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/private/
H A Dxml.h63 typedef struct hwloc__xml_export_state_s { struct
64 struct hwloc__xml_export_state_s *parent; argument
66 …void (*new_child)(struct hwloc__xml_export_state_s *parentstate, struct hwloc__xml_export_state_s … argument
67 void (*new_prop)(struct hwloc__xml_export_state_s *state, const char *name, const char *value); argument
68 void (*add_content)(struct hwloc__xml_export_state_s *state, const char *buffer, size_t length); argument
69 void (*end_object)(struct hwloc__xml_export_state_s *state, const char *name); argument
71 struct hwloc__xml_export_data_s {
73 } *global;
78 char data[40];
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/private/
H A Dxml.h63 typedef struct hwloc__xml_export_state_s { struct
64 struct hwloc__xml_export_state_s *parent; argument
66 …void (*new_child)(struct hwloc__xml_export_state_s *parentstate, struct hwloc__xml_export_state_s … argument
67 void (*new_prop)(struct hwloc__xml_export_state_s *state, const char *name, const char *value); argument
68 void (*add_content)(struct hwloc__xml_export_state_s *state, const char *buffer, size_t length); argument
69 void (*end_object)(struct hwloc__xml_export_state_s *state, const char *name); argument
71 struct hwloc__xml_export_data_s {
73 } *global;
78 char data[40];
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/include/private/
H A Dxml.h57 typedef struct hwloc__xml_export_state_s { struct
58 struct hwloc__xml_export_state_s *parent; argument
60 …void (*new_child)(struct hwloc__xml_export_state_s *parentstate, struct hwloc__xml_export_state_s … argument
61 void (*new_prop)(struct hwloc__xml_export_state_s *state, const char *name, const char *value); argument
62 void (*add_content)(struct hwloc__xml_export_state_s *state, const char *buffer, size_t length); argument
63 void (*end_object)(struct hwloc__xml_export_state_s *state, const char *name); argument
68 char data[40];
/dports/devel/hwloc/hwloc-1.11.13/include/private/
H A Dxml.h57 typedef struct hwloc__xml_export_state_s { struct
58 struct hwloc__xml_export_state_s *parent; argument
60 …void (*new_child)(struct hwloc__xml_export_state_s *parentstate, struct hwloc__xml_export_state_s … argument
61 void (*new_prop)(struct hwloc__xml_export_state_s *state, const char *name, const char *value); argument
62 void (*add_content)(struct hwloc__xml_export_state_s *state, const char *buffer, size_t length); argument
63 void (*end_object)(struct hwloc__xml_export_state_s *state, const char *name); argument
68 char data[40];
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/include/hwloc/
H A Drename.h546 #define hwloc__xml_export_state_s HWLOC_NAME(_xml_export_state_s) macro
/dports/devel/hwloc/hwloc-1.11.13/include/hwloc/
H A Drename.h548 #define hwloc__xml_export_state_s HWLOC_NAME(_xml_export_state_s) macro
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/hwloc/
H A Drename.h612 #define hwloc__xml_export_state_s HWLOC_NAME(_xml_export_state_s) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/hwloc/
H A Drename.h689 #define hwloc__xml_export_state_s HWLOC_NAME(_xml_export_state_s) macro
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/hwloc/
H A Drename.h689 #define hwloc__xml_export_state_s HWLOC_NAME(_xml_export_state_s) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/hwloc/
H A Drename.h689 #define hwloc__xml_export_state_s HWLOC_NAME(_xml_export_state_s) macro
/dports/devel/hwloc2/hwloc-2.5.0/include/hwloc/
H A Drename.h722 #define hwloc__xml_export_state_s HWLOC_NAME(_xml_export_state_s) macro