Home
last modified time | relevance | path

Searched defs:json_bool (Results 1 – 25 of 47) sorted by relevance

12

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Djson.hpp106 struct json_bool : public json_base { struct
108 json_bool() : json_base(BOOL) {} in json_bool() function
109 json_bool(double x) : json_base(BOOL), data(x) {} in json_bool() argument
112 virtual ~json_bool() override {} in ~json_bool() argument
113 virtual json_base * clone() const override { return new json_bool(*this); } in clone() argument
/dports/dns/inadyn/inadyn-2.9.0/src/
H A Djson.c68 int json_bool(const char *json, const jsmntok_t *token, int *out_value) in json_bool() function
/dports/net/libcmis/libcmis-0.5.2/src/libcmis/
H A Djson-utils.hxx46 enum Type { json_null, json_bool, json_double, json_int, json_object, enumerator
/dports/devel/json-c/json-c-0.15/
H A Djson_types.h42 typedef int json_bool; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/json-c/
H A Djson_types.h42 typedef int json_bool; typedef
/dports/textproc/rasqal/rasqal-0.9.33/src/
H A Drasqal_format_json.c46 const char* name, int json_bool) in rasqal_iostream_write_json_boolean()
/dports/net/gnu-dico/dico-2.10/grecs/include/grecs/
H A Djson.h22 json_bool, enumerator
/dports/sysutils/pies/pies-1.5/grecs/include/grecs/
H A Djson.h22 json_bool, enumerator
/dports/sysutils/direvent/direvent-5.2/grecs/include/grecs/
H A Djson.h22 json_bool, enumerator
/dports/sysutils/eclat/eclat-2.0/grecs/include/grecs/
H A Djson.h22 json_bool, enumerator
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/geojson/libjson/
H A Djson_object.h72 typedef int json_bool; typedef
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/geojson/libjson/
H A Djson_object.h77 typedef int json_bool; typedef
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/geojson/libjson/
H A Djson_object.h77 typedef int json_bool; typedef
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/
H A Djson_object.h149 typedef int json_bool; typedef
/dports/net/mpich/mpich-3.4.3/modules/json-c/
H A Djson_object.h159 typedef int json_bool; typedef
/dports/security/ykpers/ykpers-1.19.0/
H A Dykpers-json.c42 typedef int json_bool; typedef
/dports/security/libu2f-host/libu2f-host-libu2f-host-1.1.10/u2f-host/
H A Du2fmisc.c32 typedef int json_bool; typedef
/dports/devel/libfastjson/libfastjson-0.99.9/
H A Djson_object.h704 #define json_bool fjson_bool macro
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dload_layout.c513 static int json_bool(void *ctx, int val) { in json_bool() function
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dload_layout.c530 static int json_bool(void *ctx, int val) { in json_bool() function
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Doutput_formatter.cc720 json_t* json_bool = NULL; in JsonKeyValueAddBool() local
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Doutput_formatter.cc720 json_t* json_bool = NULL; in JsonKeyValueAddBool() local
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Doutput_formatter.cc714 json_t *json_bool = NULL; in JsonKeyValueAddBool() local
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Doutput_formatter.cc714 json_t *json_bool = NULL; in JsonKeyValueAddBool() local
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Doutput_formatter.cc714 json_t *json_bool = NULL; in JsonKeyValueAddBool() local

12