Home
last modified time | relevance | path

Searched refs:s_cell (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/gismo/gismo-21.12.0/plugins/gsMex/m/
H A Dgismo_map.m39 s_cell = cell(length(s),1); variable
41 s_cell{ii} = 1:s(ii);
43 x = cell(1,numel(s_cell));
44 [x{:}] = ndgrid(s_cell{:});
/dports/science/code_saturne/code_saturne-7.1.0/src/user_examples/
H A Dcs_user_postprocess.c687 cs_real_t *s_cell; in cs_user_postprocess_values() local
688 BFT_MALLOC(s_cell, n_cells, cs_real_t); in cs_user_postprocess_values()
693 s_cell[i] = 0.5* ( cvar_r[cell_id][0] in cs_user_postprocess_values()
705 s_cell, /* cel_vals */ in cs_user_postprocess_values()
710 BFT_FREE(s_cell); in cs_user_postprocess_values()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args);
953 while (h_cell && s_cell)
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell);
1031 s_cell = lnext(s_cell);
1033 Assert(h_cell == NULL && s_cell == NULL);
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args);
953 while (h_cell && s_cell)
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell);
1031 s_cell = lnext(aggref->args, s_cell);
1033 Assert(h_cell == NULL && s_cell == NULL);
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args);
953 while (h_cell && s_cell)
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell);
1031 s_cell = lnext(aggref->args, s_cell);
1033 Assert(h_cell == NULL && s_cell == NULL);
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(aggref->args, s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(aggref->args, s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args); in assign_hypothetical_collations() local
953 while (h_cell && s_cell) in assign_hypothetical_collations()
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell); in assign_hypothetical_collations()
1031 s_cell = lnext(aggref->args, s_cell); in assign_hypothetical_collations()
1033 Assert(h_cell == NULL && s_cell == NULL); in assign_hypothetical_collations()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args);
953 while (h_cell && s_cell)
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell);
1031 s_cell = lnext(s_cell);
1033 Assert(h_cell == NULL && s_cell == NULL);
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/parser/
H A Dparse_collate.c935 ListCell *s_cell = list_head(aggref->args);
953 while (h_cell && s_cell)
956 TargetEntry *s_tle = (TargetEntry *) lfirst(s_cell);
1031 s_cell = lnext(s_cell);
1033 Assert(h_cell == NULL && s_cell == NULL);

123