HomeSort by relevance Sort by last modified time
    Searched full:casting (Results 351 - 375 of 774) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/DebugInfo/Symbolize/
Symbolize.cpp 27 #include "llvm/Support/Casting.h"
  /external/llvm/tools/llvm-readobj/
llvm-readobj.cpp 31 #include "llvm/Support/Casting.h"
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.c 397 * While casting the opaque private pointers associated with the parameters
  /external/minijail/
test_harness.h 335 /* Avoid casting complaints the scariest way we can. */ \
  /external/piex/src/binary_parse/
range_checked_byte_ptr.cc 347 // casting unsigned_value to int32; the result of this is
  /external/skia/include/gpu/
GrXferProcessor.h 337 * Helper for down-casting to a GrXPFactory subclass
  /external/tlsdate/src/
test_harness.h 337 /* Avoid casting complaints the scariest way we can. */ \
  /external/v8/src/ic/
handler-compiler.cc 333 // Casting to JSObject is fine here. The LookupIterator makes sure to
  /external/webrtc/webrtc/common_audio/signal_processing/
signal_processing_unittest.cc 67 // We cannot do casting here due to signed/unsigned problem
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
mult.h 176 /* Return the product as a 16 bit value by type casting Word32 to Word16 */
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
lag_wind.cpp 46 Description: Added casting to eliminate warnings
  /frameworks/base/core/java/android/content/
ContentProviderClient.java 152 // They're casting to a concrete subclass, sigh
  /frameworks/base/services/core/java/com/android/server/content/
SyncOperation.java 454 // TODO: Test this to make sure that casting to object doesn't lose the type info for EventLog.
  /frameworks/compile/mclinker/lib/LD/
GarbageCollection.cpp 25 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Object/
SectionMap.cpp 21 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsAbiFlags.cpp 17 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.cpp 17 #include <llvm/Support/Casting.h>
  /libcore/ojluni/src/main/java/java/util/stream/
DoublePipeline.java 96 * by casting.
IntPipeline.java 97 * by casting.
LongPipeline.java 97 * by casting.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 155 //casting numeric_limits<ptrdiff_t>::max to streamsize only works is ptrdiff_t is signed or streamsize representation
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
CallLogProviderTest.java 210 // Casting null to Long as there are many forms of "put" which have nullable second
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tipc_config.h 291 * - Tried casting "tlv" to integer type, but causes warning about size
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tipc_config.h 267 * - Tried casting "tlv" to integer type, but causes warning about size
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlrun.swg 171 disable the SWIG_AddCast, making the casting between string and

Completed in 552 milliseconds

<<11121314151617181920>>