Home
last modified time | relevance | path

Searched +defs:fns +defs:f (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/opencl/runtime/generator/
H A Dcommon.py68 def postProcessParameters(fns): argument
84 def readFunctionFilter(fns, fileName): argument
117 def outputToString(f): argument
135 def generateFilterNames(fns): argument
167 def generateStaticDefinitions(fns): argument
181 def generateListOfDefinitions(fns, name='opencl_fn_list'): argument
194 def generateEnums(fns, prefix='OPENCL_FN'): argument
203 def generateRemapOrigin(fns): argument
209 def generateRemapDynamic(fns): argument
217 def generateFnDeclaration(fns): argument
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/io/pathNames/unix/
H A DTrailingSlash.java37 static void check(String what, String fns, in check()
47 static void go(String fns, boolean fis, boolean raf, boolean fos) in go()
84 static void go(String fn, String fns) throws Exception { in go()
88 File f = new File(fn); in go() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/io/File/
H A DUnicode.java40 static boolean creat(File f) throws Exception { in creat()
52 static boolean find(File f) throws Exception { in find()
54 String[] fns = new File(".").list(); in find() local
61 static void sanityCheck(File f) throws Exception { in sanityCheck()
/dports/japanese/ng/ng-1.4.4/sys/msdos/
H A Dfileio.c34 char fns[NFILEN]; local
51 char fns[NFILEN]; local
167 char fns[NFILEN]; local
240 char fns[NFILEN]; local
262 char fns[NFILEN]; local
289 char fns[NFILEN]; local
553 #define _dos_findfirst(p,a,f) findfirst(p,f,a) argument
554 #define _dos_findnext(f) findnext(f) argument
/dports/japanese/ng-canna/ng-1.4.4/sys/msdos/
H A Dfileio.c34 char fns[NFILEN]; local
51 char fns[NFILEN]; local
167 char fns[NFILEN]; local
240 char fns[NFILEN]; local
262 char fns[NFILEN]; local
289 char fns[NFILEN]; local
553 #define _dos_findfirst(p,a,f) findfirst(p,f,a) argument
554 #define _dos_findnext(f) findnext(f) argument
/dports/devel/R-cran-purrr/purrr/tests/testthat/
H A Dtest-reduce.R35 compose <- function(f, g) function(x) f(g(x)) argument
107 compose <- function(f, g) function(x) f(g(x)) argument
108 fns <- accumulate(list(identity, identity), compose) globalVar
109 expect_true(every(fns, function(f) identical(f(1), 1))) argument
136 compose <- function(f, g, ...) function(x) f(g(x)) argument
137 fns <- reduce2(list(identity, identity), "foo", compose) globalVar
168 compose <- function(f, g, ...) function(x) f(g(x)) argument
169 fns <- accumulate2(list(identity, identity), "foo", compose) globalVar
170 expect_true(every(fns, function(f) identical(f(1), 1))) argument
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/animation/
H A Ditimingfunction.h5 #ifndef __itimingfunction__ in f()
19 public: in f()
/dports/japanese/ng-devel/ng-1.5beta1/sys/msdos/
H A Dfileio.c55 char fns[NFILEN]; local
72 char fns[NFILEN]; local
187 char fns[NFILEN]; local
257 char fns[NFILEN]; local
279 char fns[NFILEN]; local
306 char fns[NFILEN]; local
661 #define _dos_findfirst(p,a,f) findfirst(p,f,a) argument
662 #define _dos_findnext(f) findnext(f) argument
/dports/multimedia/mpv/mpv-0.34.1/test/
H A Dscale_zimg.c19 static const struct scale_test_fns fns = { variable
37 FILE *f = test_open_out(ctx, "zimg_formats.txt"); in run() local

12345678910>>...21