OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:links
(Results
76 - 100
of
2690
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/linux/
media.h
70
__u16
links
;
member in struct:media_entity_desc
122
/* Should have enough room for
links
elements */
123
struct media_link_desc __user *
links
;
member in struct:media_links_enum
limits.h
10
#define LINK_MAX 127 /* #
links
a file may have */
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
media.h
70
__u16
links
;
member in struct:media_entity_desc
122
/* Should have enough room for
links
elements */
123
struct media_link_desc __user *
links
;
member in struct:media_links_enum
/ndk/docs/tools/
README
11
*
Links
to documentation:
21
*
Links
to bug entries:
30
*
Links
to gerrit patches:
/external/chromium_org/chrome/browser/ui/cocoa/notifications/
balloon_view_host_mac.h
12
// the contents of the toast into it. It also handles
links
within the toast,
/external/chromium_org/chrome/browser/ui/gtk/notifications/
balloon_view_host_gtk.h
13
// the contents of the toast into it. It also handles
links
within the toast,
/external/chromium_org/chrome/common/net/
predictor_common.h
25
//
links
) to browser (where we perform predictive actions).
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/
setup_test_links.sh
7
# A script to setup symbolic
links
needed for Chrome's PyAuto framework.
/external/chromium_org/chrome/tools/build/mac/
copy_keychain_reauthorize.sh
21
# Because ninja (and maybe make) had been making symbolic
links
in
/external/chromium_org/third_party/WebKit/ManualTests/
flipped-text-rendering.html
7
<p>Try dragging each of the following
links
. In each case, the link text should appear correctly (not flipped) in the
/external/chromium_org/third_party/openssl/openssl/crypto/objects/
obj_xref.txt
2
#
Links
signatures OIDs to their corresponding public key algorithms
/external/chromium_org/ui/app_list/cocoa/
signin_view_controller.h
19
// "Settings"
links
.
/external/compiler-rt/www/
menu.html.incl
12
<label>Quick
Links
</label>
/external/eigen/
COPYING.README
1
Eigen is primarily MPL2 licensed. See COPYING.MPL2 and these
links
:
/external/markdown/MarkdownTest/Tests_2004/
Auto links.html
15
<p>Auto-
links
should not occur here: <code><http://example.com/></code></p>
/external/markdown/MarkdownTest/Tests_2007/
Auto links.html
15
<p>Auto-
links
should not occur here: <code><http://example.com/></code></p>
/external/markdown/tests/safe_mode/
unsafe_urls.html
1
<p>These
links
should be unsafe and not allowed in safe_mode</p>
/external/openssl/crypto/objects/
obj_xref.txt
2
#
Links
signatures OIDs to their corresponding public key algorithms
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Makefile
25
rm -f manpage.
links
manpage.refs
/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,
Completed in 1059 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>