Home
last modified time | relevance | path

Searched defs:json_config (Results 1 – 22 of 22) sorted by relevance

/dports/devel/liborcus/liborcus-0.16.1/include/orcus/
H A Dconfig.hpp60 struct ORCUS_DLLPUBLIC json_config struct
67 std::string input_path;
73 std::string output_path;
78 dump_format_t output_format;
86 bool preserve_object_order;
91 bool resolve_references;
103 bool persistent_string_values;
/dports/net/kea/kea-2.0.1/src/lib/database/tests/
H A Ddbaccess_parser_unittest.cc229 string json_config = toJson(config); in TEST_F() local
243 string json_config = toJson(config); in TEST_F() local
259 string json_config = toJson(config); in TEST_F() local
276 string json_config = toJson(config); in TEST_F() local
295 string json_config = toJson(config); in TEST_F() local
314 string json_config = toJson(config); in TEST_F() local
332 string json_config = toJson(config); in TEST_F() local
348 string json_config = toJson(config); in TEST_F() local
364 string json_config = toJson(config); in TEST_F() local
382 string json_config = toJson(config); in TEST_F() local
[all …]
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dconfig.cpp35 json_config::json_config() : in json_config() function in orcus::json_config
/dports/x11-toolkits/girara/girara-0.3.6/girara/
H A Dsettings.c256 json_object* json_config = json_object_new_object(); in girara_cmd_dump_config() local
/dports/devel/py-jsonrpclib-pelix/jsonrpclib-pelix-0.4.3.1/jsonrpclib/
H A DSimpleJSONRPCServer.py113 def validate_request(request, json_config): argument
/dports/misc/py-xgboost/xgboost-1.5.1/R-package/src/
H A Dxgboost_R.cc379 XGB_DLL SEXP XGBoosterPredictFromDMatrix_R(SEXP handle, SEXP dmat, SEXP json_config) { in XGBoosterPredictFromDMatrix_R()
584 XGB_DLL SEXP XGBoosterFeatureScore_R(SEXP handle, SEXP json_config) { in XGBoosterFeatureScore_R()
/dports/misc/xgboost/xgboost-1.5.1/R-package/src/
H A Dxgboost_R.cc379 XGB_DLL SEXP XGBoosterPredictFromDMatrix_R(SEXP handle, SEXP dmat, SEXP json_config) { in XGBoosterPredictFromDMatrix_R()
584 XGB_DLL SEXP XGBoosterFeatureScore_R(SEXP handle, SEXP json_config) { in XGBoosterFeatureScore_R()
/dports/x11-wm/sway/sway-1.5.1/swaybar/
H A Dipc.c454 json_object *json_config) { in handle_barconfig_update()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cpp181 static json_t *json_config = NULL; variable
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cpp181 static json_t *json_config = NULL; variable
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cpp181 static json_t *json_config = NULL; variable
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/www/bareos18-webui/bareos-Release-18.2.12/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cpp181 static json_t *json_config = NULL; variable
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/www/bareos19-webui/bareos-Release-19.2.11/vmware/vadp_dumper/
H A Dbareos_vadp_dumper.cc178 static json_t* json_config = NULL; variable
/dports/misc/py-xgboost/xgboost-1.5.1/src/c_api/
H A Dc_api.cc1141 XGB_DLL int XGBoosterFeatureScore(BoosterHandle handle, char const *json_config, in XGBoosterFeatureScore()
/dports/misc/xgboost/xgboost-1.5.1/src/c_api/
H A Dc_api.cc1141 XGB_DLL int XGBoosterFeatureScore(BoosterHandle handle, char const *json_config, in XGBoosterFeatureScore()