HomeSort by: relevance | last modified time | path
    Searched refs:Detect (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
VarBypassDetector.h 9 // This file contains VarBypassDetector class, which is used to detect
37 /// * Does not detect jumps out of the scope of local variables.
64 void Detect();
65 void Detect(unsigned From, unsigned To);
VarBypassDetector.cpp 28 Detect();
136 void VarBypassDetector::Detect() {
142 Detect(from, ToScopes[LS]);
146 Detect(from, ToScopes[SC]);
155 void VarBypassDetector::Detect(unsigned From, unsigned To) {
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 23 // Detect if a or b is zero, infinity, or NaN.
fp_mul_impl.inc 26 // Detect if a or b is zero, denormal, infinity, or NaN.
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
regstr.d 185 REGSTR_PATH_DETECT = `Software\Microsoft\Windows\CurrentVersion\Detect`,
512 REGSTR_VAL_DETECT = `Detect`,
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Program.inc 462 // Return the proper exit status. Detect error conditions
  /src/external/gpl3/gdb/dist/gdb/
ChangeLog-3.x 494 * sparc-pinsn.c (print_insn): Detect "sethi-or" pairs and
4770 value_at to detect references to addresses which are out of
  /src/external/gpl3/gdb.old/dist/gdb/
ChangeLog-3.x 494 * sparc-pinsn.c (print_insn): Detect "sethi-or" pairs and
4770 value_at to detect references to addresses which are out of
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 14903 /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64. */
14913 /* Detect bug in mingw. */
14919 /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
14925 /* Detect bugs in OpenBSD 3.9 stdint.h. */
18774 # Detect platform-specific bugs in some versions of glibc:
35349 functions to detect the GCC 3.4.3 bug described in:
36226 # it helps to detect inapplicable dependency modes. For instance
36261 # handle '-M -o', and we need to detect this. Also, some Intel
38023 # if we detect the quoting.
  /src/external/gpl3/gdb/dist/gnulib/
configure 14900 /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64. */
14910 /* Detect bug in mingw. */
14916 /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
14922 /* Detect bugs in OpenBSD 3.9 stdint.h. */
18771 # Detect platform-specific bugs in some versions of glibc:
35346 functions to detect the GCC 3.4.3 bug described in:
36223 # it helps to detect inapplicable dependency modes. For instance
36258 # handle '-M -o', and we need to detect this. Also, some Intel
38018 # if we detect the quoting.
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 2008 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 1961 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 2583 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 1930 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 2489 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 2489 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl2/xcvs/dist/
configure 4174 # it helps to detect inapplicable dependency modes. For instance
4209 # handle `-M -o', and we need to detect this. Also, some Intel
5325 # it helps to detect inapplicable dependency modes. For instance
5360 # handle `-M -o', and we need to detect this. Also, some Intel
9479 instead of "TZ=America/Vancouver" in order to detect the bug even
13096 Detect that problem too. */
19828 # if we detect the quoting.
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 3693 % Detect if the argument is a single token. If so, it might be a
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 3693 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 3485 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 3669 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 3482 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 3482 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 3671 % Detect if the argument is a single token. If so, it might be a
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 3482 % Detect if the argument is a single token. If so, it might be a

Completed in 126 milliseconds

1 2