Home
last modified time | relevance | path

Searched refs:vmi (Results 1 – 25 of 810) sorted by relevance

12345678910>>...33

/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libdha/
H A Dmmi.c43 dhahelper_vmi_t vmi; in bm_virt_to_phys() local
45 vmi.length = length; in bm_virt_to_phys()
53 dhahelper_vmi_t vmi; in bm_virt_to_bus() local
55 vmi.length = length; in bm_virt_to_bus()
65 dhahelper_mem_t vmi; in bm_alloc_pci_shmem()
66 vmi.length = length; in bm_alloc_pci_shmem()
70 return vmi.addr; in bm_alloc_pci_shmem()
85 dhahelper_mem_t vmi; in bm_free_pci_shmem()
87 vmi.length = length; in bm_free_pci_shmem()
99 dhahelper_mem_t vmi; in bm_lock_mem() local
[all …]
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Dosutils.cpp68 static VMemInfo vmi; in OSUtils_GetVMemInfo() local
70 if (ASMJIT_UNLIKELY(!vmi.hCurrentProcess)) { in OSUtils_GetVMemInfo()
76 vmi.hCurrentProcess = ::GetCurrentProcess(); in OSUtils_GetVMemInfo()
79 return vmi; in OSUtils_GetVMemInfo()
96 const VMemInfo& vmi = OSUtils_GetVMemInfo(); in allocProcessMemory() local
121 const VMemInfo& vmi = OSUtils_GetVMemInfo(); in releaseProcessMemory() local
140 static VMemInfo vmi; in OSUtils_GetVMemInfo() local
141 if (ASMJIT_UNLIKELY(!vmi.pageSize)) { in OSUtils_GetVMemInfo()
143 vmi.pageSize = pageSize; in OSUtils_GetVMemInfo()
146 return vmi; in OSUtils_GetVMemInfo()
[all …]
/dports/converters/cocot/cocot-cocot-1.1-20120313/
H A DChangeLog.ja1 2012-03-13 IWAMURO Motonori <vmi@nifty.com>
21 2010-09-03 IWAMURO Motonori <vmi@nifty.com>
25 2009-12-16 IWAMURO Motonori <vmi@nifty.com>
27 * ソースを github.com/vmi/cocot に push。
32 2008-11-17 IWAMURO Motonori <vmi@nifty.com>
41 2008-03-15 IWAMURO Motonori <vmi@nifty.com>
49 2005-12-12 IWAMURO Motonori <vmi@nifty.com>
53 2004-12-20 IWAMURO Motonori <vmi@nifty.com>
57 2004-12-20 IWAMURO Motonori <vmi@nifty.com>
84 2003-06-03 IWAMURO Motonori <vmi@nifty.com>
[all …]
H A DChangeLog1 2012-03-13 IWAMURO Motonori <vmi@nifty.com>
21 2010-09-03 IWAMURO Motonori <vmi@nifty.com>
25 2009-12-16 IWAMURO Motonori <vmi@nifty.com>
27 * Now, push source code to github.com/vmi/cocot.
32 2008-11-17 IWAMURO Motonori <vmi@nifty.com>
40 2008-03-15 IWAMURO Motonori <vmi@nifty.com>
48 2005-12-12 IWAMURO Motonori <vmi@nifty.com>
52 2004-12-20 IWAMURO Motonori <vmi@nifty.com>
56 2004-12-20 IWAMURO Motonori <vmi@nifty.com>
84 2003-06-03 IWAMURO Motonori <vmi@nifty.com>
[all …]
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-vee-message-info.c53 vmi = CAMEL_VEE_MESSAGE_INFO (mi); in G_DEFINE_TYPE_WITH_PRIVATE()
56 if (vmi->priv->orig_summary) in G_DEFINE_TYPE_WITH_PRIVATE()
79 CamelVeeMessageInfo *vmi; \
144 CamelVeeMessageInfo *vmi; in vee_message_info_read_flags_from_orig_summary() local
150 vmi = CAMEL_VEE_MESSAGE_INFO (mi); in vee_message_info_read_flags_from_orig_summary()
151 if (!vmi->priv->orig_summary) in vee_message_info_read_flags_from_orig_summary()
543 vmi->priv = camel_vee_message_info_get_instance_private (vmi); in camel_vee_message_info_init()
570 CamelVeeMessageInfo *vmi; in camel_vee_message_info_new() local
580 vmi = CAMEL_VEE_MESSAGE_INFO (mi); in camel_vee_message_info_new()
602 return vmi->priv->orig_summary; in camel_vee_message_info_get_original_summary()
[all …]
H A Dcamel-vee-summary.c242 CamelVeeMessageInfo *vmi; in camel_vee_summary_add() local
257vmi = (CamelVeeMessageInfo *) camel_folder_summary_peek_loaded (CAMEL_FOLDER_SUMMARY (summary), vu… in camel_vee_summary_add()
258 if (vmi) { in camel_vee_summary_add()
261 g_warn_if_fail (camel_vee_message_info_get_original_summary (vmi) != NULL); in camel_vee_summary_add()
265 return vmi; in camel_vee_summary_add()
268vmi = (CamelVeeMessageInfo *) camel_vee_message_info_new (CAMEL_FOLDER_SUMMARY (summary), camel_fo… in camel_vee_summary_add()
279 camel_folder_summary_add (CAMEL_FOLDER_SUMMARY (summary), (CamelMessageInfo *) vmi, TRUE); in camel_vee_summary_add()
282 return vmi; in camel_vee_summary_add()
/dports/math/asl/solvers/
H A Dobj2val.c43 int ij, j1, kv, *vmi; in obj2val_ASL() local
76 vmi = 0; in obj2val_ASL()
80 vmi = get_vminv_ASL(a); in obj2val_ASL()
87 j1 = vmi[gr->varno]; in obj2val_ASL()
117 int ij, j, *vmi, xksave, *z; in obj2grd_ASL() local
167 vmi = 0; in obj2grd_ASL()
169 vmi = get_vminv_ASL(a); in obj2grd_ASL()
172 if (vmi) in obj2grd_ASL()
174 j = vmi[i = gr->varno]; in obj2grd_ASL()
183 else if (vmi) in obj2grd_ASL()
[all …]
H A Dobjval.c109 int ij, j1, kv, *vmi; in obj1val_ASL() local
142 vmi = 0; in obj1val_ASL()
146 vmi = get_vminv_ASL(a); in obj1val_ASL()
153 j1 = vmi[gr->varno]; in obj1val_ASL()
183 int ij, j, *vmi, xksave, *z; in obj1grd_ASL() local
234 vmi = 0; in obj1grd_ASL()
236 vmi = get_vminv_ASL(a); in obj1grd_ASL()
238 if (vmi) in obj1grd_ASL()
240 j = vmi[i = gr->varno]; in obj1grd_ASL()
249 else if (vmi) in obj1grd_ASL()
[all …]
H A Dconval.c29 int *cm, i, j, j1, k, kv, *vmi; in con1val_ASL() local
59 vmi = 0; in con1val_ASL()
63 vmi = get_vminv_ASL(a); in con1val_ASL()
82 j1 = vmi[gr->varno]; in con1val_ASL()
94 f += X[vmi[gr->varno]] * gr->coef; in con1val_ASL()
117 int *cm, i, i1, j, k, xksave, *vmi; in jac1val_ASL() local
154 vmi = 0; in jac1val_ASL()
156 vmi = get_vminv_ASL(a); in jac1val_ASL()
175 if (vmi) in jac1val_ASL()
178 Adjoints[i1] *= vscale[vmi[i1]]; in jac1val_ASL()
H A Dcon2val.c29 int *cm, i, j, j1, k, kv, *vmi; in con2val_ASL() local
59 vmi = 0; in con2val_ASL()
63 vmi = get_vminv_ASL(a); in con2val_ASL()
82 j1 = vmi[gr->varno]; in con2val_ASL()
94 f += X[vmi[gr->varno]] * gr->coef; in con2val_ASL()
117 int *cm, i, i1, j, k, xksave, *vmi; in jac2val_ASL() local
152 vmi = 0; in jac2val_ASL()
154 vmi = get_vminv_ASL(a); in jac2val_ASL()
173 if (vmi) in jac2val_ASL()
176 Adjoints[i1] *= vscale[vmi[i1]]; in jac2val_ASL()
H A Dcon1ival.c81 int j1, kv, *vmi; in Conival1() local
89 vmi = 0; in Conival1()
93 vmi = get_vminv_ASL((ASL*)asl); in Conival1()
100 j1 = vmi[gr->varno]; in Conival1()
112 f += X[vmi[gr->varno]] * gr->coef; in Conival1()
155 int i0, ij, j, *vmi, xksave; in Congrd1() local
198 vmi = 0; in Congrd1()
200 vmi = get_vminv_ASL((ASL*)asl); in Congrd1()
202 if (vmi) in Congrd1()
225 if (vmi) { in Congrd1()
[all …]
H A Dcon2ival.c81 int j1, kv, *vmi; in Conival2() local
89 vmi = 0; in Conival2()
93 vmi = get_vminv_ASL((ASL*)asl); in Conival2()
100 j1 = vmi[gr->varno]; in Conival2()
112 f += X[vmi[gr->varno]] * gr->coef; in Conival2()
155 int i0, ij, j, *vmi, xksave; in Congrd2() local
198 vmi = 0; in Congrd2()
200 vmi = get_vminv_ASL((ASL*)asl); in Congrd2()
202 if (vmi) in Congrd2()
225 if (vmi) { in Congrd2()
[all …]
H A Dconpval.c229 vmi = 0; in conpval_ASL()
334 vmi = 0; in jacpval_ASL()
376 if (vmi) in jacpval_ASL()
464 vmi = 0; in objpval_ASL()
560 vmi = 0; in objpgrd_ASL()
564 if (vmi) in objpgrd_ASL()
575 else if (vmi) in objpgrd_ASL()
655 vmi = 0; in Conivalp()
787 vmi = 0; in Congrdp()
792 if (vmi) in Congrdp()
[all …]
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/ksysguardd/Solaris/
H A DMemory.c177 vminfo_t vmi; in updateSwap() local
220 if( kstat_read( kctl, ksp, &vmi ) == -1 ) { in updateSwap()
224 _swap_resv = vmi.swap_resv - swap_resv; in updateSwap()
226 swap_resv = vmi.swap_resv; in updateSwap()
228 _swap_free = vmi.swap_free - swap_free; in updateSwap()
230 swap_free = vmi.swap_free; in updateSwap()
232 _swap_avail = vmi.swap_avail - swap_avail; in updateSwap()
234 swap_avail = vmi.swap_avail; in updateSwap()
236 _swap_alloc = vmi.swap_alloc - swap_alloc; in updateSwap()
238 swap_alloc = vmi.swap_alloc; in updateSwap()
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpcmenus.cpp145 VidModeInfo(VIDEOMODEINFO const & vmi) in VidModeInfo() argument
159 VidModeInfo(const VidModeInfo& vmi) in VidModeInfo() argument
161 Width=vmi.Width; Height=vmi.Height; ColourDepth=vmi.ColourDepth; in VidModeInfo()
172 Width=vmi.Width; Height=vmi.Height; ColourDepth=vmi.ColourDepth; in operator =()
278 if (notreporting_vga && *vmi==vga_mode) in MakeDescription()
586 VidModeInfo vmi(AvailableVideoModes[i]); in InitOptionsMenu() local
588 if (vmi.IsForD3D() && vmi.Height>=384 && vmi.Width>=512) in InitOptionsMenu()
589 avail_vidmodes[VM3_D3D].add_entry(vmi); in InitOptionsMenu()
611 VidModeInfo vmi(AvailableVideoModes[i]); in InitOptionsMenu()
613 if (vmi==vga_mode) notreporting_vga = 0; in InitOptionsMenu()
[all …]
/dports/lang/rexx-regina/regina-rexx-3.9.3/regutil/
H A Dregscreenos2.c173 VIOMODEINFO vmi; in rxfunc() local
177 vmi.cb = sizeof(vmi); in rxfunc()
178 VioGetMode(&vmi, (HVIO) 0); in rxfunc()
179 result->strlength = sprintf(result->strptr, "%d %d", (int)vmi.row,(int)vmi.col); in rxfunc()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/osdep/
H A Dgetch2-os2.c83 VIOMODEINFO vmi; in get_screen_size() local
85 vmi.cb = sizeof( VIOMODEINFO ); in get_screen_size()
87 VioGetMode( &vmi, 0 ); in get_screen_size()
89 screen_width = vmi.col; in get_screen_size()
90 screen_height = vmi.row; in get_screen_size()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/osdep/
H A Dgetch2-os2.c83 VIOMODEINFO vmi; in get_screen_size() local
85 vmi.cb = sizeof( VIOMODEINFO ); in get_screen_size()
87 VioGetMode( &vmi, 0 ); in get_screen_size()
89 screen_width = vmi.col; in get_screen_size()
90 screen_height = vmi.row; in get_screen_size()
/dports/graphics/zgv/zgv-5.9/src/
H A Dmodesel.c110 vga_modeinfo *vmi; in check_modedesc_array() local
130 if((vmi=vga_getmodeinfo(ptr->mode))==NULL) in check_modedesc_array()
132 if(ptr->width!=vmi->width || ptr->height!=vmi->height) in check_modedesc_array()
134 if((1<<ptr->bitspp)!=vmi->colors) in check_modedesc_array()
142 ptr->bytespp!=vmi->bytesperpixel) in check_modedesc_array()
/dports/lang/swi-pl/swipl-8.2.3/src/
H A D.gitignore16 pl-vmi.h
19 vmi
22 .vmi-sentinel
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/x86_64/powi/
H A Dpowi_128.c208 __m128i vmi; // Inner loop mask in __fs_powk_2x2_sse4() local
226 vmi = _mm_and_si128(vj, vlsb); in __fs_powk_2x2_sse4()
227 vmi = _mm_sub_epi64(vi0, vmi); in __fs_powk_2x2_sse4()
228 vt = (__m128) _mm_blendv_pd((__m128d)vf1p0, (__m128d)vx, (__m128d)vmi); in __fs_powk_2x2_sse4()
231 vmi = _mm_cmpgt_epi64(vj, vi0); in __fs_powk_2x2_sse4()
232 if (0 == _mm_movemask_epi8(vmi)) break; in __fs_powk_2x2_sse4()
233 vx = (__m128) _mm_blendv_pd((__m128d)vf1p0, (__m128d)vx, (__m128d)vmi); in __fs_powk_2x2_sse4()
H A Dpowi_256.c208 __m256i vmi; // Inner loop mask in __fs_powk_2x4_avx2() local
229 vmi = _mm256_and_si256(vj, vlsb); in __fs_powk_2x4_avx2()
230 vmi = _mm256_sub_epi64(vi0, vmi); in __fs_powk_2x4_avx2()
231 vt = (__m256) _mm256_blendv_pd((__m256d)vf1p0, (__m256d)vx, (__m256d)vmi); in __fs_powk_2x4_avx2()
234 vmi = _mm256_cmpgt_epi64(vj, vi0); in __fs_powk_2x4_avx2()
235 if (0 == _mm256_movemask_epi8(vmi)) break; in __fs_powk_2x4_avx2()
236 vx = (__m256) _mm256_blendv_pd((__m256d)vf1p0, (__m256d)vx, (__m256d)vmi); in __fs_powk_2x4_avx2()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/dill/dill/
H A Dvirtual.c376 vmi->bbcount++;\
377 vmi->bblist = realloc(vmi->bblist, sizeof(struct basic_block) * (vmi->bbcount +1));\
378 bb = &vmi->bblist[vmi->bbcount];\
1045 if (vmi->bblist) free(vmi->bblist); in free_bbs()
1047 vmi->bbcount = 0; in free_bbs()
1054 basic_block bb = &vmi->bblist[vmi->bbcount]; \ in build_bb_body()
1185 vmi->bbcount = 0; in build_bbs()
1204 bb = &vmi->bblist[vmi->bbcount]; in build_bbs()
1213 bb = &vmi->bblist[vmi->bbcount]; in build_bbs()
4394 free_bbs(vmi); in virtual_do_end()
[all …]
/dports/finance/aqbanking/aqbanking-6.2.10/m4/
H A Dchipcard.m419 if test -z "$2"; then vmi="1"; else vmi="$2"; fi
84 AC_MSG_CHECKING(for Chipcard-Client version >=$vma.$vmi.$vpl.$vbld)
92 if test "$vmi" -gt "`$chipcard_client_dir/bin/chipcard-config --vminor`"; then
95 elif test "$vmi" = "`$chipcard_client_dir/bin/chipcard-config --vminor`"; then
140 if test -z "$2"; then vmi="1"; else vmi="$2"; fi
203 AC_MSG_CHECKING(for Chipcard-Server version >=$vma.$vmi.$vpl.$vbld)
211 if test "$vmi" -gt "`$chipcard_server_dir/bin/chipcard-config --vminor`"; then
214 elif test "$vmi" = "`$chipcard_server_dir/bin/chipcard-config --vminor`"; then
/dports/devel/libchipcard/libchipcard-5.0.4/
H A Dchipcard.m419 if test -z "$2"; then vmi="1"; else vmi="$2"; fi
84 AC_MSG_CHECKING(for Chipcard-Client version >=$vma.$vmi.$vpl.$vbld)
92 if test "$vmi" -gt "`$chipcard_client_dir/bin/chipcard-config --vminor`"; then
95 elif test "$vmi" = "`$chipcard_client_dir/bin/chipcard-config --vminor`"; then
140 if test -z "$2"; then vmi="1"; else vmi="$2"; fi
203 AC_MSG_CHECKING(for Chipcard-Server version >=$vma.$vmi.$vpl.$vbld)
211 if test "$vmi" -gt "`$chipcard_server_dir/bin/chipcard-config --vminor`"; then
214 elif test "$vmi" = "`$chipcard_server_dir/bin/chipcard-config --vminor`"; then

12345678910>>...33