HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 651 - 675 of 1193) sorted by null

<<21222324252627282930>>

  /system/extras/timeinfo/
NOTICE 46 and conversions to other media types.
  /system/netd/
List.h 100 // this will handle conversions from iterator to const_iterator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-c++ 
i686-linux-cpp 
i686-linux-g++ 
i686-linux-gcc 
i686-linux-gcc-4.6.x-google 
  /dalvik/vm/oo/
Array.cpp 519 * narrowing conversions are not allowed).
536 * This will perform widening conversions as appropriate. It
  /external/chromium/base/
file_path.h 33 // allows each platform to pass pathnames around without requiring conversions
111 #include "base/string_piece.h" // For implicit conversions.
  /external/clang/docs/tools/
clang.pod 191 =item B<-flax-vector-conversions>
193 Allow loose type checking rules for implicit vector conversions.
  /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
constant-expression-cxx11.cpp 307 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
310 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
313 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
316 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
365 constexpr char c4 = ((char*)(int*)"no reinterpret_casts allowed")[14]; // expected-error {{must be initialized by a constant expression}} expected-note {{cast which performs the conversions of a reinterpret_cast}}
    [all...]
  /external/icu4c/common/
ucnvmbcs.h 245 * MBCS action codes for conversions to Unicode.
319 * MBCS output types for conversions from Unicode.
  /external/llvm/include/llvm/ADT/
APFloat.h 58 text as per the C99 %a and %A conversions. The output precision
283 /* Conversions. */
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 159 /// conversions.
194 // ignore type conversions
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarigl.c 676 /*--- Conversions routines from shadow buffer to the screen ---*/
1005 /*--- 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 142 * attributes, or conversions from other types. As such, this method
373 * 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"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 483 * then an attempt to go from A to C should perform conversions A to B and then B to
496 // TODO: Add hooks for 3rd party conversions getting registered through the
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaExpr.cpp 305 // Standard Promotions and Conversions
435 /// UsualUnaryConversions - Performs various conversions that are common to most
436 /// operators (C99 6.3). The conversions of array and function types are
    [all...]
SemaInit.cpp     [all...]
  /external/bluetooth/glib/glib/
gconvert.c 182 * Return value: count of non-reversible conversions, or -1 on error
578 * conversions<footnote id="streaming-state">
740 * conversions<footnoteref linkend="streaming-state"/>.
815 * conversions<footnoteref linkend="streaming-state"/>.
    [all...]

Completed in 2374 milliseconds

<<21222324252627282930>>