HomeSort by relevance Sort by last modified time
    Searched full:dirs (Results 251 - 275 of 494) sorted by null

<<11121314151617181920

  /build/core/
product_config.mk 352 # The list of product-specific kernel header dirs
  /development/build/tools/
mk_sdk_repo_xml.sh 345 # unzip: -j=flat (no dirs), -q=quiet, -o=overwrite, -d=dest dir
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
SystemTest.java 137 "java.class.path", "java.ext.dirs", "os.name", "os.arch",
  /external/bzip2/
CHANGES 232 * Pass -p (create parent dirs as needed) to mkdir during make install.
  /external/e2fsprogs/config/
config.rpath 380 sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
  /external/grub/stage2/
ufs2.h 309 grub_u_int8_t *fs_contigdirs; /* # of contiguously allocated dirs */
xfs.h 398 #define XFS_DIR2_BLOCK_MAGIC 0x58443242 /* XD2B: for one block dirs */
  /external/kernel-headers/original/linux/
ext2_fs.h 395 __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
  /external/openssl/crypto/x509/
x509_vfy.h 85 char **dirs;
  /external/openssl/include/openssl/
x509_vfy.h 85 char **dirs;
  /external/tcpdump/tests/
print-A.new 95 in the <TT>public_html</TT> directory of the users' homes. These dirs
print-A.out 95 in the <TT>public_html</TT> directory of the users' homes. These dirs
print-AA.new 95 in the <TT>public_html</TT> directory of the users' homes. These dirs
print-AA.out 95 in the <TT>public_html</TT> directory of the users' homes. These dirs
  /external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/
tst_qdeclarativewebview.cpp 79 QFileInfoList entries(dir.entryInfoList(QDir::Dirs | QDir::Files | QDir::NoDotAndDotDot));
  /frameworks/base/tools/aapt/
AaptAssets.h 232 // Returns the relative path after the AaptGroupEntry dirs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ext2_fs.h 369 __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
ext3_fs.h 449 __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 369 __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
ext3_fs.h 449 __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 369 __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
ext3_fs.h 449 __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SdkSelectionPage.java 294 // We can however skip this recursion for known android sub-dirs that
  /system/core/toolbox/cp/
cp.c 307 static int dnestack[MAXPATHLEN]; /* unlikely we'll have more nested dirs */
  /build/
envsetup.sh 661 local DIRS=$(echo "$@" | awk -v RS=" " -v ORS=" " '/^[^-].*$/')
662 for DIR in $DIRS ; do

Completed in 1204 milliseconds

<<11121314151617181920