HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 976 - 1000 of 1742) sorted by null

<<31323334353637383940>>

  /external/clang/docs/tools/
clang.pod 191 =item B<-flax-vector-conversions>
193 Allow loose type checking rules for implicit vector conversions.
  /external/clang/lib/Sema/
SemaExpr.cpp 431 // Standard Promotions and Conversions
646 /// UsualUnaryConversions - Performs various conversions that are common to most
647 /// operators (C99 6.3). The conversions of array and function types are
746 // After these conversions, if the argument does not have arithmetic,
    [all...]
  /external/clang/test/SemaCXX/
expression-traits.cpp 95 // Make sure even trivial conversions are not detected as lvalues
525 // conversions are performed on the second and third operands, and one
  /external/icu4c/common/
ucnvmbcs.h 248 * MBCS action codes for conversions to Unicode.
322 * MBCS output types for conversions from Unicode.
  /external/llvm/include/llvm/ADT/
APFloat.h 79 /// conversions. The output precision (or alternatively the natural minimal
317 /// \name Conversions
  /external/llvm/lib/Target/X86/
X86ScheduleAtom.td 285 // conversions
331 // conversions
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 166 /// conversions.
201 // ignore type conversions
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_conv.c 31 * Helper functions for type conversions.
39 * To remember there are a few invariants in type conversions:
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl.c 674 /*--- Conversions routines from shadow buffer to the screen ---*/
1003 /*--- Conversions routines in the screen ---*/
  /external/v8/src/
preparser.h 95 // from conversions.h.
102 // Buffer used for string->number->canonical string conversions.
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-amd64-linux.c 140 //:: * FXSR floating point environment conversions.
145 //:: * FPU tag word conversions.
  /frameworks/base/core/java/android/content/res/
TypedArray.java 143 * attributes, or conversions from other types. As such, this method
374 * conversions are based on the current {@link DisplayMetrics}
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 264 #define CONVERSIONS_DLL "/windows/conversions.dll64P"
272 #define CONVERSIONS_DLL "conversions.dll64P"
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 471 // Rounding Converter : used for float to integral conversions.
501 // Non-Rounding Converter : used for all other conversions.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 484 * then an attempt to go from A to C should perform conversions A to B and then B to
497 // TODO: Add hooks for 3rd party conversions getting registered through the
  /prebuilts/devtools/notices/
NOTICE.txt 50 and conversions to other media types.
244 and conversions to other media types.
537 and conversions to other media types.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast_to_hir.cpp 129 * "There are no implicit array or structure conversions. For
131 * array of float. There are no implicit conversions between
186 * not, then the conversions from Section 4.1.10 "Implicit
187 * Conversions" are applied to the non-floating-point-based operand."
517 /* "Either the operands' types must match, or the conversions from
518 * Section 4.1.10 "Implicit Conversions" will be applied to the integer
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp 644 // diagnose finite out-of-range conversions, but allow infinities and NaNs
647 // C11 Annex F gives all such conversions defined behavior for IEC 60559
709 // Handle conversions to bool first, they are special: comparisons against 0.
715 // Ignore conversions like int -> uint.
719 // Handle pointer conversions next: pointers can only be converted to/from
815 // Handle conversions to bool first, they are special: comparisons against 0.
    [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp 129 * "There are no implicit array or structure conversions. For
131 * array of float. There are no implicit conversions between
186 * not, then the conversions from Section 4.1.10 "Implicit
187 * Conversions" are applied to the non-floating-point-based operand."
517 /* "Either the operands' types must match, or the conversions from
518 * Section 4.1.10 "Implicit Conversions" will be applied to the integer
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-c++ 
i686-linux-cpp 
i686-linux-g++ 
i686-linux-gcc 
i686-linux-gcc-4.4.3 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
c++ 

Completed in 797 milliseconds

<<31323334353637383940>>