Home
last modified time | relevance | path

Searched defs:hroot (Results 1 – 18 of 18) sorted by relevance

/dports/biology/migrate/migrate-3.6.11/src/
H A Dlaguerre.c183 root_hermite (long n, MYREAL *hroot) in root_hermite()
296 hermite_weight (long n, MYREAL *hroot, MYREAL *weights) in hermite_weight()
314 MYREAL *hroot; in inithermitcat() local
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRegistry.cpp203 FXbool FXRegistry::readFromRegistry(FXptr hroot,FXbool mrk){ in readFromRegistry()
298 FXbool FXRegistry::writeToRegistry(FXptr hroot){ in writeToRegistry()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRegistry.cpp203 FXbool FXRegistry::readFromRegistry(FXptr hroot,FXbool mrk){ in readFromRegistry()
298 FXbool FXRegistry::writeToRegistry(FXptr hroot){ in writeToRegistry()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/powerpc/
H A Dofw_machdep.c73 int hroot, hmem, i, cnt, memcnt, regcnt, acells, scells; in mem_regions() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppuhelper/source/
H A Dfindsofficepath.c42 static wchar_t* getPathFromRegistryKey( HKEY hroot, const wchar_t* subKeyName ) in getPathFromRegistryKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppuhelper/source/
H A Dfindsofficepath.c42 static wchar_t* getPathFromRegistryKey( HKEY hroot, const wchar_t* subKeyName ) in getPathFromRegistryKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cli_ure/source/native/
H A Dnative_bootstrap.cxx45 WCHAR* getPathFromRegistryKey( HKEY hroot, LPCWSTR subKeyName ) in getPathFromRegistryKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cli_ure/source/native/
H A Dnative_bootstrap.cxx45 WCHAR* getPathFromRegistryKey( HKEY hroot, LPCWSTR subKeyName ) in getPathFromRegistryKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java127 long[] hroot = {0}; in getValue() local
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgregistrysettingsbackend.c925 HKEY hroot; member
936 HKEY hroot; in g_registry_backend_write_one() local
1093 HKEY hroot; in g_registry_backend_write() local
1121 HKEY hroot; in g_registry_backend_write_tree() local
/dports/x11/xsnow/xsnow-3.4.2/src/
H A Dwindows.c588 unsigned int wroot,hroot,broot,droot; in InitDisplayDimensions() local
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/win32/
H A Dcommon.c503 HWND hroot = GetAncestor(sys->hwnd,GA_ROOT); in CommonChangeThumbnailClip() local
/dports/net/samba412/samba-4.12.15/source4/torture/smb2/
H A Dgetinfo.c177 struct smb2_handle hroot; in torture_smb2_fileinfo_normalized() local
/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dml.h164 EXTERN double hroot; /* height of root */ variable
/dports/biology/seaview/seaview/csrc/
H A Dphylip.c822 void root_hermite(long n, double *hroot) in root_hermite()
908 void hermite_weight(long n, double * hroot, double * weights) in hermite_weight()
927 double *hroot; in inithermitcat() local
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/phylip/src/
H A Dphylip.cpp862 void root_hermite(long n, double *hroot) in root_hermite()
948 void hermite_weight(long n, double * hroot, double * weights) in hermite_weight()
967 double *hroot; in inithermitcat() local
/dports/graphics/opencv/opencv-4.5.3/modules/highgui/src/
H A Dwindow_w32.cpp458 HKEY hroot; in icvSaveWindowPos() local
/dports/cad/xcircuit/xcircuit-3.10.30/asg/
H A Dglobal_route.c223 insert_all_modules(hroot, vroot, ml) in insert_all_modules() argument