Home
last modified time | relevance | path

Searched defs:gval (Results 1 – 25 of 775) sorted by relevance

12345678910>>...31

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dmaps_inline_test.erl66 gval(M) when is_map(M) andalso M =:= #{ id => 1} -> 1; function
67 gval(M) when is_map(M) andalso M =:= #{ id => 2} -> 4; function
68 gval(M) when is_map(M) andalso M =:= #{ id => 3} -> 2; function
69 gval(M) when is_map(M) andalso M =:= #{ id => 4} -> 5; function
70 gval(M) when is_map(M) andalso M =:= #{ id => 5} -> 3; function
71 gval(M) when is_map(M) andalso M =:= #{ id => 6} -> 6. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/inline_SUITE_data/
H A Dmaps_inline_test.erl66 gval(M) when is_map(M) andalso M =:= #{ id => 1} -> 1; function
67 gval(M) when is_map(M) andalso M =:= #{ id => 2} -> 4; function
68 gval(M) when is_map(M) andalso M =:= #{ id => 3} -> 2; function
69 gval(M) when is_map(M) andalso M =:= #{ id => 4} -> 5; function
70 gval(M) when is_map(M) andalso M =:= #{ id => 5} -> 3; function
71 gval(M) when is_map(M) andalso M =:= #{ id => 6} -> 6. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/inline_SUITE_data/
H A Dmaps_inline_test.erl66 gval(M) when is_map(M) andalso M =:= #{ id => 1} -> 1; function
67 gval(M) when is_map(M) andalso M =:= #{ id => 2} -> 4; function
68 gval(M) when is_map(M) andalso M =:= #{ id => 3} -> 2; function
69 gval(M) when is_map(M) andalso M =:= #{ id => 4} -> 5; function
70 gval(M) when is_map(M) andalso M =:= #{ id => 5} -> 3; function
71 gval(M) when is_map(M) andalso M =:= #{ id => 6} -> 6. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dmaps_inline_test.erl66 gval(M) when is_map(M) andalso M =:= #{ id => 1} -> 1; function
67 gval(M) when is_map(M) andalso M =:= #{ id => 2} -> 4; function
68 gval(M) when is_map(M) andalso M =:= #{ id => 3} -> 2; function
69 gval(M) when is_map(M) andalso M =:= #{ id => 4} -> 5; function
70 gval(M) when is_map(M) andalso M =:= #{ id => 5} -> 3; function
71 gval(M) when is_map(M) andalso M =:= #{ id => 6} -> 6. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dmaps_inline_test.erl66 gval(M) when is_map(M) andalso M =:= #{ id => 1} -> 1; function
67 gval(M) when is_map(M) andalso M =:= #{ id => 2} -> 4; function
68 gval(M) when is_map(M) andalso M =:= #{ id => 3} -> 2; function
69 gval(M) when is_map(M) andalso M =:= #{ id => 4} -> 5; function
70 gval(M) when is_map(M) andalso M =:= #{ id => 5} -> 3; function
71 gval(M) when is_map(M) andalso M =:= #{ id => 6} -> 6. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dmaps_inline_test.erl66 gval(M) when is_map(M) andalso M =:= #{ id => 1} -> 1; function
67 gval(M) when is_map(M) andalso M =:= #{ id => 2} -> 4; function
68 gval(M) when is_map(M) andalso M =:= #{ id => 3} -> 2; function
69 gval(M) when is_map(M) andalso M =:= #{ id => 4} -> 5; function
70 gval(M) when is_map(M) andalso M =:= #{ id => 5} -> 3; function
71 gval(M) when is_map(M) andalso M =:= #{ id => 6} -> 6. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/inline_SUITE_data/
H A Dmaps_inline_test.erl66 gval(M) when is_map(M) andalso M =:= #{ id => 1} -> 1; function
67 gval(M) when is_map(M) andalso M =:= #{ id => 2} -> 4; function
68 gval(M) when is_map(M) andalso M =:= #{ id => 3} -> 2; function
69 gval(M) when is_map(M) andalso M =:= #{ id => 4} -> 5; function
70 gval(M) when is_map(M) andalso M =:= #{ id => 5} -> 3; function
71 gval(M) when is_map(M) andalso M =:= #{ id => 6} -> 6. function
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_cat2D.c274 byte gval = *((byte *)gapval) , *pout = ((byte *) vout) ; in mri_cat2D() local
279 rgba gval = *((rgba *)gapval) , *pout = (rgba *)vout ; in mri_cat2D() local
285 gval = *(((byte *)gapval)+1) , in mri_cat2D() local
296 short gval = *((short *)gapval) , *pout = ((short *) vout) ; in mri_cat2D() local
301 float gval = *((float *)gapval) , *pout = ((float *) vout) ; in mri_cat2D() local
306 int gval = *((int *)gapval) , *pout = ((int *) vout) ; in mri_cat2D() local
328 byte gval = *((byte *)gapval) , *pout = ((byte *) vout) ; in mri_cat2D() local
334 rgba gval = *((rgba *)gapval) , *pout = ((rgba *) vout) ; in mri_cat2D() local
341 gval = *(((byte *)gapval)+1) , in mri_cat2D() local
353 short gval = *((short *)gapval) , *pout = ((short *) vout) ; in mri_cat2D() local
[all …]
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofgobj.c123 GValue gval; in qof_gobject_getter() local
134 GValue gval; in qof_gobject_getter() local
144 GValue gval; in qof_gobject_getter() local
155 GValue gval; in qof_gobject_getter() local
181 GValue gval; in qof_gobject_double_getter() local
190 GValue gval; in qof_gobject_double_getter() local
/dports/databases/php81-dba/php-8.1.1/ext/dba/
H A Ddba_db1.c94 DBT gval; in DBA_FETCH_FUNC() local
108 DBT gval; in DBA_UPDATE_FUNC() local
120 DBT gval; in DBA_EXISTS_FUNC() local
138 DBT gval; in DBA_FIRSTKEY_FUNC() local
154 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/databases/php74-dba/php-7.4.27/ext/dba/
H A Ddba_db1.c96 DBT gval; in DBA_FETCH_FUNC() local
110 DBT gval; in DBA_UPDATE_FUNC() local
122 DBT gval; in DBA_EXISTS_FUNC() local
140 DBT gval; in DBA_FIRSTKEY_FUNC() local
156 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/databases/php80-dba/php-8.0.15/ext/dba/
H A Ddba_db1.c94 DBT gval; in DBA_FETCH_FUNC() local
108 DBT gval; in DBA_UPDATE_FUNC() local
120 DBT gval; in DBA_EXISTS_FUNC() local
138 DBT gval; in DBA_FIRSTKEY_FUNC() local
154 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/databases/php73-dba/php-7.3.33/ext/dba/
H A Ddba_db1.c96 DBT gval; in DBA_FETCH_FUNC() local
110 DBT gval; in DBA_UPDATE_FUNC() local
122 DBT gval; in DBA_EXISTS_FUNC() local
140 DBT gval; in DBA_FIRSTKEY_FUNC() local
156 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/www/mod_php81/php-8.1.1/ext/dba/
H A Ddba_db1.c94 DBT gval; in DBA_FETCH_FUNC() local
108 DBT gval; in DBA_UPDATE_FUNC() local
120 DBT gval; in DBA_EXISTS_FUNC() local
138 DBT gval; in DBA_FIRSTKEY_FUNC() local
154 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/lang/php80/php-8.0.15/ext/dba/
H A Ddba_db1.c94 DBT gval; in DBA_FETCH_FUNC() local
108 DBT gval; in DBA_UPDATE_FUNC() local
120 DBT gval; in DBA_EXISTS_FUNC() local
138 DBT gval; in DBA_FIRSTKEY_FUNC() local
154 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/lang/php81/php-8.1.1/ext/dba/
H A Ddba_db1.c94 DBT gval; in DBA_FETCH_FUNC() local
108 DBT gval; in DBA_UPDATE_FUNC() local
120 DBT gval; in DBA_EXISTS_FUNC() local
138 DBT gval; in DBA_FIRSTKEY_FUNC() local
154 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/lang/php74/php-7.4.27/ext/dba/
H A Ddba_db1.c96 DBT gval; in DBA_FETCH_FUNC() local
110 DBT gval; in DBA_UPDATE_FUNC() local
122 DBT gval; in DBA_EXISTS_FUNC() local
140 DBT gval; in DBA_FIRSTKEY_FUNC() local
156 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/lang/php73/php-7.3.33/ext/dba/
H A Ddba_db1.c96 DBT gval; in DBA_FETCH_FUNC() local
110 DBT gval; in DBA_UPDATE_FUNC() local
122 DBT gval; in DBA_EXISTS_FUNC() local
140 DBT gval; in DBA_FIRSTKEY_FUNC() local
156 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/www/mod_php73/php-7.3.33/ext/dba/
H A Ddba_db1.c96 DBT gval; in DBA_FETCH_FUNC() local
110 DBT gval; in DBA_UPDATE_FUNC() local
122 DBT gval; in DBA_EXISTS_FUNC() local
140 DBT gval; in DBA_FIRSTKEY_FUNC() local
156 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/www/mod_php74/php-7.4.27/ext/dba/
H A Ddba_db1.c96 DBT gval; in DBA_FETCH_FUNC() local
110 DBT gval; in DBA_UPDATE_FUNC() local
122 DBT gval; in DBA_EXISTS_FUNC() local
140 DBT gval; in DBA_FIRSTKEY_FUNC() local
156 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/www/mod_php80/php-8.0.15/ext/dba/
H A Ddba_db1.c94 DBT gval; in DBA_FETCH_FUNC() local
108 DBT gval; in DBA_UPDATE_FUNC() local
120 DBT gval; in DBA_EXISTS_FUNC() local
138 DBT gval; in DBA_FIRSTKEY_FUNC() local
154 DBT gval; in DBA_NEXTKEY_FUNC() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/a11y/
H A Datkvalue.cxx61 GValue *gval ) in value_wrapper_get_current_value()
76 GValue *gval ) in value_wrapper_get_maximum_value()
91 GValue *gval ) in value_wrapper_get_minimum_value()
106 const GValue *gval ) in value_wrapper_set_current_value()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/a11y/
H A Dgtk3atkvalue.cxx61 GValue *gval ) in value_wrapper_get_current_value()
76 GValue *gval ) in value_wrapper_get_maximum_value()
91 GValue *gval ) in value_wrapper_get_minimum_value()
106 const GValue *gval ) in value_wrapper_set_current_value()
/dports/games/moria/umoria/util/mc/
H A Dcreature.y818 generic_t gval; local
835 generic_t gval; local
852 generic_t gval; local
869 generic_t gval; local
886 generic_t gval; local
903 generic_t gval; local
920 generic_t gval; local
937 generic_t gval; local
954 generic_t gval; local
971 generic_t gval; local
[all …]
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dcolormap.c275 l_int32 gval, in pixcmapAddColor()
315 l_int32 gval, in pixcmapAddNewColor()
360 l_int32 gval, in pixcmapUsableColor()
632 l_int32 rval, gval, bval; in pixcmapGetColor32() local
663 l_int32 gval, in pixcmapResetColor()
696 l_int32 gval, in pixcmapGetIndex()
866 l_int32 gval, in pixcmapGetNearestIndex()
1043 l_int32 i, rval, gval, bval; in pixcmapGrayToColor() local
1076 l_int32 i, n, rval, gval, bval, val; in pixcmapColorToGray() local
1126 l_int32 rval, gval, bval; in pixcmapReadStream() local
[all …]

12345678910>>...31