Home
last modified time | relevance | path

Searched defs:json_node (Results 1 – 25 of 46) sorted by relevance

12

/dports/net/yaz/yaz-5.31.1/src/yaz/
H A Djson.h53 struct json_node { struct
54 enum json_node_type type; argument
58 struct json_node *link[2]; argument
59 } u;
/dports/devel/json-glib/json-glib-1.6.2/json-glib/
H A Djson-gvariant.c125 JsonNode *json_node; in gvariant_to_json_array() local
214 JsonNode *json_node; in gvariant_dict_entry_to_json() local
243 JsonNode *json_node; in gvariant_to_json_object() local
272 JsonNode *json_node = NULL; in json_gvariant_serialize() local
431 JsonNode *json_node; in json_gvariant_serialize_data() local
511 json_node_assert_type (JsonNode *json_node, in json_node_assert_type()
568 json_to_gvariant_tuple (JsonNode *json_node, in json_to_gvariant_tuple()
712 json_to_gvariant_maybe (JsonNode *json_node, in json_to_gvariant_maybe()
757 json_to_gvariant_array (JsonNode *json_node, in json_to_gvariant_array()
1123 json_to_gvariant_recurse (JsonNode *json_node, in json_to_gvariant_recurse()
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/reg/
H A DGroundControlPoint.cpp22 GroundControlPoint::GroundControlPoint(const Json::Value& json_node) in GroundControlPoint()
35 void GroundControlPoint::loadJSON(const Json::Value& json_node) in loadJSON()
H A DImage.cpp32 Image::Image(const Json::Value& json_node) in Image()
55 void Image::loadJSON(const Json::Value& json_node) in loadJSON()
H A DTiePoint.cpp40 TiePoint::TiePoint(const Json::Value& json_node) in TiePoint()
126 void TiePoint::loadJSON(const Json::Value& json_node) in loadJSON()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/backend/contrib/arm_compute_lib/
H A Dcodegen.cc92 std::shared_ptr<JSONGraphNode> json_node; in VisitExpr_() local
183 auto json_node = std::make_shared<JSONGraphNode>(name, "kernel", inputs, 1); in CreateCompositeConvJSONNode() local
270 auto json_node = std::make_shared<JSONGraphNode>(name, "kernel", inputs, 1); in CreateCompositeDenseJSONNode() local
296 auto json_node = std::make_shared<JSONGraphNode>(name, "kernel", inputs, 1); in CreateCompositeAvgPool2DJSONNode() local
326 auto json_node = std::make_shared<JSONGraphNode>(name, "kernel", inputs, 1); in CreateCompositeL2Pool2DJSONNode() local
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_fbx/
H A Djson2fbx.py76 def parse_json_rec(fbx_root, json_node): argument
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsua2/
H A Djson.cpp406 ContainerNode json_node; in jsonNode_readContainer() local
424 ContainerNode json_node; in jsonNode_readArray() local
514 ContainerNode json_node; in jsonNode_writeNewContainer() local
535 ContainerNode json_node; in jsonNode_writeNewArray() local
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/tests/
H A Dconfig_document_parser_test.cc57 auto json_node = parse_value_json(original_text); in parse_values_test() local
/dports/net/liferea/liferea-1.12.7/src/fl_sources/
H A Dtheoldreader_source_feed_list.c57 JsonNode *json_node = (JsonNode *)iter->data; in theoldreader_source_check_node_for_removal() local
H A Dreedah_source_feed_list.c57 JsonNode *json_node = (JsonNode *)iter->data; in reedah_source_check_node_for_removal() local
H A Dttrss_source_feed_list.c56 JsonNode *json_node = (JsonNode *)iter->data; in ttrss_source_check_node_for_removal() local
/dports/graphics/frogr/frogr-1.6/src/
H A Dfrogr-model.c223 JsonNode *json_node = NULL; in _serialize_list_to_json_array() local
248 JsonNode *json_node = NULL; in _deserialize_list_from_json_array() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/init/
H A DJsonConfig.cpp403 void JsonConfig::loadJSON(const Json::Value& json_node) in loadJSON()
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dload_layout.c21 static Con *json_node; variable
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dload_layout.c21 static Con *json_node; variable
/dports/devel/hwloc2/hwloc-2.5.0/utils/netloc/draw/
H A Dnetloc_draw_to_json.c367 json_t *json_node = json_dict_new(); in handle_node() local
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/netloc/draw/
H A Dnetloc_draw_to_json.c367 json_t *json_node = json_dict_new(); in handle_node() local
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/netloc/draw/
H A Dnetloc_draw_to_json.c367 json_t *json_node = json_dict_new(); in handle_node() local
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/netloc/draw/
H A Dnetloc_draw_to_json.c367 json_t *json_node = json_dict_new(); in handle_node() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py308 def construct(self, node_id, json_node): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py311 def construct(self, node_id, json_node): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py324 def construct(self, node_id, json_node): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py311 def construct(self, node_id, json_node): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py311 def construct(self, node_id, json_node): argument

12