Home
last modified time | relevance | path

Searched defs:fuse_opt_context (Results 1 – 13 of 13) sorted by relevance

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/AArch64/
H A Druntime-loop.ll20 define i32 @test(i32* nocapture %a, i32 %n) nounwind uwtable readonly {
22 %cmp1 = icmp eq i32 %n, 0
23 br i1 %cmp1, label %for.end, label %for.body
25 for.body: ; preds = %for.body, %entry
26 %indvars.iv = phi i64 [ %indvars.iv.next, %for.body ], [ 0, %entry ]
27 %sum.02 = phi i32 [ %add, %for.body ], [ 0, %entry ]
28 %arrayidx = getelementptr inbounds i32, i32* %a, i64 %indvars.iv
29 %0 = load i32, i32* %arrayidx, align 4
/dports/sysutils/fusefs-funionfs/funionfs-0.4.3/compat/
H A Dfuse_opt.c16 struct fuse_opt_context { struct
17 void *data;
18 const struct fuse_opt *opt;
19 fuse_opt_proc_t proc;
20 int argctr;
21 int argc;
22 char **argv;
23 struct fuse_args outargs;
24 char *opts;
25 int nonopt;
/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/compat/
H A Dfuse_opt.c16 struct fuse_opt_context { struct
17 void *data;
18 const struct fuse_opt *opt;
19 fuse_opt_proc_t proc;
20 int argctr;
21 int argc;
22 char **argv;
23 struct fuse_args outargs;
24 char *opts;
25 int nonopt;
/dports/sysutils/fusefs-curlftpfs/curlftpfs-0.9.2/compat/
H A Dfuse_opt.c16 struct fuse_opt_context { struct
17 void *data;
18 const struct fuse_opt *opt;
19 fuse_opt_proc_t proc;
20 int argctr;
21 int argc;
22 char **argv;
23 struct fuse_args outargs;
24 char *opts;
25 int nonopt;
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libfuse-lite/
H A Dfuse_opt.c17 struct fuse_opt_context { struct
18 void *data;
19 const struct fuse_opt *opt;
20 fuse_opt_proc_t proc;
21 int argctr;
22 int argc;
23 char **argv;
24 struct fuse_args outargs;
25 char *opts;
26 int nonopt;
/dports/emulators/qemu5/qemu-5.2.0/tools/virtiofsd/
H A Dfuse_opt.c22 struct fuse_opt_context { struct
23 void *data;
24 const struct fuse_opt *opt;
25 fuse_opt_proc_t proc;
26 int argctr;
27 int argc;
28 char **argv;
29 struct fuse_args outargs;
30 char *opts;
31 int nonopt;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tools/virtiofsd/
H A Dfuse_opt.c22 struct fuse_opt_context { struct
23 void *data;
24 const struct fuse_opt *opt;
25 fuse_opt_proc_t proc;
26 int argctr;
27 int argc;
28 char **argv;
29 struct fuse_args outargs;
30 char *opts;
31 int nonopt;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tools/virtiofsd/
H A Dfuse_opt.c18 struct fuse_opt_context { struct
19 void *data;
20 const struct fuse_opt *opt;
21 fuse_opt_proc_t proc;
22 int argctr;
23 int argc;
24 char **argv;
25 struct fuse_args outargs;
26 char *opts;
27 int nonopt;
/dports/emulators/qemu/qemu-6.2.0/tools/virtiofsd/
H A Dfuse_opt.c18 struct fuse_opt_context { struct
19 void *data;
20 const struct fuse_opt *opt;
21 fuse_opt_proc_t proc;
22 int argctr;
23 int argc;
24 char **argv;
25 struct fuse_args outargs;
26 char *opts;
27 int nonopt;
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tools/virtiofsd/
H A Dfuse_opt.c22 struct fuse_opt_context { struct
23 void *data;
24 const struct fuse_opt *opt;
25 fuse_opt_proc_t proc;
26 int argctr;
27 int argc;
28 char **argv;
29 struct fuse_args outargs;
30 char *opts;
31 int nonopt;
/dports/sysutils/fusefs-libs/fuse-2.9.9/lib/
H A Dfuse_opt.c17 struct fuse_opt_context { struct
18 void *data;
19 const struct fuse_opt *opt;
20 fuse_opt_proc_t proc;
21 int argctr;
22 int argc;
23 char **argv;
24 struct fuse_args outargs;
25 char *opts;
26 int nonopt;
/dports/sysutils/fusefs-libs3/fuse-3.10.5/lib/
H A Dfuse_opt.c22 struct fuse_opt_context { struct
23 void *data;
24 const struct fuse_opt *opt;
25 fuse_opt_proc_t proc;
26 int argctr;
27 int argc;
28 char **argv;
29 struct fuse_args outargs;
30 char *opts;
31 int nonopt;
/dports/emulators/qemu60/qemu-6.0.0/tools/virtiofsd/
H A Dfuse_opt.c18 struct fuse_opt_context { struct
19 void *data;
20 const struct fuse_opt *opt;
21 fuse_opt_proc_t proc;
22 int argctr;
23 int argc;
24 char **argv;
25 struct fuse_args outargs;
26 char *opts;
27 int nonopt;