OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:links
(Results
101 - 125
of
2857
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
limits.h
8
#define LINK_MAX 127 /* #
links
a file may have */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
limits.h
8
#define LINK_MAX 127 /* #
links
a file may have */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
limits.h
8
#define LINK_MAX 127 /* #
links
a file may have */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
genericpath.py
14
# This is false for dangling symbolic
links
on systems that support them.
16
"""Test whether a path exists. Returns False for broken symbolic
links
"""
24
# This follows symbolic
links
, so both islink() and isdir() can be true
36
# This follows symbolic
links
, so both islink() and isdir()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
genericpath.py
14
# This is false for dangling symbolic
links
on systems that support them.
16
"""Test whether a path exists. Returns False for broken symbolic
links
"""
24
# This follows symbolic
links
, so both islink() and isdir() can be true
36
# This follows symbolic
links
, so both islink() and isdir()
/external/chromium_org/chrome/browser/tab_contents/
tab_util.cc
44
// We used to share the SiteInstance for same-site
links
opened in new tabs,
46
// appears that it is more useful to have such
links
open in a new process,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
Main.java
30
* <li>A global php file including global scenario fingerprints and
links
for all concerned components results php files</li>
31
* <li>A php file for each component including scenario fingerprints and status table with
links
to a scenario data file</li>
/external/kernel-headers/original/linux/
fcntl.h
29
#define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic
links
. */
32
#define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic
links
. */
/external/markdown/docs/
CHANGE_LOG
25
with wikilinks (note the s) ext (uses bracketed
links
instead of CamelCase)
62
Nov 29, 2007: Added support for images inside
links
. Also fixed
75
infinite loop in bracket regex for inline
links
.
89
multi-line comments and markup inside
links
. (Tracker #s: 1683066,
105
May 18, 2006: Stopped catching unquoted titles in reference
links
.
156
syntax in headers (e.g.
links
) and got the lists to use p-tags
173
Feb. 3, 2005: Reference-style
links
, single-line lists, backticks,
176
Nov. 2004: Added
links
, blockquotes, html blocks to Manfred
/external/valgrind/main/none/tests/amd64/
allexec.c
31
prepared by allexec_prepare_prereq, which will a.o. make
links
33
these
links
points to the same executable to ensure this test works
/external/valgrind/main/none/tests/arm/
allexec.c
31
prepared by allexec_prepare_prereq, which will a.o. make
links
33
these
links
points to the same executable to ensure this test works
/external/valgrind/main/none/tests/mips32/
allexec.c
31
prepared by allexec_prepare_prereq, which will a.o. make
links
33
these
links
points to the same executable to ensure this test works
/external/valgrind/main/none/tests/ppc32/
allexec.c
31
prepared by allexec_prepare_prereq, which will a.o. make
links
33
these
links
points to the same executable to ensure this test works
/external/valgrind/main/none/tests/ppc64/
allexec.c
31
prepared by allexec_prepare_prereq, which will a.o. make
links
33
these
links
points to the same executable to ensure this test works
/external/valgrind/main/none/tests/s390x/
allexec.c
31
prepared by allexec_prepare_prereq, which will a.o. make
links
33
these
links
points to the same executable to ensure this test works
/external/valgrind/main/none/tests/x86/
allexec.c
31
prepared by allexec_prepare_prereq, which will a.o. make
links
33
these
links
points to the same executable to ensure this test works
/developers/build/prebuilts/gradle/TextLinkify/TextLinkifySample/src/main/java/com/example/android/textlinkify/
MainActivity.java
31
* This sample demonstrates how clickable
links
can be added to a
73
* text_html_resource has
links
specified by putting anchor tags (<a>) in the string
74
* resource. By default these
links
will appear but not
86
* text_html_program shows creating text with
links
from HTML in the Java
130
* Set the movement method to move between
links
in this TextView.
131
* This means that the user traverses through
links
in this TextView, automatically
/developers/samples/android/views/TextLinkify/TextLinkifySample/src/main/java/com/example/android/textlinkify/
MainActivity.java
31
* This sample demonstrates how clickable
links
can be added to a
73
* text_html_resource has
links
specified by putting anchor tags (<a>) in the string
74
* resource. By default these
links
will appear but not
86
* text_html_program shows creating text with
links
from HTML in the Java
130
* Set the movement method to move between
links
in this TextView.
131
* This means that the user traverses through
links
in this TextView, automatically
/development/samples/browseable/TextLinkify/src/com.example.android.textlinkify/
MainActivity.java
31
* This sample demonstrates how clickable
links
can be added to a
73
* text_html_resource has
links
specified by putting anchor tags (<a>) in the string
74
* resource. By default these
links
will appear but not
86
* text_html_program shows creating text with
links
from HTML in the Java
130
* Set the movement method to move between
links
in this TextView.
131
* This means that the user traverses through
links
in this TextView, automatically
/external/chromium/chrome/browser/resources/shared/js/cr/
link_controller.js
29
* This class is used to handle opening of
links
based on user actions. The
47
*
links
.
56
* The number of
links
that can be opened before showing a warning confirm
62
* The DOM window that we want to open
links
into in case we are opening
63
*
links
in the same window.
70
* user is trying to open a lot of
links
.
/external/chromium_org/build/mac/
copy_framework_unversioned.sh
10
# stored in a versioned directory within the bundle, and symbolic
links
14
# The symbolic
links
usually found in frameworks create problems. Symbolic
15
#
links
are excluded from code signatures. That means that it's possible to
20
# resources are accessed through the framework's symbolic
links
, this
24
# Indirection through symbolic
links
also carries a runtime performance
32
# resources through symbolic
links
, they are accessed directly. In normal
/external/chromium_org/third_party/WebKit/public/web/
WebPageSerializer.h
46
// which contain all resource
links
that have local copy.
86
// The parameter
links
contain original URLs of all saved
links
.
88
// saved
links
, which matched with vector:
links
one by one.
94
const WebVector<WebURL>&
links
,
/external/chromium_org/ui/webui/resources/js/cr/
link_controller.js
29
* This class is used to handle opening of
links
based on user actions. The
47
*
links
.
56
* The number of
links
that can be opened before showing a warning confirm
62
* The DOM window that we want to open
links
into in case we are opening
63
*
links
in the same window.
70
* user is trying to open a lot of
links
.
/external/chromium/webkit/glue/
dom_operations.cc
38
// Structure for storage the unique set of all savable resource
links
for
43
// Unique set of all sub resource
links
.
45
// Unique set of all frame
links
.
48
//
links
.
63
// Get all savable resource
links
from current element. One element might
64
// have more than one resource link. It is possible to have some
links
104
// Get all savable resource
links
from current WebFrameImpl object pointer.
176
// TODO(jnd): Add support for extracting
links
of sub-resources which
194
// Get all savable resource
links
from current webview, include main
223
// Get current frame's all savable resource
links
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh
116
# Determine whether this system has symbolic
links
.
118
LINKS
=false
121
LINKS
=true
124
LINKS
=true
126
LINKS
=false
184
then echo Finding directories and
links
to directories ; fi
210
# Find all
links
to directories.
214
# First find all the
links
, then test each one.
216
$
LINKS
&& \
241
then echo "All directories (including
links
to directories):
[
all
...]
Completed in 1131 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>