Searched refs:fix (Results 26 - 50 of 60) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c1691 /* After arm_reorg has been called, we can't fix up expensive
7274 We fix this by performing a scan after scheduling, which notices
7360 /* The fix entry for the current minipool, once it has been placed. */
7403 /* Move a minipool fix MP from its current location to before MAX_MP.
7462 add_minipool_forward_ref (Mfix *fix)
7467 HOST_WIDE_INT max_address = fix->address + fix->forwards - minipool_pad;
7475 (fix->address + get_attr_length (fix->insn)
7476 >= minipool_vector_head->max_address - fix
7448 add_minipool_forward_ref(Mfix *fix) argument
7624 add_minipool_backward_ref(Mfix *fix) argument
7900 create_fix_barrier(Mfix *fix, HOST_WIDE_INT max_address) argument
7990 Mfix * fix = (Mfix *) obstack_alloc (&minipool_obstack, sizeof (* fix)); local
8013 Mfix * fix = (Mfix *) obstack_alloc (&minipool_obstack, sizeof (* fix)); local
8211 Mfix * fix; local
[all...]
H A Dieee754-sf.S494 @ Under/overflow: fix things up for the code below.
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp187 fix(m_a_entries + fix_pos);
H A Dbinary_heap_.hpp293 fix(entry_pointer p_e);
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp205 fix(node_pointer p_nd) const;
/freebsd-11-stable/contrib/gcc/
H A Dfixproto39 # The fix-header program analyzes the scan-decls output,
43 # The comment at the beginning of fix-header.c lists specifically
61 FIX_HEADER=${FIX_HEADER-$original_dir/fix-header}
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-spu.c935 int fix = bytes & 3;
936 memset (p, 0, fix);
937 p += fix;
938 bytes -= fix;
939 fragp->fr_fix += fix;
933 int fix = bytes & 3; local
H A Dtc-sparc.c4252 We fix this up in sparc_adjust_symtab. */
4343 int count, fix;
4357 fix = 0;
4361 fix = count & 3;
4362 memset (p, 0, fix);
4363 p += fix;
4364 count -= fix;
4376 fix += 4;
4384 fragp->fr_fix += fix;
4330 int count, fix; local
H A Dtc-alpha.c4105 /* Add dummy fix to make add_to_link_pool work. */
4122 /* Add dummy fix to make add_to_link_pool work. */
4829 int bytes, fix;
4837 fix = 0;
4841 fix = bytes & 3;
4842 memset (p, 0, fix);
4843 p += fix;
4844 bytes -= fix;
4852 fix += 4;
4857 fragp->fr_fix += fix;
4817 int bytes, fix; local
[all...]
H A Dobj-elf.c1258 struct fix *
1329 struct fix *
1758 as_bad (_(".size expression too complicated to fix up"));
H A Dtc-s390.c1949 struct fix *fixp;
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp218 fix(node_pointer p_nd);
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vnops.c708 #define fix(aa) \ macro
717 fix(de->de_atime);
719 fix(de->de_mtime);
721 fix(de->de_ctime);
725 fix(dev->si_atime);
727 fix(dev->si_mtime);
729 fix(dev->si_ctime);
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec464 - adjust build dependencies so that build6x actually works right (fix
487 - incorporate fix from Markus Friedl's advisory for IP-based authorization bugs
493 - fix scp's server's reporting of file sizes, and build with the proper
497 - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298)
508 - pull cvs patch to fix remote port forwarding with protocol 2
544 - fix an error parsing the new default sshd_config
545 - add a fix from Markus Friedl (via openssh-unix-dev) for ssh-keygen not
739 - Add Damien's quick fix for wackiness.
/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c308 generic_force_reloc (fixS *fix) argument
310 if (fix->fx_r_type == BFD_RELOC_VTABLE_INHERIT
311 || fix->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
314 if (fix->fx_addsy == NULL)
317 return S_FORCE_RELOC (fix->fx_addsy, fix->fx_subsy == NULL);
845 For each one, call md_apply_fix to put the fix into the frag data.
1055 } /* Not a bit fix. */
1503 and if so -- fix it up so that it can be program entry point. */
2489 fprintf (stderr, "fix
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dautodep.mk69 # we "fix" the .o later
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Dbsaes-armv7.S1096 veor q7, q7, q6 @ fix up round 0 key
1112 veor q7, q7, q6 @ fix up round 0 key
1350 veor q7,q7,q15 @ fix up last round key
1367 veor q7,q7,q15 @ fix up last round key
1585 veor q7, q7, q15 @ fix up last round key
1597 veor q7, q7, q15 @ fix up last round key
2068 veor q7, q7, q6 @ fix up round 0 key
2083 veor q7, q7, q6 @ fix up round 0 key
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl995 veor @XMM[7],@XMM[7],@XMM[15] @ fix up last round key
1045 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
1129 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
1145 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
1391 veor @XMM[7],@XMM[7],@XMM[15] @ fix up last round key
1408 veor @XMM[7],@XMM[7],@XMM[15] @ fix up last round key
1640 veor @XMM[7], @XMM[7], @XMM[15] @ fix up last round key
1652 veor @XMM[7], @XMM[7], @XMM[15] @ fix up last round key
2047 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
2062 veor @XMM[7], @XMM[7], @XMM[6] @ fix u
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsymtab.c1192 which case we should fix the GDB error rather than
2796 int fix = -1; /* -1 means ok; otherwise number of spaces needed. */
2801 fix = 1;
2807 fix = 0;
2809 /* If wrong number of spaces, fix it. */
2810 if (fix >= 0)
2812 char *tmp = (char *) alloca (8 + fix + strlen (opname) + 1);
2813 sprintf (tmp, "operator%.*s%s", fix, " ", opname);
2788 int fix = -1; /* -1 means ok; otherwise number of spaces needed. */ local
/freebsd-11-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec144 - Applied fix svn 3186 for LOC record parsing
/freebsd-11-stable/contrib/expat/
H A DMakefile.in455 fix-xmltest-log.sh \
1019 @WITH_XMLWF_TRUE@ $(srcdir)/fix-xmltest-log.sh $(builddir)/tests/xmltest.log
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_fb_helper.c580 if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
975 info->node, info->fix.id);
/freebsd-11-stable/sys/conf/
H A Dkern.mk30 # some incentive to fix them eventually.
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.js3257 event = jQuery.event.fix( event || window.event );
3267 // Use the fix-ed jQuery.Event rather than the (read-only) native event
3386 fix: function( event ) {
3579 }, function( orig, fix ) {
3580 jQuery.event.special[ orig ] = jQuery.event.special[ fix ] = {
3581 delegateType: fix,
3582 bindType: fix,
3645 // IE change delegation and checkbox/radio fix
3705 jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) {
3710 jQuery.event.simulate( fix, even
[all...]
/freebsd-11-stable/share/mk/
H A Dsrc.libnames.mk382 # fix the library instead.

Completed in 529 milliseconds

123