Searched refs:r10b (Results 1 – 7 of 7) sorted by relevance
124 ============== r10b ==============128 * http://dl.google.com/android/ndk/android-ndk32-r10b-windows-x86.zip129 * http://dl.google.com/android/ndk/android-ndk32-r10b-windows-x86_64.zip130 * http://dl.google.com/android/ndk/android-ndk32-r10b-darwin-x86.tar.bz2131 * http://dl.google.com/android/ndk/android-ndk32-r10b-darwin-x86_64.tar.bz2132 * http://dl.google.com/android/ndk/android-ndk32-r10b-linux-x86.tar.bz2133 * http://dl.google.com/android/ndk/android-ndk32-r10b-linux-x86_64.tar.bz2
222 set( ANDROID_SUPPORTED_NDK_VERSIONS ${ANDROID_EXTRA_NDK_VERSIONS} -r10d -r10c -r10b -r10 -r9d -r9c …
184 testb $1, %r10b
99 SDT_NAME_REG(r10b, r10),
4741 struct r10bio *r10b; in handle_reshape_read_error() local4746 r10b = kmalloc(struct_size(r10b, devs, conf->copies), GFP_NOIO); in handle_reshape_read_error()4747 if (!r10b) { in handle_reshape_read_error()4755 r10b->sector = r10_bio->sector; in handle_reshape_read_error()4756 __raid10_find_phys(&conf->prev, r10b); in handle_reshape_read_error()4768 int d = r10b->devs[slot].devnum; in handle_reshape_read_error()4776 addr = r10b->devs[slot].addr + idx * PAGE_SIZE; in handle_reshape_read_error()4800 kfree(r10b); in handle_reshape_read_error()4806 kfree(r10b); in handle_reshape_read_error()
180 mov %r10b, (%r9)
224 set( ANDROID_SUPPORTED_NDK_VERSIONS ${ANDROID_EXTRA_NDK_VERSIONS} -r10d -r10c -r10b -r10 -r9d -r9c …