OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pathname
(Results
76 - 100
of
1327
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/retrace/
introduction.html
11
window.top.location.replace("../../index.html#"+window.location.
pathname
+window.location.hash);
13
var hash="#"+window.location.
pathname
.replace(window.top.location.
pathname
.replace("index.html", ""), "");
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
wtk.html
11
window.top.location.replace("../index.html#"+window.location.
pathname
+window.location.hash);
13
var hash="#"+window.location.
pathname
.replace(window.top.location.
pathname
.replace("index.html", ""), "");
/prebuilts/tools/common/proguard/proguard4.7/docs/
screenshots.html
11
window.top.location.replace("index.html#"+window.location.
pathname
+window.location.hash);
13
var hash="#"+window.location.
pathname
.replace(window.top.location.
pathname
.replace("index.html", ""), "");
/cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/
SuidFilesActivity.java
215
public boolean accept(File
pathname
) {
217
if (FileUtils.getFileStatus(
pathname
.getPath(), status, true)) {
220
Log.w(TAG, "Could not stat " +
pathname
);
232
public boolean accept(File
pathname
) {
233
if (FileUtils.getFileStatus(
pathname
.getPath(), status, true)) {
240
Log.w(TAG, "Could not stat " +
pathname
);
/external/llvm/lib/Linker/
LinkItems.cpp
77
sys::Path
Pathname
= FindLib(Lib);
78
if (
Pathname
.isEmpty())
83
Pathname
.getMagicNumber(Magic, 64);
91
if (LinkInFile(
Pathname
, is_native))
96
if (LinkInArchive(
Pathname
, is_native))
97
return error("Cannot link archive '" +
Pathname
.str() + "'");
149
/// File - The
pathname
of the bitcode file.
224
/// or relative
pathname
, or as a file somewhere in LLVM_LIB_SEARCH_PATH.
/gdk/libportable/arch-mips/
open.c
105
int open(const char *
pathname
, int flags, ...)
119
return __open(
pathname
, mips_change_flags(flags), mode);
/hardware/libhardware_legacy/qemu_tracing/
qemu_tracing.c
24
// This is the
pathname
to the sysfs file that enables and disables
29
// This is the
pathname
to the sysfs file that adds new (address, symbol)
/system/extras/fatblock/
fdpool.c
119
int fdpool_open(struct pooled_fd *pfd, const char *
pathname
, int flags)
129
fd = open(
pathname
, flags);
/dalvik/dx/etc/
jasmin
18
# and set up progdir to be the fully-qualified
pathname
of its directory.
/external/bluetooth/glib/gio/fam/
fam-helper.h
32
fam_sub* _fam_sub_add (const gchar*
pathname
,
/external/bluetooth/glib/gio/
glocalfilemonitor.h
57
GFileMonitor * _g_local_file_monitor_new (const char *
pathname
,
/external/chromium/third_party/libjingle/source/talk/base/
win32.cc
129
// Non-unc path: <
pathname
>
130
// Becomes: \\?\<
pathname
>
135
// Unc path: \\<server>\<
pathname
>
136
// Becomes: \\?\UNC\<server>\<
pathname
>
/external/oprofile/doc/
opimport.1.in
29
for post profile tools and must be kept identical, in other word the
pathname
/external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audiodev_c.h
24
/* Open the audio device, storing the
pathname
in 'path' */
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-prevents-rebase.js
23
debug("
Pathname
attribute, update document base URI without attribute having been set");
29
debug("
Pathname
attribute, update document base URI after attribute has been set");
32
a.
pathname
= "path";
44
debug("
Pathname
attribute, update document base URI after attribute has been set");
/external/webkit/LayoutTests/fast/url/resources/
utilities.js
40
elmt.
pathname
,
/external/webkit/Source/WebCore/html/
HTMLAreaElement.idl
37
readonly attribute DOMString
pathname
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
xattr.h
45
SIZE bytes long), not following symlinks for the last
pathname
component.
62
SIZE bytes long), not following symlinks for the last
pathname
component.
80
last
pathname
component. Return 0 on success, -1 for errors. */
94
following symlinks for the last
pathname
component. Return 0 on
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h
45
SIZE bytes long), not following symlinks for the last
pathname
component.
62
SIZE bytes long), not following symlinks for the last
pathname
component.
80
last
pathname
component. Return 0 on success, -1 for errors. */
94
following symlinks for the last
pathname
component. Return 0 on
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
xattr.h
45
SIZE bytes long), not following symlinks for the last
pathname
component.
62
SIZE bytes long), not following symlinks for the last
pathname
component.
80
last
pathname
component. Return 0 on success, -1 for errors. */
94
following symlinks for the last
pathname
component. Return 0 on
/sdk/monitor/
monitor
17
# and set up progdir to be the fully-qualified
pathname
of its directory.
/system/core/init/
util.h
34
int mkdir_recursive(const char *
pathname
, mode_t mode);
/external/wpa_supplicant_8/src/common/
wpa_ctrl.c
122
* If the ctrl_path isn't an absolute
pathname
, assume that
190
char
pathname
[PATH_MAX];
local
196
dirnamelen = (size_t) os_snprintf(
pathname
, sizeof(
pathname
), "%s/",
198
if (dirnamelen >= sizeof(
pathname
)) {
202
namep =
pathname
+ dirnamelen;
208
unlink(
pathname
);
/external/zlib/contrib/minizip/
zip.h
116
extern zipFile ZEXPORT zipOpen OF((const char *
pathname
, int append));
117
extern zipFile ZEXPORT zipOpen64 OF((const void *
pathname
, int append));
120
pathname
contain on Windows XP a filename like "c:\\zlib\\zlib113.zip" or on
122
if the file
pathname
exist and append==APPEND_STATUS_CREATEAFTER, the zip
125
if the file
pathname
exist and append==APPEND_STATUS_ADDINZIP, we will
137
extern zipFile ZEXPORT zipOpen2 OF((const char *
pathname
,
142
extern zipFile ZEXPORT zipOpen2_64 OF((const void *
pathname
,
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-filepath.cc
111
// Returns true if
pathname
describes something findable in the file-system,
123
// Returns true if
pathname
describes a directory in the file-system
142
// Returns a
pathname
for a file that does not currently exist. The
pathname
145
// already exists. The number will be incremented until a
pathname
is found
Completed in 2047 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>