Searched +defs:one +defs:byte (Results 1 – 4 of 4) sorted by relevance
46 int byte = 0; in decode() local80 int one = (uint8_t) (bytes[0] << 2); in decode() local
609 static bool ICacheMatch(void* one, void* two) { in ICacheMatch()2804 uint8_t byte = ReadB(addr); in DecodeType3() local2807 uint8_t byte = get_register(rd); in DecodeType3() local
301 uint8_t byte = *CheckedCast<uint8_t>(ptr); in GetPrimitiveValue() local9183 bool String::SlowEquals(Handle<String> one, Handle<String> two) { in SlowEquals()