Home
last modified time | relevance | path

Searched refs:z_stat (Results 1 – 25 of 63) sorted by relevance

123

/dports/math/py-spreg/spreg-1.2.4/spreg/
H A Dsummary_output.py155 summary_coefs_allx(reg, reg.z_stat)
205 summary_coefs_allx(reg, reg.z_stat)
251 summary_coefs_allx(reg, reg.z_stat)
292 summary_coefs_lambda(reg, reg.z_stat)
326 summary_coefs_lambda(reg, reg.z_stat)
363 summary_coefs_lambda(reg, reg.z_stat)
713 summary_coefs_allx(reg, reg.z_stat)
730 summary_coefs_allx(reg, reg.z_stat)
763 reg.z_stat = diagnostics.t_stat(reg, z_stat=True)
774 reg.z_stat = diagnostics.t_stat(reg, z_stat=True)
[all …]
H A Ddiagnostics_tsls.py14 def t_stat(reg, z_stat=False): argument
122 if z_stat:
/dports/archivers/zip/zip30/win32/
H A Dosdep.h138 typedef struct _stati64 z_stat; typedef
152 typedef struct stat z_stat; typedef
155 typedef struct _stati64 z_stat; typedef
169 typedef struct _stati64 z_stat; typedef
201 typedef struct stat z_stat;
231 typedef struct stat z_stat; typedef
553 int zstat_zipwin32(const char *path, z_stat *buf);
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/win32/
H A Dosdep.h138 typedef struct _stati64 z_stat; typedef
152 typedef struct stat z_stat; typedef
155 typedef struct _stati64 z_stat; typedef
169 typedef struct _stati64 z_stat; typedef
201 typedef struct stat z_stat;
231 typedef struct stat z_stat; typedef
553 int zstat_zipwin32(const char *path, z_stat *buf);
/dports/audio/musicpd/mpd-0.23.6/src/archive/plugins/
H A DZzipArchivePlugin.cxx109 ZZIP_STAT z_stat; in ZzipInputStream() local
110 zzip_file_stat(file, &z_stat); in ZzipInputStream()
111 size = z_stat.st_size; in ZzipInputStream()
/dports/archivers/unzip/unzip60/win32/
H A Dw32cfg.h452 typedef struct _stati64 z_stat; typedef
487 typedef struct stati64 z_stat; typedef
507 typedef struct _stati64 z_stat; typedef
561 typedef struct stat z_stat; typedef
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/win32/
H A Dw32cfg.h450 typedef struct _stati64 z_stat; typedef
485 typedef struct stati64 z_stat; typedef
505 typedef struct _stati64 z_stat; typedef
559 typedef struct stat z_stat; typedef
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/win32/
H A Dw32cfg.h450 typedef struct _stati64 z_stat; typedef
485 typedef struct stati64 z_stat; typedef
505 typedef struct _stati64 z_stat; typedef
559 typedef struct stat z_stat; typedef
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/win32/
H A Dw32cfg.h450 typedef struct _stati64 z_stat; typedef
485 typedef struct stati64 z_stat; typedef
505 typedef struct _stati64 z_stat; typedef
559 typedef struct stat z_stat; typedef
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/win32/
H A Dw32cfg.h450 typedef struct _stati64 z_stat; typedef
485 typedef struct stati64 z_stat; typedef
505 typedef struct _stati64 z_stat; typedef
559 typedef struct stat z_stat; typedef
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/win32/
H A Dw32cfg.h452 typedef struct _stati64 z_stat; typedef
487 typedef struct stati64 z_stat; typedef
507 typedef struct _stati64 z_stat; typedef
561 typedef struct stat z_stat; typedef
/dports/archivers/zip/zip30/unix/
H A Dosdep.h51 typedef struct stat z_stat; typedef
H A Dunix.c118 z_stat s; /* result of stat() */
344 z_stat s; /* results of stat() */
440 z_stat *s;
571 z_stat s;
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/unix/
H A Dosdep.h51 typedef struct stat z_stat; typedef
H A Dz_unix.c118 z_stat s; /* result of stat() */
344 z_stat s; /* results of stat() */
440 z_stat *s;
571 z_stat s;
/dports/archivers/zip/zip30/vms/
H A Dosdep.h83 typedef struct stat z_stat; typedef
/dports/archivers/unzip/unzip60/amiga/
H A Damiga.h38 typedef struct stat z_stat; typedef
/dports/archivers/unzip/unzip60/vms/
H A Dvmscfg.h163 typedef struct stat z_stat; typedef
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/unix/
H A Dunxcfg.h62 typedef struct stat z_stat; typedef
/dports/archivers/unzip/unzip60/unix/
H A Dunxcfg.h62 typedef struct stat z_stat; typedef
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/unix/
H A Dunxcfg.h62 typedef struct stat z_stat; typedef
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/unix/
H A Dunxcfg.h62 typedef struct stat z_stat; typedef
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/unix/
H A Dunxcfg.h62 typedef struct stat z_stat; typedef
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/unix/
H A Dunxcfg.h62 typedef struct stat z_stat; typedef
/dports/archivers/unzip/unzip60/wince/
H A Dwcecfg.h299 typedef struct _stati64 z_stat; typedef

123