Searched refs:compatible (Results 1 - 25 of 104) sorted by relevance

12345

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-z8k.c27 they'd be compatible */
30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function
40 compatible, bfd_default_scan, 0 }
46 compatible, bfd_default_scan, &arch_info_struct[0]
H A Dcpu-h8300.c93 which would be compatible with both and returns a pointer to its
97 compatible (const bfd_arch_info_type *in, const bfd_arch_info_type *out) function
127 compatible,
143 compatible,
159 compatible,
175 compatible,
191 compatible,
207 compatible,
223 compatible,
H A Dcpu-avr.c26 machine which would be compatible with both and returns a pointer
30 compatible (const bfd_arch_info_type * a, function
65 compatible, \
H A Dcpu-z80.c29 returns whether they'd be compatible. */
32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function
45 compatible, bfd_default_scan, next }
H A Dcpu-msp430.c25 static const bfd_arch_info_type *compatible
39 compatible, \
96 machine which would be compatible with both and returns a pointer
100 compatible (a,b) function
H A Dcpu-i960.c28 static const bfd_arch_info_type *compatible
115 machine which would be compatible with both and returns a pointer
119 compatible (a,b) function
128 Any architecture on the same line is compatible, the one on
168 { 32, 32, 8,bfd_arch_i960,a,"i960",b,3,d,compatible,scan_960_mach,n,}
H A Dcpu-arm.c28 machine which would be compatible with both and returns a pointer
32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function
126 { 32, 32, 8, bfd_arch_arm, number, "arm", print, 4, default, compatible, scan, next }
/macosx-10.10/BerkeleyDB-21/db/docs_src/ref/program/
H A DMakefile4 BUILD= appsignals.html cache.html compatible.html copy.html \
/macosx-10.10/ruby-106/ruby/tool/
H A Dinstall-sh7 Ruby uses a BSD-compatible install(1) if possible. If not, Ruby
/macosx-10.10/vim-55/runtime/plugin/
H A Dspellfile.vim7 " - when 'compatible' is set
H A DgetscriptPlugin.vim15 " expecting vim to be in its vi-compatible mode
18 echo "GetLatestVimScripts is not vi-compatible; not loaded (you need to set nocp)"
H A Dtohtml.vim23 " - 'compatible' is not set
/macosx-10.10/bash-94.1.2/bash-3.2/lib/malloc/
H A Dx386-alloca.s2 ;; GNU-compatible stack allocation function for Xenix/386.
/macosx-10.10/expat-12/expat/xmlwf/
H A Dxmltchar.h3 #error xmlwf requires a 16-bit Unicode-compatible wchar_t
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/expat/xmlwf/
H A Dxmltchar.h3 #error xmlwf requires a 16-bit Unicode-compatible wchar_t
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ldap/
H A Dldapx.tcl105 # Checks if entry is compatible with a certain format
108 method compatible {ref} {
225 $self compatible "standard"
234 $self compatible "standard"
257 $self compatible "standard"
285 $self compatible "standard"
305 $self compatible "standard"
338 $self compatible "standard"
347 $self compatible "standard"
356 $self compatible "standar
[all...]
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_encoding.rb110 assert_equal(Encoding::UTF_8, Encoding.compatible?(ua, :abc))
111 assert_equal(nil, Encoding.compatible?(ua, 1))
114 assert_equal(Encoding::ASCII_8BIT, Encoding.compatible?(bin, asc))
/macosx-10.10/srm-7/srm/
H A Dsrm.spec15 Summary: srm (secure rm) is a command-line compatible rm(1) which destroys file contents before unlinking.
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dinitex.vim15 " Avoid problems if running in 'compatible' mode.
H A Dplaintex.vim15 " Avoid problems if running in 'compatible' mode.
/macosx-10.10/vim-55/runtime/
H A Dftplugin.vim23 " In compatible mode options are reset to the global values, need to
/macosx-10.10/groff-38/groff/src/devices/grohtml/
H A Dhtml-table.h46 int compatible (const char *s);
/macosx-10.10/ruby-106/ruby/lib/irb/
H A Dxmp.rb134 enc = Encoding.compatible?(@exps.join("\n"), exps)
136 raise Encoding::CompatibilityError, "Encoding in which the passed expression is encoded is not compatible to the preceding's one"
/macosx-10.10/postfix-255/postfix/
H A Dpostfix-install115 # This is the Sendmail-compatible mail posting interface.
120 # This is the Sendmail-compatible command to build alias databases
126 # This is the Sendmail-compatible command to list the mail queue.
339 installed Postfix sendmail command. This is the Sendmail-compatible
343 installed Postfix newaliases command. This is the Sendmail-compatible
348 Postfix mailq command. This is the Sendmail-compatible mail queue
/macosx-10.10/swig-12/Lib/python/
H A Dembed.i28 compatible with Python 1.4 is available as embed14.i and

Completed in 197 milliseconds

12345