/external/jetty/src/java/org/eclipse/jetty/io/nio/ |
D | RandomAccessFileBuffer.java | 33 final RandomAccessFile _file; field in RandomAccessFileBuffer 42 _file = new RandomAccessFile(file,"rw"); in RandomAccessFileBuffer() 43 _channel=_file.getChannel(); in RandomAccessFileBuffer() 56 _file = new RandomAccessFile(file,"rw"); in RandomAccessFileBuffer() 57 _channel=_file.getChannel(); in RandomAccessFileBuffer() 69 _file = new RandomAccessFile(file,access==READWRITE?"rw":"r"); in RandomAccessFileBuffer() 70 _channel=_file.getChannel(); in RandomAccessFileBuffer() 90 synchronized (_file) in clear() 93 _file.setLength(0); in clear() 106 synchronized (_file) in peek() [all …]
|
/external/jetty/src/java/org/eclipse/jetty/util/resource/ |
D | FileResource.java | 55 private File _file; field in FileResource 86 _file =new File(new URI(url.toString())); in FileResource() 102 _file = new File(uri); in FileResource() 104 _file = new File("//"+uri.getAuthority()+URIUtil.decodePath(url.getFile())); in FileResource() 113 _file = new File(perm==null?url.getFile():perm.getName()); in FileResource() 116 if (_file.isDirectory()) in FileResource() 133 _file=file; in FileResource() 134 if (_file.isDirectory() && !_urlString.endsWith("/")) in FileResource() 178 ((FileResource)r)._alias=((FileResource)r)._file.getCanonicalFile().toURI().toURL(); in addPath() 194 String abs=_file.getAbsolutePath(); in getAlias() [all …]
|
D | JarFileResource.java | 40 private File _file; field in JarFileResource 67 _file=null; in release() 102 _file=null; in checkConnection() 119 _file=null; in newConnection() 129 _file=new File(_jarFile.getName()); in newConnection() 254 if (checkConnection() && _file!=null) in lastModified() 258 return _file.lastModified(); in lastModified()
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | MultiPartInputStream.java | 78 protected File _file; field in MultiPartInputStream.MultiPart 130 …shold() > 0 && _size + 1 > MultiPartInputStream.this._config.getFileSizeThreshold() && _file==null) in write() 142 …() > 0 && _size + length > MultiPartInputStream.this._config.getFileSizeThreshold() && _file==null) in write() 152 _file = File.createTempFile("MultiPart", "", MultiPartInputStream.this._tmpDir); in createFile() 154 _file.deleteOnExit(); in createFile() 155 FileOutputStream fos = new FileOutputStream(_file); in createFile() 215 if (_file != null) in getInputStream() 218 return new BufferedInputStream (new FileInputStream(_file)); in getInputStream() 255 if (_file == null) in write() 260 _file = new File (_tmpDir, fileName); in write() [all …]
|
D | RolloverFileOutputStream.java | 60 private File _file; field in RolloverFileOutputStream 198 if (_file==null) in getDatedFilename() 200 return _file.toString(); in getDatedFilename() 238 if (out==null || !file.equals(_file)) in setFile() 241 _file=file; in setFile() 312 _file=null; in close()
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | ANTLRFileStream.as | 8 protected var _file:File; 15 _file = file; 33 return _file.name;
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrProcessor.java | 92 final File _file = new File (fileName); in setMetaOutFile() local 94 if (_file.exists () && ! _file.isFile ()) in setMetaOutFile() 95 … throw new IllegalArgumentException ("not a file: [" + _file.getAbsolutePath () + "]"); in setMetaOutFile() 97 m_mdataOutFile = _file; in setMetaOutFile()
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | MergeProcessor.java | 69 final File _file = new File (fileName); in setSessionOutFile() local 71 if (_file.exists () && ! _file.isFile ()) in setSessionOutFile() 72 … throw new IllegalArgumentException ("not a file: [" + _file.getAbsolutePath () + "]"); in setSessionOutFile() 74 m_sdataOutFile = _file; in setSessionOutFile()
|
/external/lldb/source/Symbol/ |
D | LineEntry.cpp | 35 const FileSpec &_file, in LineEntry() argument 45 file(_file), in LineEntry()
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | AppRunner.java | 194 final File _file = new File (fileName); in setSessionOutFile() local 196 if (_file.exists () && ! _file.isFile ()) in setSessionOutFile() 197 … throw new IllegalArgumentException ("not a file: [" + _file.getAbsolutePath () + "]"); in setSessionOutFile() 199 m_sdataOutFile = _file; in setSessionOutFile()
|
/external/compiler-rt/lib/builtins/ |
D | CMakeLists.txt | 269 foreach (_file ${${arch}_SOURCES}) 270 if (${_file} MATCHES ${arch}/*) 271 get_filename_component(_name ${_file} NAME)
|
/external/bison/lib/ |
D | stdio-impl.h | 98 int _file; \
|
/external/llvm/test/Transforms/MergeFunc/ |
D | 2011-02-08-RemoveEqual.ll | 25 ….kc::impl_fileline_FileLine"* %this, %"struct.kc::impl_casestring__Str"* %_file, i32 %_line) align… 37 store %"struct.kc::impl_casestring__Str"* %_file, %"struct.kc::impl_casestring__Str"** %_file_addr 151 ….kc::impl_fileline_FileLine"* %this, %"struct.kc::impl_casestring__Str"* %_file, i32 %_line) align… 163 store %"struct.kc::impl_casestring__Str"* %_file, %"struct.kc::impl_casestring__Str"** %_file_addr
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/ |
D | PySourceColor.py | 1602 _file = open(filepath,'r') 1603 content = _file.read() 1604 _file.close()
|
/external/llvm/docs/ |
D | CoverageMappingFormat.rst | 418 .. _file id mapping:
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | dump_syms_regtest64.sym | 209 FILE 5182 f:\dd\vctools\crt\crtw32\stdio\_file.c
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 2088 FILE 2087 f:\sp\vctools\crt_bld\self_x86\crt\src\_file.c
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 2088 FILE 2087 f:\sp\vctools\crt_bld\self_x86\crt\src\_file.c
|