Searched refs:ChopLowBits (Results 1 - 8 of 8) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc1282 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
1296 str[1] = static_cast<char>(0x80 | ChopLowBits(&code, 6)); // 10xxxxxx
1299 str[2] = static_cast<char>(0x80 | ChopLowBits(&code, 6)); // 10xxxxxx
1300 str[1] = static_cast<char>(0x80 | ChopLowBits(&code, 6)); // 10xxxxxx
1303 str[3] = static_cast<char>(0x80 | ChopLowBits(&code, 6)); // 10xxxxxx
1304 str[2] = static_cast<char>(0x80 | ChopLowBits(&code, 6)); // 10xxxxxx
1305 str[1] = static_cast<char>(0x80 | ChopLowBits(&code, 6)); // 10xxxxxx
/external/chromium/testing/gtest/src/
H A Dgtest.cc1421 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
1441 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1445 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1446 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1450 str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1451 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1452 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
/external/gtest/src/
H A Dgtest.cc1421 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
1441 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1445 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1446 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1450 str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1451 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1452 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc1421 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
1441 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1445 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1446 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1450 str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1451 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1452 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc1421 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
1441 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1445 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1446 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1450 str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1451 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1452 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
/external/open-vcdiff/gtest/src/
H A Dgtest.cc1436 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
1456 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1460 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1461 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1465 str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1466 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1467 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
/external/protobuf/gtest/src/
H A Dgtest.cc1406 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
1426 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1430 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1431 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1435 str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1436 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
1437 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
/external/ceres-solver/internal/ceres/
H A Dgmock_gtest_all.cc2725 inline UInt32 ChopLowBits(UInt32* bits, int n) { function in namespace:testing::internal
2745 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
2749 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
2750 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
2754 str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
2755 str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx
2756 str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6)); // 10xxxxxx

Completed in 224 milliseconds