HomeSort by relevance Sort by last modified time
    Searched full:files (Results 876 - 900 of 7650) sorted by null

<<31323334353637383940>>

  /cts/tools/test-progress-new/src/
Android.mk 21 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /cts/tools/utils/
android_api_description_splitter.py 17 # This script is used to split the jdiff xml into several smaller xml files
39 # when the tagname is specified as A, it will generate two xml files:
54 # when the tagname is specified as B, it will generated three xml files:
82 """Split the jdiff xml into several smaller xml files by specified tag.
  /dalvik/dx/src/com/android/dx/command/annotool/
Main.java 70 String[] files; field in class:Main.Arguments
108 files = new String[argArray.length - i];
109 System.arraycopy(argArray, i, files, 0, files.length);
  /dalvik/dx/tests/034-dex-minimal/
run 17 dx --debug --dex --dump-to=- --no-files
  /dalvik/libdex/
DexInlines.c 17 * Generate non-inline copies of inline functions in header files.
  /dalvik/tests/
README.txt 12 replacing class files created in the first pass. The "src-ex" directory
  /dalvik/vm/
Inlines.c 18 * Generate non-inline copies of inline functions declared in header files.
  /development/apps/GestureBuilder/
Android.mk 22 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /development/build/
Android.mk 3 # The source files for this library are _all_ generated, something we don't do
5 # these files don't really matter, because they are all generated as part of
9 # resource files out of there for aapt.
13 # resource files here.
  /development/host/windows/usb/legacy/driver/
sources 24 sources files needed to build that component. Also specifies optional
  /development/pdk/docs/
README 9 downloads -- links to download files of interest
  /development/pdk/docs/source/
building-dream.jd 19 <li>in vendor/htc/dream-open/ there is a script called "extract-files.sh" that must be run (from that directory) to extract some proprietary binaries from your device (*). You only need to do this once.<br></li>
20 <li>run "lunch aosp_dream_us-eng" to specifically configure the build system for dream (the default is the equivalent of "lunch generic-eng", which doesn't contain dream-specific files).<br></li>
31 <li>in vendor/htc/dream-open/ there is a script called "extract-files.sh" that must be run (from that directory) to extract some proprietary binaries from your device (*). You only need to do this once.<br></li>
32 <li>run "lunch htc_dream-eng" to specifically configure the build system for dream (the default is the equivalent of "lunch generic-eng", which doesn't contain dream-specific files).<br></li>
  /development/samples/CubeLiveWallpaper/
Android.mk 22 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /development/scripts/
divide_and_compress.py 18 """Module to compress directories in to series of zip files.
21 child directories into a series of zip files named N.zip where 'N' ranges from
22 0 to infinity. The zip files will all be below a certain specified maximum
27 child directory's contents. In this way the files within an archive are ordered
32 code base. The custom App Engine runtime can leverage the index files written
55 help='The directory containing the files to compress')
57 help=('Where to put the archive files, this should not be'
58 ' a child of where the source files exist.'))
60 help=('Maximum size of archive files. A number followed by '
67 help=('Whether the archive files should be compressed, or
    [all...]
  /development/tools/makedict/
Android.mk 19 LOCAL_SRC_FILES := $(call all-java-files-under,src)
  /development/tools/mkstubs/
Android.mk 19 LOCAL_SRC_FILES := $(call all-java-files-under,src)
  /device/htc/dream-sapphire/recovery/images/
README 5 They were generated from the corresponding .png files by doing:
  /device/htc/passion/
AndroidProducts.mk 16 # This file lists the product definition files that define
  /device/htc/passion-common/recovery/images/
README 5 They were generated from the corresponding .png files by doing:
  /external/blktrace/btt/
btt_plot.py 3 # btt_plot.py: Generate matplotlib plots for BTT generate data files
23 btt_plot.py: Generate matplotlib plots for BTT generated data files
25 Files handled:
47 <data-files...>
51 q2d, d2c and q2c). It will find files with the appropriate suffix for
52 each type ('aqd.dat' for example). If such files are found, a plot for
89 def get_data(files):
90 """Retrieve data from files provided.
154 for file in files:
187 Returns list of (data) files that need to be processed -- /unless
373 files = parse_args(sys.argv) variable
378 files = get_files(t) variable
    [all...]
  /external/bluetooth/hcidump/src/
magic.btsnoop 3 # BTSnoop: file(1) magic for BTSnoop files
  /external/clearsilver/scripts/
commitlog.py 32 if a_line == "Modified Files:":
34 elif a_line == "Added Files:":
38 elif a_line == "Removed Files:":
51 # if files don't exist, we should create them...
  /external/dhcpcd/
dhcpcd-run-hooks.in 27 # List interface config files in a dir
39 # We normally use sed to extract values using a key from a list of files
81 # Compare two files
90 # Hopefully we're only working on small text files ...
  /external/dropbear/
filelist.txt 3 then common- for common parts. Some files have no prefix.
5 A brief rundown on which files do what, and their corresponding sections
6 in the IETF drafts. The .c files usually have corresponding .h files.
  /external/e2fsprogs/
README 12 e2fsprogs. Provisions for building Red Hat RPMs and Debian dpkg files

Completed in 65 milliseconds

<<31323334353637383940>>