/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
cfmfile.py | 28 "pwpc" for PPC, "m68k" for cfm68k. This does not work for "classic"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_copy.py | 79 class Classic: 87 NewStyle, xrange(10), Classic, max] 252 class Classic: 260 NewStyle, xrange(10), Classic, max]
|
test_descr.py | 720 # MI mixing classic and new-style classes. 735 # Classic MRO is preserved for a classic base class. 741 # But with a mix of classic bases, their MROs are combined using 800 class Classic: 803 class New(Classic): 808 self.fail("new class with only classic bases - shouldn't be") 2882 class classic: class in function:.test_classic_comparisons 2929 class classic: class in function:.test_rich_comparisons [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_copy.py | 79 class Classic: 87 NewStyle, xrange(10), Classic, max] 252 class Classic: 260 NewStyle, xrange(10), Classic, max]
|
test_descr.py | 720 # MI mixing classic and new-style classes. 735 # Classic MRO is preserved for a classic base class. 741 # But with a mix of classic bases, their MROs are combined using 800 class Classic: 803 class New(Classic): 808 self.fail("new class with only classic bases - shouldn't be") 2882 class classic: class in function:.test_classic_comparisons 2929 class classic: class in function:.test_rich_comparisons [all...] |
/external/chromium_org/ui/native_theme/ |
native_theme_win.cc | 308 // Scrollbar components on Windows Classic theme (on all Windows versions) 617 // especially a problem on Windows XP or when using the Classic theme. 753 // on whether we're in classic mode or using uxtheme. 763 // Classic theme doesn't support indeterminate checkboxes. We draw 767 // "4 / 13" is same as IE10 in classic theme. 785 // Delta is needed for non-classic to move separator up slightly. [all...] |
/external/robolectric/lib/main/ |
xpp3-1.1.4c.jar | |
/external/smack/asmack-master/lib/ |
xpp3-1.1.4c.jar | |
/external/chromium_org/third_party/mesa/src/docs/ |
egl.html | 40 options enables the listed classic and and Gallium drivers respectively.</p> 238 <p>The sources of the main library and the classic drivers can be found at
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/ |
eclipse_1310.so | |
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
SkeletonControl.java | 282 //if there are no tangents use the classic skinning 391 * Specific method for skinning with tangents to avoid cluttering the classic skinning calculation with
|
/external/mesa3d/docs/ |
egl.html | 40 options enables the listed classic and and Gallium drivers respectively.</p> 238 <p>The sources of the main library and the classic drivers can be found at
|
/external/qemu/distrib/sdl-1.2.15/ |
README.MiNT | 20 Do the classic configure, with --disable-shared --enable-static and: 37 Do the classic configure, then make.
|
/external/stlport/src/ |
locale.cpp | 144 _M_impl = _get_Locale_impl( locale::classic()._M_impl ); 405 const locale& _STLP_CALL locale::classic() { function in class:locale
|
/ndk/sources/cxx-stl/stlport/src/ |
locale.cpp | 144 _M_impl = _get_Locale_impl( locale::classic()._M_impl ); 405 const locale& _STLP_CALL locale::classic() { function in class:locale
|
/build/core/combo/include/arch/darwin-x86/ |
AndroidConfig.h | 68 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/build/core/combo/include/arch/freebsd-x86/ |
AndroidConfig.h | 73 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/build/core/combo/include/arch/linux-arm/ |
AndroidConfig.h | 81 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/build/core/combo/include/arch/linux-mips/ |
AndroidConfig.h | 81 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/build/core/combo/include/arch/linux-ppc/ |
AndroidConfig.h | 68 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/build/core/combo/include/arch/linux-x86/ |
AndroidConfig.h | 68 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/build/core/combo/include/arch/target_linux-x86/ |
AndroidConfig.h | 67 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/build/core/combo/include/arch/windows/ |
AndroidConfig.h | 77 * HAVE_SYSV_IPC - use the classic SysV IPC mechanisms (semget, shmget).
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
ColorCheckerTest.java | 27 /** Locates a Xrite Classic Color Checker grid pattern in an image, stores the
|
/dalvik/vm/arch/arm/ |
CallOldABI.S | 68 interpreter work directly as C/C++ args on ARM (with the "classic" ABI).
|