/build/tools/droiddoc/templates-ds/ |
data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-pdk/ |
data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-sac/ |
data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-sdk/ |
data.hdf | 2 which = normal
|
/external/doclava/res/assets/templates/ |
data.hdf | 2 which = normal
|
/external/e2fsprogs/tests/r_move_itable/ |
name | 1 filesystem resize which requires moving the inode table
|
/external/llvm/test/Scripts/ |
README.txt | 1 This directory contains scripts which are used by the TestRunner style 2 tests, which allows them to be simpler and more direct.
|
/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/clang/test/Rewriter/ |
objc-bool-literal-check-modern.mm | 15 BOOL which (int flag) { 20 which (__objc_yes); 21 which (__objc_no); 27 // CHECK: which (((bool)1)); 28 // CHECK: which (((bool)0));
|
objc-bool-literal-modern.mm | 15 BOOL which (int flag) { 20 which (__objc_yes); 21 which (__objc_no);
|
/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/compiler-rt/lib/asan/lit_tests/Helpers/ |
lit.local.cfg | 1 # Sources in this directory are helper files for tests which test functionality
|
/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.
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
python_unittest_input.py | 2 # error which is an extra space at the end of this line.
|
/frameworks/base/core/java/android/os/storage/ |
package.html | 4 Contains classes for the system storage service, which manages binary asset filesystems
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
lastlog.h | 2 which we define in <bits/utmp.h>. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
lastlog.h | 2 which we define in <bits/utmp.h>. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
lastlog.h | 2 which we define in <bits/utmp.h>. */
|
/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
|