/development/samples/Support4Demos/src/com/example/android/supportv4/ |
Cheeses.java | 84 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/browseable/CustomChoiceList/src/com.example.android.customchoicelist/ |
Cheeses.java | 86 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/browseable/ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/ |
Cheeses.java | 86 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/devbytes/animation/ListViewAnimations/src/com/example/android/listviewanimations/ |
Cheeses.java | 84 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/ |
Cheeses.java | 84 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
Cheeses.java | 84 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/ |
Cheeses.java | 84 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/ |
Cheeses.java | 84 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/external/valgrind/main/VEX/priv/ |
host_ppc_defs.c | 818 i->Pin.MulL.syned = syned; 819 i->Pin.MulL.hi = hi; 820 i->Pin.MulL.sz32 = sz32; 821 i->Pin.MulL.dst = dst; 822 i->Pin.MulL.srcL = srcL; 823 i->Pin.MulL.srcR = srcR; [all...] |
host_x86_defs.c | 614 i->Xin.MulL.syned = syned; 615 i->Xin.MulL.src = src; 961 vex_printf("%cmull ", i->Xin.MulL.syned ? 's' : 'u'); 962 ppX86RM(i->Xin.MulL.src); [all...] |
host_amd64_defs.c | 677 i->Ain.MulL.syned = syned; 678 i->Ain.MulL.src = src; [all...] |
host_ppc_defs.h | 592 Bool sz32; /* mode64 has both 32 & 64bit mull */ 596 } MulL; [all...] |
host_amd64_defs.h | 456 } MulL;
|
host_x86_defs.h | 428 } MulL;
|
/developers/samples/android/common/src/java/com/example/android/common/dummydata/ |
Cheeses.java | 90 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListFilter.java | 124 "Idiazabal", "Il Boschetto al Tartufo", "Ile d'Yeu", "Isle of Mull", "Jarlsberg",
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List13.java | 250 "Isle of Mull", "Jarlsberg", "Jermi Tortes", "Jibneh Arabieh",
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
x86-mont.pl | 298 &set_label("mull",16); 307 &jl (&label("mull"));
|
/external/openssl/crypto/bn/asm/ |
x86-mont.pl | 298 &set_label("mull",16); 307 &jl (&label("mull"));
|
/external/llvm/lib/Target/X86/ |
README.txt | 420 mull %ecx 427 mull %ecx 998 mull %ecx 1016 mull 12(%esp) [all...] |
/art/compiler/utils/x86/ |
assembler_x86.cc | 978 void X86Assembler::mull(Register reg) { function in class:art::x86::X86Assembler 985 void X86Assembler::mull(const Address& address) { function in class:art::x86::X86Assembler [all...] |
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsicColorMatrix.cpp | 577 // use MULL to init the output register,
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 542 #define MUL_L(a) CHOICE(mull a, mull a, _LTOG mul a) [all...] |
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | 189 // CHECK: mull 3735928559(%ebx,%ecx,8) 190 mull 0xdeadbeef(%ebx,%ecx,8) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 542 #define MUL_L(a) CHOICE(mull a, mull a, _LTOG mul a) [all...] |