/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-docs.js | 270 // if there's no match, then let's backstep through the directory until we find an index.html
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.js | 198 // if there's no match, then let's backstep through the directory until we find an index.html page
|
/external/libpng/ |
CHANGES | 271 Moved makefiles into a "scripts" directory, and added INSTALL instruction file 359 Added pngdll.mak and pngdef.pas to scripts directory, contributed by 505 Added a "contrib" directory containing the source code from Greg's book. [all...] |
/external/webkit/Source/WebCore/loader/icon/ |
IconDatabase.cpp | 120 bool IconDatabase::open(const String& directory, const String& filename) 132 m_databaseDirectory = directory.crossThreadString(); [all...] |
/external/zlib/contrib/masmx86/ |
inffas32.asm | 23 ; ml.exe is in directory \MASM611C of Win95 DDK
|
gvmat32.asm | 11 ; ml.exe is in directory \MASM611C of Win95 DDK
|
/external/fdlibm/ |
configure | 300 # Installation directory options. 629 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 641 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 673 # Try the directory containing this script, then its parent. 807 nonstandard directory <lib dir> 809 headers in a nonstandard directory <include dir> 827 # A "../" for each directory in $ac_dir_suffix. [all...] |
/external/opencv/cv/include/ |
cv.h | [all...] |
/prebuilt/common/ant/ |
ant.jar | |
/external/genext2fs/ |
configure | 70 # Find who we are. Look in the path if we contain no directory separator. 727 # Installation directory options. 1090 # Be sure to have absolute directory names. 1101 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1132 { echo "$as_me: error: Working directory cannot be determined" >&2 1135 { echo "$as_me: error: pwd does not report name of working directory" >&2 1142 # Try the directory containing this script, then the parent directory. [all...] |
/external/liblzf/ |
configure | 66 # Find who we are. Look in the path if we contain no directory separator. 685 # Installation directory options. 1048 # Be sure to have absolute directory names. 1059 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1090 { echo "$as_me: error: Working directory cannot be determined" >&2 1093 { echo "$as_me: error: pwd does not report name of working directory" >&2 1100 # Try the directory containing this script, then the parent directory. [all...] |
/external/webkit/Source/WebKit/win/ |
WebView.cpp | [all...] |
/external/llvm/projects/sample/ |
configure | 68 # Find who we are. Look in the path if we contain no directory separator. 634 # Installation directory options. 997 # Be sure to have absolute directory names. 1008 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1039 { echo "$as_me: error: Working directory cannot be determined" >&2 1042 { echo "$as_me: error: pwd does not report name of working directory" >&2 1049 # Try the directory containing this script, then the parent directory. [all...] |
/external/valgrind/main/ |
configure | 93 # Find who we are. Look in the path if we contain no directory separator. 281 # Create "$as_dir" as a directory, including parents if necessary. 322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 861 # Installation directory options. [all...] |
/external/bison/djgpp/ |
config.bat | 244 Rem Fixing ilicit calc++ file names in the calc++ directory.
|
/external/chromium/chrome/browser/ui/ |
browser.cc | 1787 const FilePath directory = profile_->last_selected_directory(); local [all...] |
/frameworks/base/docs/html/resources/ |
resources-data.js | 547 en: 'A sample application that shows how to use resource directory qualifiers to provide different resources for different screen configurations.'
|
/packages/apps/Email/tests/src/com/android/email/provider/ |
ProviderTests.java | 1434 File directory = Environment.getExternalStorageDirectory(); local [all...] |
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MediaProvider.java | 3209 File directory = new File(directoryPath); local [all...] |
/external/e2fsprogs/ |
configure | 89 # Find who we are. Look in the path if we contain no directory separator. 276 # Create "$as_dir" as a directory, including parents if necessary. 317 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 843 # Installation directory options. [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsProvider2.java | 128 import android.provider.ContactsContract.Directory; 4798 String directory = getQueryParameter(uri, ContactsContract.DIRECTORY_PARAM_KEY); local [all...] |
/external/icu4c/ |
configure | 93 # Find who we are. Look in the path if we contain no directory separator. 280 # Create "$as_dir" as a directory, including parents if necessary. 321 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 811 # Installation directory options. [all...] |
configure.orig | 93 # Find who we are. Look in the path if we contain no directory separator. 280 # Create "$as_dir" as a directory, including parents if necessary. 321 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 811 # Installation directory options. [all...] |
/external/icu4c/test/cintltst/ |
nucnvtst.c | [all...] |
/external/chromium/base/ |
file_util_unittest.cc | 295 // Test finding the directory component of a path 298 const wchar_t* directory; member in struct:__anon2171::dir_case 390 // Create a directory under the test dir. Because we create it, 414 // or junction. So, the real path of the directory holding file a 423 // Build the following directory structure: 446 // Want a directory whose name is long enough to make the path to the file 483 FILE_FLAG_BACKUP_SEMANTICS, // Needed to open a directory. 496 FILE_FLAG_BACKUP_SEMANTICS, // Needed to open a directory. 509 FILE_FLAG_BACKUP_SEMANTICS, // Needed to open a directory. 583 // Link to a directory [all...] |