HomeSort by relevance Sort by last modified time
    Searched full:casts (Results 276 - 300 of 745) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/src/
globals.h 332 // FUNCTION_CAST<F>(addr) casts an address into a function
  /external/clang/lib/ARCMigrate/
TransUnbridgedCasts.cpp 145 // Do not migrate to couple of bridge transfer casts which
  /external/clang/lib/Sema/
SemaStmtAsm.cpp 29 /// ignore "noop" casts in places where an lvalue is required by an inline asm.
  /external/clang/test/Sema/
warn-type-safety-mpi-hdf5.c 175 // Explicit casts should not be dropped.
  /external/clang/test/SemaTemplate/
instantiate-expr-4.cpp 4 // C++ Functional Casts
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 157 // Logical Operations are not supported for float, so we have to reinterpret casts using NEON intrinsics
  /external/guava/guava-tests/test/com/google/common/primitives/
CharsTest.java 39 @SuppressWarnings("cast") // redundant casts are intentional and harmless
DoublesTest.java 42 @SuppressWarnings("cast") // redundant casts are intentional and harmless
FloatsTest.java 42 @SuppressWarnings("cast") // redundant casts are intentional and harmless
IntsTest.java 40 @SuppressWarnings("cast") // redundant casts are intentional and harmless
LongsTest.java 40 @SuppressWarnings("cast") // redundant casts are intentional and harmless
ShortsTest.java 40 @SuppressWarnings("cast") // redundant casts are intentional and harmless
  /external/llvm/include/llvm/Support/
Casting.h 1 //===-- llvm/Support/Casting.h - Allow flexible, checked, casts -*- C++ -*-===//
  /external/llvm/lib/Analysis/
ConstantFolding.cpp 94 // The code below only handles casts to vectors currently.
235 // Look through ptr->int and ptr->ptr casts.
632 /// Strip the pointer casts, but preserve the address space information.
763 // operand likely went through casts that are necessary to make the GEP
    [all...]
TargetTransformInfo.cpp 262 // Identity and pointer-to-pointer casts are free.
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 260 /// casts and forwarding calls.
  /external/llvm/test/Transforms/IndVarSimplify/
no-iv-rewrite.ll 138 ; Preserve casts
  /external/llvm/unittests/IR/
InstructionsTest.cpp 166 // Check address space casts are rejected since we don't know the sizes here
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 81 /* Use proper C++ casts when compiled as C++ to be compatible with the option
  /external/stlport/stlport/stl/pointers/
_tools.h 173 /* With iterator_traits we can wrap passed iterators and make the necessary casts.
  /external/tinyxml/
changes.txt 65 - Made the ToXXX() casts safe if 'this' is null.
  /external/v8/src/
globals.h 311 // FUNCTION_CAST<F>(addr) casts an address into a function
  /frameworks/native/include/ui/
TVecHelpers.h 42 * This class casts itself into anything and assign itself from anything!
  /frameworks/wilhelm/src/
sles_allinclusive.h 45 // The OpenSLES.h definitions of SL_PROFILES_... have casts, so are unusable by preprocessor
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 173 /* With iterator_traits we can wrap passed iterators and make the necessary casts.

Completed in 951 milliseconds

<<11121314151617181920>>