Home
last modified time | relevance | path

Searched refs:vvalue (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/dports/textproc/confget/confget-release-3.0.2/
H A Dconfget_ini.c74 if (vvalue == NULL) in readfile_ini()
78 vvalue = realloc(vvalue, vlen + plen + 1); in readfile_ini()
79 if (vvalue == NULL) in readfile_ini()
97 free(vvalue); in readfile_ini()
154 if (vvalue != NULL) { in readfile_ini()
155 free(vvalue); in readfile_ini()
156 vvalue = NULL; in readfile_ini()
173 vvalue = strdup(p); in readfile_ini()
174 if (vvalue == NULL) in readfile_ini()
190 free(vvalue); in readfile_ini()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/main/
H A Dmain_app_config.cpp48 _data.emplace_or_assign(qs(data.vkey()), data.vvalue()); in refresh()
85 return mtpIsTrue(data.vvalue()); in getBool()
95 return data.vvalue().v; in getDouble()
107 return qs(data.vvalue()); in getString()
120 result.reserve(data.vvalue().v.size()); in getStringArray()
121 for (const auto &entry : data.vvalue().v) { in getStringArray()
125 result.push_back(qs(entry.c_jsonString().vvalue())); in getStringArray()
140 result.reserve(data.vvalue().v.size()); in getStringMapArray()
141 for (const auto &entry : data.vvalue().v) { in getStringMapArray()
148 if (data.vvalue().type() != mtpc_jsonString) { in getStringMapArray()
[all …]
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/core/vm/src/
H A Dvm_time_win32.c25 A = vvalue(B); \
26 A = A OP vvalue(C); \
33 static unsigned long long vvalue( struct vm_timeval* B ) in vvalue() function
63 unsigned long long val1 = vvalue(src1); in vm_time_timercmp()
64 unsigned long long val2 = vvalue(src2); in vm_time_timercmp()
66 return ( vald < vvalue(threshold) ) ? 1 : 0; in vm_time_timercmp()
/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_accessor_class_unsigned.c144 if (!a->vvalue) in init()
147 a->vvalue->length=len; in init()
153 a->vvalue=NULL; in init()
205 a->vvalue->lval=val[0]; in pack_long_unsigned_helper()
208 a->vvalue->missing=1; in pack_long_unsigned_helper()
210 a->vvalue->missing=0; in pack_long_unsigned_helper()
300 *val=a->vvalue->lval; in unpack_long()
362 Assert(a->vvalue!=NULL); in is_missing()
363 return a->vvalue->missing; in is_missing()
377 if (a->vvalue != NULL) in destroy()
[all …]
H A Dgrib_accessor_class_gen.c139 if (!a->vvalue) in init()
140 …a->vvalue = (grib_virtual_value*)grib_context_malloc_clear(a->parent->h->context,sizeof(grib_virtu… in init()
141 a->vvalue->type=grib_accessor_get_native_type(a); in init()
142 a->vvalue->length=len; in init()
457 if (a->vvalue!=NULL) { in destroy()
458 grib_context_free(ct,a->vvalue); in destroy()
459 a->vvalue=NULL; in destroy()
513 if (a->vvalue == NULL) { in is_missing()
516 Assert(a->vvalue!=NULL); in is_missing()
517 return a->vvalue->missing; in is_missing()
H A Dgrib_accessor_class_codetable.c174 if (!a->vvalue) in init()
175 …a->vvalue = (grib_virtual_value*)grib_context_malloc_clear(a->parent->h->context,sizeof(grib_virtu… in init()
176 a->vvalue->type=grib_accessor_get_native_type(a); in init()
177 a->vvalue->length=len; in init()
299 Assert(a->vvalue!=NULL); in load_table()
300 size=a->vvalue->length*8; in load_table()
682 if (a->vvalue != NULL) { in destroy()
683 grib_context_free(context, a->vvalue); in destroy()
684 a->vvalue=NULL; in destroy()
718 *val=a->vvalue->lval; in unpack_long()
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_accessor_class_unsigned.c151 if (!a->vvalue) in init()
154 a->vvalue->length = len; in init()
161 a->vvalue = NULL; in init()
213 a->vvalue->lval = val[0]; in pack_long_unsigned_helper()
216 a->vvalue->missing = 1; in pack_long_unsigned_helper()
218 a->vvalue->missing = 0; in pack_long_unsigned_helper()
310 *val = a->vvalue->lval; in unpack_long()
375 Assert(a->vvalue != NULL); in is_missing()
376 return a->vvalue->missing; in is_missing()
390 if (a->vvalue != NULL) in destroy()
[all …]
H A Dgrib_accessor_class_gen.c146 if (!a->vvalue) in init()
147 …a->vvalue = (grib_virtual_value*)grib_context_malloc_clear(a->context, sizeof(grib_virtual_value)); in init()
148 a->vvalue->type = grib_accessor_get_native_type(a); in init()
149 a->vvalue->length = len; in init()
550 if (a->vvalue != NULL) { in destroy()
551 grib_context_free(ct, a->vvalue); in destroy()
552 a->vvalue = NULL; in destroy()
608 if (a->vvalue == NULL) { in is_missing()
613 return a->vvalue->missing; in is_missing()
H A Dgrib_accessor_class_codetable.c216 if (!a->vvalue) in init()
217 …a->vvalue = (grib_virtual_value*)grib_context_malloc_clear(a->context, sizeof(grib_virtual_value)); in init()
218 a->vvalue->type = grib_accessor_get_native_type(a); in init()
219 a->vvalue->length = new_len; in init()
361 Assert(a->vvalue != NULL); in load_table()
362 size = a->vvalue->length * 8; in load_table()
760 if (a->vvalue != NULL) { in destroy()
761 grib_context_free(context, a->vvalue); in destroy()
762 a->vvalue = NULL; in destroy()
806 *val = a->vvalue->lval; in unpack_long()
/dports/devel/upp/upp/bazaar/OfficeAutomation/
H A DOfficeAutomation.cpp2110 vvalue.Int(2); in SetItalic()
2112 vvalue.Int(0); in SetItalic()
2117 VariantOle vvalue; in SetItalic() local
2119 vvalue.Int(2); in SetItalic()
2121 vvalue.Int(0); in SetItalic()
2141 VariantOle vvalue; in SetBold() local
2169 vvalue.Int(0); in SetUnderline()
2283 vvalue.Int(size); in SetFont()
2291 vvalue.Int(size); in SetFont()
2561 vvalue.Int(2); in SetItalic()
[all …]
/dports/net-mgmt/cacti/cacti-1.2.19/lib/
H A Dtemplate.php1484 foreach($values as $vkey => $vvalue) {
1500 if ($previous_value != $vvalue) {
1515 foreach($values as $vkey => $vvalue) {
1531 if ($previous_value != $vvalue) {
1546 foreach($values as $vkey => $vvalue) {
1568 if ($previous_value != $vvalue) {
1586 foreach($fitem as $vkey => $vvalue) {
1602 if ($previous_value != $vvalue) {
1617 foreach($fitem as $vkey => $vvalue) {
1633 if ($previous_value != $vvalue) {
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_online_help_window_callbacks.c52 gdouble vvalue, hvalue; in ags_online_help_window_pdf_drawing_area_draw_callback() local
61 vvalue = gtk_adjustment_get_value(vadjustment); in ags_online_help_window_pdf_drawing_area_draw_callback()
96 if(current_height + height > vvalue && in ags_online_help_window_pdf_drawing_area_draw_callback()
97 current_height < vvalue + allocation.height){ in ags_online_help_window_pdf_drawing_area_draw_callback()
105 voffset = (current_height - vvalue); in ags_online_help_window_pdf_drawing_area_draw_callback()
130 if(current_height > vvalue + allocation.height){ in ags_online_help_window_pdf_drawing_area_draw_callback()
/dports/net/mpich/mpich-3.4.3/test/mpi/attr/
H A Dattric.c64 void *vvalue; in test_communicators() local
112 MPI_Attr_get(dup_comm, key_1, (void **) &vvalue, &flag); in test_communicators()
113 value = (MPI_Aint) vvalue; in test_communicators()
129 MPI_Attr_get(dup_comm, key_3, (void **) &vvalue, &flag); in test_communicators()
130 value = (MPI_Aint) vvalue; in test_communicators()
H A Dattrt.c63 void *vvalue; in test_communicators() local
190 MPI_Attr_get(dup_comm, key_1, (void **) &vvalue, &flag); in test_communicators()
191 value = (MPI_Aint) vvalue; in test_communicators()
207 MPI_Attr_get(dup_comm, key_3, (void **) &vvalue, &flag); in test_communicators()
208 value = (MPI_Aint) vvalue; in test_communicators()
/dports/net/mpich2/mpich2-1.5/test/mpi/attr/
H A Dattric.c67 void *vvalue; in test_communicators() local
115 MPI_Attr_get(dup_comm, key_1, (void **)&vvalue, &flag ); in test_communicators()
116 value = (MPI_Aint)vvalue; in test_communicators()
132 MPI_Attr_get(dup_comm, key_3, (void **)&vvalue, &flag ); in test_communicators()
133 value = (MPI_Aint)vvalue; in test_communicators()
H A Dattrt.c67 void *vvalue; in test_communicators() local
187 MPI_Attr_get(dup_comm, key_1, (void **)&vvalue, &flag ); in test_communicators()
188 value = (MPI_Aint)vvalue; in test_communicators()
205 MPI_Attr_get(dup_comm, key_3, (void **)&vvalue, &flag ); in test_communicators()
206 value = (MPI_Aint)vvalue; in test_communicators()
/dports/net/mpich2/mpich2-1.5/test/mpi/cxx/attr/
H A Dattricx.cxx82 void *vvalue; in test_communicators() local
141 flag = dup_comm.Get_attr( key_1, (void **)&vvalue ); in test_communicators()
142 value = (MPI::Aint)vvalue; in test_communicators()
156 flag = dup_comm.Get_attr( key_3, (void **)&vvalue ); in test_communicators()
157 value = (MPI::Aint)vvalue; in test_communicators()
/dports/net/mpich/mpich-3.4.3/test/mpi/cxx/attr/
H A Dattricx.cxx79 void *vvalue; in test_communicators() local
137 flag = dup_comm.Get_attr(key_1, (void **) &vvalue); in test_communicators()
138 value = (MPI::Aint) vvalue; in test_communicators()
152 flag = dup_comm.Get_attr(key_3, (void **) &vvalue); in test_communicators()
153 value = (MPI::Aint) vvalue; in test_communicators()
/dports/graphics/py-pyx/PyX-0.15/pyx/graph/
H A Dstyle.py1077 vvalue = 0
1080 vvalue = 1
1143 vvalue = 0
1146 vvalue = 1
1160 privatedata.path.append(graph.vgeodesic_el(vvalue, vmax, vvalue, vmin))
1165 privatedata.path.append(graph.vgeodesic_el(vmax, vvalue, vmin, vvalue))
1170 privatedata.path.append(graph.vgeodesic_el(vvalue, vmax, vvalue, vmin))
1175 privatedata.path.append(graph.vgeodesic_el(vmax, vvalue, vmin, vvalue))
1183 privatedata.path.append(graph.vgeodesic_el(vvalue, vmax, vvalue, vmin))
1188 privatedata.path.append(graph.vgeodesic_el(vmax, vvalue, vmin, vvalue))
[all …]
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/entities/
H A Duzcvariablesutils.pas27 function FindEntityByVar(arr:GDBObjOpenArrayOfPV;objID:GDBWord;vname,vvalue:GDBString):PGDBObjSubor… in FindEntityByVar()
41 function FindEntityByVar(arr:GDBObjOpenArrayOfPV;objID:GDBWord;vname,vvalue:GDBString):PGDBObjSubor… in FindEntityByVar()
59 if pvd.data.PTD.GetValueAsString(pvd.data.Instance)=vvalue then
/dports/converters/mpack/mpack-1.6/
H A Dmacnte.c121 short vmax, vvalue, hmax, hvalue; in NATEsetscroll() local
131 vvalue = (te->viewRect.top - te->destRect.top) / teinfo->lheight; in NATEsetscroll()
135 teinfo->vctrl = NewControl(winp->pwin, vrect, "\p", true, vvalue, 0, vmax, in NATEsetscroll()
139 if (vvalue < 0) vvalue = 0; in NATEsetscroll()
140 if (vvalue > vmax) vvalue = vmax; in NATEsetscroll()
142 SetCtlValue(vctrl, vvalue); in NATEsetscroll()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXMessageBox.cpp179 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in error()
190 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in error()
202 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in warning()
213 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in warning()
224 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in question()
235 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in question()
246 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in information()
257 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in information()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXMessageBox.cpp179 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in error()
190 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in error()
202 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in warning()
213 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in warning()
224 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in question()
235 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in question()
246 …FXMessageBox box(owner,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BO… in information()
257 …FXMessageBox box(app,caption,FXString::vvalue(message,arguments),&icon,opts|DECOR_TITLE|DECOR_BORD… in information()
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libcork/src/libcork/ds/
H A Darray.c295 pointer__init(void *user_data, void *vvalue) in pointer__init() argument
297 void **value = vvalue; in pointer__init()
302 pointer__done(void *user_data, void *vvalue) in pointer__done() argument
305 void **value = vvalue; in pointer__done()
312 pointer__remove(void *user_data, void *vvalue) in pointer__remove() argument
315 void **value = vvalue; in pointer__remove()
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/dicom/
H A Dgdlffdicom__define.pro474 else vvalue = temporary(value)
477 1: len = n_elements(vvalue)
478 2: len = n_elements(vvalue) * 2l
479 3: len = n_elements(vvalue) * 4l
480 4: len = n_elements(vvalue) * 2l
481 5: len = n_elements(vvalue) * 4l
483 len = strlen(vvalue)
485 vvalue = vvalue + ' '
489 12: len = n_elements(vvalue) * 2l
490 13: len = n_elements(vvalue) * 4l
[all …]

12345678910>>...14