Searched refs:available (Results 1 – 8 of 8) sorted by relevance
/dalvik/vm/arch/sh/ |
D | CallSH4ABI.S | 66 ## bit 1 << 0 : if r6 is available, it contains 1. 67 ## bit 1 << 1 : if r7 is available, it contains 1. 73 ## bit 1 << 0 : if fr4 is available, it contains 1. 74 ## bit 1 << 1 : if fr5 is available, it contains 1. 76 ## bit 1 << 7 : if fr11 is available, it contains 1. 154 # utility routines are placed here make short range jumps available.
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
D | AnnotationParser.java | 108 if (input.available() != 0) { in parseValueAttribute() 132 if (input.available() != 0) { in parseParameterAttribute() 157 if (input.available() != 0) { in parseAnnotationAttribute() 447 if (input.available() < requiredLength) { in requireLength()
|
/dalvik/dx/src/com/android/dx/util/ |
D | ByteArray.java | 329 public int available() { in available() method in ByteArray.MyInputStream
|
/dalvik/vm/alloc/ |
D | Copying.c | 612 size_t aligned, available, blocks; in dvmHeapSourceAlloc() local 620 available = heapSource->allocLimit - heapSource->allocPtr; in dvmHeapSourceAlloc() 623 if (aligned <= available) { in dvmHeapSourceAlloc()
|
/dalvik/hit/src/com/android/hit/ |
D | HprofParser.java | 346 + " with " + mInput.available() in loadHeapDump()
|
/dalvik/vm/mterp/ |
D | README.txt | 141 Some generator operations are available.
|
/dalvik/libnativehelper/ |
D | NOTICE | 49 Object form, made available under the License, as indicated by a
|
/dalvik/ |
D | NOTICE | 49 Object form, made available under the License, as indicated by a
|