OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fileinfo
(Results
101 - 125
of
382
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/pkg/linux_amd64_race/
os.a
130
type @"".
FileInfo
interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
140
func (@"".f·3 *@"".File "esc:0x1") Readdir (@"".n·4 int) (@"".fi·1 []@"".
FileInfo
, @"".err·2 error)
143
func (@"".f·3 *@"".File "esc:0x10a") Stat () (? @"".
FileInfo
, ? error)
152
func (@"".f·3 *@"".File "esc:0x1") @"".readdir (@"".n·4 int) (@"".fi·1 []@"".
FileInfo
, @"".err·2 error)
215
func @"".Stat (@"".name·3 string) (? @"".
FileInfo
, ? error)
216
func @"".Lstat (@"".name·3 string) (? @"".
FileInfo
, ? error)
251
func @"".SameFile (@"".fi1·2 @"".
FileInfo
"esc:0x1", @"".fi2·3 @"".
FileInfo
"esc:0x1") (? bool) { var @"".fs1·4 *@"".fileStat; var @"".ok1·5 bool; @"".fs1·4, @"".ok1·5 = @"".fi1·2.(*@"".fileStat); var @"".fs2·6 *@"".fileStat; var @"".ok2·7 bool; @"".fs2·6, @"".ok2·7 = @"".fi2·3.(*@"".fileStat); if !@"".ok1·5 || !@"".ok2·7 { return false }; return @"".sameFile(@"".fs1·4, @"".fs2·6) }
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
os.a
130
type @"".
FileInfo
interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
140
func (@"".f·3 *@"".File "esc:0x1") Readdir (@"".n·4 int) (@"".fi·1 []@"".
FileInfo
, @"".err·2 error)
143
func (@"".f·3 *@"".File "esc:0x10a") Stat () (? @"".
FileInfo
, ? error)
152
func (@"".f·3 *@"".File "esc:0x1") @"".readdir (@"".n·4 int) (@"".fi·1 []@"".
FileInfo
, @"".err·2 error)
214
func @"".Stat (@"".name·3 string) (? @"".
FileInfo
, ? error)
215
func @"".Lstat (@"".name·3 string) (? @"".
FileInfo
, ? error)
250
func @"".SameFile (@"".fi1·2 @"".
FileInfo
"esc:0x1", @"".fi2·3 @"".
FileInfo
"esc:0x1") (? bool) { var @"".fs1·4 *@"".fileStat; var @"".ok1·5 bool; @"".fs1·4, @"".ok1·5 = @"".fi1·2.(*@"".fileStat); var @"".fs2·6 *@"".fileStat; var @"".ok2·7 bool; @"".fs2·6, @"".ok2·7 = @"".fi2·3.(*@"".fileStat); if !@"".ok1·5 || !@"".ok2·7 { return false }; return @"".sameFile(@"".fs1·4, @"".fs2·6) }
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar
/external/llvm/include/llvm/Support/
GCOV.h
30
class
FileInfo
;
241
void collectLineCounts(
FileInfo
&FI);
283
void collectLineCounts(
FileInfo
&FI);
352
void collectLineCounts(
FileInfo
&FI);
364
class
FileInfo
{
398
FileInfo
(const GCOV::Options &Options)
/external/libvorbis/doc/vorbisfile/
overview.html
31
<li><p><a href="
fileinfo
.html">File Information</a>
/prebuilts/go/darwin-x86/src/cmd/pack/
pack_test.go
321
// FakeFile implements FileLike and also os.
FileInfo
.
338
// A bit of a cheat: we only have a basename, so that's also ok for
FileInfo
.
342
func (f *FakeFile) Stat() (os.
FileInfo
, error) {
359
// os.
FileInfo
methods.
/prebuilts/go/linux-x86/src/cmd/pack/
pack_test.go
321
// FakeFile implements FileLike and also os.
FileInfo
.
338
// A bit of a cheat: we only have a basename, so that's also ok for
FileInfo
.
342
func (f *FakeFile) Stat() (os.
FileInfo
, error) {
359
// os.
FileInfo
methods.
/system/webservd/libwebserv/dbus_bindings/
org.chromium.WebServer.RequestHandler.dbus-xml
30
The data is an array of
FileInfo
structures containing the
/external/clang/lib/Lex/
HeaderSearch.cpp
81
fprintf(stderr, "%d files tracked.\n", (int)
FileInfo
.size());
83
for (unsigned i = 0, e =
FileInfo
.size(); i != e; ++i) {
84
NumOnceOnlyFiles +=
FileInfo
[i].isImport;
85
if (MaxNumIncludes <
FileInfo
[i].NumIncludes)
86
MaxNumIncludes =
FileInfo
[i].NumIncludes;
87
NumSingleIncludedFiles +=
FileInfo
[i].NumIncludes == 1;
[
all
...]
/external/curl/lib/
Makefile.inc
35
fileinfo
.c ftplistparser.c wildcard.c krb5.c memdebug.c http_chunks.c \
55
wildcard.h
fileinfo
.h ftplistparser.h strtok.h connect.h llist.h \
/external/curl/src/
tool_metalink.c
729
static metalinkfile *new_metalinkfile(metalink_file_t *
fileinfo
)
737
f->filename = strdup(
fileinfo
->name);
744
if(
fileinfo
->checksums) {
749
for(p =
fileinfo
->checksums; *p; ++p) {
763
if(
fileinfo
->resources) {
768
for(p =
fileinfo
->resources; *p; ++p) {
776
fileinfo
->resources point to the target file. BitTorrent
777
metainfo file URL may be appeared in
fileinfo
->metaurls.
/external/lzma/CPP/7zip/Bundles/SFXSetup/
ExtractCallbackSfx.cpp
171
NFind::CFileInfo
fileInfo
;
172
if (
fileInfo
.Find(fullProcessedPath))
/prebuilts/go/darwin-x86/src/cmd/gofmt/
gofmt.go
69
func isGoFile(f os.
FileInfo
) bool {
143
func visitFile(path string, f os.
FileInfo
, err error) error {
/prebuilts/go/linux-x86/src/cmd/gofmt/
gofmt.go
69
func isGoFile(f os.
FileInfo
) bool {
143
func visitFile(path string, f os.
FileInfo
, err error) error {
/prebuilts/go/darwin-x86/pkg/darwin_amd64/archive/
zip.a
93
type @"os".
FileInfo
interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"os".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
95
func (@"".h·2 *@"".FileHeader "esc:0x12")
FileInfo
() (? @"os".
FileInfo
) { return (@"".headerFileInfo{ @"".fh:@"".h·2 }) }
121
func (@"os".f·3 *@"os".File "esc:0x1") Readdir (@"os".n·4 int) (@"os".fi·1 []@"os".
FileInfo
, @"os".err·2 error)
124
func (@"os".f·3 *@"os".File "esc:0x10a") Stat () (? @"os".
FileInfo
, ? error)
133
func (@"os".f·3 *@"os".File "esc:0x1") @"os".readdir (@"os".n·4 int) (@"os".fi·1 []@"os".
FileInfo
, @"os".err·2 error)
150
func @"".FileInfoHeader (@"".fi·3 @"os".
FileInfo
) (? *@"".FileHeader, ? error)
221
"".fi type.os.
FileInfo