Searched refs:identical (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/samples/ufortune/
H A Dfortunedefs.mk28 # DLL and static modes are identical here
/macosx-10.10.1/vim-55/src/po/
H A Dcheck.vim4 " - All %...s items in "msgid" are identical to the ones in "msgstr".
/macosx-10.10.1/ruby-106/ruby/test/socket/
H A Dtest_unix.rb65 assert(File.identical?(send_io_ary[i], recv_io_ary[i]))
102 assert(File.identical?(send_io_ary[i], recv_io_ary[i]))
156 assert(File.identical?(r1, r2))
179 assert(File.identical?(r1, r2))
201 assert(File.identical?(r1, r2))
237 assert(File.identical?(r1, r2))
/macosx-10.10.1/rsync-45/rsync/
H A Dtech_report.tex16 to be identical to a file on another machine. We assume that the
19 of the source file which are identical to some part of the
187 the common case where the two files are nearly identical. In
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dfileutils.rb801 # Returns true if the contents of a file A and a file B are identical.
816 alias identical? compare_file
818 module_function :identical?
822 # Returns true if the contents of a stream +a+ and +b+ are identical.
1575 File.identical?(a, b)
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dconf-mode.el307 doesn't have enough contents to decide, this is identical to
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_file_exhaustive.rb291 assert(File.identical?(@file, @file))
292 assert(!(File.identical?(@file, @zerofile)))
293 assert(!(File.identical?(@file, @nofile)))
294 assert(!(File.identical?(@nofile, @file)))
H A Dtest_rubyoptions.rb190 assert(File.identical?(r.join, d))
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dnatural.vim51 syn keyword naturalKeyword suspend identical suppress
H A Dmonk.vim15 " In fact it's almost identical. :)
H A Dvmasm.vim106 syn match vmasmOperator "\<identical\>"
H A Ddiff.vim13 syn match diffIdentical "^Files .* and .* are identical$"
/macosx-10.10.1/PostgreSQL-97/Support/
H A D05_postgresmigrator.rb307 if File.identical?($sourceRoot, $targetRoot)
308 exitWithError("sourceRoot #{$sourceRoot} and targetRoot #{$targetRoot} are identical")
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dremote_fetcher.rb210 File.identical?(source_path, local_gem_path)
/macosx-10.10.1/ruby-106/ruby/test/dbm/
H A Dtest_dbm.rb123 if !File.identical?(pagname, dirname)
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A DKrb5.pm589 Returns the client principal name (will usually be identical for all
/macosx-10.10.1/kext_tools-384.1.4/
H A Dmkextunpack_main.c100 - Plist identical:
/macosx-10.10.1/ruby-106/ruby/test/fileutils/
H A Dtest_fileutils.rb1209 check_singleton :identical?
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Pg-0.16007/lib/DateTime/Format/
H A DPg.pm851 You must set the 'server_tz' variable to a time zone that is identical to that
/macosx-10.10.1/ruby-106/ruby/test/pathname/
H A Dtest_pathname.rb621 assert(File.identical?(__FILE__, f))
/macosx-10.10.1/CPANInternal-159.1/Class-Std-0.011/lib/Class/
H A DStd.pm906 key is provided by the Class::Std module and is identical in effect to
922 performance of inside-out classes is effectively identical to that of
995 more or less identical. For example, the implementation of the
/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm1668 by JSON and Perl, the deserialised data structure is identical on the Perl
1692 This function call is functionally identical to:
1704 This function call is functionally identical to:
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm69 by JSON and Perl, the deserialised data structure is identical on the Perl
128 This function call is functionally identical to:
140 This function call is functionally identical to:
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dvipcard.tex28 % permission notices identical to the ones below.
H A DviperCard.tex28 % permission notices identical to the ones below.

Completed in 307 milliseconds

12