Home
last modified time | relevance | path

Searched refs:statptr (Results 1 – 25 of 2037) sorted by relevance

12345678910>>...82

/dports/cad/scotch/scotch-6.0.4/src/scotch/
H A Dgotst.c399 FactorStat * restrict const statptr, in factorView3() argument
410 for (csonnum = statptr->lsontax[vertnum]; csonnum != -1; csonnum = statptr->lbrotax[csonnum]) in factorView3()
416 statptr->heignbr ++; in factorView3()
417 if (levlnum < statptr->heigmin) in factorView3()
418 statptr->heigmin = levlnum; in factorView3()
419 if (levlnum > statptr->heigmax) in factorView3()
420 statptr->heigmax = levlnum; in factorView3()
429 FactorStat * restrict const statptr, in factorView4() argument
439 statptr->fnnzsum += fopctmp; in factorView4()
445 for (csonnum = statptr->lsontax[vertnum]; csonnum != -1; csonnum = statptr->lbrotax[csonnum]) in factorView4()
[all …]
/dports/net/rsync/rsync-3.2.3/lib/
H A Dcompat.c55 pid_t waitpid(pid_t pid, int *statptr, int options) in waitpid() argument
58 return wait4(pid, statptr, options, NULL); in waitpid()
69 if (statptr == NULL) in waitpid()
70 statptr = &dummystat; in waitpid()
71 while (((tmp_pid = wait3(statptr, options, 0)) != pid) && in waitpid()
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_state.cpp2111 statobj_t* statptr; in LookForGoodies() local
2139 for (statptr = &statobjlist[0]; statptr != laststatobj; statptr++) { in LookForGoodies()
2140 if ((ob->areanumber == statptr->areanumber) && (statptr->shapenum != -1)) { in LookForGoodies()
2141 switch (statptr->itemnumber) { in LookForGoodies()
2152 if ((statptr->tilex == ob->tilex) && (statptr->tiley == ob->tiley)) { in LookForGoodies()
2155 switch (statptr->itemnumber) { in LookForGoodies()
2171 shapenum = statptr->shapenum + 1; in LookForGoodies()
2193 statptr->itemnumber = bo_nothing; in LookForGoodies()
2194 statptr->flags &= ~FL_BONUS; in LookForGoodies()
2216 ob->s_tilex = statptr->tilex; in LookForGoodies()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/Lib/src/
H A Dexpsetp.c83 char* statptr = NULL; in ex_put_set_param() local
97 statptr = VAR_NS_STAT; in ex_put_set_param()
102 statptr = VAR_ES_STAT; in ex_put_set_param()
107 statptr = VAR_FS_STAT; in ex_put_set_param()
112 statptr = VAR_SS_STAT; in ex_put_set_param()
117 statptr = VAR_ELS_STAT; in ex_put_set_param()
249 if ((status = nc_inq_varid(exoid, statptr, &varid)) != NC_NOERR) { in ex_put_set_param()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/exodusII/vtkexodusII/
H A Dexpsetp.c83 char* statptr = NULL; in ex_put_set_param() local
97 statptr = VAR_NS_STAT; in ex_put_set_param()
102 statptr = VAR_ES_STAT; in ex_put_set_param()
107 statptr = VAR_FS_STAT; in ex_put_set_param()
112 statptr = VAR_SS_STAT; in ex_put_set_param()
117 statptr = VAR_ELS_STAT; in ex_put_set_param()
249 if ((status = nc_inq_varid(exoid, statptr, &varid)) != NC_NOERR) { in ex_put_set_param()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/sys/sys-5cba982894dd/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/finance/cointop/cointop-1.5.4/vendor/golang.org/x/sys/sys-51ab0e2deafa/unix/
H A Dsyscall_aix_ppc64.go74 func Stat(path string, statptr *Stat_t) error {
75 err := stat(path, statptr)
79 fixStatTimFields(statptr)
/dports/finance/cointop/cointop-1.5.4/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/devel/hub/hub-2.14.2/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go74 func Stat(path string, statptr *Stat_t) error {
75 err := stat(path, statptr)
79 fixStatTimFields(statptr)
/dports/net/madonctl/madonctl-8d3e9fa/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/nsq/nsq-1.2.1/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/s5cmd/s5cmd-1.4.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/devel/gh/cli-2.4.0/vendor/github.com/AlecAivazis/survey/v2/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)
/dports/net/evans/evans-0.9.1/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dsyscall_aix_ppc64.go78 func Stat(path string, statptr *Stat_t) error {
79 err := stat(path, statptr)
83 fixStatTimFields(statptr)

12345678910>>...82