HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 426 - 450 of 1993) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 95 * - Add support for "%a" and "%A" conversions.
960 * ignored. For `d', `i', `o', `u', `x', and `X' conversions, if a
1057 * For "%g" (and "%G") conversions, the precision
1061 * "%e" or "%E" conversions) depending on the precision
1071 * For "%g" (and "%G") conversions, trailing zeros are
1144 * use "e-style" for "%g" (and "%G") conversions. If we don't need
    [all...]
  /external/mesa3d/src/glsl/
ast_function.cpp 198 * the post-call conversions in a temporary exec_list, and emit them later.
261 * bidirectional implicit conversions.
303 /* Also emit any necessary out-parameter conversions. */
429 * section (GLSL 1.10 section 5.4.1), not the "Implicit Conversions" rules.
579 * Section 4.1.10 "Implicit Conversions.""
613 /* Apply implicit conversions (not the scalar constructor rules!). See
    [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 316 // These cast kinds don't consider user-defined conversions.
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.h 496 See the reference manual at the end of this header file to see which color conversions are supported.
    [all...]
  /external/chromium_org/media/base/
sinc_resampler_unittest.cc 310 // All conversions currently have a high frequency error around -6 dbFS.
315 // Almost all conversions have an RMS error of around -14 dbFS.
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestObject.idl 122 // Custom type conversions
310 // Custom type conversions
    [all...]
  /external/chromium_org/third_party/cld/encodings/proto/
encodings.pb.h 112 // to do UTF-16 <==> UTF-8 bulk conversions and UTF-32 <==> UTF-8
113 // bulk conversions, with interchange-valid checking on input and
  /external/chromium_org/third_party/sqlite/src/src/
test_func.c 262 ** conversions on the first argument then returns a copy of the second
269 ** We want to verify that the type conversions that occur on the
  /external/chromium_org/third_party/webrtc/common_audio/resampler/
sinc_resampler_unittest.cc 330 // All conversions currently have a high frequency error around -6 dbFS.
335 // Almost all conversions have an RMS error of around -14 dbFS.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
folder_shortcuts_data_model.js 69 * Remembers the Drive volume's root URL used for conversions between virtual
102 this.rememberLastDriveURL_(); // Required for conversions.
  /external/chromium_org/v8/src/
conversions.cc 12 #include "src/conversions.h"
13 #include "src/conversions-inl.h"
  /external/clang/test/SemaCXX/
conditional-expr.cpp 115 // for rvalues, hierarchy takes precedence over other conversions
176 // p6 (final conversions)
overload-call.cpp 192 // Test overloading based on derived-to-base conversions
245 // Test reference binding vs. standard conversions.
  /external/deqp/framework/common/
tcuVector.hpp 165 // Miscellaneous conversions.
263 // \todo [petri] Other conversions!
  /external/libcxxabi/test/
catch_pointer_reference.cpp 21 // | conversions to private or protected or ambiguous classes |
275 // * a standard pointer conversion (4.10) not involving conversions
  /external/llvm/include/llvm/ADT/
Twine.h 34 /// the creation of temporary strings for conversions operations (such as
374 /// @name Numeric Conversions
  /external/llvm/lib/CodeGen/
IfConversion.cpp 62 STATISTIC(NumSimple, "Number of simple if-conversions performed");
63 STATISTIC(NumSimpleFalse, "Number of simple (F) if-conversions performed");
64 STATISTIC(NumTriangle, "Number of triangle if-conversions performed");
65 STATISTIC(NumTriangleRev, "Number of triangle (R) if-conversions performed");
66 STATISTIC(NumTriangleFalse,"Number of triangle (F) if-conversions performed");
67 STATISTIC(NumTriangleFRev, "Number of triangle (F/R) if-conversions performed");
68 STATISTIC(NumDiamonds, "Number of diamond if-conversions performed");
135 /// IfcvtToken - Record information about pending if-conversions to attempt:
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTime.java 362 * @param locale the locale to use for locale-specific conversions
380 * Get the timezone used for formatting conversions
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_DSP.h 65 #define CONVERSIONS_DLL "conversions.dll64P"
76 #define CONVERSIONS_DLL "\\windows\\conversions.dll64P"
  /libcore/luni/src/main/java/java/util/concurrent/
TimeUnit.java 149 * unit. Conversions from finer to coarser granularities
152 * {@code 0}. Conversions from coarser to finer granularities
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
codecvt_specializations.h 49 // This includes conversions and comparisons between various character
230 // code conversions between a large number of character encodings.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
codecvt_specializations.h 47 // This includes conversions and comparisons between various character
228 // code conversions between a large number of character encodings.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.def 576 /* Conversions involving fractional fixed-point types without saturation,
583 NOTE: fractional can be either signed or unsigned for conversions. */
586 /* Conversions involving fractional fixed-point types and unsigned integer
590 NOTE: fractional can be either signed or unsigned for conversions. */
593 /* Conversions involving fractional fixed-point types with saturation,
598 NOTE: fractional can be either signed or unsigned for conversions. */
601 /* Conversions involving fractional fixed-point types and unsigned integer
604 NOTE: fractional can be either signed or unsigned for conversions. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
codecvt_specializations.h 47 // This includes conversions and comparisons between various character
228 // code conversions between a large number of character encodings.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 46 // This includes conversions and comparisons between various character
224 // code conversions between a large number of character encodings.

Completed in 1539 milliseconds

<<11121314151617181920>>