Home
last modified time | relevance | path

Searched defs:jump_offset (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dbasic_regex_parser.hpp1319 std::ptrdiff_t jump_offset = this->getoffset(pj); in parse_alt() local
2057 std::ptrdiff_t jump_offset = 0; in parse_perl_extension() local
3136 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dbasic_regex_parser.hpp1293 std::ptrdiff_t jump_offset = this->getoffset(pj); in parse_alt() local
2031 std::ptrdiff_t jump_offset = 0; in parse_perl_extension() local
3100 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_arm64.cc621 ptrdiff_t jump_offset = target_label->GetLocation() - table_start_.GetLocation(); in FixTable() local
6923 Register jump_offset = temp_w; in VisitPackedSwitch() local
H A Dcode_generator_arm_vixl.cc2000 int32_t jump_offset = target_label->GetLocation() - table_start_.GetLocation(); in FixTable() local
10191 vixl32::Register jump_offset = temps.Acquire(); in VisitPackedSwitch() local