Home
last modified time | relevance | path

Searched defs:adjusted_offset (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
H A Dlibyuv_frame_buffer_utils.cc894 int adjusted_offset = in CropPlane() local
1313 int adjusted_offset = in CropResize() local
/aosp_15_r20/external/icing/icing/file/
H A Dmemory-mapped-file.h305 int64_t adjusted_offset() const { in adjusted_offset() function
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_VMDebug.cc360 size_t adjusted_offset = oat_method_quick_code - elf_begin; in VMDebug_getExecutableMethodFileOffsetsNative() local
/aosp_15_r20/art/compiler/optimizing/
H A Dloop_optimization.cc1420 HInstruction* adjusted_offset = graph_->GetConstant(induc_type, hidden_offset >> shift); in VectorizeTraditional() local
H A Dcode_generator_arm64.cc2916 int64_t adjusted_offset = in VisitArrayGet() local
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc2287 size_t adjusted_offset = offset; in InitOatCode() local