Home
last modified time | relevance | path

Searched refs:namelist (Results 26 – 50 of 5516) sorted by relevance

12345678910>>...221

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/test/Semantics/
H A Dresolve40.f903 namelist /nl/x
6 namelist /nl/y
25 namelist /nl/x
29 namelist /nl2/x
38 namelist /nl/y
42 namelist /nl/x
49 namelist /nl/ s6
51 namelist /nl/ f
60 namelist /nl/ x
80 namelist /nl/ x
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/test/Semantics/
H A Dresolve40.f904 namelist /nl/x
7 namelist /nl/y
26 namelist /nl/x
30 namelist /nl2/x
39 namelist /nl/y
43 namelist /nl/x
50 namelist /nl/ s6
52 namelist /nl/ f
61 namelist /nl/ x
81 namelist /nl/ x
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/test/Semantics/
H A Dresolve40.f903 namelist /nl/x
6 namelist /nl/y
25 namelist /nl/x
29 namelist /nl2/x
38 namelist /nl/y
42 namelist /nl/x
49 namelist /nl/ s6
51 namelist /nl/ f
60 namelist /nl/ x
80 namelist /nl/ x
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/test/Semantics/
H A Dresolve40.f904 namelist /nl/x
7 namelist /nl/y
26 namelist /nl/x
30 namelist /nl2/x
39 namelist /nl/y
43 namelist /nl/x
50 namelist /nl/ s6
52 namelist /nl/ f
61 namelist /nl/ x
81 namelist /nl/ x
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dpr99269.c5 int **namelist = NULL; in example() local
8 namelist = malloc(len * sizeof *namelist); in example()
9 if (!namelist) return; in example()
10 namelist[0] = malloc(sizeof **namelist); in example()
11 namelist[1] = malloc(sizeof **namelist); in example()
13 while(len--) { free(namelist[len]); } in example()
14 free(namelist); in example()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/widget/
H A Dfilesel.c178 *namelist = realloc( (*namelist), 2 * *allocated * sizeof(**namelist) ); in widget_add_filename()
190 (*namelist)[*number-1] = malloc( sizeof(***namelist) ); in widget_add_filename()
196 free( *namelist ); in widget_add_filename()
197 *namelist = NULL; in widget_add_filename()
211 free( *namelist ); in widget_add_filename()
212 *namelist = NULL; in widget_add_filename()
300 *namelist = malloc( 32 * sizeof(**namelist) );
308 *namelist = NULL;
367 *namelist = NULL;
395 *namelist = malloc( 32 * sizeof(**namelist) );
[all …]
/dports/emulators/fuse/fuse-1.6.0/ui/widget/
H A Dfilesel.c174 *namelist = realloc( (*namelist), 2 * *allocated * sizeof(**namelist) ); in widget_add_filename()
186 (*namelist)[*number-1] = malloc( sizeof(***namelist) ); in widget_add_filename()
192 free( *namelist ); in widget_add_filename()
193 *namelist = NULL; in widget_add_filename()
207 free( *namelist ); in widget_add_filename()
208 *namelist = NULL; in widget_add_filename()
286 *namelist = malloc( 32 * sizeof(**namelist) );
294 *namelist = NULL;
348 *namelist = NULL;
376 *namelist = malloc( 32 * sizeof(**namelist) );
[all …]
/dports/net/rdist6/rdist-6.1.5/src/
H A Dgram.y74 struct namelist *last_n;
114 | namelist ARROW namelist cmdlist = {
117 | NAME COLON namelist ARROW namelist cmdlist = {
129 namelist: nlist {
206 struct namelist *nl;
240 | namelist = {
483 struct namelist *files;
538 struct namelist *
546 nl = ALLOC(namelist);
559 struct namelist *nl; in innl()
[all …]
/dports/net/44bsd-rdist/44bsd-rdist-20001111_2/
H A Ddefs.h117 struct namelist *n_next; argument
124 struct namelist *sc_args;
132 struct namelist *c_files;
171 struct namelist *
172 expand __P((struct namelist *, int));
175 int inlist __P((struct namelist *, char *));
177 struct namelist *, struct namelist *, struct subcmd *));
180 struct namelist *
181 lookup __P((char *, int, struct namelist *));
183 struct namelist *
[all …]
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/resolver/
H A Dreslist.c208 memset(&namelist, 0, sizeof(namelist)); in get_windows_nameservers()
209 if(get_iphlpapi_dns_info(namelist, sizeof(namelist)) > 0) in get_windows_nameservers()
211 return namelist; in get_windows_nameservers()
223 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
224 return namelist; in get_windows_nameservers()
228 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
234 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
239 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
262 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
270 if(strlen(namelist) > 0) in get_windows_nameservers()
[all …]
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/resolver/
H A Dreslist.c208 memset(&namelist, 0, sizeof(namelist)); in get_windows_nameservers()
209 if(get_iphlpapi_dns_info(namelist, sizeof(namelist)) > 0) in get_windows_nameservers()
211 return namelist; in get_windows_nameservers()
223 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
224 return namelist; in get_windows_nameservers()
228 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
234 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
239 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
262 rb_strlcpy(namelist, line, sizeof(namelist)); in get_windows_nameservers()
270 if(strlen(namelist) > 0) in get_windows_nameservers()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/test/
H A Derr_inherit4.y14 struct namelist { symbol *s; struct namelist *next; }; struct
15 typedef struct namelist namelist; typedef
29 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
35 namelist *p = $$;
37 { namelist *pp = p;
47 namelist * nlist;
54 declaration: class type namelist($1, $2)
68 namelist($c, $t): namelist NAME in namelist() function
78 locnamelist($t): namelist in locnamelist()
H A Derr_inherit2.y13 struct namelist { symbol *s; struct namelist *next; }; argument
14 typedef struct namelist namelist; typedef
28 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
33 namelist *p = $$;
35 { namelist *pp = p;
45 namelist * nlist;
52 declaration: class type namelist($1, $2)
66 namelist($<tval>c, $t, extra): namelist NAME in namelist() function
76 locnamelist($t): namelist(cLOCAL, $t) in locnamelist()
H A Derr_inherit3.y13 struct namelist { symbol *s; struct namelist *next; }; argument
14 typedef struct namelist namelist; typedef
28 %type <nlist> declaration(<id>) namelist(<cval>, <tval>) locnamelist(<tval>)
33 namelist *p = $$;
35 { namelist *pp = p;
45 namelist * nlist;
52 declaration($d): class type namelist($1, $2)
66 namelist: namelist($c) NAME in namelist() function
76 locnamelist($t): namelist(cLOCAL, $t) in locnamelist()
H A Derr_inherit5.y13 struct namelist { symbol *s; struct namelist *next; }; argument
14 typedef struct namelist namelist; typedef
28 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
33 namelist *p = $$;
35 { namelist *pp = p;
45 namelist * nlist;
52 declaration: class type namelist($1, $2)
66 namelist($c, $t): namelist NAME in namelist() function
76 locnamelist($t): namelist(@1, $t) in locnamelist()
H A Dinherit2.y13 struct namelist { symbol *s; struct namelist *next; }; argument
14 typedef struct namelist namelist; typedef
28 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
33 namelist *p = $$;
35 { namelist *pp = p;
45 namelist * nlist;
52 declaration: class type namelist($1, $2)
66 namelist($c, $t): namelist NAME in namelist() function
76 locnamelist($t): namelist(cLOCAL, $t) in locnamelist()
H A Dbtyacc_destroy1.y15 struct namelist { symbol *s; struct namelist *next; };
16 typedef struct namelist namelist;
39 %type <nlist> namelist
44 namelist *p = $$;
46 { namelist *pp = p;
56 namelist * nlist;
63 declaration: class type namelist'(' class ',' type ')'
77 namelist: namelist NAME
87 locnamelist: namelist '(' LOCAL ',' type ')'
H A Dbtyacc_destroy2.y15 struct namelist { symbol *s; struct namelist *next; };
16 typedef struct namelist namelist;
39 %type <nlist> namelist
44 namelist *p = $$;
46 { namelist *pp = p;
56 namelist * nlist;
63 declaration: class type namelist'(' class ',' type ')'
77 namelist: namelist NAME
87 locnamelist: namelist '(' LOCAL ',' type ')'
H A Dbtyacc_destroy3.y18 struct namelist { symbol *s; struct namelist *next; };
19 typedef struct namelist namelist;
42 %type <nlist> namelist
47 namelist *p = $$;
49 { namelist *pp = p;
59 namelist * nlist;
66 declaration: class type namelist'(' class ',' type ')'
80 namelist: namelist NAME
90 locnamelist: namelist '(' LOCAL ',' type ')'
/dports/emulators/hercules/hercules-3.13/
H A Dfillfnam.c39 struct dirent **namelist; in tab_pressed() local
123 n = scandir(path, &namelist, filter, alphasort); in tab_pressed()
145 namelist[i] = realloc(namelist[i], sizeof(struct dirent) in tab_pressed()
147 if (namelist[i]) in tab_pressed()
148 strcat(namelist[i]->d_name,"/"); in tab_pressed()
154 strcpy(buff, namelist[0]->d_name); in tab_pressed()
157 len2 = strlen(namelist[i]->d_name); in tab_pressed()
161 if (buff[j] != namelist[i]->d_name[j]) { in tab_pressed()
188 logmsg("%s\n", namelist[i]->d_name); in tab_pressed()
193 free(namelist[i]); in tab_pressed()
[all …]
/dports/devel/f18/f18-1688bef/test/semantics/
H A Dresolve40.f9016 namelist /nl/x
19 namelist /nl/y
38 namelist /nl/x
42 namelist /nl2/x
51 namelist /nl/y
55 namelist /nl/x
62 namelist /nl/ s6
64 namelist /nl/ f
73 namelist /nl/ x
/dports/editors/fpc-ide/fpc-3.2.2/rtl/unix/scripts/
H A Dcheck_consts.sh75 namelist=`grep -i -n -r "#[[:space:]]*define[[:space:]]*$name[[:space:]]" /usr/include`
77 namelist=${namelist//\/\**/}
79 namelist=${namelist%%[[:space:]]}
80 if [ -n "$namelist" ]; then
81 source=${namelist//#define*/}
83 echo "Exact match found: \"$namelist\""
85 matchvalue=`echo ${namelist} |$SED "s|.*#[[:space:]]*define[[:space:]]*$name[[:space:]]*||I" `
98 matchvalue=${namelist//#define*$name2/}
/dports/lang/fpc-utils/fpc-3.2.2/rtl/unix/scripts/
H A Dcheck_consts.sh75 namelist=`grep -i -n -r "#[[:space:]]*define[[:space:]]*$name[[:space:]]" /usr/include`
77 namelist=${namelist//\/\**/}
79 namelist=${namelist%%[[:space:]]}
80 if [ -n "$namelist" ]; then
81 source=${namelist//#define*/}
83 echo "Exact match found: \"$namelist\""
85 matchvalue=`echo ${namelist} |$SED "s|.*#[[:space:]]*define[[:space:]]*$name[[:space:]]*||I" `
98 matchvalue=${namelist//#define*$name2/}
/dports/lang/fpc-source/fpc-3.2.2/rtl/unix/scripts/
H A Dcheck_consts.sh75 namelist=`grep -i -n -r "#[[:space:]]*define[[:space:]]*$name[[:space:]]" /usr/include`
77 namelist=${namelist//\/\**/}
79 namelist=${namelist%%[[:space:]]}
80 if [ -n "$namelist" ]; then
81 source=${namelist//#define*/}
83 echo "Exact match found: \"$namelist\""
85 matchvalue=`echo ${namelist} |$SED "s|.*#[[:space:]]*define[[:space:]]*$name[[:space:]]*||I" `
98 matchvalue=${namelist//#define*$name2/}
/dports/lang/fpc/fpc-3.2.2/rtl/unix/scripts/
H A Dcheck_consts.sh75 namelist=`grep -i -n -r "#[[:space:]]*define[[:space:]]*$name[[:space:]]" /usr/include`
77 namelist=${namelist//\/\**/}
79 namelist=${namelist%%[[:space:]]}
80 if [ -n "$namelist" ]; then
81 source=${namelist//#define*/}
83 echo "Exact match found: \"$namelist\""
85 matchvalue=`echo ${namelist} |$SED "s|.*#[[:space:]]*define[[:space:]]*$name[[:space:]]*||I" `
98 matchvalue=${namelist//#define*$name2/}

12345678910>>...221