HomeSort by relevance Sort by last modified time
    Searched full:hiadd (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 60 const uint32 hiadd; member in struct:google::protobuf::internal::__anon21892
376 const uint32 hiadd = st->hiadd; local
393 // This is a fast range check for all bytes in [lowsub..0x80-hiadd)
394 uint32 temp = (s0123 - losub) | (s0123 + hiadd) |
395 (s4567 - losub) | (s4567 + hiadd);
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 2801 milliseconds