/build/tools/droiddoc/templates-pdk/ |
data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-sdk/ |
data.hdf | 2 which = normal
|
/external/e2fsprogs/tests/r_move_itable/ |
name | 1 filesystem resize which requires moving the inode table
|
/dalvik/tests/054-uncaught/src/ |
Main.java | 15 private static void testThread(int which) { 16 Thread t = new Helper(which); 26 static void catchTheUncaught(int which) { 30 System.out.println("Test " + which); 31 switch (which) { 53 private int which; field in class:Main.Helper 55 public Helper(int which) { 56 this.which = which; 60 catchTheUncaught(which); [all...] |
/external/clearsilver/python/examples/trans/testroot/tmpl/ |
test1.cs | 5 This is an html file language string which should be translated..</p>
|
/dalvik/dx/tests/001-nop/ |
info.txt | 1 This is a sample no-op test, which does at least serve to verify that the
|
/dalvik/tests/001-nop/ |
info.txt | 1 This is a sample no-op test, which does at least serve to verify that the
|
/external/elfutils/libelf-po/ |
POTFILES.in | 1 # List of files which containing translatable strings.
|
/external/iptables/extensions/ |
libipt_unclean.man | 1 This module takes no options, but attempts to match packets which seem
|
/external/proguard/src/proguard/optimize/info/ |
package.html | 3 and class members, which can then be used for optimization.
|
/frameworks/base/awt/java/awt/image/renderable/ |
package.html | 4 This package contains classes to create images which are rendering-independent.
|
/frameworks/base/awt/javax/imageio/metadata/ |
package.html | 4 This package contains classes which allows to read and write describing metadata of image files.
|
/dalvik/dx/tests/011-class-attrib-Synthetic/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall 6 class-level Synthetic attribute, which is syntactically valid.
|
/dalvik/dx/tests/012-class-attrib-SourceFile/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall 6 class-level SourceFile attribute, which is syntactically valid.
|
/dalvik/dx/tests/013-class-attrib-Deprecated/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall 6 class-level Deprecated attribute, which is syntactically valid.
|
/dalvik/dx/tests/021-code-attrib-LineNumberTable/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall 6 method with a simple Code attribute, which itself has a syntactically
|
/dalvik/dx/tests/022-code-attrib-LocalVariableTable/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall 6 method with a simple Code attribute, which itself has a syntactically
|
/dalvik/dx/tests/025-class-attrib-Signature/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall 6 class-level Signature attribute, which is syntactically valid.
|
/dalvik/dx/tests/032-bb-live-code/ |
info.txt | 2 includes as live code all code which could possibly be flowed 3 to. There is at least one example of each instruction which allows
|
/dalvik/dx/tests/042-dex-ignore-result/ |
info.txt | 1 This is a smoke test of dex conversion, which ensures that the 4 method call to a method which returns a value, where that value is
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
limits.sgml | 23 The minimum value which can be held in a #gint. 30 The maximum value which can be held in a #gint. 37 The maximum value which can be held in a #guint. 44 The minimum value which can be held in a #gshort. 51 The maximum value which can be held in a #gshort. 58 The maximum value which can be held in a #gushort. 65 The minimum value which can be held in a #glong. 72 The maximum value which can be held in a #glong. 79 The maximum value which can be held in a #gulong. 86 The minimum value which can be held in a #gint8 [all...] |
/frameworks/base/tests/framework-tests/ |
README | 1 This package contains tests which need to access package-private members in the framework code. 2 To do this, the tests must be loaded in the same class loader as the classes which they are
|
/external/bluetooth/bluez/test/ |
hsplay | 3 MPG123=`which mpg123` 4 SOX=`which sox` 5 HSTEST=`which hstest`
|
/dalvik/dx/tests/040-dex-constructor/ |
info.txt | 1 This is a smoke test of dex conversion, which ensures that the
|
/dalvik/tests/032-concrete-sub/ |
info.txt | 3 different notions about which methods are abstract.
|