OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:filesystem
(Results
751 - 775
of
1607
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/core/java/android/os/
FileUtils.java
442
* Check if given filename is valid for an ext4
filesystem
.
449
* Mutate the given filename to make it valid for an ext4
filesystem
,
491
* Check if given filename is valid for a FAT
filesystem
.
498
* Mutate the given filename to make it valid for a FAT
filesystem
,
/frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd
116
<li>SD card
filesystem
auto-checking and repair</li>
/frameworks/compile/libbcc/include/bcc/Support/
FileBase.h
86
// mName on the
filesystem
. This check may returns failed, for example,
/frameworks/compile/libbcc/tools/bcc_strip_attr/
bcc_strip_attr.cpp
25
#include "llvm/Support/
FileSystem
.h"
/frameworks/compile/mclinker/include/mcld/Support/
Directory.h
13
#include "mcld/Support/
FileSystem
.h"
/frameworks/compile/mclinker/lib/MC/
MCLDDirectory.cpp
10
#include "mcld/Support/
FileSystem
.h"
/frameworks/compile/mclinker/lib/Support/Windows/
FileSystem.inc
1
//===-
FileSystem
.inc -----------------------------------------------------===//
/frameworks/compile/mclinker/unittests/
PathTest.cpp
10
#include "mcld/Support/
FileSystem
.h"
/frameworks/compile/slang/
llvm-rs-as.cpp
24
#include "llvm/Support/
FileSystem
.h"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
iso_fs.h
8
* The isofs
filesystem
constants/structures
jffs2.h
51
/* INCOMPAT: Fail to mount the
filesystem
*/
quota.h
67
#define Q_GETFMT 0x800004 /* get quota format used on given
filesystem
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
mman.h
85
file it maps.
Filesystem
operations on a file being mapped are
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mman.h
85
file it maps.
Filesystem
operations on a file being mapped are
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dqblk_xfs.h
113
* Accounting values. These can only be set for
filesystem
with
iso_fs.h
8
* The isofs
filesystem
constants/structures
jffs2.h
52
/* INCOMPAT: Fail to mount the
filesystem
*/
quota.h
67
#define Q_GETFMT 0x800004 /* get quota format used on given
filesystem
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mman.h
85
file it maps.
Filesystem
operations on a file being mapped are
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py
111
"""Return 'pathname' as a name that will work on the native
filesystem
,
115
convention before we can actually use them in the
filesystem
. Raises
317
writing to the
filesystem
). Such actions are special because they
373
affect the
filesystem
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ihooks.py
15
1) A "file system hooks" class provides an interface to a
filesystem
.
152
"""Hooks into the
filesystem
and interpreter.
154
By deriving a subclass you can redefine your
filesystem
interface,
157
This base class behaves just like the native
filesystem
.
imputil.py
71
#
filesystem
. It defines one more method (import_from_dir) for our use.
189
# scan sys.path looking for a location in the
filesystem
that contains
422
saved back to the
filesystem
for future imports. The source file's
526
# Internal importer used for importing from the
filesystem
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py
111
"""Return 'pathname' as a name that will work on the native
filesystem
,
115
convention before we can actually use them in the
filesystem
. Raises
317
writing to the
filesystem
). Such actions are special because they
373
affect the
filesystem
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ihooks.py
15
1) A "file system hooks" class provides an interface to a
filesystem
.
152
"""Hooks into the
filesystem
and interpreter.
154
By deriving a subclass you can redefine your
filesystem
interface,
157
This base class behaves just like the native
filesystem
.
imputil.py
71
#
filesystem
. It defines one more method (import_from_dir) for our use.
189
# scan sys.path looking for a location in the
filesystem
that contains
422
saved back to the
filesystem
for future imports. The source file's
526
# Internal importer used for importing from the
filesystem
Completed in 208 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>