Home
last modified time | relevance | path

Searched refs:bvalue (Results 1 – 25 of 1254) sorted by relevance

12345678910>>...51

/dports/databases/libgda5/libgda-5.2.10/providers/mysql/
H A Dgda-mysql-recordset.c801 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
807 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
814 int bvalue = 0;
815 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
834 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
873 ((bvalue.day != 0) ? bvalue.day : 1,
874 (bvalue.month != 0) ? bvalue.month : 1,
875 (bvalue.year != 0) ? bvalue.year : 1970);
896 g_type_name (type), bvalue.year, bvalue.month,
897 bvalue.day, bvalue.hour, bvalue.minute,
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/providers/mysql/
H A Dgda-mysql-recordset.c801 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
807 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
814 int bvalue = 0; in new_row_from_mysql_stmt() local
815 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
834 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
873 ((bvalue.day != 0) ? bvalue.day : 1, in new_row_from_mysql_stmt()
874 (bvalue.month != 0) ? bvalue.month : 1, in new_row_from_mysql_stmt()
875 (bvalue.year != 0) ? bvalue.year : 1970); in new_row_from_mysql_stmt()
896 g_type_name (type), bvalue.year, bvalue.month, in new_row_from_mysql_stmt()
897 bvalue.day, bvalue.hour, bvalue.minute, in new_row_from_mysql_stmt()
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/mysql/
H A Dgda-mysql-recordset.c801 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
807 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
814 int bvalue = 0; in new_row_from_mysql_stmt() local
815 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
834 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
873 ((bvalue.day != 0) ? bvalue.day : 1, in new_row_from_mysql_stmt()
874 (bvalue.month != 0) ? bvalue.month : 1, in new_row_from_mysql_stmt()
875 (bvalue.year != 0) ? bvalue.year : 1970); in new_row_from_mysql_stmt()
896 g_type_name (type), bvalue.year, bvalue.month, in new_row_from_mysql_stmt()
897 bvalue.day, bvalue.hour, bvalue.minute, in new_row_from_mysql_stmt()
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/mysql/
H A Dgda-mysql-recordset.c801 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
807 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
814 int bvalue = 0; in new_row_from_mysql_stmt() local
815 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
834 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
873 ((bvalue.day != 0) ? bvalue.day : 1, in new_row_from_mysql_stmt()
874 (bvalue.month != 0) ? bvalue.month : 1, in new_row_from_mysql_stmt()
875 (bvalue.year != 0) ? bvalue.year : 1970); in new_row_from_mysql_stmt()
896 g_type_name (type), bvalue.year, bvalue.month, in new_row_from_mysql_stmt()
897 bvalue.day, bvalue.hour, bvalue.minute, in new_row_from_mysql_stmt()
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/mysql/
H A Dgda-mysql-recordset.c801 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
807 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
814 int bvalue = 0; in new_row_from_mysql_stmt() local
815 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
834 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
873 ((bvalue.day != 0) ? bvalue.day : 1, in new_row_from_mysql_stmt()
874 (bvalue.month != 0) ? bvalue.month : 1, in new_row_from_mysql_stmt()
875 (bvalue.year != 0) ? bvalue.year : 1970); in new_row_from_mysql_stmt()
896 g_type_name (type), bvalue.year, bvalue.month, in new_row_from_mysql_stmt()
897 bvalue.day, bvalue.hour, bvalue.minute, in new_row_from_mysql_stmt()
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/mysql/
H A Dgda-mysql-recordset.c801 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
807 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
814 int bvalue = 0; in new_row_from_mysql_stmt() local
815 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
834 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue)); in new_row_from_mysql_stmt()
873 ((bvalue.day != 0) ? bvalue.day : 1, in new_row_from_mysql_stmt()
874 (bvalue.month != 0) ? bvalue.month : 1, in new_row_from_mysql_stmt()
875 (bvalue.year != 0) ? bvalue.year : 1970); in new_row_from_mysql_stmt()
896 g_type_name (type), bvalue.year, bvalue.month, in new_row_from_mysql_stmt()
897 bvalue.day, bvalue.hour, bvalue.minute, in new_row_from_mysql_stmt()
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/mysql/
H A Dgda-mysql-recordset.c801 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
807 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
814 int bvalue = 0;
815 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
834 memmove (&bvalue, mysql_bind_result[i].buffer, sizeof (bvalue));
873 ((bvalue.day != 0) ? bvalue.day : 1,
874 (bvalue.month != 0) ? bvalue.month : 1,
875 (bvalue.year != 0) ? bvalue.year : 1970);
896 g_type_name (type), bvalue.year, bvalue.month,
897 bvalue.day, bvalue.hour, bvalue.minute,
[all …]
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Dcompare.c45 struct berval *bvalue, in ldap_build_compare_req() argument
61 LDAP_REQ_COMPARE, dn, attr, bvalue ); in ldap_build_compare_req()
100 struct berval *bvalue, in ldap_compare_ext() argument
122 ld, dn, attr, bvalue, sctrls, cctrls, &id ); in ldap_compare_ext()
147 struct berval bvalue; in ldap_compare() local
151 bvalue.bv_val = (char *) value; in ldap_compare()
152 bvalue.bv_len = (value == NULL) ? 0 : strlen( value ); in ldap_compare()
163 struct berval *bvalue, in ldap_compare_ext_s() argument
189 struct berval bvalue; in ldap_compare_s() local
193 bvalue.bv_val = (char *) value; in ldap_compare_s()
[all …]
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Dcompare.c45 struct berval *bvalue, in ldap_build_compare_req() argument
61 LDAP_REQ_COMPARE, dn, attr, bvalue ); in ldap_build_compare_req()
100 struct berval *bvalue, in ldap_compare_ext() argument
122 ld, dn, attr, bvalue, sctrls, cctrls, &id ); in ldap_compare_ext()
147 struct berval bvalue; in ldap_compare() local
151 bvalue.bv_val = (char *) value; in ldap_compare()
152 bvalue.bv_len = (value == NULL) ? 0 : strlen( value ); in ldap_compare()
163 struct berval *bvalue, in ldap_compare_ext_s() argument
189 struct berval bvalue; in ldap_compare_s() local
193 bvalue.bv_val = (char *) value; in ldap_compare_s()
[all …]
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Dcompare.c45 struct berval *bvalue, in ldap_build_compare_req() argument
61 LDAP_REQ_COMPARE, dn, attr, bvalue ); in ldap_build_compare_req()
100 struct berval *bvalue, in ldap_compare_ext() argument
122 ld, dn, attr, bvalue, sctrls, cctrls, &id ); in ldap_compare_ext()
147 struct berval bvalue; in ldap_compare() local
151 bvalue.bv_val = (char *) value; in ldap_compare()
152 bvalue.bv_len = (value == NULL) ? 0 : strlen( value ); in ldap_compare()
163 struct berval *bvalue, in ldap_compare_ext_s() argument
189 struct berval bvalue; in ldap_compare_s() local
193 bvalue.bv_val = (char *) value; in ldap_compare_s()
[all …]
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Dcompare.c45 struct berval *bvalue, in ldap_build_compare_req() argument
61 LDAP_REQ_COMPARE, dn, attr, bvalue ); in ldap_build_compare_req()
100 struct berval *bvalue, in ldap_compare_ext() argument
122 ld, dn, attr, bvalue, sctrls, cctrls, &id ); in ldap_compare_ext()
147 struct berval bvalue; in ldap_compare() local
151 bvalue.bv_val = (char *) value; in ldap_compare()
152 bvalue.bv_len = (value == NULL) ? 0 : strlen( value ); in ldap_compare()
163 struct berval *bvalue, in ldap_compare_ext_s() argument
189 struct berval bvalue; in ldap_compare_s() local
193 bvalue.bv_val = (char *) value; in ldap_compare_s()
[all …]
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Dcompare.c45 struct berval *bvalue, in ldap_build_compare_req() argument
61 LDAP_REQ_COMPARE, dn, attr, bvalue ); in ldap_build_compare_req()
100 struct berval *bvalue, in ldap_compare_ext() argument
122 ld, dn, attr, bvalue, sctrls, cctrls, &id ); in ldap_compare_ext()
147 struct berval bvalue; in ldap_compare() local
151 bvalue.bv_val = (char *) value; in ldap_compare()
152 bvalue.bv_len = (value == NULL) ? 0 : strlen( value ); in ldap_compare()
163 struct berval *bvalue, in ldap_compare_ext_s() argument
189 struct berval bvalue; in ldap_compare_s() local
193 bvalue.bv_val = (char *) value; in ldap_compare_s()
[all …]
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Dcompare.c45 struct berval *bvalue, in ldap_build_compare_req() argument
61 LDAP_REQ_COMPARE, dn, attr, bvalue ); in ldap_build_compare_req()
100 struct berval *bvalue, in ldap_compare_ext() argument
122 ld, dn, attr, bvalue, sctrls, cctrls, &id ); in ldap_compare_ext()
147 struct berval bvalue; in ldap_compare() local
151 bvalue.bv_val = (char *) value; in ldap_compare()
152 bvalue.bv_len = (value == NULL) ? 0 : strlen( value ); in ldap_compare()
163 struct berval *bvalue, in ldap_compare_ext_s() argument
189 struct berval bvalue; in ldap_compare_s() local
193 bvalue.bv_val = (char *) value; in ldap_compare_s()
[all …]
/dports/astro/siril/siril/src/gui/
H A Dstatistics_list.c106 sprintf(bvalue, "--"); in add_stats_to_list()
113 COLUMN_BVALUE, bvalue, in add_stats_to_list()
124 sprintf(bvalue, "--"); in add_stats_to_list()
131 COLUMN_BVALUE, bvalue, in add_stats_to_list()
142 sprintf(bvalue, "--"); in add_stats_to_list()
149 COLUMN_BVALUE, bvalue, in add_stats_to_list()
160 sprintf(bvalue, "--"); in add_stats_to_list()
178 sprintf(bvalue, "--"); in add_stats_to_list()
196 sprintf(bvalue, "--"); in add_stats_to_list()
214 sprintf(bvalue, "--"); in add_stats_to_list()
[all …]
/dports/devel/ga/ga-5.8/global/src/
H A Dglobal.npatch.c331 if(bvalue[j] > his[j]) bvalue[j] = los[j]; in pnga_copy_patch()
441 if(bvalue[j] > his[j]) bvalue[j] = los[j]; in pnga_copy_patch()
975 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_dot_local_patch()
990 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_dot_local_patch()
1009 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_dot_local_patch()
1028 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_dot_local_patch()
1043 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_dot_local_patch()
1058 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_dot_local_patch()
1073 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_dot_local_patch()
1553 if(bvalue[j] > (hiA[j]-loA[j])) bvalue[j] = 0; in snga_set_patch_value()
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dpnmnorm.c47 xelval bvalue; member
529 *bvalueP = cmdline.bvalue; in resolvePercentParams()
635 for (i = bvalue, val = range/2; in computeLinearTransfer()
640 assert(newBrightness[bvalue] == 0); in computeLinearTransfer()
676 a[0][0] = SQR(bvalue); a[0][1] = bvalue; a[0][2] = 1.0; in computeQuadraticFunction()
767 for (i = bvalue; i <= wvalue; ++i) in computeQuadraticTransfer()
814 if (bvalue > 0) in computeTransferFunction()
815 for (i = 0; i < bvalue; ++i) in computeTransferFunction()
920 xelval const bvalue, in reportTransferParm() argument
946 xelval bvalue, midvalue, wvalue; in main() local
[all …]
/dports/emulators/emu64/emu64-5.0.19/src/
H A Dsetup_window.cpp194 bool bvalue; in LoadINI() local
203 ui->WPal->setChecked(bvalue); in LoadINI()
207 ui->WDouble->setChecked(bvalue); in LoadINI()
211 ui->WFilter->setChecked(bvalue); in LoadINI()
215 c64->SetWindowAspectRatio(bvalue); in LoadINI()
234 if(!bvalue) in LoadINI()
297 on_SecondSidEnable_toggled(bvalue); in LoadINI()
305 on_Sid6ChannelMode_toggled(bvalue); in LoadINI()
313 on_SidFilterEnable_toggled(bvalue); in LoadINI()
350 ui->Vsync->setChecked(bvalue); in LoadINI()
[all …]
/dports/net/openldap25-server/openldap-2.5.9/clients/tools/
H A Dldapcompare.c100 struct berval *bvalue,
189 struct berval bvalue = { 0, NULL }; in main() local
216 bvalue.bv_val = strdup( sep ); in main()
217 bvalue.bv_len = strlen( bvalue.bv_val ); in main()
221 bvalue.bv_val = malloc( strlen( &sep[1] )); in main()
222 bvalue.bv_len = lutil_b64_pton( &sep[1], in main()
223 (unsigned char *) bvalue.bv_val, strlen( &sep[1] )); in main()
225 if (bvalue.bv_len == (ber_len_t)-1) { in main()
261 free( bvalue.bv_val ); in main()
271 struct berval *bvalue, in docompare() argument
[all …]
/dports/net/openldap24-server/openldap-2.4.59/clients/tools/
H A Dldapcompare.c100 struct berval *bvalue,
189 struct berval bvalue = { 0, NULL }; in main() local
216 bvalue.bv_val = strdup( sep ); in main()
217 bvalue.bv_len = strlen( bvalue.bv_val ); in main()
221 bvalue.bv_val = malloc( strlen( &sep[1] )); in main()
222 bvalue.bv_len = lutil_b64_pton( &sep[1], in main()
223 (unsigned char *) bvalue.bv_val, strlen( &sep[1] )); in main()
225 if (bvalue.bv_len == (ber_len_t)-1) { in main()
261 free( bvalue.bv_val ); in main()
271 struct berval *bvalue, in docompare() argument
[all …]
/dports/net/openldap25-client/openldap-2.5.9/clients/tools/
H A Dldapcompare.c100 struct berval *bvalue,
189 struct berval bvalue = { 0, NULL }; in main() local
216 bvalue.bv_val = strdup( sep ); in main()
217 bvalue.bv_len = strlen( bvalue.bv_val ); in main()
221 bvalue.bv_val = malloc( strlen( &sep[1] )); in main()
222 bvalue.bv_len = lutil_b64_pton( &sep[1], in main()
223 (unsigned char *) bvalue.bv_val, strlen( &sep[1] )); in main()
225 if (bvalue.bv_len == (ber_len_t)-1) { in main()
261 free( bvalue.bv_val ); in main()
271 struct berval *bvalue, in docompare() argument
[all …]
/dports/net/openldap26-client/openldap-2.6.0/clients/tools/
H A Dldapcompare.c100 struct berval *bvalue,
189 struct berval bvalue = { 0, NULL }; in main() local
216 bvalue.bv_val = strdup( sep ); in main()
217 bvalue.bv_len = strlen( bvalue.bv_val ); in main()
221 bvalue.bv_val = malloc( strlen( &sep[1] )); in main()
222 bvalue.bv_len = lutil_b64_pton( &sep[1], in main()
223 (unsigned char *) bvalue.bv_val, strlen( &sep[1] )); in main()
225 if (bvalue.bv_len == (ber_len_t)-1) { in main()
261 free( bvalue.bv_val ); in main()
271 struct berval *bvalue, in docompare() argument
[all …]
/dports/net/openldap26-server/openldap-2.6.0/clients/tools/
H A Dldapcompare.c100 struct berval *bvalue,
189 struct berval bvalue = { 0, NULL }; in main() local
216 bvalue.bv_val = strdup( sep ); in main()
217 bvalue.bv_len = strlen( bvalue.bv_val ); in main()
221 bvalue.bv_val = malloc( strlen( &sep[1] )); in main()
222 bvalue.bv_len = lutil_b64_pton( &sep[1], in main()
223 (unsigned char *) bvalue.bv_val, strlen( &sep[1] )); in main()
225 if (bvalue.bv_len == (ber_len_t)-1) { in main()
261 free( bvalue.bv_val ); in main()
271 struct berval *bvalue, in docompare() argument
[all …]
/dports/net/openldap24-client/openldap-2.4.59/clients/tools/
H A Dldapcompare.c100 struct berval *bvalue,
189 struct berval bvalue = { 0, NULL }; in main() local
216 bvalue.bv_val = strdup( sep ); in main()
217 bvalue.bv_len = strlen( bvalue.bv_val ); in main()
221 bvalue.bv_val = malloc( strlen( &sep[1] )); in main()
222 bvalue.bv_len = lutil_b64_pton( &sep[1], in main()
223 (unsigned char *) bvalue.bv_val, strlen( &sep[1] )); in main()
225 if (bvalue.bv_len == (ber_len_t)-1) { in main()
261 free( bvalue.bv_val ); in main()
271 struct berval *bvalue, in docompare() argument
[all …]
/dports/databases/pgloader3/zs3-1.3.3/
H A Dbucket-listing.lisp57 :id (bvalue :owner-id bindings)
58 :display-name (bvalue :display-name bindings)))
59 (let* ((bucket-bindings (bvalue :buckets bindings))
158 (bucket-name (bvalue :bucket-name bindings)))
160 (setf (prefix response) (bvalue :prefix bindings))
161 (setf (marker response) (bvalue :marker bindings))
162 (setf (next-marker response) (bvalue :next-marker bindings))
164 (setf (delimiter response) (bvalue :delimiter bindings))
165 (setf (truncatedp response) (equal (bvalue :truncatedp bindings)
171 (bvalue :keys bindings)))
[all …]
/dports/graphics/tesseract/tesseract-5.0.0/java/com/google/scrollview/ui/
H A DSVCheckboxMenuItem.java32 public boolean bvalue; field in SVCheckboxMenuItem
36 bvalue = val; in SVCheckboxMenuItem()
43 if (bvalue) { in performAction()
44 bvalue = false; in performAction()
46 bvalue = true; in performAction()
55 return Boolean.toString(bvalue); in getValue()

12345678910>>...51