HomeSort by relevance Sort by last modified time
    Searched full:fileinfo (Results 126 - 150 of 382) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/darwin-x86/src/archive/tar/
tar_test.go 39 // FileInfoHeader should error when passing nil FileInfo
268 fi := g.h.FileInfo()
275 t.Errorf("FileInfo of %q contains slash: %q", g.h.Name, fi.Name())
  /prebuilts/go/linux-x86/src/archive/tar/
tar_test.go 39 // FileInfoHeader should error when passing nil FileInfo
268 fi := g.h.FileInfo()
275 t.Errorf("FileInfo of %q contains slash: %q", g.h.Name, fi.Name())
  /external/clang/tools/libclang/
CIndexInclusionStack.cpp 56 const SrcMgr::FileInfo &FI = SL.getFile();
  /external/curl/packages/Symbian/group/
libcurl.mmp 28 curl_fnmatch.c fileinfo.c ftplistparser.c wildcard.c krb5.c \
  /external/lzma/CPP/Windows/
FileIO.h 59 bool GetReparseData(CFSTR path, CByteBuffer &reparseData, BY_HANDLE_FILE_INFORMATION *fileInfo = NULL);
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
long_test.go 105 handleFile := func(filename string, fi os.FileInfo, err error) error {
  /prebuilts/go/linux-x86/src/cmd/gofmt/
long_test.go 105 handleFile := func(filename string, fi os.FileInfo, err error) error {
  /system/webservd/webservd/dbus_bindings/
org.chromium.WebServer.ProtocolHandler.dbus-xml 30 must correspond to the file_id member of FileInfo structure returned
  /prebuilts/go/darwin-x86/misc/nacl/
mkzip.go 93 addfile := func(info os.FileInfo, dst string, src string) {
178 err := filepath.Walk(psrc, func(src string, info os.FileInfo, err error) error {
  /prebuilts/go/darwin-x86/src/cmd/fix/
main.go 217 func visitFile(path string, f os.FileInfo, err error) error {
227 func isGoFile(f os.FileInfo) bool {
  /prebuilts/go/darwin-x86/src/go/parser/
interface.go 126 // If filter != nil, only the files with os.FileInfo entries passing through
134 func ParseDir(fset *token.FileSet, path string, filter func(os.FileInfo) bool, mode Mode) (pkgs map[string]*ast.Package, first error) {
  /prebuilts/go/linux-x86/misc/nacl/
mkzip.go 93 addfile := func(info os.FileInfo, dst string, src string) {
178 err := filepath.Walk(psrc, func(src string, info os.FileInfo, err error) error {
  /prebuilts/go/linux-x86/src/cmd/fix/
main.go 217 func visitFile(path string, f os.FileInfo, err error) error {
227 func isGoFile(f os.FileInfo) bool {
  /prebuilts/go/linux-x86/src/go/parser/
interface.go 126 // If filter != nil, only the files with os.FileInfo entries passing through
134 func ParseDir(fset *token.FileSet, path string, filter func(os.FileInfo) bool, mode Mode) (pkgs map[string]*ast.Package, first error) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
TraceFileParserTask.java 221 TraceFileInfo fileInfo = new TraceFileInfo(mTraceFilePath, f.length(), f.lastModified());
222 mTrace = new GLTrace(fileInfo, glFrames, mGLCalls, new ArrayList<Integer>(mGLContextIds));
  /system/webservd/libwebserv/
dbus_server.cc 87 std::unique_ptr<FileInfo>{new FileInfo{
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.cpp 752 NFind::CFileInfo fileInfo;
753 if (fileInfo.Find(fullProcessedPath))
766 FString realFullProcessedPath = fullProcessedPath.Left(slashPos + 1) + fileInfo.Name;
770 fs2us(realFullProcessedPath), &fileInfo.MTime, &fileInfo.Size, fullPath,
813 if (fileInfo.IsDir())
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/io/
ioutil.a 88 type @"os".FileInfo interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"os".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
89 func @"".ReadDir (@"".dirnameˇ3 string) (? []@"os".FileInfo, ? error)
106 func (@"os".fˇ3 *@"os".File "esc:0x1") Readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
109 func (@"os".fˇ3 *@"os".File "esc:0x10a") Stat () (? @"os".FileInfo, ? error)
118 func (@"os".fˇ3 *@"os".File "esc:0x1") @"os".readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
176 "".fi? type.os.FileInfo"".n?type.int64 "".err?type.error"".f?type.*os.File "".~r2Ptype.error "".~r1 type.[]uint8"".filenametype.string4??????????
212 ? type.os.FileInfo?
219 0runtime.morestack_noctxtPP"".autotmp_0022 type.os.FileInfo"".j@type.int"".i0type.int"".ftype."".byNameP?OPE?
230 0runtime.morestack_noctxtp?"".autotmp_0023/type."".byName"".list_$type.[]os.FileInfo "".errtype.error"".f?type.*os.File "".~r2Ptype.error "".~r1 $type.[]os.FileInfo"".dirnametype.string6???????????0?F2 2I7sA_h@?n (…)
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/io/
ioutil.a 88 type @"os".FileInfo interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"os".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
89 func @"".ReadDir (@"".dirnameˇ3 string) (? []@"os".FileInfo, ? error)
106 func (@"os".fˇ3 *@"os".File "esc:0x1") Readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
109 func (@"os".fˇ3 *@"os".File "esc:0x10a") Stat () (? @"os".FileInfo, ? error)
118 func (@"os".fˇ3 *@"os".File "esc:0x1") @"os".readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
200 "".fi? type.os.FileInfo"".n?type.int64 "".err?type.error"".f?type.*os.File "".~r2Ptype.error "".~r1 type.[]uint8"".filenametype.string4???????D??
264 runtime.raceread? type.os.FileInfo?
277 0runtime.morestack_noctxtPP"".autotmp_0037 type.os.FileInfo"".j@type.int"".i0type.int"".ftype."".byNameP?OP_?
292 0runtime.morestack_noctxtp?"".autotmp_0042/type."".byName"".autotmp_0041type.error"".list_$type.[]os.FileInfo "".errtype.error"".f?type.*os.File "".~r2Ptype.error "".~r1 $type.[]os.FileInfo"".dirnametype.string6???????????H?,2 *I/sF (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/io/
ioutil.a 88 type @"os".FileInfo interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"os".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
89 func @"".ReadDir (@"".dirnameˇ3 string) (? []@"os".FileInfo, ? error)
106 func (@"os".fˇ3 *@"os".File "esc:0x1") Readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
109 func (@"os".fˇ3 *@"os".File "esc:0x10a") Stat () (? @"os".FileInfo, ? error)
118 func (@"os".fˇ3 *@"os".File "esc:0x1") @"os".readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
176 "".fi? type.os.FileInfo"".n?type.int64 "".err?type.error"".f?type.*os.File "".~r2Ptype.error "".~r1 type.[]uint8"".filenametype.string4??????????
212 ? type.os.FileInfo?
219 0runtime.morestack_noctxtPP"".autotmp_0022 type.os.FileInfo"".j@type.int"".i0type.int"".ftype."".byNameP?OPE?
230 0runtime.morestack_noctxtp?"".autotmp_0023/type."".byName"".list_$type.[]os.FileInfo "".errtype.error"".f?type.*os.File "".~r2Ptype.error "".~r1 $type.[]os.FileInfo"".dirnametype.string6???????????0?F2 2I7sA_h@?n (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/io/
ioutil.a 88 type @"os".FileInfo interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"os".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
89 func @"".ReadDir (@"".dirnameˇ3 string) (? []@"os".FileInfo, ? error)
106 func (@"os".fˇ3 *@"os".File "esc:0x1") Readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
109 func (@"os".fˇ3 *@"os".File "esc:0x10a") Stat () (? @"os".FileInfo, ? error)
118 func (@"os".fˇ3 *@"os".File "esc:0x1") @"os".readdir (@"os".nˇ4 int) (@"os".fiˇ1 []@"os".FileInfo, @"os".errˇ2 error)
200 "".fi? type.os.FileInfo"".n?type.int64 "".err?type.error"".f?type.*os.File "".~r2Ptype.error "".~r1 type.[]uint8"".filenametype.string4???????D??
264 runtime.raceread? type.os.FileInfo?
277 0runtime.morestack_noctxtPP"".autotmp_0037 type.os.FileInfo"".j@type.int"".i0type.int"".ftype."".byNameP?OP_?
292 0runtime.morestack_noctxtp?"".autotmp_0042/type."".byName"".autotmp_0041type.error"".list_$type.[]os.FileInfo "".errtype.error"".f?type.*os.File "".~r2Ptype.error "".~r1 $type.[]os.FileInfo"".dirnametype.string6???????????H?,2 *I/sF (…)
    [all...]
  /ndk/sources/host-tools/make-3.81/
file.c 269 if (to_file->cmds->fileinfo.filenm != 0)
270 error (&from_file->cmds->fileinfo,
272 from_file->name, to_file->cmds->fileinfo.filenm,
273 to_file->cmds->fileinfo.lineno);
275 error (&from_file->cmds->fileinfo,
278 error (&from_file->cmds->fileinfo,
281 error (&from_file->cmds->fileinfo,
commands.c 607 if (cmds->fileinfo.filenm == 0)
611 cmds->fileinfo.filenm, cmds->fileinfo.lineno);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 320 BluetoothOppSendFileInfo fileInfo
323 if (fileInfo.mFileName != null) {
324 updateValues.put(BluetoothShare.FILENAME_HINT, fileInfo.mFileName);
325 updateValues.put(BluetoothShare.TOTAL_BYTES, fileInfo.mLength);
326 updateValues.put(BluetoothShare.MIMETYPE, fileInfo.mMimetype);
  /prebuilts/go/darwin-x86/src/path/filepath/
path_test.go 385 func mark(path string, info os.FileInfo, err error, errors *[]error, clear bool) error {
433 markFn := func(path string, info os.FileInfo, err error) error {
527 filepath.Walk(td, func(path string, info os.FileInfo, err error) error {
561 *filepath.LstatP = func(path string) (os.FileInfo, error) {
568 err = filepath.Walk(td, func(path string, fi os.FileInfo, err error) error {
1082 filepath.Walk(root, func(pth string, info os.FileInfo, err error) error {

Completed in 1124 milliseconds

1 2 3 4 56 7 8 91011>>