HomeSort by relevance Sort by last modified time
    Searched refs:single_step (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/microblaze/include/asm/
ptrace.h 74 microblaze_reg_t single_step; /* 1 if in single step mode */ member in struct:pt_regs
  /art/test/ti-agent/
trace_helper.cc 79 jmethodID single_step; member in struct:art::common_trace::TraceData
146 CHECK(data->single_step != nullptr);
150 data->single_step,
477 jobject single_step,
498 data->single_step = single_step != nullptr ? env->FromReflectedMethod(single_step) : nullptr;
562 if (single_step != nullptr &&
596 jobject single_step,
605 single_step,
    [all...]
  /external/libaom/libaom/av1/common/
av1_loopfilter.c 1794 const int single_step = 1 << ssy; local
    [all...]

Completed in 218 milliseconds