OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:share
(Results
101 - 125
of
1170
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLClientSessionCache.java
23
* {@link javax.net.ssl.SSLSessionContext} to
share
client-side SSL sessions
SSLServerSessionCache.java
23
* {@link javax.net.ssl.SSLSessionContext} to
share
server-side SSL sessions
/dalvik/tests/079-phantom/src/
Main.java
73
* bitmap2 and bitmap3 are 20x20 and
share
the same storage.
/external/icu4c/test/compat/
tzone.pl
14
my @TZONE_RAW = `locate zoneinfo | grep '^/usr/
share
/zoneinfo/' | grep -v 'tab\$' | grep -v '/right/' | grep -v '/posix/' | grep -v '/posixrules\$' | grep -v '/Factory\$'`;
/external/ppp/pppd/plugins/
Makefile.linux
9
MANDIR = $(DESTDIR)/
share
/man/man8
/external/webkit/WebCore/platform/graphics/android/
SharedBufferStream.h
50
// we
share
ownership of this with webkit
/external/webkit/WebCore/platform/graphics/mac/
WebLayer.h
57
// Class method allows us to
share
implementation across TiledLayerMac and WebLayer
/development/host/windows/usb/api/
adb_helper_routines.h
26
/** \brief Converts access type and
share
mode from our enum into
30
@param[in] sharing_mode Enumerated
share
mode
33
@param[out] desired_sharing Will receive SDK - complient
share
mode.
/frameworks/base/docs/html/resources/articles/
drawable-mutations.jd
21
However, all these drawables
share
a common state, called the "constant state."
25
This way, all buttons across all applications
share
the same bitmap, which saves
31
both
share
the same constant state, hence the same bitmap:</p>
/packages/apps/Gallery/res/values/
strings.xml
127
<string name="camera_share">
Share
</string>
144
<!-- Toast after trying to
share
a picture indicating that there are no applications which are capable of so doing. -->
145
<string name="no_way_to_share_image">No application available to
share
the picture.</string>
147
<!-- Toast after trying to
share
a video indicating that there are no applications which are capable of so doing. -->
148
<string name="no_way_to_share_video">No application available to
share
the video.</string>
150
<!-- Toast after trying to
share
multiple media files indicating that there are no applications which are capable of so doing. -->
151
<string name="no_way_to_share">No application available to
share
the media file(s).</string>
352
<string name="sendImage">
Share
picture via</string>
360
<string name="sendVideo">
Share
video via</string>
364
<string name="send_media_files">
Share
media files via</string
[
all
...]
/external/v8/tools/
profile_view.js
177
* Returns a
share
of the function's total time in application's total time.
186
* Returns a
share
of the function's self time in application's total time.
195
* Returns a
share
of the function's total time in its parent's total time.
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLauncherActivity.java
53
* This class is designed to act as the entry point of handling the
share
intent
71
* Other application is trying to
share
a file via Bluetooth,
84
// Browser,
share
one link goes to this case;
/bionic/libc/include/
paths.h
51
#define _PATH_MAN "/usr/
share
/man"
/build/tools/apicheck/
Android.mk
21
#TODO(dbort): add a template to do this stuff;
share
with jx
/development/ide/xcode/ports/
skia_mac.cp
27
// since different applications
share
this library, they only have in common:
/external/bison/
PACKAGING
32
$prefix/
share
/locale/*/LC_MESSAGES/bison-runtime.mo
/external/blktrace/doc/
bno_plot.1
60
/usr/
share
/common\-licenses/GPL\-2.
btrace.8
84
/usr/
share
/common\-licenses/GPL\-2.
/external/bluetooth/bluez/common/
oui.c
53
fd = open("/usr/
share
/misc/oui.txt", O_RDONLY);
/external/bluetooth/bluez/test/
bdaddr.8
62
/usr/
share
/misc/oui.txt
/external/clearsilver/python/examples/trans/
db_trans.py
59
#
share
one cursor for this db object!
/external/dbus/test/data/valid-config-files/
many-rules.conf
9
<servicedir>/usr/
share
/foo</servicedir>
/external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec
107
/usr/
share
/locale/*/LC_MESSAGES/*
/external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild
31
for f in $PKG/usr/
share
/man/*; do
/external/e2fsprogs/resize/
resize2fs.h
54
#define LOCALEDIR "/usr/
share
/locale"
Completed in 128 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>