Searched
refs:stub (Results
276 -
300 of
777) sorted by null
<<11121314151617181920>>
/device/moto/wingray/ |
BoardConfig.mk | 27 # we use the camera stub when the vendor tree isn't present, and
|
/external/chromium/chrome/browser/chromeos/cros/ |
mount_library.cc | 458 MountLibrary* MountLibrary::GetImpl(bool stub) { 459 if (stub)
|
/external/libffi/src/x86/ |
darwin.S | 199 call L_ffi_closure_SYSV_inner$stub 332 L_ffi_closure_SYSV_inner$stub:
|
/external/opencv/cxcore/src/ |
cxconvert.cpp | 444 CvMat stub[5], *dst[4], *src = (CvMat*)srcarr; local 464 CV_CALL( src = cvGetMat( src, stub + 4, &coi )); 483 CV_CALL( dst[i] = cvGetMat( dst[i], stub + i )); 554 CvMat stub[5], *src[4], *dst = (CvMat*)dstarr; local 573 CV_CALL( dst = cvGetMat( dst, stub + 4, &coi )); 589 CV_CALL( src[i] = cvGetMat( src[i], stub + i )); 799 CvMat stub, *mat = (CvMat*)(k == 0 ? src[i] : dst[i]); local [all...] |
cxmean.cpp | 414 CvMat stub, maskstub, *mat = (CvMat*)img, *mask = (CvMat*)maskarr; local 424 CV_CALL( mat = cvGetMat( mat, &stub, &coi ));
|
cxminmaxloc.cpp | 301 CvMat stub, maskstub, *mat = (CvMat*)img, *matmask = (CvMat*)mask; local 317 CV_CALL( mat = cvGetMat( mat, &stub, &coi ));
|
/external/qemu/ |
m68k.ld | 55 *(.text .stub .text.* .gnu.linkonce.t.*)
|
x86_64.ld | 59 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/external/v8/test/mjsunit/ |
array-store-and-grow.js | 31 // by the runtime in the miss stub.
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/mipsel-linux-android/lib/ldscripts/ |
elf32btsmip.xr | 80 *(.text .stub)
|
elf32btsmip.xu | 80 *(.text .stub)
|
elf32btsmipn32.xr | 80 *(.text .stub)
|
elf32btsmipn32.xu | 80 *(.text .stub)
|
elf32ltsmip.xr | 80 *(.text .stub)
|
elf32ltsmip.xu | 80 *(.text .stub)
|
elf32ltsmipn32.xr | 80 *(.text .stub)
|
elf32ltsmipn32.xu | 80 *(.text .stub)
|
elf64btsmip.xr | 79 *(.text .stub)
|
elf64btsmip.xu | 79 *(.text .stub)
|
elf64ltsmip.xr | 79 *(.text .stub)
|
elf64ltsmip.xu | 79 *(.text .stub)
|
/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/ |
elf_i386.x | 48 *(.text .stub .text.* .gnu.linkonce.t.*)
|
elf_i386.xbn | 48 *(.text .stub .text.* .gnu.linkonce.t.*)
|
elf_i386.xc | 51 *(.text .stub .text.* .gnu.linkonce.t.*)
|
elf_i386.xd | 48 *(.text .stub .text.* .gnu.linkonce.t.*)
|
Completed in 456 milliseconds
<<11121314151617181920>>