Home
last modified time | relevance | path

Searched defs:odd (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dnative_stack_dump.cc66 static inline void WritePrefix(std::ostream& os, const char* prefix, bool odd) { in WritePrefix()
92 bool odd; // Print state for indentation of lines. member
/art/test/708-jit-cache-churn/src/
DJitCacheChurnTest.java211 int odd = 0; in $noinline$Call() local