OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nofile
(Results
1 - 10
of
10
) sorted by null
/libcore/luni/src/test/java/libcore/java/io/
OldFileReaderTest.java
29
File
noFile
= new File(System.getProperty("java.io.tmpdir"), "noreader.tst");
31
br = new FileReader(
noFile
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
param.h
46
long time and which seems to be usable. People should not use
NOFILE
48
#define
NOFILE
256
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
param.h
47
long time and which seems to be usable. People should not use
NOFILE
49
#define
NOFILE
256
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
param.h
47
long time and which seems to be usable. People should not use
NOFILE
49
#define
NOFILE
256
/external/clang/test/Driver/
modules.m
7
// RUN: %clang -fbuild-session-file=doesntexist -### %s 2>&1 | FileCheck -check-prefix=
NOFILE
%s
8
//
NOFILE
: no such file or directory: 'doesntexist'
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gettext.py
447
#:
nofile
:0
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gettext.py
447
#:
nofile
:0
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jmf.jar
/external/lldb/utils/vim-lldb/python-vim-lldb/
vim_panes.py
268
vim.command("setlocal buftype=
nofile
") # Don't try to open a file
/system/core/liblog/tests/
liblog_test.cpp
685
123, 123, tag, "
nofile
", strlen("Hello"), "Hello", NULL);
Completed in 1177 milliseconds