HomeSort by relevance Sort by last modified time
    Searched defs:file (Results 351 - 375 of 2724) sorted by null

<<11121314151617181920>>

  /external/elfutils/src/tests/
get-lines.c 2 This file is part of elfutils.
5 This file is free software; you can redistribute it and/or modify
95 const char *file = dwarf_linesrc (l, NULL, NULL); local
101 file ?: "???", line);
  /external/eyes-free/AccessCheck/src/com/android/accessibility/
AccessibilityValidator.java 5 * use this file except in compliance with the License. You may obtain a copy of
38 private final File mRootFilePath;
46 private final File mAndroidSdkPath;
74 mRootFilePath = new File(rootPath);
75 mAndroidSdkPath = new File(androidSdkPath);
107 private List<InputSource> findLayoutFiles(File directory) {
110 for (File file : directory.listFiles()) {
111 // The file is a directory; recurse on the file
    [all...]
  /external/google-breakpad/src/common/dwarf/
functioninfo.h 30 // This file contains the definitions for a DWARF2/3 information
53 // File containing this function
54 string file; member in struct:dwarf2reader::FunctionInfo
64 // Name of the source file name
66 // Low address of source file name
74 // file, and linemap passed into it with the data produced from the
97 // length of its machine code in bytes, FILE_NUM is the file number
98 // containing the code, LINE_NUM is the line number in that file for
  /external/google-breakpad/src/tools/mac/dump_syms/
macho_dump.cc 32 // macho_dump.cc: Dump the contents of a Mach-O file. This is mostly
126 "getting file attributes for", filename);
143 printf(" object file count: %ld\n", object_files_size);
145 const struct fat_arch &file = object_files[i]; local
148 file.cputype, file.cpusubtype);
149 printf("\n object file %ld:\n"
155 file.size, file.align);
160 name << ", object file #" << i
    [all...]
  /external/icu/icu4c/source/common/
dictionarydata.h 104 UCharsDictionaryMatcher(const UChar *c, UDataMemory *f) : characters(c), file(f) { }
112 UDataMemory *file; member in class:UCharsDictionaryMatcher
119 // the transform constant should be the constant read from the file, not a masked version!
122 : characters(c), transformConstant(t), file(f) { }
133 UDataMemory *file; member in class:BytesDictionaryMatcher
145 * A dictionary .dict data file contains a byte-serialized BytesTrie or
152 * A .dict file begins with a standard ICU data file header
156 * After the header, the file contains the following parts.
166 * Each byte offset marks the start of the next part in the data file,
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
filestrm.c 9 * File FILESTRM.C
34 FILE *file = fopen(filename, mode); local
35 return (FileStream*)file;
47 FILE* result = _wfopen(filename, mode);
52 FILE *result;
76 fclose((FILE*)fileStream);
82 FILE* temp = fopen(filename, "r");
97 FILE* file = tmpfile()
    [all...]
unewdata.c 8 * file name: unewdata.c
28 FileStream *file; member in struct:UNewDataMemory
84 /* open the output file */
100 pData->file=T_FileStream_open(filename, "wb");
101 if(pData->file==NULL) {
120 T_FileStream_write(pData->file, &pData->headerSize, 4);
123 T_FileStream_write(pData->file, pInfo, pInfo->size);
127 T_FileStream_write(pData->file, comment, commentLength);
135 T_FileStream_write(pData->file, bytes, headerSize);
150 if(pData->file!=NULL)
    [all...]
uparse.c 8 * file name: uparse.c
16 * This file provides a parser for files that are delimited by one single
77 FileStream *file; local
93 file=T_FileStream_stdin();
95 file=T_FileStream_open(filename, "r");
97 if(file==NULL) {
102 while(T_FileStream_readLine(file, line, sizeof(line))!=NULL) {
177 T_FileStream_close(file);
  /external/iproute2/misc/
lnstat.h 17 struct lnstat_file *file; member in struct:lnstat_field
31 FILE *fp;
40 int lnstat_dump(FILE *outfd, struct lnstat_file *lnstat_files);
  /external/iptables/extensions/
libxt_devgroup.c 39 const char file[] = "/etc/iproute2/group_map"; local
40 devgroups = xtables_lmap_init(file);
42 fprintf(stderr, "Warning: %s: %s\n", file, strerror(errno));
  /external/jetty/src/java/org/eclipse/jetty/io/nio/
RandomAccessFileBuffer.java 21 import java.io.File;
37 public RandomAccessFileBuffer(File file)
41 assert file.length()<=Integer.MAX_VALUE;
42 _file = new RandomAccessFile(file,"rw");
46 setPutIndex((int)file.length());
49 public RandomAccessFileBuffer(File file,int capacity)
53 assert capacity>=file.length();
54 assert file.length()<=Integer.MAX_VALUE
    [all...]
  /external/jmonkeyengine/engine/src/test/jme3test/scene/
TestSceneLoading.java 46 import java.io.File;
71 File file = new File("wildhouse.zip"); local
72 if (!file.exists()) {
  /external/jmonkeyengine/engine/src/test/jme3test/water/
TestPostWaterLake.java 46 import java.io.File;
67 File file = new File("wildhouse.zip"); local
69 if (file.exists()) {
  /external/jmonkeyengine/engine/src/tools/jme3tools/savegame/
SaveGame.java 14 import java.io.File;
41 File daveFolder = new File(JmeSystem.getStorageFolder().getAbsolutePath() + File.separator + gamePath.replaceAll("/", File.separator));
43 Logger.getLogger(SaveGame.class.getName()).log(Level.SEVERE, "Error creating save file!");
46 File saveFile = new File(daveFolder.getAbsolutePath() + File.separator + dataName);
49 Logger.getLogger(SaveGame.class.getName()).log(Level.SEVERE, "Error creating save file!");
93 File file = new File(JmeSystem.getStorageFolder().getAbsolutePath() + File.separator + gamePath.replaceAll("\/", File.separator) + File.separator + dataName); local
    [all...]
  /external/libdrm/radeon/
bof.h 46 FILE *file; member in struct:bof
  /external/libmtp/examples/
detect.c 2 * \file detect.c
202 // Try to get Media player device info XML file...
205 LIBMTP_file_t *file, *tmp; local
206 file = files;
207 while (file != NULL) {
208 if (!strcmp(file->filename, "WMPInfo.xml") ||
209 !strcmp(file->filename, "WMPinfo.xml") ||
210 !strcmp(file->filename, "default-capabilities.xml")) {
211 if (file->item_id != 0) {
212 /* Dump this file */
    [all...]
  /external/libvorbis/test/
write_read.c 3 * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
34 FILE * file ; local
45 if ((file = fopen (filename, "wb")) == NULL) {
82 fwrite (og.header,1,og.header_len,file);
83 fwrite (og.body,1,og.body_len,file);
112 fwrite (og.header,1,og.header_len,file);
113 fwrite (og.body,1,og.body_len,file);
127 fclose (file) ;
145 FILE *file local
    [all...]
  /external/libvorbis/vq/
huffbuild.c 3 * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
25 static int getval(FILE *in,int begin,int n,int group,int max){
66 FILE *file; local
104 /* scan the file for maximum value */
105 file=fopen(infile,"r");
106 if(!file){
107 fprintf(stderr,"Could not open file %s\n",infile);
119 if(get_next_ivalue(file,&v))break;
124 rewind(file);
    [all...]
  /external/libvpx/libvpx/vpx_mem/include/
vpx_mem_tracker.h 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
30 char *file; member in struct:mem_block
65 char * file, unsigned int line)
68 file - the file addr was referenced from
69 line - the line in file addr was referenced from
70 Adds memory address addr, it's size, file and line it came from
74 char *file, unsigned int line
    [all...]
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
FileRetrCommandHandler.java 5 * you may not use this file except in compliance with the License.
32 * CommandHandler for the RETR command. Returns the contents of the specified file on the
36 * The <code>file</code> property specifies the pathname for the file whose contents should
37 * be returned from this command. The file path is relative to the CLASSPATH (using the
40 * An exception is thrown if the <code>file</code> property has not been set or if the specified
41 * file does not exist or cannot be read.
45 * <li>{@link #PATHNAME_KEY} ("pathname") - the pathname of the file submitted on the invocation (the first command parameter)
58 private String file; field in class:FileRetrCommandHandler
67 * Create new instance using the specified file pathname
    [all...]
  /external/nanohttpd/samples/src/main/java/fi/iki/elonen/
TempFilesServer.java 48 for (TempFile file : tempFiles) {
50 System.out.println(" "+file.getName());
51 file.delete();
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
FaultyFileSystem.java 5 * you may not use this file except in compliance with the License.
19 import java.io.File;
31 private final Set<File> writeFaults = new LinkedHashSet<>();
37 public void setFaulty(File file, boolean faulty) {
39 writeFaults.add(file);
41 writeFaults.remove(file);
45 @Override public Source source(File file) throws FileNotFoundException {
46 return delegate.source(file);
78 private final File file; field in class:FaultyFileSystem.FaultySink
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/io/
InMemoryFileSystem.java 5 * you may not use this file except in compliance with the License.
18 import java.io.File;
28 /** A simple file system where all files are held in memory. Not safe for concurrent use. */
30 private final Map<File, Buffer> files = new LinkedHashMap<>();
32 @Override public Source source(File file) throws FileNotFoundException {
33 Buffer result = files.get(file);
38 @Override public Sink sink(File file) throws FileNotFoundException {
40 files.put(file, result)
71 File file = i.next(); local
    [all...]
  /external/openfst/src/lib/
flags.cc 4 // you may not use this file except in compliance with the License.
17 // \file
99 // If flag is defined in file 'src' and 'in_src' true or is not
100 // defined in file 'src' and 'in_src' is false, then print usage.
111 const string &file = it->first; local
114 bool match = file == src;
118 if (file != old_file) {
121 cout << "Flags from: " << file << "\n"; local
124 old_file = file;
  /external/proguard/src/proguard/
UpToDateChecker.java 23 import java.io.File;
122 * Updates the input modification time based on the given file or
125 public void updateInputModificationTime(File file)
127 if (file != null)
129 updateModificationTime(file, false);
135 * Updates the input modification time based on the given file or
138 public void updateOutputModificationTime(File file)
140 if (file != null && file.getName().length() > 0
    [all...]

Completed in 6966 milliseconds

<<11121314151617181920>>