Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dstrset.c118 long old_off, new_off, len; in strset__find_str() local
144 long old_off, new_off, len; in strset__add_str() local
H A Dbtf_dump.c870 int new_off, pad_bits, bits, i; in btf_dump_emit_bit_padding() local
/aosp_15_r20/art/runtime/jni/
H A Djni_id_manager.cc484 size_t new_off = ArraySlice<ArtField>(new_class->GetSFieldsPtr()).OffsetOf(new_field); in VisitReflectiveTargets() local
490 size_t new_off = ArraySlice<ArtField>(new_class->GetIFieldsPtr()).OffsetOf(new_field); in VisitReflectiveTargets() local
523 size_t new_off = ArraySlice<ArtMethod>(new_class->GetMethodsPtr()).OffsetOf(new_method); in VisitReflectiveTargets() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc984 size_t new_off = 0; in PopulateXorOps() local