Searched refs:file (Results 226 - 250 of 5456) sorted by relevance

1234567891011>>

/macosx-10.10/ICU-531.30/icuSources/test/perf/utrie2perf/
H A Dutrie2perf.sh12 for file in udhr_eng.txt \
20 $PERF CheckFCD -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
21 # $PERF CheckFCDAlwaysGet -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
22 # $PERF CheckFCDUTF8 -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
23 $PERF ToNFC -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
24 $PERF GetBiDiClass -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dassert.c43 __assert_rtn(func, file, line, failedexpr)
44 const char *func, *file;
51 "%s:%u: failed assertion `%s'\n", file, line, failedexpr);
57 file, line, failedexpr);
64 "Assertion failed: (%s), file %s, line %d.\n", failedexpr,
65 file, line);
70 "Assertion failed: (%s), file %s, line %d.\n",
71 failedexpr, file, line);
78 "Assertion failed: (%s), function %s, file %s, line %d.\n",
79 failedexpr, func, file, lin
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Ddebugging_internal.h6 * This file contains Original Code and/or Modifications of Original Code
8 * Version 2.0 (the 'License'). You may not use this file except in
11 * file.
54 #define secdelay(file) SECURITY_DEBUG_DELAY((char *)(file))
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Ddebugging_internal.h6 * This file contains Original Code and/or Modifications of Original Code
8 * Version 2.0 (the 'License'). You may not use this file except in
11 * file.
54 #define secdelay(file) SECURITY_DEBUG_DELAY((char *)(file))
/macosx-10.10/cups-408/cups/everywhere/
H A Ddocument-tests.sh40 for file in color.jpg document-a4.pdf document-letter.pdf; do
41 if test ! -f $file -a -f ../test/$file; then
42 ln -s ../test/$file .
/macosx-10.10/file-46/file/python/
H A Dexample.py5 type = ms.file("/path/to/some/file")
8 f = file("/path/to/some/file", "r")
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dopen-safer.c30 open_safer (char const *file, int flags, ...) argument
49 return fd_safer (open (file, flags, mode));
/macosx-10.10/groff-38/groff/src/include/
H A Dassert.h5 This file is part of groff.
18 with groff; see the file COPYING. If not, write to the Free Software
26 inline void do_assert(int expr, int line, const char *file) argument
29 assertion_failed(line, file);
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Drealpath.c45 realpath(const char* file, char* path) argument
47 return resolvepath(file, path, PATH_MAX) > 0 ? path : (char*)0;
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/Windows/Resources/
H A DApplication.rc26 * you may not use this file except in compliance with the License.
19 #error this file is not editable by Microsoft Visual C++
/macosx-10.10/man-16/man/src/
H A Dman2dvi21 case `file $location` in
/macosx-10.10/ncurses-44/ncurses/include/
H A DMKncurses_def.sh50 * This file is generated by $0
/macosx-10.10/ruby-106/ruby/benchmark/
H A Dreport.rb9 def exec_command type, file, w
18 #{w}('#{file}')
36 def ruby_exec file
37 prog = exec_command 'ruby', file, 'load'
41 def yarv_exec file
42 prog = exec_command 'yarv', file, 'YARVUtil.load_bm'
49 file = File.dirname($0) + "/bm_#{bench}.rb"
50 r = ruby_exec(file).to_f
51 y = yarv_exec(file).to_f
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/blt/
H A Dwinop2.rb5 file = File.join(File.dirname(File.expand_path(__FILE__)),
7 if File.exist?(file)
8 src = TkPhotoImage.new(:file=>file)
10 fail RuntimeError, 'no image file'
/macosx-10.10/ruby-106/ruby/sample/openssl/
H A Dcert2text.rb20 ARGV.each do |file|
21 cert2text(File.read(file))
/macosx-10.10/ruby-106/ruby/sample/
H A Duumerge.rb13 $mode, $file = $1, $2
18 out = open($file, "w") if $file != ""
32 File.chmod $mode.oct, $file unless out_stdout
/macosx-10.10/ruby-106/ruby/test/dtrace/
H A Dtest_hash_create.rb7 saw = saw.map(&:split).find_all { |num, file, line|
8 file == rbfile && num == '0'
16 saw = saw.map(&:split).find_all { |num, file, line|
17 file == rbfile && num == '0'
25 saw = saw.map(&:split).find_all { |num, file, line|
26 file == rbfile && num == '2'
34 saw = saw.map(&:split).find_all { |num, file, line|
35 file == rbfile && num == '4'
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/
H A Diwidgets.tcl.in13 # See the file "license.terms" for information on usage and
14 # redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
24 variable library [file dirname [info script]]
30 if {[file isdirectory [file join $iwidgets::library $subdir]]} {
31 lappend auto_path [file join $iwidgets::library $subdir]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tcl/
H A DpkgIndex.tcl.in2 # Tcl package index file
5 [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]
/macosx-10.10/tcl-105/tcl_ext/tclapplescript/tclapplescript/
H A DpkgIndex.tcl.in2 # Tcl package index file
6 [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/term/
H A Dpara4 lappend auto_path [file join [file dirname [file dirname [file dirname [info script]]]] modules]
/macosx-10.10/xar-254/xar/lib/
H A Ddata.h40 int32_t xar_data_archive(xar_t x, xar_file_t f, const char* file, const char *buffer, size_t len);
41 int32_t xar_data_extract(xar_t x, xar_file_t f, const char* file, char *buffer, size_t len);
H A Dext2.h40 int xar_ext2attr_archive(xar_t x, xar_file_t f, const char* file, const char *buffer, size_t len);
41 int xar_ext2attr_extract(xar_t x, xar_file_t f, const char* file, char *buffer, size_t len);
H A Dfbsdattr.h39 int32_t xar_fbsdattr_archive(xar_t x, xar_file_t f, const char* file, const char *buffer, size_t len);
40 int32_t xar_fbsdattr_extract(xar_t x, xar_file_t f, const char* file, char *buffer, size_t len);
H A Dlinuxattr.h39 int32_t xar_linuxattr_archive(xar_t x, xar_file_t f, const char* file, const char *buffer, size_t len);
40 int32_t xar_linuxattr_extract(xar_t x, xar_file_t f, const char* file, char *buffer, size_t len);

Completed in 520 milliseconds

1234567891011>>