HomeSort by relevance Sort by last modified time
    Searched refs:shared (Results 301 - 325 of 659) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebKit/chromium/src/
WebDevToolsAgentImpl.cpp 82 PageScriptDebugServer::shared().setClientMessageLoop(s_instance);
95 PageScriptDebugServer::shared().continueProgram();
354 PageScriptDebugServer::shared().runPendingTasks();
  /external/webkit/Source/WebKit2/WebProcess/WebPage/ca/win/
LayerTreeHostCAWin.cpp 138 LayerChangesFlusher::shared().cancelPendingFlush(this);
155 LayerChangesFlusher::shared().flushPendingLayerChangesSoon(this);
278 LayerChangesFlusher::shared().flushPendingLayerChangesSoon(this);
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
InjectedBundle.cpp 43 InjectedBundle& InjectedBundle::shared() function in class:WTR::InjectedBundle
45 static InjectedBundle& shared = *new InjectedBundle; local
46 return shared;
  /external/zlib/src/
configure 4 # Normally configure builds both a static and a shared library.
12 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
69 shared=1
100 -s* | --shared | --enable-shared) shared=1; shift ;;
101 -t | --static) shared=0; shift ;;
201 LDSHARED=${LDSHARED-"$cc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map"} ;;
203 LDSHARED=${LDSHARED-"$cc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map"}
212 LDSHARED=${LDSHARED-"$cc -shared"}
    [all...]
  /sdk/emulator/opengl/tests/ut_renderer/
Renderer.cpp 96 RendererContext *shared = NULL; local
100 shared = sctx->second;
107 shared, version);
  /system/extras/tests/bionic/libc/
Android.mk 169 # to build one shared object and one executable that depends
187 # shared library are only called once. We thus need to
188 # build a shared library, then call it from another
206 # on dlclose(). We thus need to generate a C++ shared library
256 # NOTE: We build both a shared and static version of bench_pthread.
257 # the shared version will use the target device's C library, while
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 101 if (WorkQueue::shared()->processWork() && !shouldWaitUntilDone()) {
130 WorkQueue::shared()->setFrozen(true); // first complete load freezes the queue for the rest of this test
131 if (WorkQueue::shared()->count())
300 WorkQueue::shared()->queue(new BackItem(1, m_drt->webPage()));
307 WorkQueue::shared()->queue(new ForwardItem(1, m_drt->webPage()));
315 WorkQueue::shared()->queue(new LoadItem(absoluteUrl, target, m_drt->webPage()));
321 WorkQueue::shared()->queue(new LoadHTMLStringItem(content, baseURL, m_drt->webPage()));
323 WorkQueue::shared()->queue(new LoadAlternateHTMLStringItem(content, baseURL, failingURL, m_drt->webPage()));
329 WorkQueue::shared()->queue(new ReloadItem(m_drt->webPage()));
335 WorkQueue::shared()->queue(new LoadingScriptItem(script, m_drt->webPage()))
    [all...]
  /external/v8/src/
factory.cc 729 // Set up the code pointer in both the shared function info and in
731 function->shared()->set_code(*code);
760 // Set up the code pointer in both the shared function info and in
762 function->shared()->set_code(*code);
791 function->shared()->set_code(*code);
1045 Handle<SharedFunctionInfo> shared = NewSharedFunctionInfo(name); local
    [all...]
log.cc 639 msg.Append("shared-library,\"%s\",0x%08" V8PRIxPTR ",0x%08" V8PRIxPTR "\n",
652 msg.Append("shared-library,\"%ls\",0x%08" V8PRIxPTR ",0x%08" V8PRIxPTR "\n",
941 SharedFunctionInfo* shared,
970 msg.AppendAddress(shared->address());
982 SharedFunctionInfo* shared,
990 name_buffer_->AppendString(shared->DebugName());
1005 shared->DebugName()->ToCString(DISALLOW_NULLS, ROBUST_STRING_TRAVERSAL);
1017 msg.AppendAddress(shared->address());
    [all...]
debug.h 236 void SetBreakPoint(Handle<SharedFunctionInfo> shared,
241 void FloodWithOneShot(Handle<SharedFunctionInfo> shared);
250 static Handle<DebugInfo> GetDebugInfo(Handle<SharedFunctionInfo> shared);
251 static bool HasDebugInfo(Handle<SharedFunctionInfo> shared);
256 bool EnsureDebugInfo(Handle<SharedFunctionInfo> shared);
273 Handle<SharedFunctionInfo> shared);
    [all...]
log.h 225 SharedFunctionInfo* shared,
229 SharedFunctionInfo* shared,
284 void LogExistingFunction(Handle<SharedFunctionInfo> shared,
  /external/libffi/
ltcf-c.sh 58 # See if GNU ld supports shared libraries.
67 *** to be unable to reliably create shared libraries on AIX.
68 *** Therefore, libtool is disabling shared libraries support. If you
69 *** really care for shared libraries, you may want to modify your PATH
85 # behavior of shared libraries on other platforms, we can use
183 archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
184 archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
194 *** create shared libraries on Solaris systems. Therefore, libtool
195 *** is disabling shared libraries support. We urge you to upgrade GNU
202 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib
    [all...]
ltcf-gcj.sh 61 # See if GNU ld supports shared libraries.
70 *** to be unable to reliably create shared libraries on AIX.
71 *** Therefore, libtool is disabling shared libraries support. If you
72 *** really care for shared libraries, you may want to modify your PATH
88 # behavior of shared libraries on other platforms, we can use
186 archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
187 archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
197 *** create shared libraries on Solaris systems. Therefore, libtool
198 *** is disabling shared libraries support. We urge you to upgrade GNU
205 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
ikev2.c 40 struct wpabuf *shared; local
58 shared = dh_derive_shared(data->i_dh_public, data->r_dh_private,
60 if (shared == NULL)
68 wpabuf_free(shared);
96 pad_len = data->dh->prime_len - wpabuf_len(shared);
98 /* Shared secret is not zero-padded correctly */
103 wpabuf_free(shared);
110 addr[1] = wpabuf_head(shared);
111 len[1] = wpabuf_len(shared);
114 wpabuf_free(shared);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
ikev2.c 44 struct wpabuf *shared; local
62 shared = dh_derive_shared(data->r_dh_public, data->i_dh_private,
64 if (shared == NULL)
72 wpabuf_free(shared);
88 pad_len = data->dh->prime_len - wpabuf_len(shared);
91 wpabuf_free(shared);
97 addr[1] = wpabuf_head(shared);
98 len[1] = wpabuf_len(shared);
101 wpabuf_free(shared);
107 wpabuf_free(shared);
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 35 struct wpabuf *shared; local
53 shared = dh_derive_shared(data->i_dh_public, data->r_dh_private,
55 if (shared == NULL)
63 wpabuf_free(shared);
91 pad_len = data->dh->prime_len - wpabuf_len(shared);
93 /* Shared secret is not zero-padded correctly */
98 wpabuf_free(shared);
105 addr[1] = wpabuf_head(shared);
106 len[1] = wpabuf_len(shared);
109 wpabuf_free(shared);
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 39 struct wpabuf *shared; local
57 shared = dh_derive_shared(data->r_dh_public, data->i_dh_private,
59 if (shared == NULL)
67 wpabuf_free(shared);
83 pad_len = data->dh->prime_len - wpabuf_len(shared);
86 wpabuf_free(shared);
92 addr[1] = wpabuf_head(shared);
93 len[1] = wpabuf_len(shared);
96 wpabuf_free(shared);
102 wpabuf_free(shared);
    [all...]
  /external/v8/tools/
grokdump.py 804 self.shared = self.ObjectField(self.SharedOffset())
810 p.Print("inferred name: %s" % self.shared.inferred_name)
811 if self.shared.script.Is(Script) and self.shared.script.name.Is(String):
812 p.Print("script name: %s" % self.shared.script.name)
817 if self.code != self.shared.code:
819 self.shared.code.Print(p)
825 if self.shared.Is(SharedFunctionInfo):
826 inferred_name = self.shared.inferred_name
832 start = self.shared.start_positio
    [all...]
  /external/oprofile/events/mips/sb1/
events 44 event:0xa counters:1,2,3 um:zero minimum:500 name:DCACHE_FILLED_SHD_NONC_EXC :Dcache is filled (shared, nonc, exclusive)
45 event:0xb counters:1,2,3 um:zero minimum:500 name:DCACHE_FILL_SHARED_LINE :Dcache is filled with shared line
49 event:0x7 counters:1,2,3 um:zero minimum:500 name:UPGRADE_SHARED_TO_EXCLUSIVE :A line is upgraded from shared to exclusive
  /build/core/combo/
TARGET_linux-arm.mk 140 -Wl,--warn-shared-textrel \
250 define transform-o-to-shared-lib-inner
254 -Wl,-shared,-Bsymbolic \
  /development/tools/emulator/opengl/system/GLESv2_enc/
GL2Encoder.h 32 void setSharedGroup(GLSharedGroupPtr shared){ m_shared = shared; }
34 const GLSharedGroupPtr shared() { return m_shared; } function in class:GL2Encoder
  /external/webkit/Source/WebCore/inspector/
InspectorProfilerAgent.cpp 160 PageScriptDebugServer::shared().recompileAllJSFunctionsSoon();
171 PageScriptDebugServer::shared().recompileAllJSFunctionsSoon();
297 PageScriptDebugServer::shared().recompileAllJSFunctions(0);
  /external/webkit/Tools/DumpRenderTree/win/
FrameLoadDelegate.cpp 200 if (WorkQueue::shared()->processWork() && !::gLayoutTestController->waitToDump())
237 WorkQueue::shared()->setFrozen(true);
242 if (WorkQueue::shared()->count()) {
  /external/webkit/Tools/WebKitTestRunner/
TestController.cpp 52 TestController& TestController::shared() function in class:WTR::TestController
352 WKContextPostMessageToInjectedBundle(TestController::shared().context(), messageName.get(), 0);
505 shared().notifyDone();
  /external/chromium/chrome/browser/
oom_priority_manager.cc 133 stats_iter->memory_used = working_set_kbytes.shared * 1024;

Completed in 1158 milliseconds

<<11121314151617181920>>