Searched
refs:stub (Results
251 -
275 of
777) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/arm-linux-androideabi/lib/ldscripts/ |
armelf_linux_eabi.xr | 69 *(.text .stub)
|
armelf_linux_eabi.xu | 69 *(.text .stub)
|
armelfb_linux_eabi.xr | 69 *(.text .stub)
|
armelfb_linux_eabi.xu | 69 *(.text .stub)
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/arm-eabi/lib/ldscripts/ |
armelf.xr | 69 *(.text .stub)
|
armelf.xu | 69 *(.text .stub)
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/arm-linux-androideabi/lib/ldscripts/ |
armelf_linux_eabi.xr | 69 *(.text .stub)
|
armelf_linux_eabi.xu | 69 *(.text .stub)
|
armelfb_linux_eabi.xr | 69 *(.text .stub)
|
armelfb_linux_eabi.xu | 69 *(.text .stub)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/ |
elf_i386.xr | 54 *(.text .stub)
|
elf_i386.xu | 54 *(.text .stub)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib/ldscripts/ |
elf_l1om.xr | 52 *(.text .stub)
|
elf_l1om.xu | 52 *(.text .stub)
|
elf_x86_64.xr | 48 *(.text .stub)
|
elf_x86_64.xu | 48 *(.text .stub)
|
/external/opencv/cv/src/ |
cvaccum.cpp | 395 CvMat stub, *mat = (CvMat*)arr; local 408 CV_CALL( mat = cvGetMat( mat, &stub, &coi1 )); 497 CvMat stub, *mat = (CvMat*)arr; local 507 CV_CALL( mat = cvGetMat( mat, &stub, &coi1 )); 705 CvMat stub, *mat = (CvMat*)arrY; local 715 CV_CALL( mat = cvGetMat( mat, &stub, &coi1 )); [all...] |
/external/v8/ |
Android.v8common.mk | 89 src/stub-cache.cc \ 122 src/arm/stub-cache-arm.cc 143 src/ia32/stub-cache-ia32.cc
|
/external/v8/src/arm/ |
macro-assembler-arm.cc | 528 RecordWriteStub stub(object, value, address, remembered_set_action, fp_mode); 529 CallStub(&stub); 566 // Call stub on end of buffer. [all...] |
/external/v8/src/ia32/ |
macro-assembler-ia32.h | 672 // Call a code stub. Generate the code if necessary. 673 void CallStub(CodeStub* stub, unsigned ast_id = kNoASTId); 675 // Tail call a code stub (jump). Generate the code if necessary. 676 void TailCallStub(CodeStub* stub); 678 // Return from a code stub after popping its arguments. [all...] |
/external/opencv/cxcore/src/ |
cxutils.cpp | 796 CvMat stub, *dmat; local 797 CV_CALL( dmat = cvGetMat(dst, &stub)); 817 CvMat stub, *mat = (CvMat*)arr; local 828 CV_CALL( mat = cvGetMat( mat, &stub )); 913 CvMat stub, *mat = (CvMat*)arr; local 921 CV_CALL( mat = cvGetMat( mat, &stub) ); [all...] |
/build/core/ |
armelf.xsc | 54 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/cts/tests/src/android/app/cts/ |
DialogStubActivity.java | 19 import com.android.cts.stub.R; 44 * Stub class for Dialog, AlertDialog, DatePickerDialog, TimePickerDialog etc. 239 mAlertDialog.setIcon(com.android.cts.stub.R.drawable.pass);
|
/cts/tests/tests/view/src/android/view/cts/ |
LayoutInflaterTest.java | 19 import com.android.cts.stub.R; 211 com.android.cts.stub.R.layout.inflater_layout, null);
|
/device/asus/grouper/ |
BoardConfig.mk | 27 # we use the camera stub when the vendor tree isn't present, and
|
Completed in 955 milliseconds
<<11121314151617181920>>