Home
last modified time | relevance | path

Searched defs:N (Results 1 – 5 of 5) sorted by relevance

/art/benchmark/jni-perf/src/
DJniPerfBenchmark.java26 public void timeFastJNI(int N) { in timeFastJNI()
33 public void timeEmptyCall(int N) { in timeEmptyCall()
39 public void timeSOACall(int N) { in timeSOACall()
45 public void timeSOAUncheckedCall(int N) { in timeSOAUncheckedCall()
/art/tools/ahat/test-dump/
DMain.java47 int N = 1000000; in DumpedStuff() local
/art/runtime/base/
Dbit_utils.h210 static inline bool IsInt(size_t N, T value) { in IsInt()
/art/disassembler/
Ddisassembler_arm.cc208 uint32_t N = (instr >> extra_at_bit) & 1; in FpRegister() local
214 uint32_t N = (instr >> extra_at_bit) & 1; in FpRegister() local
1711 uint16_t N = (instr >> 7) & 1; in DumpThumb16() local
/art/compiler/utils/arm/
Dassembler_arm.h357 N = 1 << 22, // long (or short) enumerator