Searched refs:inf (Results 126 - 150 of 318) sorted by relevance

1234567891011>>

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m68k.c1508 elf_m68k_discard_copies (h, inf)
1510 PTR inf;
1512 struct bfd_link_info *info = (struct bfd_link_info *) inf;
H A Delf-bfd.h844 (struct elf_link_hash_entry *h, void *inf);
1878 (struct elf_link_hash_entry *h, void *inf);
H A Delf32-hppa.c1962 allocate_plt_static (struct elf_link_hash_entry *eh, void *inf) argument
1975 info = (struct bfd_link_info *) inf;
2028 allocate_dynrelocs (struct elf_link_hash_entry *eh, void *inf) argument
2042 info = inf;
2212 readonly_dynrelocs (struct elf_link_hash_entry *eh, void *inf) argument
2227 struct bfd_link_info *info = inf;
H A Delf32-s390.c1716 allocate_dynrelocs (h, inf)
1718 PTR inf;
1734 info = (struct bfd_link_info *) inf;
1949 readonly_dynrelocs (h, inf)
1951 PTR inf;
1966 struct bfd_link_info *info = (struct bfd_link_info *) inf;
H A Delf64-s390.c1689 allocate_dynrelocs (h, inf)
1691 PTR inf;
1707 info = (struct bfd_link_info *) inf;
1921 readonly_dynrelocs (h, inf)
1923 PTR inf;
1938 struct bfd_link_info *info = (struct bfd_link_info *) inf;
H A Delf64-ppc.c5071 ppc64_elf_gc_mark_dynamic_ref (struct elf_link_hash_entry *h, void *inf)
5073 struct bfd_link_info *info = (struct bfd_link_info *) inf;
5621 func_desc_adjust (struct elf_link_hash_entry *h, void *inf)
5637 info = inf;
6165 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED)
7155 adjust_toc_syms (struct elf_link_hash_entry *h, void *inf)
7158 struct adjust_toc_info *toc_inf = (struct adjust_toc_info *) inf;
7601 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
7616 info = (struct bfd_link_info *) inf;
7825 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf)
5067 ppc64_elf_gc_mark_dynamic_ref(struct elf_link_hash_entry *h, void *inf) argument
5617 func_desc_adjust(struct elf_link_hash_entry *h, void *inf) argument
7151 adjust_toc_syms(struct elf_link_hash_entry *h, void *inf) argument
7597 allocate_dynrelocs(struct elf_link_hash_entry *h, void *inf) argument
7821 readonly_dynrelocs(struct elf_link_hash_entry *h, void *inf) argument
[all...]
H A Delf32-arm.c4224 elf32_arm_to_thumb_export_stub (struct elf_link_hash_entry *h, void * inf) argument
4226 struct bfd_link_info * info = (struct bfd_link_info *) inf;
8440 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf) argument
8458 info = (struct bfd_link_info *) inf;
8760 elf32_arm_readonly_dynrelocs (struct elf_link_hash_entry *h, PTR inf) argument
8775 struct bfd_link_info *info = (struct bfd_link_info *) inf;
10007 elf32_arm_output_plt_map (struct elf_link_hash_entry *h, void *inf) argument
10009 output_arch_syminfo *osi = (output_arch_syminfo *) inf;
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-map.el1061 (calcFunc-min . (var inf var-inf))
1062 (calcFunc-max . (neg (var inf var-inf)))
1161 (if (equal iters '(var inf var-inf))
H A Dcalc-alg.el259 ((equal b '(neg (var inf var-inf))) nil)
260 ((equal a '(neg (var inf var-inf))) t)
261 ((equal a '(var inf var-inf)) nil)
262 ((equal b '(var inf var-inf)) t)
334 '(neg (var inf var-inf)))
[all...]
H A Dcalc-aent.el479 ("���" "inf") ; infinity symbol
1246 '(neg (var inf var-inf))
1278 '(var inf var-inf)
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxpathInternals.h553 XMLPUBFUN int XMLCALL xmlXPathCompareValues(xmlXPathParserContextPtr ctxt, int inf, int strict);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxpathInternals.h551 XMLPUBFUN int XMLCALL xmlXPathCompareValues(xmlXPathParserContextPtr ctxt, int inf, int strict);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmaxima.vim101 syn keyword maximaFunc inchar indexed_tensor indices inf %inf infeval infinity infix
H A Dia64.vim261 syn match ia64registers "\(@nat\|@qnan\|@snan\|@pos\|@neg\|@zero\|@unorm\|@norm\|@inf\)\>"
/macosx-10.10.1/OpenSSH-189/osslshim/ossl-asn1/
H A Dcs-asn1.h198 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_ctx_st
213 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_const_ctx_st
/macosx-10.10.1/OpenSSL098-52/src/crypto/asn1/
H A Dasn1.h180 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_ctx_st
195 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_const_ctx_st
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dasn1.h180 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_ctx_st
195 int inf; /* constructed if 0x20, indefinite is 0x21 */ member in struct:asn1_const_ctx_st
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tile/
H A Dtreeview.rb183 ret.delete_if{|inf| inf[0] =~ /^(|latin|ascii|kanji)#{optkey}$/}
/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/
H A Dconfigure809 -infodir | --infodir | --infodi | --infod | --info | --inf)
811 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
2178 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2204 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2272 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2381 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
/macosx-10.10.1/less-25/less/
H A Dconfigure847 -infodir | --infodir | --infodi | --infod | --info | --inf)
849 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
2085 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2110 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2215 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2270 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
/macosx-10.10.1/xar-254/xar/
H A Dconfigure916 -infodir | --infodir | --infodi | --infod | --info | --inf)
918 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
2805 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2831 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2899 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3008 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Dconfigure848 -infodir | --infodir | --infodi | --infod | --info | --inf)
850 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
2103 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2128 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2233 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2288 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tk/
H A Ditemconfig.rb761 ret.delete_if{|inf| inf[0] =~ /^(|latin|ascii|kanji)#{optkey}$/}
H A Dtext.rb1445 args = type_info.collect{|inf| '-' + inf}
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dconfigure799 -infodir | --infodir | --infodi | --infod | --info | --inf)
801 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)

Completed in 472 milliseconds

1234567891011>>