Home
last modified time | relevance | path

Searched refs:json_array_new (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/hwloc2/hwloc-2.5.0/utils/netloc/draw/
H A Dnetloc_draw_to_json.c186 json_t *json_array_new() in json_array_new() function
327 json_t *json_links = json_array_new(); in handle_edge()
345 json_t *json_subedges = json_array_new(); in handle_edge()
375 json_t *json_subnodes = json_array_new(); in handle_node()
385 json_t *json_edge_ids = json_array_new(); in handle_node()
426 json_t *json_path_list = json_array_new(); in handle_path()
475 json_t *json_nodes = json_array_new(); in write_json()
476 json_t *json_edges = json_array_new(); in write_json()
485 json_t *json_links = json_array_new(); in write_json()
493 json_t *json_paths = json_array_new(); in write_json()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/netloc/draw/
H A Dnetloc_draw_to_json.c186 json_t *json_array_new() in json_array_new() function
327 json_t *json_links = json_array_new(); in handle_edge()
345 json_t *json_subedges = json_array_new(); in handle_edge()
375 json_t *json_subnodes = json_array_new(); in handle_node()
385 json_t *json_edge_ids = json_array_new(); in handle_node()
426 json_t *json_path_list = json_array_new(); in handle_path()
475 json_t *json_nodes = json_array_new(); in write_json()
476 json_t *json_edges = json_array_new(); in write_json()
485 json_t *json_links = json_array_new(); in write_json()
493 json_t *json_paths = json_array_new(); in write_json()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/netloc/draw/
H A Dnetloc_draw_to_json.c186 json_t *json_array_new() in json_array_new() function
327 json_t *json_links = json_array_new(); in handle_edge()
345 json_t *json_subedges = json_array_new(); in handle_edge()
375 json_t *json_subnodes = json_array_new(); in handle_node()
385 json_t *json_edge_ids = json_array_new(); in handle_node()
426 json_t *json_path_list = json_array_new(); in handle_path()
475 json_t *json_nodes = json_array_new(); in write_json()
476 json_t *json_edges = json_array_new(); in write_json()
485 json_t *json_links = json_array_new(); in write_json()
493 json_t *json_paths = json_array_new(); in write_json()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/netloc/draw/
H A Dnetloc_draw_to_json.c186 json_t *json_array_new() in json_array_new() function
327 json_t *json_links = json_array_new(); in handle_edge()
345 json_t *json_subedges = json_array_new(); in handle_edge()
375 json_t *json_subnodes = json_array_new(); in handle_node()
385 json_t *json_edge_ids = json_array_new(); in handle_node()
426 json_t *json_path_list = json_array_new(); in handle_path()
475 json_t *json_nodes = json_array_new(); in write_json()
476 json_t *json_edges = json_array_new(); in write_json()
485 json_t *json_links = json_array_new(); in write_json()
493 json_t *json_paths = json_array_new(); in write_json()
[all …]
/dports/devel/json-glib/json-glib-1.6.2/json-glib/tests/
H A Darray.c6 JsonArray *array = json_array_new (); in test_empty_array()
17 JsonArray *array = json_array_new (); in test_add_element()
68 JsonArray *array = json_array_new (); in test_remove_element()
114 JsonArray *array = json_array_new (); in test_foreach_element()
H A Dnode.c343 array = json_array_new (); in test_seal_array()
469 node = json_node_init_array (json_node_alloc (), json_array_new ()); in test_immutable_array()
473 json_node_set_array (node, json_array_new ()); in test_immutable_array()
H A Dgenerator.c77 json_node_take_array (root, json_array_new ()); in test_empty_array()
262 array = json_array_new (); in test_nested_object()
/dports/www/epiphany/epiphany-41.0/lib/safe-browsing/
H A Dephy-gsb-utils.c280 compressions = json_array_new (); in ephy_gsb_utils_make_contraints()
316 requests = json_array_new (); in ephy_gsb_utils_make_list_updates_request()
377 client_states = json_array_new (); in ephy_gsb_utils_make_full_hashes_request()
395 threat_types = json_array_new (); in ephy_gsb_utils_make_full_hashes_request()
400 platform_types = json_array_new (); in ephy_gsb_utils_make_full_hashes_request()
405 threat_entry_types = json_array_new (); in ephy_gsb_utils_make_full_hashes_request()
410 threat_entries = json_array_new (); in ephy_gsb_utils_make_full_hashes_request()
/dports/net-im/purple-rocketchat/purple-rocketchat-5c08ad0eacd39914d27b692d7eb42a94a991fb4c/
H A Dlibrocketchat.c1151 params = json_array_new();
1169 params = json_array_new();
1185 params = json_array_new();
2903 params = json_array_new();
2924 params = json_array_new();
2938 params = json_array_new();
3071 params = json_array_new();
3157 params = json_array_new();
3421 params = json_array_new();
3471 params = json_array_new();
[all …]
/dports/www/epiphany/epiphany-41.0/lib/sync/
H A Dephy-open-tabs-record.c208 url_history = json_array_new (); in ephy_open_tabs_record_add_tab()
231 JsonArray *array = json_array_new (); in serializable_serialize_property()
H A Dephy-history-record.c318 JsonArray *array = json_array_new (); in serializable_serialize_property()
/dports/net-im/purple-googlechat/purple-googlechat-56ba7f7/
H A Dgooglechat_pblite.c396 JsonArray *pblite = json_array_new(); in pblite_encode()
429 value_array = json_array_new(); in pblite_encode()
602 value_array = json_array_new(); in pblite_encode_for_json()
/dports/net-im/purple-hangouts/purple-hangouts-55b9f01/
H A Dhangouts_pblite.c396 JsonArray *pblite = json_array_new(); in pblite_encode()
429 value_array = json_array_new(); in pblite_encode()
600 value_array = json_array_new(); in pblite_encode_for_json()
/dports/x11-fonts/font-manager/font-manager-0.8.7/lib/common/
H A Dfont-manager-json.c170 JsonArray *result = json_array_new(); in font_manager_str_list_to_json_array()
H A Dfont-manager-orthography.c83 JsonArray *result = json_array_new(); in charset_to_json_array()
232 filter = json_array_new(); in get_coverage_from_charset()
H A Dfont-manager-font-model.c493 self->available_fonts = json_array_new(); in font_manager_font_model_init()
/dports/net-im/pidgin-skypeweb/skype4pidgin-1.7/skypeweb/
H A Dskypeweb_messages.c1095 contacts_array = json_array_new(); in skypeweb_subscribe_to_contact_status()
1097 JsonArray *interested = json_array_new(); in skypeweb_subscribe_to_contact_status()
1137 contacts_array = json_array_new(); in skypeweb_subscribe_to_contact_status()
1182 interested = json_array_new(); in skypeweb_subscribe()
1648 members = json_array_new();
/dports/www/epiphany/epiphany-41.0/lib/
H A Dephy-sync-utils.c246 array = json_array_new (); in ephy_sync_utils_make_client_record()
/dports/devel/json-glib/json-glib-1.6.2/json-glib/
H A Djson-types.h462 JsonArray * json_array_new (void);
H A Djson-array.c55 json_array_new (void) in json_array_new() function
H A Djson-builder.c428 array = json_array_new (); in json_builder_begin_array()
H A Djson-path.c953 results = json_array_new (); in json_path_match()
/dports/www/epiphany/epiphany-41.0/src/bookmarks/
H A Dephy-bookmark.c559 JsonArray *array = json_array_new (); in serializable_serialize_property()
/dports/devel/libgdata/libgdata-0.17.13/gdata/
H A Dgdata-parsable.c233 arr = json_array_new (); in _json_reader_dup_current_node()
/dports/graphics/frogr/frogr-1.6/src/
H A Dfrogr-model.c227 json_array = json_array_new (); in _serialize_list_to_json_array()

12