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

<<31323334353637383940>>

  /external/clang/test/Frontend/
dependency-generation-crash.c 1 // RUN: not %clang_cc1 -E -dependency-file bla -MT %t/doesnotexist/bla.o -MP -o %t/doesnotexist/bla.o -x c /dev/null 2>&1 | FileCheck %s
3 // CHECK: error: unable to open output file
  /external/clang/test/Modules/
pr21217.cpp 1 // RUN: not %clang_cc1 -fmodules -fmodule-map-file=does-not-exist.modulemap -verify %s 2>&1 | FileCheck %s
3 // CHECK: module map file 'does-not-exist.modulemap' not found
  /external/clang/test/SemaCXX/
warn-deprecated-header.cpp 4 // expected-warning@+2 {{This file is deprecated.}}
6 #warning This file is deprecated.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
FieldIdItem.java 5 * you may not use this file except in compliance with the License.
17 package com.android.dx.dex.file;
22 * Representation of a field reference inside a Dalvik file.
42 public void addContents(DexFile file) {
43 super.addContents(file);
45 TypeIdsSection typeIds = file.getTypeIds();
60 protected int getTypoidIdx(DexFile file) {
61 TypeIdsSection typeIds = file.getTypeIds();
MethodIdItem.java 5 * you may not use this file except in compliance with the License.
17 package com.android.dx.dex.file;
22 * Representation of a method reference inside a Dalvik file.
42 public void addContents(DexFile file) {
43 super.addContents(file);
45 ProtoIdsSection protoIds = file.getProtoIds();
60 protected int getTypoidIdx(DexFile file) {
61 ProtoIdsSection protoIds = file.getProtoIds();
  /external/e2fsprogs/lib/
dirpaths.h.in 2 * This file contains the path names for various directories as
6 /* Where to put the messages file for internationalization support */
  /external/fio/examples/
fsx.fio 1 ; This job file works pretty works similarly to running fsx-linux
3 [file]
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/file/
FileToStreamDecoder.java 1 package com.bumptech.glide.load.resource.file;
6 import java.io.File;
13 * A decoder that wraps an {@link InputStream} decoder to allow it to decode from a file.
17 public class FileToStreamDecoder<T> implements ResourceDecoder<File, T> {
34 public Resource<T> decode(File source, int width, int height) throws IOException {
59 public InputStream open(File file) throws FileNotFoundException {
60 return new FileInputStream(file);
  /external/glide/third_party/disklrucache/
README.third_party 4 License File: LICENSE
10 Exposed File objects directly to gets, removed key validation, removed test sources.
  /external/icu/icu4c/source/extra/scrptrun/
srtest.dsw 1 Microsoft Developer Studio Workspace File, Format Version 6.00
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
  /external/icu/icu4c/source/samples/layout/
FontMap.Gnome 3 # This is a sample FontMap file for Linux.
4 # Fonts are specified by file names.
  /external/icu/icu4c/source/test/threadtest/
threadtest.dsw 1 Microsoft Developer Studio Workspace File, Format Version 6.00
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
  /external/jpeg/
rdjpgcom.1 3 rdjpgcom \- display text comments from a JPEG file
16 reads the named JPEG/JFIF file, or the standard input if no file is named,
17 and prints any text comments found in the file on the standard output.
19 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file.
24 file. The maximum size of a COM block is 64K, but you can have as many of
25 them as you like in one JPEG file.
37 illustration of the minimum amount of code required to parse a JPEG file
  /external/libogg/win32/VS6/
ogg.dsw 1 Microsoft Developer Studio Workspace File, Format Version 6.00
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
  /external/libpcap/Win32/Prj/
libpcap.dsw 1 Microsoft Developer Studio Workspace File, Format Version 6.00
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
  /external/libpng/contrib/visupng/
VisualPng.dsw 1 Microsoft Developer Studio Workspace File, Format Version 6.00
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
  /external/libvorbis/win32/VS2005/libvorbis/
libvorbis_dynamic.vcproj 212 <File RelativePath="..\..\..\lib\analysis.c">
213 </File>
214 <File RelativePath="..\..\..\lib\bitrate.c">
215 </File>
216 <File RelativePath="..\..\..\lib\block.c">
217 </File>
218 <File RelativePath="..\..\..\lib\codebook.c">
219 </File>
220 <File RelativePath="..\..\..\lib\envelope.c">
221 </File>
    [all...]
libvorbis_static.vcproj 200 <File RelativePath="..\..\..\lib\analysis.c">
201 </File>
202 <File RelativePath="..\..\..\lib\bitrate.c">
203 </File>
204 <File RelativePath="..\..\..\lib\block.c">
205 </File>
206 <File RelativePath="..\..\..\lib\codebook.c">
207 </File>
208 <File RelativePath="..\..\..\lib\envelope.c">
209 </File>
    [all...]
  /external/libvorbis/win32/VS2008/libvorbis/
libvorbis_dynamic.vcproj 212 <File RelativePath="..\..\..\lib\analysis.c">
213 </File>
214 <File RelativePath="..\..\..\lib\bitrate.c">
215 </File>
216 <File RelativePath="..\..\..\lib\block.c">
217 </File>
218 <File RelativePath="..\..\..\lib\codebook.c">
219 </File>
220 <File RelativePath="..\..\..\lib\envelope.c">
221 </File>
    [all...]
libvorbis_static.vcproj 794 <File
797 </File>
798 <File
801 </File>
802 <File
805 </File>
806 <File
809 </File>
810 <File
813 </File>
    [all...]
  /external/lldb/examples/test/
.lldbtest-config 5 split_stderr = True # This will split the stderr into configuration-specific file
6 split_stdout = True # This will split the stdout into configuration-specific file
  /external/llvm/test/Assembler/
invalid-mdcompileunit-null-file.ll 3 ; CHECK: <stdin>:[[@LINE+1]]:27: error: 'file' cannot be null
4 !0 = !MDCompileUnit(file: null)
  /external/llvm/test/CodeGen/Generic/
externally_available.ll 3 ; test_function should not be emitted to the .s file.
8 ; test_global should not be emitted to the .s file.
  /external/llvm/test/FileCheck/
check-multiple-prefixes-mixed.txt 1 // RUN: FileCheck -check-prefix=B -check-prefix=BOTH -input-file %s %s
2 // RUN: FileCheck -check-prefix=A -check-prefix=BOTH -input-file %s %s
check-multiple-prefixes-substr.txt 1 // RUN: FileCheck -check-prefix=CHECKER -check-prefix=CHECK -input-file %s %s
2 // RUN: FileCheck -check-prefix=CHECK -check-prefix=CHECKER -input-file %s %s

Completed in 4064 milliseconds

<<31323334353637383940>>