Home
last modified time | relevance | path

Searched refs:ccase (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/dports/math/pspp/pspp-1.4.1/src/data/
H A Dcase.h53 struct ccase struct
62 struct ccase *case_clone (const struct ccase *) MALLOC_LIKE;
64 static inline struct ccase *case_unshare (struct ccase *) WARN_UNUSED_RESULT;
65 struct ccase *case_ref (const struct ccase *) WARN_UNUSED_RESULT;
74 struct ccase *case_resize (struct ccase *, const struct caseproto *)
76 struct ccase *case_unshare_and_resize (struct ccase *,
103 int case_compare (const struct ccase *, const struct ccase *,
105 int case_compare_2dict (const struct ccase *, const struct ccase *,
113 struct ccase *case_unshare__ (struct ccase *);
126 static inline struct ccase *
[all …]
H A Dcase.c56 struct ccase *
67 struct ccase *
85 struct ccase *
93 struct ccase *
96 struct ccase *c = CONST_CAST (struct ccase *, c_); in case_ref()
126 struct ccase *
161 struct ccase *
247 case_copy_in (struct ccase *c, in case_copy_in()
386 case_compare (const struct ccase *a, const struct ccase *b, in case_compare()
396 case_compare_2dict (const struct ccase *ca, const struct ccase *cb, in case_compare_2dict()
[all …]
H A Dsubcase.h23 struct ccase;
91 void subcase_extract (const struct subcase *, const struct ccase *,
94 const union value *values, struct ccase *);
95 void subcase_copy (const struct subcase *src_sc, const struct ccase *src,
96 const struct subcase *dst_sc, struct ccase *dst);
101 const union value *a, const struct ccase *b);
103 const struct ccase *a, const union value *b);
106 bool subcase_equal (const struct subcase *a_sc, const struct ccase *a,
107 const struct subcase *b_sc, const struct ccase *b);
109 const union value *a, const struct ccase *b);
[all …]
H A Dcasereader-translator.c37 struct ccase *(*translate) (struct ccase *input, void *aux);
66 struct ccase *(*translate) (struct ccase *input, in casereader_create_translator()
86 static struct ccase *
125 struct ccase *(*translate) (struct ccase *input, casenumber,
161 struct ccase *(*translate) (struct ccase *input, casenumber, in casereader_translate_stateless()
181 static struct ccase *
232 static struct ccase *can_translate (struct ccase *, void *can_);
261 static struct ccase *
340 static struct ccase *car_translate (struct ccase *input, void *car_);
403 static struct ccase *
[all …]
H A Dcasereader.h63 struct ccase *casereader_read (struct casereader *);
70 struct ccase *casereader_peek (struct casereader *, casenumber);
89 bool (*include) (const struct ccase *,
113 struct ccase *(*translate) (struct ccase *,
121 struct ccase *(*translate) (struct ccase *,
135 typedef double new_value_func (const struct ccase *, casenumber, void *);
H A Dcasegrouper.c38 bool (*same_group) (const struct ccase *, const struct ccase *, void *aux);
56 bool (*same_group) (const struct ccase *, in casegrouper_create_func() argument
57 const struct ccase *, in casegrouper_create_func()
85 struct ccase *group_case, *tmp; in casegrouper_get_next_group()
164 static bool casegrouper_vars_same_group (const struct ccase *,
165 const struct ccase *,
231 casegrouper_vars_same_group (const struct ccase *a, const struct ccase *b, in casegrouper_vars_same_group()
H A Dcasereader-filter.c40 bool (*include) (const struct ccase *, void *aux);
67 bool (*include) (const struct ccase *, in casereader_create_filter_func()
89 static struct ccase *
96 struct ccase *c = casereader_read (filter->subreader); in casereader_filter_read()
118 struct ccase *c; in casereader_filter_destroy()
158 static bool casereader_filter_weight_include (const struct ccase *, void *);
211 casereader_filter_weight_include (const struct ccase *c, void *cfw_) in casereader_filter_weight_include()
251 static bool casereader_filter_missing_include (const struct ccase *, void *);
302 casereader_filter_missing_include (const struct ccase *c, void *cfm_) in casereader_filter_missing_include()
334 static bool casereader_counter_include (const struct ccase *, void *);
[all …]
H A Dsubcase.c258 subcase_extract (const struct subcase *sc, const struct ccase *c, in subcase_extract()
277 const union value values[], struct ccase *c) in subcase_inject()
297 subcase_copy (const struct subcase *src_sc, const struct ccase *src, in subcase_copy()
298 const struct subcase *dst_sc, struct ccase *dst) in subcase_copy()
321 subcase_compare_3way (const struct subcase *a_sc, const struct ccase *a, in subcase_compare_3way()
346 const union value a[], const struct ccase *b) in subcase_compare_3way_xc()
368 const struct ccase *a, const union value b[]) in subcase_compare_3way_cx()
400 subcase_equal (const struct subcase *a_sc, const struct ccase *a, in subcase_equal()
401 const struct subcase *b_sc, const struct ccase *b) in subcase_equal()
411 const union value a[], const struct ccase *b) in subcase_equal_xc()
[all …]
H A Dcasewindow.c53 void (*push_head) (void *aux, struct ccase *);
55 struct ccase *(*get_case) (void *aux, casenumber ofs);
126 struct ccase *c = casewindow_get_case (old, 0); in casewindow_to_disk()
139 casewindow_push_head (struct casewindow *cw, struct ccase *c) in casewindow_push_head()
168 struct ccase *
221 struct ccase **cases;
244 casewindow_memory_push_head (void *cwm_, struct ccase *c) in casewindow_memory_push_head()
261 static struct ccase *
311 casewindow_file_push_head (void *cwf_, struct ccase *c) in casewindow_file_push_head()
328 static struct ccase *
/dports/devel/cmake-gui/cmake-3.22.1/Source/CursesDialog/form/
H A Dfty_enum.c41 int ccase, cunique; in Make_Enum_Type() local
44 ccase = va_arg(*ap,int); in Make_Enum_Type()
46 argp->checkcase = ccase ? TRUE : FALSE; in Make_Enum_Type()
112 bool ccase) in Compare() argument
123 if (ccase) in Compare()
164 bool ccase = ((const enumARG *)argp)->checkcase; in Check_Enum_Field() local
179 if ((res=Compare((unsigned char *)p,bp,ccase))!=NOMATCH) in Check_Enum_Field()
219 bool ccase = args->checkcase; in Next_Enum() local
226 if (Compare((unsigned char *)(*kwds++),bp,ccase)==EXACT) in Next_Enum()
256 bool ccase = args->checkcase; in Previous_Enum() local
[all …]
/dports/devel/cmake/cmake-3.22.1/Source/CursesDialog/form/
H A Dfty_enum.c41 int ccase, cunique; in Make_Enum_Type() local
44 ccase = va_arg(*ap,int); in Make_Enum_Type()
46 argp->checkcase = ccase ? TRUE : FALSE; in Make_Enum_Type()
112 bool ccase) in Compare() argument
123 if (ccase) in Compare()
164 bool ccase = ((const enumARG *)argp)->checkcase; in Check_Enum_Field() local
179 if ((res=Compare((unsigned char *)p,bp,ccase))!=NOMATCH) in Check_Enum_Field()
219 bool ccase = args->checkcase; in Next_Enum() local
226 if (Compare((unsigned char *)(*kwds++),bp,ccase)==EXACT) in Next_Enum()
256 bool ccase = args->checkcase; in Previous_Enum() local
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Source/CursesDialog/form/
H A Dfty_enum.c41 int ccase, cunique; in Make_Enum_Type() local
44 ccase = va_arg(*ap,int); in Make_Enum_Type()
46 argp->checkcase = ccase ? TRUE : FALSE; in Make_Enum_Type()
112 bool ccase) in Compare() argument
123 if (ccase) in Compare()
164 bool ccase = ((const enumARG *)argp)->checkcase; in Check_Enum_Field() local
179 if ((res=Compare((unsigned char *)p,bp,ccase))!=NOMATCH) in Check_Enum_Field()
219 bool ccase = args->checkcase; in Next_Enum() local
226 if (Compare((unsigned char *)(*kwds++),bp,ccase)==EXACT) in Next_Enum()
256 bool ccase = args->checkcase; in Previous_Enum() local
[all …]
/dports/devel/ncurses/ncurses-6.3/form/
H A Dfty_enum.c52 int ccase; member
80 int ccase, cunique; in Generic_Enum_Type() local
84 ccase = params->ccase; in Generic_Enum_Type()
87 argp->checkcase = ccase ? TRUE : FALSE; in Generic_Enum_Type()
135 params.ccase = va_arg(*ap, int); in Make_Enum_Type()
237 bool ccase) in Compare() argument
248 if (ccase) in Compare()
292 bool ccase = ((const enumARG *)argp)->checkcase; in Check_Enum_Field() local
350 bool ccase = args->checkcase; in Next_Enum() local
358 if (Compare((unsigned char *)(*kwds++), bp, ccase) == EXACT) in Next_Enum()
[all …]
/dports/math/pspp/pspp-1.4.1/src/math/
H A Dinteraction.h25 struct ccase;
64 const struct ccase *,
66 bool interaction_case_equal (const struct interaction *, const struct ccase *,
67 const struct ccase *);
69 const struct ccase *, enum mv_class);
71 const struct ccase *, const struct ccase *);
H A Dcategoricals.h25 struct ccase;
61 void categoricals_update (struct categoricals *, const struct ccase *);
123 const struct ccase *);
126 const struct ccase *);
143 const struct ccase *categoricals_get_case_by_category_real (
153 const struct ccase *categoricals_get_case_by_category (
160 const struct ccase *, double weight);
H A Dcovariance.h27 struct ccase ;
38 void covariance_accumulate (struct covariance *, const struct ccase *);
39 void covariance_accumulate_pass1 (struct covariance *, const struct ccase *);
40 void covariance_accumulate_pass2 (struct covariance *, const struct ccase *);
53 void covariance_dump_enc (const struct covariance *, const struct ccase *,
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_char.f905 public :: lcase, ucase, ccase
59 pure function ccase(str,case) function
62 character(len=len(str)) :: ccase local
66 ccase = ucase(str)
68 ccase = lcase(str)
70 ccase = str
73 ccase = str
75 end function ccase
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/convert_case-0.4.0/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/convert_case/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.
/dports/devel/texlab/texlab-3.3.0/cargo-crates/convert_case-0.4.0/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/convert_case-0.4.0/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/convert_case-0.4.0/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/convert_case-0.4.0/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/convert_case-0.4.0/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/convert_case-0.4.0/
H A DREADME.md20 ## Command Line Utility `ccase`
22 The command line utility `ccase` was made to leverage the tools in the `convert_case` library.
24 $ ccase -t title super_mario_64
27 $ ccase -f snake -t title 2020-04-15_my_cat_cali
30 $ ccase -t camel "convert to camel"
34 … can read more about the `ccase` executable in the [`ccase` directory](https://github.com/rutrum/c…
38 | | `convert_case` | `ccase` |
40 …hub.com/rutrum/convert-case) | [github](https://github.com/rutrum/convert-case/tree/master/ccase) |
41 … [crates.io](https://crates.io/crates/convert_case) | [crates.io](https://crates.io/crates/ccase) |
46 …vert_case` library with the "random" feature, and are automatically provided in the `ccase` binary.

12345678910>>...15