Home
last modified time | relevance | path

Searched refs:X_NAME (Results 1 – 21 of 21) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/generate/tl-parser/
H A Dtl-parser-tree.h43 static void delete_tree_node_ ## X_NAME (struct tree_ ## X_NAME *T) {\
47 static void tree_split_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, struct tree_ ## X_NAME **L,…
63 static struct tree_ ## X_NAME *tree_insert_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, int y) …
68 struct tree_ ## X_NAME *N = new_tree_node_ ## X_NAME (x, y);\
84 static struct tree_ ## X_NAME *tree_merge_ ## X_NAME (struct tree_ ## X_NAME *L, struct tree_ ## X_…
99 static struct tree_ ## X_NAME *tree_delete_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x) {\
117 static X_TYPE tree_get_min_ ## X_NAME (struct tree_ ## X_NAME *T) {\
149 static int tree_count_ ## X_NAME (struct tree_ ## X_NAME *T) { \
154 static void tree_check_ ## X_NAME (struct tree_ ## X_NAME *T) { \
167 static struct tree_ ## X_NAME *tree_clear_ ## X_NAME (struct tree_ ## X_NAME *T) __attribute__ ((un…
[all …]
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/tl-parser/
H A Dtl-parser-tree.h43 static void delete_tree_node_ ## X_NAME (struct tree_ ## X_NAME *T) {\
47 static void tree_split_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, struct tree_ ## X_NAME **L,…
63 static struct tree_ ## X_NAME *tree_insert_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, int y) …
68 struct tree_ ## X_NAME *N = new_tree_node_ ## X_NAME (x, y);\
84 static struct tree_ ## X_NAME *tree_merge_ ## X_NAME (struct tree_ ## X_NAME *L, struct tree_ ## X_…
99 static struct tree_ ## X_NAME *tree_delete_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x) {\
117 static X_TYPE tree_get_min_ ## X_NAME (struct tree_ ## X_NAME *T) {\
149 static int tree_count_ ## X_NAME (struct tree_ ## X_NAME *T) { \
154 static void tree_check_ ## X_NAME (struct tree_ ## X_NAME *T) { \
167 static struct tree_ ## X_NAME *tree_clear_ ## X_NAME (struct tree_ ## X_NAME *T) __attribute__ ((un…
[all …]
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dtree.h44 static void delete_tree_node_ ## X_NAME (struct tree_ ## X_NAME *T) {\
48 static void tree_split_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, struct tree_ ## X_NAME **L,…
64 static struct tree_ ## X_NAME *tree_insert_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, int y) …
69 struct tree_ ## X_NAME *N = new_tree_node_ ## X_NAME (x, y);\
85 static struct tree_ ## X_NAME *tree_merge_ ## X_NAME (struct tree_ ## X_NAME *L, struct tree_ ## X_…
100 static struct tree_ ## X_NAME *tree_delete_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x) {\
118 static X_TYPE tree_get_min_ ## X_NAME (struct tree_ ## X_NAME *T) {\
150 static int tree_count_ ## X_NAME (struct tree_ ## X_NAME *T) { \
155 static void tree_check_ ## X_NAME (struct tree_ ## X_NAME *T) { \
168 static struct tree_ ## X_NAME *tree_clear_ ## X_NAME (struct tree_ ## X_NAME *T) __attribute__ ((un…
[all …]
/dports/net-im/telegram-cli/tg-20200106/tgl/tl-parser/
H A Dtl-parser-tree.h43 static void delete_tree_node_ ## X_NAME (struct tree_ ## X_NAME *T) {\
47 static void tree_split_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, struct tree_ ## X_NAME **L,…
63 static struct tree_ ## X_NAME *tree_insert_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, int y) …
68 struct tree_ ## X_NAME *N = new_tree_node_ ## X_NAME (x, y);\
84 static struct tree_ ## X_NAME *tree_merge_ ## X_NAME (struct tree_ ## X_NAME *L, struct tree_ ## X_…
99 static struct tree_ ## X_NAME *tree_delete_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x) {\
117 static X_TYPE tree_get_min_ ## X_NAME (struct tree_ ## X_NAME *T) {\
149 static int tree_count_ ## X_NAME (struct tree_ ## X_NAME *T) { \
154 static void tree_check_ ## X_NAME (struct tree_ ## X_NAME *T) { \
167 static struct tree_ ## X_NAME *tree_clear_ ## X_NAME (struct tree_ ## X_NAME *T) __attribute__ ((un…
[all …]
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dtree.h44 static void delete_tree_node_ ## X_NAME (struct tree_ ## X_NAME *T) {\
48 static void tree_split_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, struct tree_ ## X_NAME **L,…
64 static struct tree_ ## X_NAME *tree_insert_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x, int y) …
69 struct tree_ ## X_NAME *N = new_tree_node_ ## X_NAME (x, y);\
85 static struct tree_ ## X_NAME *tree_merge_ ## X_NAME (struct tree_ ## X_NAME *L, struct tree_ ## X_…
100 static struct tree_ ## X_NAME *tree_delete_ ## X_NAME (struct tree_ ## X_NAME *T, X_TYPE x) {\
118 static X_TYPE tree_get_min_ ## X_NAME (struct tree_ ## X_NAME *T) {\
150 static int tree_count_ ## X_NAME (struct tree_ ## X_NAME *T) { \
155 static void tree_check_ ## X_NAME (struct tree_ ## X_NAME *T) { \
168 static struct tree_ ## X_NAME *tree_clear_ ## X_NAME (struct tree_ ## X_NAME *T) __attribute__ ((un…
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_vars4.c16 #define X_NAME "x" macro
34 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
43 if (strcmp(name_in, X_NAME) || len_in != XDIM_LEN) ERR; in main()
57 if (strcmp(name_in, X_NAME) || len_in != XDIM_LEN) ERR; in main()
71 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
93 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
H A Dtst_xplatform.c22 #define X_NAME "x" macro
44 if (nc_insert_compound(ncid, cmp_typeid, X_NAME, in main()
58 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in main()
117 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in main()
188 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in main()
H A Dtst_coords3.c67 #define X_NAME "X" macro
158 if (strncmp(att_text_in, X_NAME, strlen(X_NAME))) ERR; in check_cf_metadata()
235 if (nc_put_att_text(ncid, varids[1], AXIS, strlen(X_NAME), X_NAME)) ERR; in main()
321 if (nc_put_att_text(ncid, varids[1], AXIS, strlen(X_NAME), X_NAME)) ERR; in main()
419 if (nc_put_att_text(ncid, varids[1], AXIS, strlen(X_NAME), X_NAME)) ERR; in main()
H A Dtst_xplatform2.c25 #define X_NAME "x" macro
82 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_1()
135 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_2()
185 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_3()
249 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_4()
354 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
408 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
467 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
511 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
H A Dtst_chunks2.c84 #define X_NAME "x" in main() macro
102 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
115 if (strcmp(name_in, X_NAME) || len_in[0] != XDIM_LEN) ERR; in main()
132 if (strcmp(name_in, X_NAME) || len_in[0] != XDIM_LEN) ERR; in main()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_xplatform.c22 #define X_NAME "x" macro
44 if (nc_insert_compound(ncid, cmp_typeid, X_NAME, in main()
58 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in main()
117 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in main()
188 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in main()
H A Dtst_vars4.c16 #define X_NAME "x" macro
38 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
47 if (strcmp(name_in, X_NAME) || len_in != XDIM_LEN) ERR; in main()
61 if (strcmp(name_in, X_NAME) || len_in != XDIM_LEN) ERR; in main()
75 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
97 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
277 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dimid[0])) ERR; in main()
H A Dtst_coords3.c67 #define X_NAME "X" macro
158 if (strncmp(att_text_in, X_NAME, strlen(X_NAME))) ERR; in check_cf_metadata()
235 if (nc_put_att_text(ncid, varids[1], AXIS, strlen(X_NAME), X_NAME)) ERR; in main()
321 if (nc_put_att_text(ncid, varids[1], AXIS, strlen(X_NAME), X_NAME)) ERR; in main()
419 if (nc_put_att_text(ncid, varids[1], AXIS, strlen(X_NAME), X_NAME)) ERR; in main()
H A Dtst_xplatform2.c25 #define X_NAME "x" macro
82 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_1()
135 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_2()
185 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_3()
249 if (strcmp(name_in, X_NAME) || offset_in != 0 || field_type_in != NC_FLOAT || in check_file_4()
354 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
408 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
467 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
511 if (nc_insert_compound(ncid, s1_typeid, X_NAME, in main()
H A Dtst_chunks2.c84 #define X_NAME "x" in main() macro
102 if (nc_def_dim(ncid, X_NAME, XDIM_LEN, &dims[0])) ERR; in main()
115 if (strcmp(name_in, X_NAME) || len_in[0] != XDIM_LEN) ERR; in main()
132 if (strcmp(name_in, X_NAME) || len_in[0] != XDIM_LEN) ERR; in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/h5_test/
H A Dtst_h_atts4.c26 #define X_NAME "x" macro
99 if (H5Tinsert(s1_typeid, X_NAME, offsetof(struct s1, x), in main()
H A Dtst_h_atts3.c25 #define X_NAME "x" macro
101 if (H5Tinsert(s1_typeid, X_NAME, offsetof(struct s1, x), in main()
/dports/science/netcdf/netcdf-c-4.7.4/h5_test/
H A Dtst_h_atts4.c26 #define X_NAME "x" macro
103 if (H5Tinsert(s1_typeid, X_NAME, offsetof(struct s1, x), in main()
H A Dtst_h_atts3.c25 #define X_NAME "x" macro
105 if (H5Tinsert(s1_typeid, X_NAME, offsetof(struct s1, x), in main()
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.netcdf/
H A Dmain.c42 #define X_NAME "x" macro
245 if ((retval = nc_def_dim(ncid, X_NAME, region->cols, &lon_dimid))) in write_netcdf_header()
249 nc_def_var(ncid, X_NAME, NC_FLOAT, 1, &lon_dimid, &lon_varid))) in write_netcdf_header()
/dports/x11/xmotd/xmotd-1.17.3b/libhtmlw/
H A DHTMLwidgets.c89 #define X_NAME "x" macro
596 strlen(X_NAME) + 2);
599 strcat(cbdata.attribute_names[cnt], X_NAME);
603 cbdata.attribute_names[cnt] = (char *)malloc(strlen(X_NAME) +1);
604 strcpy(cbdata.attribute_names[cnt], X_NAME);