/prebuilts/devtools/tools/lib/ |
jobb.jar | |
fat32lib.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_msi.py | 21 from msilib import Directory, Feature, Dialog, add_data 89 "temporary directory for creating the distribution"), 105 "directory to put final built distributions in"), 214 # into a directory not in sys.path 276 root = Directory(db, cab, None, rootdir, "TARGETDIR", "SourceDir") 278 0, 1, directory="TARGETDIR") 291 f = Feature(db, name, title, desc, 1, level, directory=target) 292 dir = Directory(db, cab, root, rootdir, target, default) 306 newdir = Directory(db, cab, dir, file, default, short) 578 # Feature (Python directory) selectio [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_msi.py | 21 from msilib import Directory, Feature, Dialog, add_data 89 "temporary directory for creating the distribution"), 105 "directory to put final built distributions in"), 214 # into a directory not in sys.path 276 root = Directory(db, cab, None, rootdir, "TARGETDIR", "SourceDir") 278 0, 1, directory="TARGETDIR") 291 f = Feature(db, name, title, desc, 1, level, directory=target) 292 dir = Directory(db, cab, root, rootdir, target, default) 306 newdir = Directory(db, cab, dir, file, default, short) 578 # Feature (Python directory) selectio [all...] |
/external/chromium_org/third_party/libxml/src/ |
SAX2.c | 503 base = ctxt->directory; 659 base = ctxt->directory; 678 base = ctxt->directory; 895 base = ctxt->directory; 915 base = ctxt->directory; [all...] |
nanoftp.c | 1259 * @directory: a directory on the server 1261 * Tries to change the remote directory 1267 xmlNanoFTPCwd(void *ctx, const char *directory) { 1274 if (directory == NULL) return 0; 1283 snprintf(buf, sizeof(buf), "CWD %s\r\n", directory); 1308 * @file: a file or directory on the server 1310 * Tries to delete an item (file or directory) from server [all...] |
/external/libxml2/ |
SAX2.c | 503 base = ctxt->directory; 659 base = ctxt->directory; 678 base = ctxt->directory; 895 base = ctxt->directory; 915 base = ctxt->directory; [all...] |
nanoftp.c | 1260 * @directory: a directory on the server 1262 * Tries to change the remote directory 1268 xmlNanoFTPCwd(void *ctx, const char *directory) { 1275 if (directory == NULL) return 0; 1284 snprintf(buf, sizeof(buf), "CWD %s\r\n", directory); 1309 * @file: a file or directory on the server 1311 * Tries to delete an item (file or directory) from server [all...] |
/external/blktrace/doc/ |
blktrace.tex | 76 \emph{bt} is the name of the directory from the above git sequence). The 110 the mount point set up -- mounted on the directory /sys/kernel/debug. 121 could then mount the directory this time only by doing: \% mount debug}: 343 a file created in the mounted directory for the debugfs, which defaults 360 \emph{local} directory. The format of the file names is (by default) [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.help_3.5.0.v20100524.jar | |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
EmailContent.java | 1420 File directory = Environment.getExternalStorageDirectory(); local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
pdebuild.jar | |
/external/chromium_org/build/android/ |
adb_gdb | 235 - directory with symbolic version of $PROGRAM_NAME's shared libraries. 243 directory. 271 libraries required by the process into a temporary directory. This 274 directory by default: 294 --symbol-dir=<path> Specify directory with symbol shared libraries. 316 --libs-dir=<path> Specify system libraries extraction directory. 331 panic "Can't find NDK directory, please source \ 336 panic "Invalid directory: $NDK_DIR" 339 panic "Not a valid NDK directory: $NDK_DIR" 448 # Find a NDK toolchain prebuilt file or sub-directory [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/js/ |
file_manager_commands.js | 13 * element Directory to extract a path from. 217 * @param {DirectoryModel} directoryModel The directory model instance. 502 * array to avoid confusing because pinning directory is not supported
|
/external/chromium_org/chrome/test/functional/ |
perf.py | 129 'but this directory does not exist.' % self._local_perf_dir) 290 variable 'LOCAL_PERF_DIR' has been specified and refers to a valid directory 493 and refers to a valid directory on the local machine. [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
msvs.py | 124 larger than one directory. 496 output_dir: the directory in which the project/gyp resides 570 # Write out all: target, including mkdir for each output directory. 771 output_dir: directory to emit rules to 911 # Get directory project file is in. [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/ |
pdebuild-ant.jar | |
/external/elfutils/libelf-po/ |
Makefile | 1 # Makefile for PO directory in any package using GNU gettext. 58 # Makefile variables for PO directory in any package using GNU gettext. 63 # These two variables depend on the location of this directory. 107 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
|
/ndk/build/tools/ |
prebuilt-common.sh | 8 # NDK_BUILDTOOLS_PATH should point to the directory containing 10 # the scripts in the same directory that sourced this file. 79 # Reverse a file path directory 123 # Return the list of all regular files under a given directory 124 # $1: Directory path 534 log "Probing directory for sysroot: $1/$2" 702 # $1: install directory for mingw/darwin wrapper toolchain [all...] |
/ndk/tests/ |
run-tests.sh | 191 # Make a directory path on device 195 # for the existence of the parent directory and recursively 197 # create the requested directory. 208 dump "ERROR: Could not find the root (/) directory on the device!" 215 #If the directory doesn't exist, make it 280 dump "ERROR: Your --ndk option does not point to a directory: $NDK_ROOT" 435 # $1: project directory 450 # $1: project directory 499 # $1: project directory 567 dump "ERROR: Missing samples directory: $SAMPLES_DIRS [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
os.py | 7 - os.curdir is a string representing the current directory ('.' or ':') 8 - os.pardir is a string representing the parent directory ('..' or '::') 133 # Super directory utilities. 139 Super-mkdir; create a leaf directory and all intermediate ones. 162 Super-rmdir; remove a leaf directory and all empty intermediate 163 ones. Works like rmdir except that, if the leaf directory is 167 ignored -- they generally mean that a directory was not empty. 189 whole path is consumed or a nonempty directory is found. 191 Note: this function can fail with the new directory structure made 192 if you lack permissions needed to unlink the leaf directory o [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | 74 directory = testdir + os.sep + TESTDATADIR + os.sep variable 76 skip_expected = not os.path.isdir(directory) [all...] |
test_zipfile.py | 66 # Print the ZIP directory 75 directory = fp.getvalue() 76 lines = directory.splitlines() 642 # Print the ZIP directory 651 directory = fp.getvalue() 652 lines = directory.splitlines() [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
os.py | 7 - os.curdir is a string representing the current directory ('.' or ':') 8 - os.pardir is a string representing the parent directory ('..' or '::') 133 # Super directory utilities. 139 Super-mkdir; create a leaf directory and all intermediate ones. 162 Super-rmdir; remove a leaf directory and all empty intermediate 163 ones. Works like rmdir except that, if the leaf directory is 167 ignored -- they generally mean that a directory was not empty. 189 whole path is consumed or a nonempty directory is found. 191 Note: this function can fail with the new directory structure made 192 if you lack permissions needed to unlink the leaf directory o [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | 74 directory = testdir + os.sep + TESTDATADIR + os.sep variable 76 skip_expected = not os.path.isdir(directory) [all...] |