/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
vfp1xD_t2.s | 75 @ Conversion operations 141 @ Conversion operations 335 @ Conversion operations
|
/frameworks/rs/script_api/ |
rs_convert.spec | 18 summary: Conversion Functions 34 Converts a vector from one numerical type to another. The conversion are done entry per entry. 166 We currently don't provide a function to do the reverse conversion.
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
jFormatString.jar | |
/frameworks/av/media/libstagefright/omx/1.0/ |
Omx.cpp | 33 #include <media/stagefright/omx/1.0/Conversion.h>
|
WGraphicBufferSource.cpp | 22 #include <media/stagefright/omx/1.0/Conversion.h>
|
WGraphicBufferProducer.cpp | 23 #include <media/stagefright/omx/1.0/Conversion.h>
|
WOmxNode.cpp | 21 #include <media/stagefright/omx/1.0/Conversion.h>
|
/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...] |
/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)
|