OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shared
(Results
276 - 300
of
659
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/media/mca/filterfw/native/
Android.mk
42
# TODO: Build a
shared
library as well?
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/
Android.mk
33
# Also build all of the sub-targets under this one: the
shared
library.
/frameworks/base/tests/BrowserTestPlugin/
Android.mk
35
# Also build all of the sub-targets under this one: the
shared
library.
/frameworks/ex/variablespeed/
Android.mk
17
# Build the java code,
shared
library.
/frameworks/ex/variablespeed/tests/
Android.mk
18
LOCAL_CERTIFICATE :=
shared
/gdk/build/core/
prebuilt-shared-library.mk
17
#
shared
library
prebuilt-static-library.mk
17
#
shared
library
/hardware/ti/omap3/omx/ti_omx_config_parser/
Android.mk
28
$(PV_TOP)/oscl/oscl/config/
shared
\
/hardware/ti/wpan/tools/FM/FmTxApp/
Android.mk
26
LOCAL_CERTIFICATE :=
shared
/ndk/build/core/
build-shared-library.mk
17
#
shared
library
prebuilt-shared-library.mk
17
#
shared
library
prebuilt-static-library.mk
17
#
shared
library
prebuilt-library.mk
16
# this file is included from prebuilt-
shared
-library.mk or
26
# Check that LOCAL_SRC_FILES contains only paths to
shared
libraries
/packages/apps/Launcher2/tests/stress/
Android.mk
27
LOCAL_CERTIFICATE :=
shared
/packages/inputmethods/LatinIME/tests/
Android.mk
20
LOCAL_CERTIFICATE :=
shared
/external/grub/stage2/
hercules.c
23
#include <
shared
.h>
terminfo.c
28
#include <
shared
.h>
/external/valgrind/main/drd/
drd_vc.c
168
unsigned
shared
;
local
174
// First count the number of
shared
thread id's.
176
shared
= 0;
184
shared
++;
189
new_size = result->size + rhs->size -
shared
;
/external/webkit/Source/WebKit2/UIProcess/Plugins/
PluginProcessManager.cpp
38
PluginProcessManager& PluginProcessManager::
shared
()
function in class:WebKit::PluginProcessManager
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
InjectedBundle.cpp
79
WebProcess::
shared
().connection()->deprecatedSend(WebContextLegacyMessage::PostMessage, 0, CoreIPC::In(messageName, InjectedBundleUserMessageEncoder(messageBody)));
87
bool succeeded = WebProcess::
shared
().connection()->deprecatedSendSync(WebContextLegacyMessage::PostSynchronousMessage, 0, CoreIPC::In(messageName, InjectedBundleUserMessageEncoder(messageBody)), CoreIPC::Out(messageDecoder));
140
WebDatabaseManager::
shared
().deleteAllDatabases();
145
WebDatabaseManager::
shared
().setQuotaForOrigin("file:///", quota);
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
InjectedBundle.h
46
static InjectedBundle&
shared
();
/external/webkit/Tools/WebKitTestRunner/
TestController.h
42
static TestController&
shared
();
/packages/inputmethods/LatinIME/native/jni/
Android.mk
19
# and the
shared
library that uses libjni_latinime_common_static.
80
# All code in LOCAL_WHOLE_STATIC_LIBRARIES will be built into this
shared
library.
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
Makefile
29
$(PPU_LD) -o libfb_writer_spu.so -
shared
-soname=libfb_writer_spu.so fb_writer_spu-embed.o
44
$(PPU_LD) -o libyuv2rgb_spu.so -
shared
-soname=libyuv2rgb_spu.so yuv2rgb_spu-embed.o
56
$(PPU_LD) -o libbilin_scaler_spu.so -
shared
-soname=libbilin_scaler_spu.so bilin_scaler_spu-embed.o
/external/webkit/Source/WebCore/platform/graphics/ca/win/
CACFLayerTreeHost.cpp
229
LayerChangesFlusher::
shared
().flushPendingLayerChangesSoon(this);
236
LayerChangesFlusher::
shared
().cancelPendingFlush(this);
279
LayerChangesFlusher::
shared
().flushPendingLayerChangesSoon(this);
Completed in 571 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>