Home
last modified time | relevance | path

Searched defs:low_byte (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc473 uint8_t low_byte = c & 0xff; in GlyphId() local
/third_party/backends/backend/
H A Dlexmark_low.c1987 SANE_Int high_byte, mid_byte, low_byte; in sanei_lexmark_low_search_home_bwd() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1948 const unsigned char low_byte = static_cast<unsigned char>(ch); in IsXDigit() local
1952 const unsigned char low_byte = static_cast<unsigned char>(ch); in IsXDigit() local
1956 const unsigned char low_byte = static_cast<unsigned char>(ch); in IsXDigit() local
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1933 const unsigned char low_byte = static_cast<unsigned char>(ch); in IsXDigit() local
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h1974 const unsigned char low_byte = static_cast<unsigned char>(ch); in IsXDigit() local
1978 const unsigned char low_byte = static_cast<unsigned char>(ch); in IsXDigit() local
1982 const unsigned char low_byte = static_cast<unsigned char>(ch); in IsXDigit() local

Completed in 34 milliseconds