HomeSort by relevance Sort by last modified time
    Searched full:static_cast (Results 2626 - 2650 of 12288) sorted by null

<<101102103104105106107108109110>>

  /external/clang/include/clang/AST/
TypeVisitor.h 22 return static_cast<ImplClass*>(this)-> \
23 Visit##CLASS(static_cast<const CLASS*>(T))
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p11-1y.cpp 72 auto a = [a(4), b = 5, &c = static_cast<const int&&>(0)] { // expected-warning {{binding reference member 'c' to a temporary value}} expected-note {{here}}
83 template<typename T> decltype(auto) move(T &&t) { return static_cast<typename remove_reference<T>::type&&>(t); }
  /external/clang/test/CodeGenObjCXX/
arc-move.mm 10 x = static_cast<__strong id&&>(y);
31 return static_cast<typename remove_reference<T>::type&&>(x);
  /external/clang/test/SemaCXX/
explicit.cpp 58 Y y5 = static_cast<Y>(z);
62 int i3 = static_cast<int>(z);
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_linux.cc 281 static_cast<Mutex*>(ev->ptr)->Init();
284 static_cast<Mutex*>(ev->ptr)->Destroy();
287 static_cast<Mutex*>(ev->ptr)->Lock();
290 ev->res = static_cast<Mutex*>(ev->ptr)->TryLock();
293 static_cast<Mutex*>(ev->ptr)->Unlock();
296 static_cast<Mutex*>(ev->ptr)->ReadLock();
299 ev->res = static_cast<Mutex*>(ev->ptr)->TryReadLock();
302 static_cast<Mutex*>(ev->ptr)->ReadUnlock();
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
RotationBase.h 35 inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
36 inline Derived& derived() { return *static_cast<Derived*>(this); }
  /external/eigen/test/eigen2/
eigen2_adjoint.cpp 59 VERIFY_IS_MUCH_SMALLER_THAN(ei_abs(vzero.eigen2_dot(v1)), static_cast<RealScalar>(1));
61 VERIFY_IS_MUCH_SMALLER_THAN(vzero.norm(), static_cast<RealScalar>(1));
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixFunctionAtomic.h 82 Fincr = m_f(m_avgEival, static_cast<int>(s)) * P;
117 mx = (std::max)(mx, std::abs(m_f(m_Ashifted(i, i) + m_avgEival, static_cast<int>(s+r))));
  /external/llvm/include/llvm/IR/
SymbolTableListTraits.h 50 getSublistAccess(static_cast<ValueSubClass*>(0)))));
51 iplist<ValueSubClass>* Anchor(static_cast<iplist<ValueSubClass>*>(this));
  /external/llvm/lib/Support/
StreamableMemoryObject.cpp 51 return static_cast<ptrdiff_t>(address) < LastChar - FirstChar;
54 return static_cast<ptrdiff_t>(address) == LastChar - FirstChar;
  /external/llvm/lib/Support/Unix/
TimeValue.inc 46 static_cast<TimeValue::SecondsType>( the_time.tv_sec +
48 static_cast<TimeValue::NanoSecondsType>( the_time.tv_usec *
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 48 static_cast<SystemZConstantPoolValue*>(MCPV);
90 static_cast<const TargetLoweringObjectFileELF &>(getObjFileLowering());
  /external/llvm/unittests/ADT/
StringRefTest.cpp 393 if (static_cast<uint8_t>(Unsigned[i].Expected) == Unsigned[i].Expected) {
400 if (static_cast<uint16_t>(Unsigned[i].Expected) == Unsigned[i].Expected) {
407 if (static_cast<uint32_t>(Unsigned[i].Expected) == Unsigned[i].Expected) {
414 if (static_cast<uint64_t>(Unsigned[i].Expected) == Unsigned[i].Expected) {
429 if (static_cast<int8_t>(Signed[i].Expected) == Signed[i].Expected) {
436 if (static_cast<int16_t>(Signed[i].Expected) == Signed[i].Expected) {
443 if (static_cast<int32_t>(Signed[i].Expected) == Signed[i].Expected) {
450 if (static_cast<int64_t>(Signed[i].Expected) == Signed[i].Expected) {
TwineTest.cpp 46 EXPECT_EQ("x", Twine(static_cast<unsigned char>('x')).str());
47 EXPECT_EQ("x", Twine(static_cast<signed char>('x')).str());
  /external/llvm/utils/TableGen/
TGValueTypes.cpp 112 return static_cast<const ExtendedVectorType *>(LLVMTy)->getElementType();
117 return static_cast<const ExtendedVectorType *>(LLVMTy)->getNumElements();
  /external/open-vcdiff/src/
decodetable.cc 67 opcode = static_cast<unsigned char>(pending_second_instruction_);
111 return static_cast<VCDiffInstructionType>(instruction_type);
varint_bigendian.cc 71 *buf_ptr = static_cast<char>(v & 0x7F);
75 *buf_ptr = static_cast<char>((v & 0x7F) | 0x80); // add continuation bit
  /external/regex-re2/re2/
set.cc 34 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>(
76 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>(
  /external/sfntly/cpp/src/test/
byte_array_test.cc 73 EXPECT_GT(b1.size(), static_cast<size_t>(0));
85 EXPECT_GT(b1.size(), static_cast<size_t>(0));
  /external/skia/gm/
gm_error.h 69 ErrorType thisType = static_cast<ErrorType>(typeInt);
124 ErrorType type = static_cast<ErrorType>(typeInt);
  /external/skia/include/core/
SkFloatingPoint.h 54 #define sk_float_acos(x) static_cast<float>(acos(x))
55 #define sk_float_asin(x) static_cast<float>(asin(x))
  /external/skia/src/core/
SkBitmapFilter.h 148 const float xpi = x * static_cast<float>(SK_ScalarPI);
168 float xpi = x * static_cast<float>(SK_ScalarPI);
  /external/skia/src/sfnt/
SkOTTable_head.h 123 ((OnlyStronglyRTL, static_cast<SK_OT_SHORT>(SkTEndian_SwapBE16((uint16_t)-1))))
124 ((StronglyRTL, static_cast<SK_OT_SHORT>(SkTEndian_SwapBE16((uint16_t)-2))))
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
random-weight.h 51 return Weight(static_cast<float>(n));
78 return Weight(static_cast<float>(n));
  /external/v8/src/
circular-queue.cc 62 RoundUp(static_cast<int>(sizeof(ProducerPosition)),
64 RoundUp(static_cast<int>(sizeof(ConsumerPosition)),

Completed in 1269 milliseconds

<<101102103104105106107108109110>>