Home
last modified time | relevance | path

Searched refs:resolves (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-12.1/contrib/flex/
H A DNEWS39 scanner file (resolves bugs #1849809 and #1849805)
42 (resolves bug #1628314)
44 ** change yy_size_t to be size_t (resolves bug #1849812)
52 ** introduce %option extra-type="your_type *" (resolves bug #1744505)
54 ** The flex program now parses multiple short concatenated options (resolves bug
57 ** better checking after yyalloc/yyrealloc (resolves bug #1595967)
67 (resolves bug #1623600)
69 ** a memory leak was plugged(resolves bug #1601111)
H A DChangeLog145 * flex.skl: lintish cleanup in flex.skl; resolves #2040664
153 * doc/flex.texi: copyedit; resolves #3513670
158 resolves #3212400; patch submitted by scfc_de
210 documentation; resolves #2913693; patch submitted by Andreas
221 inputs; resolves #2891390
230 * flex.skl: fremove isatty() declaration; resolves #1984987
321 doesn't do that for us; resolves bug #2043491
364 * NEWS, flex.skl: clean up types; resolves 1961902
373 'noyywrap'; resolves bug #1739912
387 command; resolves patch #1943403; patch submitted by
[all …]
/freebsd-12.1/contrib/byacc/
H A DAUTHORS4 -- resolves nicknames vs fullnames.
/freebsd-12.1/sys/kern/
H A Dkern_linker.c1490 int resolves; in linker_preload() local
1547 resolves = 1; /* unless we know otherwise */ in linker_preload()
1571 resolves = 0; in linker_preload()
1579 if (resolves) { in linker_preload()
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DNewLLD.rst177 with logic to resolve symbol conflicts. It resolves conflicts by symbol type.
244 The linker resolves symbols in bitcode files normally. If all symbols
/freebsd-12.1/contrib/unbound/doc/
H A Drequirements.txt220 one or two round-trip resolves can be done in the last 50% of the list.
280 version of the glue as a last resort lookup. This resolves lookups for
H A Dexample.conf.in687 # o transparent gives local data, but resolves normally for other names
690 # o typetransparent resolves normally for other types and other names
H A DChangelog2650 - Patch that resolves CNAMEs entered in local-data conf statements that
7791 - work on background resolves.
8118 the TLD server for this name. And this resolves a lot of cases where
/freebsd-12.1/contrib/jemalloc/
H A DChangeLog436 - Make DSS (sbrk(2)-related) operations lockless, which resolves potential
454 during purging, which resolves permanent virtual memory map fragmentation
497 This bugfix release resolves a variety of mostly minor issues, though the
576 a custom chunk allocation function. This resolves a virtual memory leak.
785 levels. This resolves what was a concurrency bottleneck for per arena huge
/freebsd-12.1/contrib/gcc/config/i386/
H A Dpredicates.md435 ;; Return true if OP is a symbolic operand that resolves locally.
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME357 that ARRIVE from an address that resolves to the
417 that ARRIVE from an address that resolves to one of
421 that ARRIVE from an address that resolves to the
436 that ARRIVE from an address that resolves to one of
505 that ARRIVE from an address that resolves to one the
1591 resolves to a "bad" MX record. By default these are
2826 the local ruleset resolves to a mailer (such as $#error or $#discard),
3293 ruleset resolves to the error mailer, the AUTH= parameter is not
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dinternals.texi725 called. It assigns addresses to all the frags (@code{relax_segment}), resolves
726 all the fixups (@code{fixup_segment}), resolves all the symbol values (using
/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dpe.em1265 a reference to __imp_<sym> which directly resolves to the
/freebsd-12.1/contrib/gdb/gdb/
H A DNEWS20 shared-library load. If and when GDB resolves the breakpoint symbol,
1651 In the 2.3.2 release of gcc/g++, how the compiler resolves multiple
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES726 (MAIL) whose domain part resolves to a "bad" MX record.
2774 Do not issue a DSN if the ruleset localaddr resolves to the $#error
2978 CONFIG: If Local_localaddr resolves to $#ok, localaddr is terminated
3919 Ensure that a header check which resolves to $#discard actually
4480 interactive and delivering to an alias which resolves to
4651 resolves to the $#error mailer with a temporary failure.
5461 If the check_compat ruleset resolves to the $#discard mailer,
5850 rulesets. If one of the above rulesets resolves to the
5854 resolves to the $#discard mailer, none of the recipients
5868 If the check_relay ruleset resolves to the the error mailer, the
[all …]
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTarget.td651 /// type that it doesn't know, and resolves the actual regclass to use by using
/freebsd-12.1/contrib/wpa/hostapd/
H A DChangeLog1023 transitions before processing new events; this resolves a race
/freebsd-12.1/contrib/tnftp/
H A DChangeLog951 resolves PR [bin/10970] by Richard Earnshaw
/freebsd-12.1/contrib/sendmail/cf/m4/
H A Dproto.m42310 dnl this rule actually may cause a problem if {client_name} resolves to ""
/freebsd-12.1/gnu/usr.bin/grep/
H A DChangeLog1676 (Its the same patch used by fileutils-4.0.) The patch resolves
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20012644 expression which resolves the function address.
/freebsd-12.1/crypto/openssl/
H A DCHANGES2770 ARMv8. "Universal" build resolves this compromise by providing
6761 [Darren Tucker <[email protected]> via Lutz Jänicke, resolves #1014]
6974 [[email protected] via Richard Levitte, resolves #454]
8495 and reorder them to match the encoded order. This resolves a long
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DChangeLog1565 (this resolves an interoperability issue with Thomson SpeedTouch 580)
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-12215 is made to see if the load resolves any pending breakpoint locations.
7135 3. You can call overloaded functions; GDB resolves the function call
/freebsd-12.1/contrib/binutils/ld/
H A Dld.texinfo509 the dynamic linker resolves any symbols from the filter object, it will
1469 optimizations that become possible when the linker resolves addressing

12