Searched refs:fn (Results 1 - 25 of 650) sorted by relevance

1234567891011>>

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Dfixedname.h73 #define dns_fixedname_init(fn) \
75 dns_name_init(&((fn)->name), (fn)->offsets); \
76 isc_buffer_init(&((fn)->buffer), (fn)->data, \
78 dns_name_setbuffer(&((fn)->name), &((fn)->buffer)); \
81 #define dns_fixedname_invalidate(fn) \
82 dns_name_invalidate(&((fn)->name))
84 #define dns_fixedname_name(fn) (
[all...]
/macosx-10.9.5/bash-92/bash-3.2/examples/scripts/
H A Dshprompt64 # use `fn' and eval so that bash will do tilde expansion for
67 eval fn="$ans"
68 case "$fn" in
69 /*) if test -e "$fn" ; then
70 succeed "$fn"
72 echo "$0: '$fn' does not exist" 1>&2
78 if test -e "$fn" ; then
79 succeed "$fn"
81 echo "$0: '$fn' does not exist" 1>&2
91 # use `fn' an
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rake/
H A Dclean.rb18 CLEAN.clear_exclude.exclude { |fn|
19 fn.pathmap("%f").downcase == 'core' && File.directory?(fn)
24 CLEAN.each { |fn| rm_r fn rescue nil }
31 CLOBBER.each { |fn| rm_r fn rescue nil }
H A Ddefault_loader.rb5 def load(fn)
6 Rake.load_rakefile(File.expand_path(fn))
H A Druntest.rb9 FileList.glob(pattern).each { |fn|
10 $stderr.puts fn if log_enabled
12 require fn
14 $stderr.puts "Error in #{fn}: #{ex.message}"
H A Dfile_list.rb116 filenames.each do |fn|
117 if fn.respond_to? :to_ary
118 include(*fn.to_ary)
120 @pending_add << fn
204 @pending_add.each do |fn| resolve_add(fn) end
211 def resolve_add(fn)
212 case fn
214 add_matching(fn)
216 self << fn
[all...]
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dfifo.c62 fifonode_t *fn = xmalloc(sizeof (fifonode_t)); local
64 fn->fn_data = data;
65 fn->fn_next = NULL;
68 f->f_head = f->f_tail = fn;
70 f->f_tail->fn_next = fn;
71 f->f_tail = fn;
79 fifonode_t *fn; local
82 if ((fn = f->f_head) == NULL)
85 data = fn->fn_data;
86 if ((f->f_head = fn
105 fifonode_t *fn = f->f_head; local
125 fifonode_t *fn; local
142 fifonode_t *fn; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/
H A Dsetup.py42 os.path.join('Modules', fn)
43 for fn in os.listdir('Modules')
44 if fn.startswith('_CoreFoundation') ]),
54 os.path.join('Modules', fn)
55 for fn in os.listdir('Modules')
56 if fn.startswith('_Foundation') ]),
66 os.path.join('Modules', fn)
67 for fn in os.listdir('Modules')
68 if fn.startswith('_AppKit') ]),
/macosx-10.9.5/file_cmds-230/cksum/
H A Dprint.c51 pcrc(char *fn, uint32_t val, off_t len) argument
54 if (fn != NULL)
55 (void)printf(" %s", fn);
60 psum1(char *fn, uint32_t val, off_t len) argument
63 if (fn != NULL)
64 (void)printf(" %s", fn);
69 psum2(char *fn, uint32_t val, off_t len) argument
72 if (fn != NULL)
73 (void)printf(" %s", fn);
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dtest-readenv.c60 write_file(const char *fn, const char *s) argument
63 f = fopen(fn, "w");
65 unlink(fn);
71 unlink(fn);
81 char fn[MAXPATHLEN]; local
84 make_file(fn, sizeof(fn));
86 write_file(fn, s1);
87 count = read_environment(fn, &env);
93 write_file(fn, s
[all...]
H A Dsetprogname.c72 char * fn = strdup(p); local
75 strlwr(fn);
76 ext = strrchr(fn, '.');
80 __progname = fn;
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A Dsetup.py14 data_files=["English.lproj"] + [ os.path.join('GraphicsFiles', fn) for fn in os.listdir('GraphicsFiles') ],
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A Dsetup.py14 data_files=["English.lproj"] + [ os.path.join('GraphicsFiles', fn) for fn in os.listdir('GraphicsFiles') ],
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Datexit.c134 struct atexit_fn fn; local
138 fn.fn_type = ATEXIT_FN_STD;
139 fn.fn_ptr.std_func = func;
140 fn.fn_arg = NULL;
143 fn.fn_dso = info.dli_fbase;
145 fn.fn_dso = NULL;
147 fn.fn_dso = NULL;
150 error = atexit_register(&fn);
158 struct atexit_fn fn; local
162 fn
186 struct atexit_fn fn; local
207 struct atexit_fn fn; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/
H A Dsetup.py50 subpackages = [ "Quartz.%s"%(fn,) for fn in os.listdir('Lib/Quartz') if os.path.exists(os.path.join('Lib/Quartz', fn, "__init__.py"))]
/macosx-10.9.5/tcl-102/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dversion.tcl34 proc showvers {fn {name ""}} {
35 lassign [traverse $fn] sig mod
56 foreach fn $argv {
57 if {[file isdir [file join $fn .]]} {
58 set mod [showvers $fn $fn]
60 file mtime $fn $mod
62 } elseif {[file exists $fn]} {
64 if {[catch { mk::file end $fn }]} {
65 puts stderr "$fn
[all...]
/macosx-10.9.5/rsync-42/rsync/testsuite/
H A Dbackup.test31 for fn in name1 name2; do
32 grep "backed up $fn to $fn~" "$outfile" >/dev/null || test_fail "no backup message output for $fn"
33 diff $diffopt "$fromdir/$fn" "$todir" || test_fail "copy of $fn failed"
34 diff $diffopt "$chkdir/$fn" "$todir/$fn~" || test_fail "backup of $fn to $fn~ faile
[all...]
/macosx-10.9.5/objc4-551.1/test/
H A Dtestroot.i39 void * (*fn)(void *) = (typeof(fn))_objc_rootRetain;
40 return fn(self);
46 void (*fn)(void *) = (typeof(fn))_objc_rootRelease;
47 fn(self);
53 void * (*fn)(void *) = (typeof(fn))_objc_rootAutorelease;
54 return fn(self);
60 unsigned long (*fn)(voi
[all...]
H A Dunload3.c17 void fn(void) { } function
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-WebKit/Examples/UsingWebKitNightlyBuilds/
H A DrewriteHeaders.py29 fn for fn in os.listdir(dirname) if fn.endswith('.framework') ]
31 for fn in frameworks:
32 mapping[os.path.splitext(fn)[0]] = os.path.join(os.path.abspath(dirname), fn , os.path.splitext(fn)[0])
34 for fn in frameworks:
35 rewriteFramework(fn, mapping)
40 fn fo
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-WebKit/Examples/UsingWebKitNightlyBuilds/
H A DrewriteHeaders.py29 fn for fn in os.listdir(dirname) if fn.endswith('.framework') ]
31 for fn in frameworks:
32 mapping[os.path.splitext(fn)[0]] = os.path.join(os.path.abspath(dirname), fn , os.path.splitext(fn)[0])
34 for fn in frameworks:
35 rewriteFramework(fn, mapping)
40 fn fo
[all...]
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dget_anchors.pl17 my ($p, $fn, %a);
25 push @{$a{$attr->{name}}}, $fn
37 while ($fn = shift)
39 $p->parse_file ($fn);
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/
H A Dkdp_callout.h38 * Register fn(arg, event) to be called at kdp entry/exit.
45 extern void kdp_register_callout(kdp_callout_fn_t fn, void *arg);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-ScreenSaver/PyObjCTest/
H A Dtest_screensaver.py23 fn = ScreenSaver.SSCenteredRectInRect
27 res = fn(innerRect, outerRect)
31 fn = ScreenSaver.SSRandomFloatBetween
33 r = fn(1.0, 20.5)
37 fn = ScreenSaver.SSRandomIntBetween
39 r = fn(-10, 20)
43 fn = ScreenSaver.SSRandomPointForSizeWithinRect
44 r = fn(ScreenSaver.NSMakeSize(10, 10), ScreenSaver.NSMakeRect(20, 20, 100, 100))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-ScreenSaver/PyObjCTest/
H A Dtest_screensaver.py23 fn = ScreenSaver.SSCenteredRectInRect
27 res = fn(innerRect, outerRect)
31 fn = ScreenSaver.SSRandomFloatBetween
33 r = fn(1.0, 20.5)
37 fn = ScreenSaver.SSRandomIntBetween
39 r = fn(-10, 20)
43 fn = ScreenSaver.SSRandomPointForSizeWithinRect
44 r = fn(ScreenSaver.NSMakeSize(10, 10), ScreenSaver.NSMakeRect(20, 20, 100, 100))

Completed in 309 milliseconds

1234567891011>>