HomeSort by relevance Sort by last modified time
    Searched full:casting (Results 101 - 125 of 758) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/tlsdate/
HARDENING 13 As such, we prefer to be explicit rather than implicit in our casting or other
  /external/webrtc/webrtc/base/
random.cc 24 // Casting the output to 32 bits will give an almost uniform number.
  /frameworks/compile/mclinker/lib/LD/
DebugString.cpp 21 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Script/
InputSectDesc.cpp 16 #include <llvm/Support/Casting.h>
RpnEvaluator.cpp 19 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.cpp 16 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOTPLT.cpp 11 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/
OutputRelocSection.cpp 17 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/X86/
X86GOT.cpp 14 #include <llvm/Support/Casting.h>
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
MathExpr.java 40 // TODO we need upper casting etc.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConfirmDialogFragment.java 53 // Casting to ControllableActivity will crash if it fails. This is the expected
  /packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/
CarPropertyConfigTest.java 110 // Type casting from raw CarPropertyConfig should be fine, just sanity check.
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_cast.py 10 # casting an array to a pointer works.
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_cast.py 10 # casting an array to a pointer works.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_cast.py 10 # casting an array to a pointer works.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_cast.py 10 # casting an array to a pointer works.
  /developers/build/prebuilts/androidtv/sample-inputs/app/src/main/res/raw/
rich_tv_inputs_tif.xml 40 <Program title="GoogleIO 2014 Casting To The Future"
45 description="GoogleIO 2014 Casting To The Future"
  /external/boringssl/src/crypto/cipher/
e_chacha20poly1305.c 123 * Casting to uint64_t inside the conditional is not sufficient to stop
168 * Casting to uint64_t inside the conditional is not sufficient to stop
  /external/boringssl/src/crypto/
thread_win.c 79 /* MSVC does not like casting between data and function pointers. */
86 /* MSVC does not like casting between data and function pointers. */
  /external/clang/test/Parser/
altivec.c 118 // Check some casting between gcc and altivec vectors.
148 // bug 6895 - Vectorl literal casting confusion.
  /external/eigen/test/
basicstuff.cpp 170 void casting() function
213 CALL_SUBTEST_2(casting());
  /external/mockito/src/org/mockito/
ArgumentCaptor.java 43 * This utility class <strong>*don't do any type checks*</strong>, the generic signatures are only there to avoid casting
187 * Note that an <code>ArgumentCaptor</code> <b>*don't do any type checks*</b>, it is only there to avoid casting
  /hardware/intel/common/libmix/mix_audio/src/
mixacp.h 62 * Type casting.
78 * Type casting.
  /external/llvm/include/llvm/Support/
Casting.h 1 //===-- llvm/Support/Casting.h - Allow flexible, checked, casts -*- C++ -*-===//
213 // casting operator asserts that the type is correct, so it does not return null
275 // casting operator returns null if the argument is of the wrong type, so it can
  /external/v8/src/
handles.h 99 // Constructor for handling automatic up casting.
183 // Constructor for handling automatic up casting from Handle.
194 // Constructor for handling automatic up casting.

Completed in 1224 milliseconds

1 2 3 45 6 7 8 91011>>