HomeSort by relevance Sort by last modified time
    Searched defs:Ir (Results 1 - 4 of 4) sorted by null

  /cts/tests/sensor/src/android/hardware/cts/
SensorManagerStaticTest.java 265 float [] Ir = new float[9];
288 SensorManager.getRotationMatrix(Rr, Ir, gI, mI));
309 i, mat9ToStr(Ix), mat9ToStr(Ir)),
310 Ix, Ir, 1e-4f);
326 mat16to9(Ir2), Ir, 1e-4f);
333 SensorManager.getRotationMatrix(null, Ir, gI, mI));
342 SensorManager.getRotationMatrix(Rr, Ir, gI, mI));
346 SensorManager.getRotationMatrix(Rr, Ir, gI, gI));
  /external/valgrind/cachegrind/
cg_main.c 107 CacheCC Ir; /* Insn read counts */
268 lineCC->Ir.a = 0;
269 lineCC->Ir.m1 = 0;
270 lineCC->Ir.mL = 0;
300 * Ir - not known / not important whether it is an IrNoX
307 n->parent->Ir.a++;
314 n->parent->Ir.a++;
315 n2->parent->Ir.a++;
322 n->parent->Ir.a++;
323 n2->parent->Ir.a++
    [all...]
  /external/valgrind/callgrind/
main.c 114 CLG_DEBUG(6, "log_global_event: Ir %#lx/%u\n",
143 CLG_DEBUG(6, "log_cond_branch: Ir %#lx, taken %ld\n",
173 CLG_DEBUG(6, "log_ind_branch: Ir %#lx, dst %#lx\n",
201 the sense that no IR has yet been generated to do the relevant
212 At various points the list will need to be flushed, that is, IR
223 instrumentation IR for each event, in the order in which they
226 For example, it could well be profitable to handle two adjacent Ir
251 } Ir;
334 VG_(printf)("Ir (InstrInfo %p) at +%u\n",
397 // Ir event always is first for a guest instructio
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar 

Completed in 2354 milliseconds