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

<<41424344454647484950>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-javamail.jar 
  /external/elfutils/src/libdw/
dwarf_getsrclines.c 3 This file is part of elfutils.
6 This file is free software; you can redistribute it and/or modify
233 /* First comes the file name. */
281 /* Finally the length of the file. */
304 unsigned int file = 1; local
358 SET (file);
436 file = 1;
579 /* Takes one uleb128 parameter which is stored in file. */
586 file = u128;
704 /* Pass the file data structure to the caller. *
    [all...]
  /external/elfutils/src/src/
addr2line.c 3 This file is part of elfutils.
6 This file is free software; you can redistribute it and/or modify
45 static void print_version (FILE *stream, struct argp_state *state);
61 N_("Show absolute file names using compilation directory"), 0 },
106 /* True if absolute file names based on DW_AT_comp_dir should be shown. */
193 print_version (FILE *stream, struct argp_state *state __attribute__ ((unused)))
317 const char *file = dwarf_filesrc (files, val, NULL, NULL); local
332 if (file == NULL)
333 file = "???";
335 file = basename (file)
    [all...]
i386_ld.c 2 This file is part of elfutils.
5 This file is free software; you can redistribute it and/or modify
56 /* Process relocations for the output in a relocatable file. This
79 struct usedfiles *file = runp->fileinfo; local
86 /* Get the data for section in the input file this relocation
89 reltgtdata = elf_getdata (file->scninfo[shdr->sh_info].scn, NULL);
93 insymdata = elf_getdata (file->scninfo[shdr->sh_link].scn, NULL);
104 symindirect = file->symindirect;
107 symref = file->symref;
123 /* Compute the symbol index in the output file. *
    [all...]
  /external/emma/core/java12/com/vladium/emma/data/
DataFactory.java 17 import java.io.File;
42 // TODO: file compaction
43 // TODO: file locking
51 public static IMergeable [] load (final File file)
54 if (file == null) throw new IllegalArgumentException ("null input: file");
56 return mergeload (file);
59 public static void persist (final IMetaData data, final File file, final boolean merge
101 persist (data.getMetaData (), TYPE_METADATA, file); local
102 persist (data.getCoverageData (), TYPE_COVERAGEDATA, file); local
    [all...]
  /external/fio/
ioengine.h 9 #include "file.h"
38 struct fio_file *file; member in struct:io_u
162 FIO_NOEXTEND = 1 << 3, /* engine can't extend file */
226 struct fio_file *f = io_u->file;
server.h 104 uint8_t file[]; member in struct:cmd_load_file_pdu
  /external/fio/t/
dedupe.c 2 * Small tool to check for dedupable blocks in a file or device. Basically
80 static struct fio_file file; variable in typeref:struct:fio_file
169 if (read_block(file.fd, cbuf, e->offset))
172 if (read_block(file.fd, ibuf, i->offset))
433 memset(&file, 0, sizeof(file));
434 file.file_name = strdup(filename);
436 file.fd = open(filename, flags);
437 if (file.fd == -1) {
442 if (fstat(file.fd, &sb) < 0)
    [all...]
  /external/google-breakpad/src/client/linux/handler/
exception_handler_unittest.cc 100 string file = dir + "/exception-handler-unittest.XXXXXX"; local
101 const char* c_file = file.c_str();
884 // unexpected file descriptors
    [all...]
  /external/google-breakpad/src/common/
dwarf_cu_to_module_unittest.cc 314 l.file = module_.FindFile(filename);
619 EXPECT_EQ(filename, line->file->name.c_str());
651 PushLine(0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL, "line-file", 246571772);
661 TestLine(0, 0, 0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL, "line-file",
667 PushLine(0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL, "line-file", 246571772);
678 TestLine(0, 0, 0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL, "line-file",
683 PushLine(0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL, "line-file", 246571772);
722 PushLine(0x1758a0f941b71efbULL, 0x1cf154f1f545e146ULL, "line-file", 75173118);
737 PushLine(0x1758a0f941b71efbULL, 0x1cf154f1f545e146ULL, "line-file", 75173118);
756 PushLine(0x2805c4531be6ca0eULL, 0x686b52155a8d4d2cULL, "line-file", 6111581)
1732 Module::File file; member in struct:Reporter
    [all...]
  /external/google-breakpad/src/common/mac/
macho_reader_unittest.cc 205 // here, start, and Mark are file offsets in 'fat'.
284 .Mark(&arch_data) // file data begins here
302 // First object file list entry
304 // First object file data
322 // Three object file list entries.
327 // First object file data
330 // Second object file data
333 // Third object file data
341 // First object file.
348 // Second object file
784 MachOFile file; local
802 MachOFile file; local
819 MachOFile file; local
831 MachOFile file; local
847 MachOFile file; local
868 MachOFile file; local
891 MachOFile file; local
914 MachOFile file; local
937 MachOFile file; local
965 MachOFile file; local
986 MachOFile file; local
1012 MachOFile file; local
1044 MachOFile file; local
1061 MachOFile file; local
1079 MachOFile file; local
1100 MachOFile file; local
1137 MachOFile file; local
1173 MachOFile file; local
1210 MachOFile file; local
1254 MachOFile file; local
1281 MachOFile file; local
1321 MachOFile file; local
1392 MachOFile file; local
1461 MachOFile file; local
1502 MachOFile file; local
1543 MachOFile file; local
1583 MachOFile file; local
1636 MachOFile file; local
1693 MachOFile file; local
1784 MachOFile file; local
1821 MachOFile file; local
1858 MachOFile file; local
1889 MachOFile file; local
    [all...]
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 36 #include "hb-open-file-private.hh"
401 const OT::OpenTypeFontFile &file = * (OT::OpenTypeFontFile *) (new_sfnt_data); local
402 unsigned int face_count = file.get_face_count ();
407 const OT::OpenTypeFontFace &face = file.get_face (face_index);
  /external/icu/icu4c/source/test/letest/
FontObject.h 230 FILE *file; member in class:FontObject
letest.cpp 8 * file name: letest.cpp
419 FILE *f = fopen(".." U_FILE_SEP_STRING ".." U_FILE_SEP_STRING "test" U_FILE_SEP_STRING "testdata" U_FILE_SEP_STRING "rbbitst.txt", "r");
575 log_err("Could not open the test data file: %s\n", testFilePath);
1032 FILE *file = fopen(".." U_FILE_SEP_STRING ".." U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "Makefile.in", "r"); local
    [all...]
  /external/icu/icu4c/source/test/perf/leperf/
FontObject.h 230 FILE *file; member in class:FontObject
  /external/icu/icu4c/source/tools/toolutil/
package.cpp 8 * file name: package.cpp
63 vfprintf((FILE *)context, fmt, args);
172 // file handling ----------------------------------------------------------- ***
200 getFileLength(FILE *f) {
210 * Turn tree separators and alternate file separators into normal file separators.
228 * Turn file separators into tree separators.
261 // make sure the path ends with a file separator
270 // turn the name into a filename, turn tree separators into file separators
299 *sep++=U_FILE_SEP_CHAR; // restore file separator characte
306 FILE *file; local
691 FILE *file; local
1131 FILE *file; local
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/webapp/
WebInfConfiguration.java 21 import java.io.File;
63 File work = findWorkDirectory(context);
214 File tmpDir=File.createTempFile(WebInfConfiguration.getCanonicalNameForWebAppTmpDir(context),"",template.getTempDirectory().getParentFile());
264 File tmpDir = context.getTempDirectory();
274 File servletTmpDir = asFile(context.getAttribute(WebAppContext.TEMPDIR));
279 // Ensure Attribute has File object
289 File work = new File(System.getProperty("jetty.home"),"work");
296 File baseTemp = asFile(context.getAttribute(WebAppContext.BASETEMPDIR))
715 Resource file = web_inf_lib.addPath(files[f]); local
    [all...]
  /external/jmonkeyengine/engine/src/test/jme3test/terrain/
TerrainGridAlphaMapTest.java 34 import java.io.File;
78 File file = new File("TerrainGridTestData.zip"); local
79 if (!file.exists()) {
  /external/libpng/contrib/libtests/
makepng.c 14 * [file-name]
42 * For color-mapped images a four channel color-map is used and the PNG file has
71 * If file-name is given then the PNG is written to that file, else it is
555 write_png(const char **name, FILE *fp, int color_type, int bit_depth,
678 /* Write the file header. */
708 /* Finish writing the file. */
727 FILE *fp = tmpfile();
731 FILE *ip = fopen(name, "rb");
759 perror("temporary file");
995 png_bytep file = NULL; local
    [all...]
  /external/libvncserver/test/
tjbench.c 83 FILE *file=NULL; tjhandle handle=NULL; local
201 if(file) {fclose(file); file=NULL;}
212 FILE *file=NULL; tjhandle handle=NULL; local
311 if((file=fopen(tempstr, "wb"))==NULL)
313 if(fwrite(jpegbuf[0], jpegsize[0], 1, file)!=1)
315 fclose(file); file=NULL
353 FILE *file=NULL; tjhandle handle=NULL; local
    [all...]
  /external/libxml2/
testrecurse.c 393 char *file = NULL; local
409 file = err->file;
445 if (file != NULL)
446 channel(data, "%s:%d: ", file, line);
594 * File name and path utilities *
666 * @filename: the file to parse
667 * @result: the file with expected result
668 * @err: the file with error messages: unused
670 * Parse a file loading DTD and replacing entities check it fails fo
    [all...]
  /external/lldb/source/Host/common/
FileSpec.cpp 5 // This file is distributed under the University of Illinois Open Source
28 #include "lldb/Host/File.h"
230 // file on disk.
388 // trying to set a file and line breakpoint and one path
538 // Returns true if the file exists.
561 // FindProgramByName returns "." if it can't find the file.
570 // If FindProgramByName found the file, it returns the directory + filename in its return results.
753 // part of the contents of a file. The data is memory mapped and
754 // will lazily page in data from the file as memory is accessed.
756 // file, and "file_size" bytes will be mapped. If "file_size" i
797 File file; local
834 File file; local
859 File file; local
    [all...]
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 1 //===-- llvm-objdump.cpp - Object file dumping utility for llvm -----------===//
5 // This file is distributed under the University of Illinois Open Source
11 // dumps out a plethora of information about an object file depending on the
72 llvm::Relocations("r", cl::desc("Display the relocation entries in the file"));
96 MachOOpt("macho", cl::desc("Use MachO specific object file parser"));
144 cl::desc("Display format specific file headers"));
157 outs() << ToolName << ": error reading file: " << EC.message() << ".\n";
665 << FileFunc // Name of function (F), file (f) or object (O).
803 /// @brief Dump each object file in \a a;
819 << "Unrecognized file type.\n"
827 errs() << ToolName << ": '" << file << "': " << "No such file\\n"; local
852 errs() << ToolName << ": '" << file << "': " << "Unrecognized file type.\\n"; local
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zOut.cpp 594 const CFileItem &file = db.Files[i]; local
595 if (!file.HasStream)
597 unpackSizes.Add(file.Size);
598 digestsDefined.Add(file.CrcDefined);
599 digests.Add(file.Crc);
645 const CFileItem &file = db.Files[i]; local
646 if (!file.HasStream)
648 emptyFileVector.Add(!file.IsDir);
649 if (!file.IsDir)
731 const CFileItem &file = db.Files[i]; local
    [all...]
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 151 static const wchar_t *kCantDeleteOutputFile = L"ERROR: Can not delete output file ";
186 UString _diskFilePath; // full path to file on disk
305 // Create folders for file
334 PrintString((UString)L"can not open output file " + fullProcessedPath);
583 PrintError("WARNING: can't open file");
706 PrintString(UString(L"Can't find file") + name);
723 PrintError("can't create archive file");
774 PrintString((UString)L"Error for file: " + updateCallbackSpec->FailedFiles[i]);
806 CMyComPtr<IInStream> file = fileSpec; local
810 PrintError("Can not open archive file");
    [all...]

Completed in 267 milliseconds

<<41424344454647484950>>