HomeSort by relevance Sort by last modified time
    Searched full:file (Results 401 - 425 of 47728) sorted by null

<<11121314151617181920>>

  /external/clearsilver/java-jni/testdata/
test.cs 1 Testing CS parse file...
  /external/e2fsprogs/lib/blkid/
save.c 8 * This file may be redistributed under the terms of the
29 static int save_dev(blkid_dev dev, FILE *file)
39 fprintf(file,
43 fprintf(file, " PRI=\"%d\"", dev->bid_pri);
46 fprintf(file, " %s=\"%s\"", tag->bit_name,tag->bit_val);
48 fprintf(file, ">%s</device>\n", dev->bid_name);
54 * Write out the cache struct to the cache file on disk.
62 FILE *file = NULL local
    [all...]
  /external/e2fsprogs/misc/
chattr.1.in 4 chattr \- change file attributes on a Linux second extended file system
20 changes the file attributes on a Linux second extended file system.
44 Set the file's version/generation number.
46 When a file with the 'A' attribute set is accessed, its atime record is
50 A file with the `a' attribute set can only be open in append mode for writing.
54 A file with the `c' attribute set is automatically compressed on the disk
55 by the kernel. A read from this file returns uncompressed data. A write to
56 this file compresses data before storing them on the disk. Note: please
    [all...]
  /external/e2fsprogs/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
14 # Output the file's contents by reading the next line. But don't lose the
  /external/e2fsprogs/util/
all.exclude 11 .exclude-file
  /external/elfutils/libelf-po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
14 # Output the file's contents by reading the next line. But don't lose the
  /external/elfutils/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
14 # Output the file's contents by reading the next line. But don't lose the
  /external/emma/core/res/com/vladium/emma/data/
merge_usage.res 9 '<file>',
10 "merged data output file (defaults to 'coverage.es')";
14 '<properties file>',
15 "properties override file";
  /external/expat/xmlwf/
codepage.h 2 See the file COPYING for copying permission.
  /external/freetype/include/
ft2build.h 11 /* This file is part of the FreeType project, and may only be used, */
14 /* this file you indicate that you have read the license and */
22 /* This file corresponds to the default `ft2build.h' file for */
  /external/icu4c/data/misc/
miscfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
8 # Instead of changing this file [unless you want to check it back in],
9 # you should consider creating a 'misclocal.mk' file in this same directory.
15 # * To add an additional file to the list:
  /external/icu4c/layout/
LayoutTables.h 11 * \file
  /external/icu4c/tools/toolutil/
unewdata.h 8 * file name: unewdata.h
29 * Create a new binary data file.
30 * The file-writing <code>udata_</code> functions facilitate writing
32 * This function opens a new file with a filename determined from its
37 * Subsequent write operations will thus start at an offset in the file
52 * structure that will be copied into the file.
54 * copied into the file if it is not <code>NULL</code>
56 * file. It will not be accessible by any API.
65 /** @memo Close a newly written binary file. */
69 /** @memo Write an 8-bit byte to the file. *
    [all...]
  /external/iptables/extensions/
libip6t_condition.man 4 Match on boolean value stored in /proc/net/ip6t_condition/filename file
libipt_condition.man 4 Match on boolean value stored in /proc/net/ipt_condition/filename file
  /external/jpeg/
wrjpgcom.1 3 wrjpgcom \- insert text comments into a JPEG file
22 reads the named JPEG/JFIF file, or the standard input if no file is named,
23 and generates a new JPEG/JFIF file on standard output. A comment block is
24 added to the file.
26 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file.
31 file. The maximum size of a COM block is 64K, but you can have as many of
32 them as you like in one JPEG file.
35 adds a COM block, containing text you provide, to a JPEG file.
42 Delete any existing COM blocks from the file
    [all...]
  /external/kernel-headers/original/asm-arm/
spinlock_types.h 5 # error "please don't include this file directly"
  /external/kernel-headers/original/asm-x86/
spinlock_types.h 5 # error "please don't include this file directly"
  /external/kernel-headers/original/linux/
config.h 3 /* This file is no longer in use and kept only for backward compatibility.
  /external/opencore/build_config/opencore_dynamic/
setup.sh 10 ## END FILE
  /external/opencore/engines/2way/pvlogger/src/
pv_logger_impl.h 5 * you may not use this file except in compliance with the License.
50 // logger config file name
55 // logger config file name
62 #error // The format type for default source file needs to be defined in config file
72 Let us read the logging settings from the file instead of hard coding them over here
73 The name of the config file is pvlogger.ini
75 First entry will decide if the file appender has to be used or error appender will be used.
77 1 -> File Appender will be used
79 Entries after this will decide the module whose logging has to be taken.For example, contents of one sample config file could b
    [all...]
  /external/proguard/src/proguard/ant/
ClassPathElement.java 28 import java.io.File;
61 File baseDir = getProject().getBaseDir();
66 // Get the referenced path or file set.
81 // Get the names of the existing input files in the referenced file set.
101 throw new BuildException("The <outjar> element must specify exactly one file or directory ["+fileNames.length+"]");
108 // throw new BuildException("The <injar> element must specify at least one file or directory");
114 // Create a new class path entry, with the proper file name and
117 File file = new File(fileName) local
    [all...]
ProGuardTask.java 39 public void setConfiguration(File configurationFile) throws BuildException
102 public void setPrintseeds(File printSeeds)
114 public void setPrintusage(File printUsage)
150 public void setPrintmapping(File printMapping)
156 public void setApplymapping(File applyMapping)
162 public void setObfuscationdictionary(File obfuscationDictionary)
168 public void setClassobfuscationdictionary(File classObfuscationDictionary)
174 public void setPackageobfuscationdictionary(File packageObfuscationDictionary)
260 public void setPrintconfiguration(File printConfiguration)
266 public void setDump(File dump
    [all...]
  /external/srec/make/asr/
Makefile.common 2 # FILE: Makefile.common
  /external/stlport/stlport/stl/
_relops_hash_cont.h 1 /* This is an implementation file which is intended to be included

Completed in 506 milliseconds

<<11121314151617181920>>