Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 46) sorted by relevance

12

/system/core/libsparse/
Dsimg2simg.c51 int files; in main() local
73 files = sparse_file_resparse(s, max_size, NULL, 0); in main()
74 if (files < 0) { in main()
79 out_s = calloc(sizeof(struct sparse_file *), files); in main()
85 files = sparse_file_resparse(s, max_size, out_s, files); in main()
86 if (files < 0) { in main()
91 for (i = 0; i < files; i++) { in main()
/system/core/toolbox/
Dls.c340 strlist_t files = STRLIST_INITIALIZER; in listdir() local
356 strlist_append_dup(&files, de->d_name); in listdir()
359 strlist_sort(&files); in listdir()
360 STRLIST_FOREACH(&files, filename, listfile(name, filename, flags)); in listdir()
361 strlist_done(&files); in listdir()
450 strlist_t files = STRLIST_INITIALIZER; in ls_main() local
475 strlist_append_dup(&files, argv[i]); in ls_main()
479 if (files.count > 0) { in ls_main()
480 STRLIST_FOREACH(&files, path, { in ls_main()
485 strlist_done(&files); in ls_main()
/system/extras/tests/fstest/
DREADME1 All files and directories will be matched against entries taken from
5 stdout. If only the message "Passed." is printed on stdout, all files are
27 By convention /dev/* will include all files directly in /dev/, but not files
63 To get a fully specified set of rules for all failing files:
67 NOTE: There may be failing files even if no rules have failed, since a
/system/media/camera/docs/
DREADME.md6 Many files can be generated from XML, such as the documentation (html/pdf),
13 * Tidy - Cleans up the XML/HTML files.
/system/core/libutils/
DREADME26 Overlay packages are special .apk files which provide no code but
55 How resources are bundled in .apk files
57 Android .apk files are .zip files, usually housing .dex code,
63 * assets: uncompressed, raw files packaged as part of an .apk and
64 explicitly referenced by filename. These files are
121 resource.arsc files. Normally, this forest is structured as follows,
275 0x706d6469 # magic: all idmap files begin with this constant
/system/extras/tests/sdcard/
DREADME39 This test will write 1000kbyte (1M) files using writes of 100kbytes (so 10 writes per file) using
40 only 1 process for 100 times (100 files will be written on the sdcard).
Dsdcard_perf_test.cpp645 int dirs = 0, files = 0; in testTraverse() local
654 files++; in testTraverse()
670 if (expectedFiles != files) { in testTraverse()
671 fprintf(stderr, "expected %d files, but found %d\n", expectedFiles, files); in testTraverse()
/system/core/fastboot/
Dfastboot.c543 int files; in load_sparse_files() local
551 files = sparse_file_resparse(s, max_size, NULL, 0); in load_sparse_files()
552 if (files < 0) { in load_sparse_files()
556 out_s = calloc(sizeof(struct sparse_file *), files + 1); in load_sparse_files()
561 files = sparse_file_resparse(s, max_size, out_s, files); in load_sparse_files()
562 if (files < 0) { in load_sparse_files()
/system/extras/tests/bionic/libstdc++/
DREADME.TXT18 example how to structure your files.
/system/core/init/
DREADME.BOOTCHART2 files that can be later processed by the tools provided by www.bootchart.org.
34 The log files are placed in /data/bootchart/. you must run the script tools/grab-bootchart.sh
/system/core/charger/
DAndroid.mk49 $(foreach _img, $(call find-subdir-subdir-files, "images", "*.png"), \
/system/core/
DNOTICE43 These files are Copyright 2007 Nuance Communications, but released under
53 These files are Copyright 1998 - 2009 PacketVideo, but released under
82 These files are Copyright 2003-2010 VisualOn, but released under
92 These files are Copyright (C) 2004-2010 NXP Software and
124 source, and configuration files.
193 (b) You must cause any modified files to carry prominent notices
194 stating that You changed the files; and
278 Unicode Data Files include all data files under the directories
298 a copy of the Unicode data files and any associated documentation (the
/system/core/sh/
DTOUR25 program intput files generates
36 C source files for entries looking like:
146 tents of here documents in temporary files, but keeping here do-
149 temporary files for here documents, for the benefit of small
151 porary files was complex and I never fixed all the bugs in it.
154 it to handle temporary files correctly in obscure cases.)
211 EXECUTION: Command execution is handled by the following files:
341 current input file. There is a stack of input files; the current
345 variable plinno is saved and restored when files are pushed and
/system/core/rootdir/
Dinit.rc3 # IMPORTANT: Do not create world writable files or directories.
225 # Do not place files or directories in /data/local/tmp
256 symlink /data/data/com.android.shell/files/bugreports /data/bugreports
258 # Separate location for storing security policy files on data
407 # system server cannot write to /proc/sys files,
/system/core/adb/
DNOTICE42 source, and configuration files.
111 (b) You must cause any modified files to carry prominent notices
112 stating that You changed the files; and
/system/core/run-as/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/core/libcutils/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/extras/procmem/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/core/debuggerd/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/extras/procrank/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/core/libctest/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/extras/showmap/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/core/libcorkscrew/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/core/logcat/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/system/core/libpixelflinger/
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and

12