HomeSort by relevance Sort by last modified time
    Searched refs:Conversion (Results 26 - 50 of 81) sorted by null

12 3 4

  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/3.0.0/
jFormatString-3.0.0.jar 
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Gcd/
Gcd.c     [all...]
  /prebuilts/go/darwin-x86/src/go/types/
conversions.go 11 // Conversion type-checks the conversion T(x).
13 func (check *Checker) conversion(x *operand, T Type) { func
19 // constant conversion
29 // conversion. This is the same as converting any other out-of-range
35 // non-constant conversion
46 // The conversion argument types are final. For untyped values the
47 // conversion provides the type, per the spec: "A constant may be
48 // given a type explicitly by a constant declaration or conversion,...".
  /prebuilts/go/linux-x86/src/go/types/
conversions.go 11 // Conversion type-checks the conversion T(x).
13 func (check *Checker) conversion(x *operand, T Type) { func
19 // constant conversion
29 // conversion. This is the same as converting any other out-of-range
35 // non-constant conversion
46 // The conversion argument types are final. For untyped values the
47 // conversion provides the type, per the spec: "A constant may be
48 // given a type explicitly by a constant declaration or conversion,...".
  /external/clang/lib/Sema/
SemaPseudoObject.cpp 813 /// @property-specific behavior for doing lvalue-to-rvalue conversion.
    [all...]
SemaOverload.cpp 106 /// GetConversionRank - Retrieve the implicit conversion rank
107 /// corresponding to the given implicit conversion kind.
144 /// implicit conversion.
147 "No conversion",
156 "Integral conversion",
157 "Floating conversion",
158 "Complex conversion",
159 "Floating-integral conversion",
160 "Pointer conversion",
161 "Pointer-to-member conversion",
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaInit.cpp     [all...]
  /prebuilts/go/darwin-x86/src/image/color/
ycbcr.go 34 // Note that the uint8 type conversion in the return
79 // Note that the uint8 type conversion in the return
114 // Conversion between RGB and Y'CbCr is lossy and there are multiple, slightly
  /prebuilts/go/linux-x86/src/image/color/
ycbcr.go 34 // Note that the uint8 type conversion in the return
79 // Note that the uint8 type conversion in the return
114 // Conversion between RGB and Y'CbCr is lossy and there are multiple, slightly
  /external/clang/lib/AST/
DeclCXX.cpp 595 // Keep the list of conversion functions up-to-date.
596 if (CXXConversionDecl *Conversion = dyn_cast<CXXConversionDecl>(D)) {
603 AccessSpecifier AS = Conversion->getAccessUnsafe();
605 if (Conversion->getPrimaryTemplate()) {
611 FunTmpl ? cast<NamedDecl>(FunTmpl) : cast<NamedDecl>(Conversion);
    [all...]
  /frameworks/av/media/libmedia/omx/1.0/
WOmxNode.cpp 21 #include <media/omx/1.0/Conversion.h>
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
parser.go 249 // Conversion = "convert" "(" Type "," ConstValue ")" .
260 // ConstValue = string | "false" | "true" | ["-"] (int ["'"] | FloatOrComplex) | Conversion .
  /prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
parser.go 249 // Conversion = "convert" "(" Type "," ConstValue ")" .
260 // ConstValue = string | "false" | "true" | ["-"] (int ["'"] | FloatOrComplex) | Conversion .
  /external/valgrind/none/tests/s390x/
cu12.stdout.exp 1 ===== Conversion of a one-byte character =====
86 ===== Conversion of a two-byte character =====
131 ===== Conversion of a three-byte character =====
770 ===== Conversion of a four-byte character =====
    [all...]
cu12_1.stdout.exp 1 ===== Conversion of a one-byte character =====
86 ===== Conversion of a two-byte character =====
131 ===== Conversion of a three-byte character =====
770 ===== Conversion of a four-byte character =====
    [all...]
cu14.stdout.exp 1 ===== Conversion of a one-byte character =====
86 ===== Conversion of a two-byte character =====
131 ===== Conversion of a three-byte character =====
770 ===== Conversion of a four-byte character =====
    [all...]
cu14_1.stdout.exp 1 ===== Conversion of a one-byte character =====
86 ===== Conversion of a two-byte character =====
131 ===== Conversion of a three-byte character =====
770 ===== Conversion of a four-byte character =====
    [all...]
  /external/Microsoft-GSL/tests/
string_span_tests.cpp 838 TEST(Conversion)
  /external/icu/icu4c/source/data/
makedata.mak 786 @echo Building Charset Conversion table $(@B)
792 @echo Building Special Charset Conversion table $(@B)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 222 // z10 has instructions for signed but not unsigned FP conversion.
380 // Scalar-to-vector conversion is just a subreg.
    [all...]
  /external/valgrind/none/tests/mips32/
round.stdout.exp 1 -------------------------- test FPU Conversion Operations Using a Directed Rounding Mode --------------------------
386 -------------------------- test FPU Conversion Operations Using the FCSR Rounding Mode --------------------------
  /libcore/luni/src/main/java/java/math/
BigDecimal.java     [all...]

Completed in 1312 milliseconds

12 3 4