Searched defs:mi (Results 1 – 5 of 5) sorted by relevance
17 #define MKDEV(ma,mi) ((ma)<<8 | (mi)) argument
365 MethodInvocation mi = mAst.newMethodInvocation(); in findContextCandidates() local375 MethodInvocation mi = mAst.newMethodInvocation(); in findContextCandidates() local
168 NativeAllocationInfo mi = (NativeAllocationInfo)obj; in equals() local