Home
last modified time | relevance | path

Searched defs:lh_table (Results 1 – 15 of 15) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/geojson/libjson/
H A Dlinkhash.h85 struct lh_table { struct
89 int size;
93 int count;
98 int collisions;
103 int resizes;
108 int lookups;
113 int inserts;
118 int deletes;
123 const char *name;
128 struct lh_entry *head;
[all …]
H A Djson_object.h74 typedef struct lh_table lh_table; typedef
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/json/
H A Dlinkhash.h71 struct lh_table { struct
75 int size;
79 int count;
84 int collisions;
89 int resizes;
94 int lookups;
99 int inserts;
104 int deletes;
109 char *name;
114 struct lh_entry *head;
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/geojson/libjson/
H A Dlinkhash.h85 struct lh_table { struct
89 int size;
93 int count;
98 int collisions;
103 int resizes;
108 int lookups;
113 int inserts;
118 int deletes;
123 const char *name;
128 struct lh_entry *head;
[all …]
H A Djson_object.h79 typedef struct lh_table lh_table; typedef
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/geojson/libjson/
H A Dlinkhash.h85 struct lh_table { struct
89 int size;
93 int count;
98 int collisions;
103 int resizes;
108 int lookups;
113 int inserts;
118 int deletes;
123 const char *name;
128 struct lh_entry *head;
[all …]
H A Djson_object.h79 typedef struct lh_table lh_table; typedef
/dports/devel/json-c/json-c-0.15/
H A Dlinkhash.h113 struct lh_table struct
118 int size;
143 typedef struct lh_table lh_table; argument
/dports/net/mpich/mpich-3.4.3/modules/json-c/
H A Dlinkhash.h113 struct lh_table { struct
117 int size;
142 typedef struct lh_table lh_table; argument
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/json-c/
H A Dlinkhash.h113 struct lh_table struct
118 int size;
143 typedef struct lh_table lh_table; argument
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/
H A Dlinkhash.h113 struct lh_table { struct
117 int size;
142 typedef struct lh_table lh_table; argument
/dports/science/buddy/buddy-2.4/src/
H A Dbddio.c61 static LoadHash *lh_table; variable
/dports/math/spot/spot-2.10.2/buddy/src/
H A Dbddio.c60 static LoadHash *lh_table; variable
/dports/math/py-spot/spot-2.10.2/buddy/src/
H A Dbddio.c60 static LoadHash *lh_table; variable
/dports/devel/libfastjson/libfastjson-0.99.9/
H A Djson_object.h125 typedef struct lh_table lh_table; typedef