Home
last modified time | relevance | path

Searched defs:low_bits (Results 1 – 12 of 12) sorted by relevance

/external/v8/test/cctest/
Dtest-log-stack-tracer.cc89 int32_t low_bits = reinterpret_cast<int32_t>(calling_frame->fp()); in construct_call() local
93 int32_t low_bits = static_cast<int32_t>(fp & 0xffffffff); in construct_call() local
Dtrace-extension.cc67 int64_t low_bits = *reinterpret_cast<uint64_t*>(*args[0]) >> 32; in GetFP() local
Dtest-api.cc18180 static double DoubleFromBits(uint32_t high_bits, uint32_t low_bits) { in DoubleFromBits()
/external/v8/src/x64/
Dassembler-x64.h133 int low_bits() const { in low_bits() function
256 int low_bits() const { in low_bits() function
Ddisasm-x64.cc340 int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); } in base_reg()
/external/protobuf/gtest/src/
Dgtest.cc1443 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/gtest/src/
Dgtest.cc1425 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1423 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/mesa3d/src/gtest/src/
Dgtest.cc1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc2783 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2909 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local