Home
last modified time | relevance | path

Searched refs:n_item (Results 51 – 75 of 153) sorted by relevance

1234567

/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_fhh.c95 unsigned n_item, in ndmfhh_prepare() argument
113 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_fhh.c95 unsigned n_item, in ndmfhh_prepare() argument
113 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhh.c95 unsigned n_item, in ndmfhh_prepare() argument
113 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_fhh.c99 unsigned n_item, unsigned total_size_of_items) in ndmfhh_prepare() argument
119 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhh.c95 unsigned n_item, in ndmfhh_prepare() argument
113 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhh.c95 unsigned n_item, in ndmfhh_prepare() argument
113 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_fhh.c99 unsigned n_item, unsigned total_size_of_items) in ndmfhh_prepare() argument
119 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhh.c95 unsigned n_item, in ndmfhh_prepare() argument
113 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_fhh.c99 unsigned n_item, unsigned total_size_of_items) in ndmfhh_prepare() argument
119 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_fhh.c95 unsigned n_item, in ndmfhh_prepare() argument
113 items_need = total_size_of_items + n_item * NDMOS_CONST_ALIGN + SLOP; in ndmfhh_prepare()
/dports/databases/mariadb104-server/mariadb-10.4.24/strings/
H A Djson_lib.c1138 p->last_step->n_item*= 10; in json_path_setup()
1139 p->last_step->n_item+= p->s.c_next - '0'; in json_path_setup()
1169 p->last_step->n_item= 0; in json_path_setup()
1702 p->steps[0].n_item= 0; in json_get_path_next()
1710 p->last_step->n_item++; in json_get_path_next()
1716 p->last_step->n_item= 0; in json_get_path_next()
1746 p->last_step->n_item++; in json_get_path_next()
1770 a->n_item == 0) in json_path_parts_compare()
1785 if ((a->type & JSON_PATH_WILD) || a->n_item == b->n_item) in json_path_parts_compare()
1904 int n_item, in json_get_array_item() argument
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/strings/
H A Djson_lib.c1138 p->last_step->n_item*= 10;
1139 p->last_step->n_item+= p->s.c_next - '0';
1169 p->last_step->n_item= 0;
1702 p->steps[0].n_item= 0;
1710 p->last_step->n_item++;
1716 p->last_step->n_item= 0;
1746 p->last_step->n_item++;
1770 a->n_item == 0)
1785 if ((a->type & JSON_PATH_WILD) || a->n_item == b->n_item)
1904 int n_item,
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/strings/
H A Djson_lib.c1153 p->last_step->n_item*= 10; in json_path_setup()
1154 p->last_step->n_item+= p->s.c_next - '0'; in json_path_setup()
1184 p->last_step->n_item= 0; in json_path_setup()
1715 p->steps[0].n_item= 0; in json_get_path_next()
1723 p->last_step->n_item++; in json_get_path_next()
1729 p->last_step->n_item= 0; in json_get_path_next()
1759 p->last_step->n_item++; in json_get_path_next()
1783 a->n_item == 0) in json_path_parts_compare()
1798 if ((a->type & JSON_PATH_WILD) || a->n_item == b->n_item) in json_path_parts_compare()
1917 int n_item, in json_get_array_item() argument
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/strings/
H A Djson_lib.c1153 p->last_step->n_item*= 10; in json_path_setup()
1154 p->last_step->n_item+= p->s.c_next - '0'; in json_path_setup()
1184 p->last_step->n_item= 0; in json_path_setup()
1715 p->steps[0].n_item= 0; in json_get_path_next()
1723 p->last_step->n_item++; in json_get_path_next()
1729 p->last_step->n_item= 0; in json_get_path_next()
1759 p->last_step->n_item++; in json_get_path_next()
1783 a->n_item == 0) in json_path_parts_compare()
1798 if ((a->type & JSON_PATH_WILD) || a->n_item == b->n_item) in json_path_parts_compare()
1917 int n_item, in json_get_array_item() argument
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/strings/
H A Djson_lib.c1137 p->last_step->n_item*= 10; in json_path_setup()
1138 p->last_step->n_item+= p->s.c_next - '0'; in json_path_setup()
1168 p->last_step->n_item= 0; in json_path_setup()
1344 cur_step->n_item == array_counters[cur_step - p->steps]++) in json_find_path()
1701 p->steps[0].n_item= 0; in json_get_path_next()
1709 p->last_step->n_item++; in json_get_path_next()
1715 p->last_step->n_item= 0; in json_get_path_next()
1745 p->last_step->n_item++; in json_get_path_next()
1769 a->n_item == 0) in json_path_parts_compare()
1784 if ((a->type & JSON_PATH_WILD) || a->n_item == b->n_item) in json_path_parts_compare()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/strings/
H A Djson_lib.c1137 p->last_step->n_item*= 10; in json_path_setup()
1138 p->last_step->n_item+= p->s.c_next - '0'; in json_path_setup()
1168 p->last_step->n_item= 0; in json_path_setup()
1344 cur_step->n_item == array_counters[cur_step - p->steps]++) in json_find_path()
1701 p->steps[0].n_item= 0; in json_get_path_next()
1709 p->last_step->n_item++; in json_get_path_next()
1715 p->last_step->n_item= 0; in json_get_path_next()
1745 p->last_step->n_item++; in json_get_path_next()
1769 a->n_item == 0) in json_path_parts_compare()
1784 if ((a->type & JSON_PATH_WILD) || a->n_item == b->n_item) in json_path_parts_compare()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc1753 uint n_item; in val_str() local
1801 n_item= 0; in val_str()
1806 if (n_item == c_path->p.last_step[1].n_item) in val_str()
1811 n_item++; in val_str()
2807 uint n_item= 0; in val_str() local
2861 if (n_item == lp->n_item) in val_str()
2863 n_item++; in val_str()
3014 uint n_item= 0; in val_str() local
3068 if (n_item == lp->n_item) in val_str()
3074 n_item++; in val_str()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_jsonfunc.cc1811 uint n_item; in val_str() local
1859 n_item= 0; in val_str()
1864 if (n_item == c_path->p.last_step[1].n_item) in val_str()
1869 n_item++; in val_str()
2865 uint n_item= 0; in val_str() local
2919 if (n_item == lp->n_item) in val_str()
2921 n_item++; in val_str()
3072 uint n_item= 0; in val_str() local
3126 if (n_item == lp->n_item) in val_str()
3132 n_item++; in val_str()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.cc1746 uint n_item; in val_str() local
1794 n_item= 0; in val_str()
1799 if (n_item == c_path->p.last_step[1].n_item) in val_str()
1804 n_item++; in val_str()
2800 uint n_item= 0; in val_str() local
2854 if (n_item == lp->n_item) in val_str()
2856 n_item++; in val_str()
3007 uint n_item= 0; in val_str() local
3061 if (n_item == lp->n_item) in val_str()
3067 n_item++; in val_str()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.cc1746 uint n_item; in val_str() local
1794 n_item= 0; in val_str()
1799 if (n_item == c_path->p.last_step[1].n_item) in val_str()
1804 n_item++; in val_str()
2800 uint n_item= 0; in val_str() local
2854 if (n_item == lp->n_item) in val_str()
2856 n_item++; in val_str()
3007 uint n_item= 0; in val_str() local
3061 if (n_item == lp->n_item) in val_str()
3067 n_item++; in val_str()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc1753 uint n_item; in val_str() local
1801 n_item= 0; in val_str()
1806 if (n_item == c_path->p.last_step[1].n_item) in val_str()
1811 n_item++; in val_str()
2807 uint n_item= 0; in val_str() local
2861 if (n_item == lp->n_item) in val_str()
2863 n_item++; in val_str()
3014 uint n_item= 0; in val_str() local
3068 if (n_item == lp->n_item) in val_str()
3074 n_item++; in val_str()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_jsonfunc.cc1811 uint n_item; in val_str() local
1859 n_item= 0; in val_str()
1864 if (n_item == c_path->p.last_step[1].n_item) in val_str()
1869 n_item++; in val_str()
2865 uint n_item= 0; in val_str() local
2919 if (n_item == lp->n_item) in val_str()
2921 n_item++; in val_str()
3072 uint n_item= 0; in val_str() local
3126 if (n_item == lp->n_item) in val_str()
3132 n_item++; in val_str()
[all …]
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/
H A Dosc_inspector_nk.c353 if(nk_list_view_begin(ctx, &lview, "Events", flags, widget_h, NK_MIN(handle->n_item, MAX_LINES))) in _osc_inspector_expose()
357 lview.end = NK_MAX(handle->n_item, 0); in _osc_inspector_expose()
360 for(int l = lview.begin; (l < lview.end) && (l < handle->n_item); l++) in _osc_inspector_expose()
435 const bool max_reached = handle->n_item >= MAX_LINES; in _osc_inspector_expose()
H A Dmidi_inspector_nk.c248 if(nk_list_view_begin(ctx, &lview, "Events", flags, widget_h, NK_MIN(handle->n_item, MAX_LINES))) in _midi_inspector_expose()
252 lview.end = NK_MAX(handle->n_item, 0); in _midi_inspector_expose()
255 for(int l = lview.begin; (l < lview.end) && (l < handle->n_item); l++) in _midi_inspector_expose()
527 const bool max_reached = handle->n_item >= MAX_LINES; in _midi_inspector_expose()
/dports/games/xosmulti/xosmulti/
H A Dimage.c51 int n_item, i; local
68 &xvi_template, &n_item );
70 for( i=0; i<n_item; i++ )

1234567