/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_index.py | 63 self.o.ind = 'dumb' 135 self.o.ind = 'dumb'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_index.py | 63 self.o.ind = 'dumb' 135 self.o.ind = 'dumb'
|
/bootable/recovery/applypatch/ |
freecache.c | 154 // Instead, we'll be dumb.
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
TestPackageXmlParser.java | 31 * Dumb parser that just retrieves data from in the test case xml and stuff it into a
|
/development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/ |
SimpleMenu.java | 31 * A <em>really</em> dumb implementation of the {@link android.view.Menu} interface, that's only
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
functional.rb | 77 # for all grammars to compile, and then discovering there's a big dumb
|
/external/chromium/chrome/common/extensions/docs/static/ |
background_pages.html | 22 is implemented by dumb views.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
background_pages.html | 29 is implemented by dumb views.
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/ |
results.css | 142 /* CSS percentages in standards-mode are dumb. You need to have a percentage or fixed height
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-9.0.1.html | 118 <li>gbm: Use the kms dumb ioctls for cursor instead of libkms</li>
|
/external/clang/lib/AST/ |
CommentBriefParser.cpp | 1 //===--- CommentBriefParser.cpp - Dumb comment parser ---------------------===//
|
/external/guava/guava-tests/test/com/google/common/collect/ |
BstTesting.java | 101 // A direct, if dumb, way to count total nodes in a tree.
|
/external/ipsec-tools/src/racoon/ |
kmpstat.c | 186 * Dumb plog functions (used by sockmisc.c)
|
/external/mesa3d/docs/ |
relnotes-9.0.1.html | 118 <li>gbm: Use the kms dumb ioctls for cursor instead of libkms</li>
|
/external/replicaisland/src/com/replica/replicaisland/ |
LifetimeComponent.java | 97 // TODO: this is a pretty dumb test. We should have a bounding volume instead.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fdreg.h | 132 * assign FDC_UNKNOWN. Else the FDC will be treated as a dumb 8272a, or worse.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fdreg.h | 132 * assign FDC_UNKNOWN. Else the FDC will be treated as a dumb 8272a, or worse.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fdreg.h | 132 * assign FDC_UNKNOWN. Else the FDC will be treated as a dumb 8272a, or worse.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist.py | 103 # "build/bdist.<plat>/dumb", "build/bdist.<plat>/rpm", etc.)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
base64mime.py | 22 necessary for proper internationalized headers; it only does dumb encoding and
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_imports.py | 38 'dumbdbm': 'dbm.dumb',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist.py | 103 # "build/bdist.<plat>/dumb", "build/bdist.<plat>/rpm", etc.)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
base64mime.py | 22 necessary for proper internationalized headers; it only does dumb encoding and
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_imports.py | 38 'dumbdbm': 'dbm.dumb',
|
/external/ganymed-ssh2/examples/ |
SwingShell.java | 38 * This is a very primitive SSH-2 dumb terminal (Swing based). 666 sess.requestPTY("dumb", x_width, y_width, 0, 0, null);
|