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

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/builtins/timing/
timing.h 8 static double conversion = 0.0; local
10 if( 0.0 == conversion )
23 conversion = (double) freq * (1e-9 * (double) info.numer / (double) info.denom);
26 return (double) rawTime * conversion;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
FormatFlagsConversionMismatchExceptionTest.java 48 char conversion = 'T'; local
50 flags, conversion);
59 char conversion = 'T'; local
61 flags, conversion);
62 assertEquals(conversion, formatFlagsConversionMismatchException
72 char conversion = 'T'; local
74 flags, conversion);
91 assertEquals("Conversion", initEx.getConversion(), desrEx
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
numeric_cast_traits.hpp 12 #include <boost/numeric/conversion/converter_policies.hpp>
28 #include <boost/numeric/conversion/detail/numeric_cast_traits.hpp>
cast.hpp 6 // See library home page at http://www.boost.org/libs/numeric/conversion
28 # include<boost/numeric/conversion/detail/old_numeric_cast.hpp>
33 #include <boost/numeric/conversion/converter.hpp>
34 #include <boost/numeric/conversion/numeric_cast_traits.hpp>
  /external/autotest/client/deps/glbench/src/
yuv2rgb_3.glslf 33 * This is a planar YUV to RGB conversion shader that uses separate samplers to
42 uniform mat4 conversion;
53 * This does the colorspace conversion from Y'UV to RGB as a matrix
61 mat4 conversion = mat4(
68 gl_FragColor = conversion * channels;
yuv2rgb_4.glslf 33 * This is a semiplanar YUV to RGB conversion shader that uses separate
41 uniform mat4 conversion;
51 * This does the colorspace conversion from Y'UV to RGB as a matrix
58 mat4 conversion = mat4( 1.0, 1.0, 1.0, 0.0,
64 gl_FragColor = conversion * channels;
yuv2rgb_2.glslf 33 * This is an optimized version of the YUV to RGB conversion shader. This
47 uniform mat4 conversion;
62 * This does the colorspace conversion from Y'UV to RGB as a matrix
68 mat4 conversion = mat4( 1.0, 1.0, 1.0, 0.0,
74 gl_FragColor = conversion * channels;
yuv2rgb_1.glslf 33 * This is a conversion of a conversion of a cg shader from Chrome:
58 uniform mat4 conversion;
174 * This does the colorspace conversion from Y'UV to RGB as a matrix
180 mat4 conversion = mat4( 1.0, 1.0, 1.0, 0.0,
186 gl_FragColor = conversion * channels;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
movi.s 1 # Source file used to test silent conversion of
13 # but we can't test for non-conversion because the value would
movi.d 4 # Test implicit conversion of movi/movhi etc
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
numeric_cast_traits.hpp 12 #include <boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp>
15 #include <boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp>
61 #define BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_A())), <boost/numeric/conversion/detail/numeric_cast_traits.hpp>))
96 #define BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_A())), <boost/numeric/conversion/detail/numeric_cast_traits.hpp>))
113 #define BOOST_PP_ITERATION_PARAMS_2 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_B())), <boost/numeric/conversion/detail/numeric_cast_traits.hpp>))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
mode5.s 2 | Test conversion of mode 5 addressing with a zero offset into mode 2.
  /hardware/qcom/display/msm8996/libqdutils/
Android.mk 9 LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"qdutils\" -Wno-sign-conversion
27 LOCAL_CFLAGS := $(common_flags) -Wno-sign-conversion
  /hardware/qcom/display/msmcobalt/libqdutils/
Android.mk 9 LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"qdutils\" -Wno-sign-conversion
26 LOCAL_CFLAGS := $(common_flags) -Wno-sign-conversion
  /external/bison/lib/
printf-parse.h 64 char conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon5730
94 uint8_t conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon5732
122 uint16_t conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon5734
150 uint32_t conversion; /* d i o u x X f F e E g G a A c s p n U % but not C S */ member in struct:__anon5736
  /external/e2fsprogs/intl/
printf-parse.h 48 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member in struct:__anon10028
wprintf-parse.h 48 wchar_t conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member in struct:__anon10030
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
  /hardware/qcom/display/msm8909/libhdmi/
Android.mk 9 LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"qdhdmi\" -Wno-float-conversion
  /hardware/qcom/display/msm8996/hdmi_cec/
Android.mk 11 LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"qdhdmi_cec\" -Wno-sign-conversion
  /hardware/qcom/display/msm8996/libqservice/
Android.mk 9 LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"qdqservice\" -Wno-sign-conversion
  /hardware/qcom/display/msmcobalt/hdmi_cec/
Android.mk 11 LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"qdhdmi_cec\" -Wno-sign-conversion
  /hardware/qcom/display/msmcobalt/libqservice/
Android.mk 9 LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"qdqservice\" -Wno-sign-conversion
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
jr-to-b-1.d 1 #name: jr to b conversion
jr-to-b-2.d 1 #name: jr not to b conversion

Completed in 592 milliseconds

1 2 3 4 5 6 7 8 91011>>