HomeSort by relevance Sort by last modified time
    Searched full:file (Results 726 - 750 of 168772) sorted by null

<<21222324252627282930>>

  /external/compiler-rt/test/asan/TestCases/Helpers/
blacklist-extra.cc 1 // This function is broken, but this file is blacklisted
initialization-bug-extra.cc 1 // This file simply declares a dynamically initialized var by the name of 'y'.
  /external/droiddriver/manualtest/
settings.gradle 3 project(':droiddriver').projectDir = file('..')
  /external/e2fsprogs/debian/attic/
e2fslibsg-dev.info 4 FILE=libext2fs.info
  /external/e2fsprogs/lib/quota/
dqblk_v2.h 2 * Header file for disk format of new quotafile format
16 unsigned int dqi_used_entries; /* Number of entries in file -
18 unsigned int dqi_data_blocks; /* Number of data blocks in file -
23 long long dqb_off; /* Offset of dquot in file */
  /external/eigen/Eigen/src/Core/
CMakeLists.txt 0 FILE(GLOB Eigen_Core_SRCS "*.h")
  /external/elfutils/src/libdw/
dwarf_filesrc.c 1 /* Find source file information.
3 This file is part of elfutils.
6 This file is free software; you can redistribute it and/or modify
38 dwarf_filesrc (Dwarf_Files *file, size_t idx, Dwarf_Word *mtime,
41 if (file == NULL || idx >= file->nfiles)
45 *mtime = file->info[idx].mtime;
48 *length = file->info[idx].length;
50 return file->info[idx].name;
  /external/fonttools/Lib/fontTools/encodings/
__init__.py 1 """Empty __init__.py file to signal Python this directory is a package.
  /external/fonttools/Lib/fontTools/misc/
__init__.py 1 """Empty __init__.py file to signal Python this directory is a package.
  /external/fonttools/Lib/fontTools/pens/
__init__.py 1 """Empty __init__.py file to signal Python this directory is a package.
  /external/freetype/src/autofit/
afangles.h 4 * This is a dummy file, used to please the build system. It is never
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
DiskCache.java 5 import java.io.File;
16 * Writes data to the file and returns true if the write was successful and should be committed, and
19 * @param file The File the Writer should write to.
21 boolean write(File file);
28 * Note - This is potentially dangerous, someone may write a new value to the file at any point in timeand we
35 File get(Key key);
39 * the write finishes, like commit (via atomic file rename).
  /external/harfbuzz_ng/test/
Makefile.am 1 # Process this file with automake to produce Makefile.in
  /external/hyphenation-patterns/Ethi/
NOTICE 2 % You may freely use, copy, modify and / or redistribute this file.
  /external/hyphenation-patterns/sa/
NOTICE 2 % You may freely use, copy, modify and/or distribute this file.
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_set_caps_fd.3 11 This function will write the file based capabilities to the extended attributes of the file that the descriptor was opened against. The bounding set is not included in file based capabilities operations. Note that this function will only work if compiled on a kernel that supports file based capabilities such as 2.6.2
  /external/libogg/include/ogg/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/include/vorbis/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/m4/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/vq/
bookutil.h 3 * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
26 extern char *get_line(FILE *in);
27 extern char *setup_line(FILE *in);
28 extern int get_line_value(FILE *in,float *value);
29 extern int get_next_value(FILE *in,float *value);
30 extern int get_next_ivalue(FILE *in,long *ivalue);
32 extern int get_vector(codebook *b,FILE *in,int start,int num,float *a);
33 extern char *find_seek_to(FILE *in,char *s);
36 extern void write_codebook(FILE *out,char *name,const static_codebook *c);
  /external/libvpx/libvpx/
ivfdec.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.
21 int ivf_read_frame(FILE *infile, uint8_t **buffer,
  /external/libxml2/include/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libxml2/test/HTML/
reg1.html 8 Ok file no problem
reg2.html 10 Ok file no problem
reg3.html 11 Ok file no problem

Completed in 370 milliseconds

<<21222324252627282930>>