HomeSort by relevance Sort by last modified time
    Searched refs:convergent (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/llvm/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
CodeMetrics.h 56 /// \brief True if this function contains a call to a convergent function.
57 bool convergent = false; member in struct:llvm::CodeMetrics
  /external/llvm/bindings/go/llvm/
ir_test.go 56 {ConvergentAttribute, "convergent"},
  /external/llvm/lib/Analysis/
CodeMetrics.cpp 158 convergent = true;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
Fraction.java 213 double convergent = (double)p2 / (double)q2; local
214 if (n < maxIterations && FastMath.abs(convergent - value) > epsilon && q2 < maxDenominator) {
BigFraction.java 306 final double convergent = (double) p2 / (double) q2; local
308 (FastMath.abs(convergent - value) > epsilon) &&
    [all...]
  /external/cmockery/cmockery_0_1_2/
config.sub 146 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
675 basic_machine=m68000-convergent
1422 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
  /external/fec/
config.sub 143 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
565 basic_machine=m68000-convergent
1214 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
  /external/google-tv-pairing-protocol/cpp/
config.sub 149 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
738 basic_machine=m68000-convergent
1536 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
    [all...]
  /external/libexif/
config.sub 152 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
747 basic_machine=m68000-convergent
1548 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
    [all...]
  /external/libnetfilter_conntrack/
config.sub 153 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
749 basic_machine=m68000-convergent
1557 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
    [all...]
  /external/libnfnetlink/
config.sub 153 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
749 basic_machine=m68000-convergent
1557 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
    [all...]

Completed in 1153 milliseconds

1 2 3 4 5