OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shares
(Results
51 - 75
of
812
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ppapi/proxy/
proxy_channel.h
62
//
Shares
a file handle (HANDLE / file descriptor) with the remote side. It
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderSupport.h
46
//
Shares
child layouting code between RenderSVGRoot/RenderSVG(Hidden)Container
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
thread_lister.h
53
* The callback is executed from a separate thread which
shares
only the
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
thread_lister.h
53
* The callback is executed from a separate thread which
shares
only the
/external/chromium_org/ui/gl/
gl_context.h
83
// internally created OpenGL context
shares
textures and other resources.
/external/guava/guava-tests/test/com/google/common/collect/
HashMultisetTest.java
91
* which
shares
a lot of code with HashMultiset and has deterministic
/external/kernel-headers/original/asm-mips/
thread_info.h
20
* - this struct
shares
the supervisor stack pages
/external/proguard/src/proguard/classfile/util/
StringSharer.java
31
* This ClassVisitor
shares
strings in the class files that it visits.
/external/valgrind/main/docs/internals/
why-no-libc.txt
19
RW> Sadly, no. Valgrind
shares
the address space of the guest process,
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailPermissions.java
93
// The reason is that the Contacts app
shares
its process with the ContactsProvider and
/system/core/include/memtrack/
memtrack.h
97
* every process that
shares
it, depending on the capabilities of the driver.
/system/core/include/utils/
FileMap.h
43
* an existing FileMap and
shares
the underlying mapped pages. Requires
/system/core/sh/
shell.h
45
* define DO_SHAREDVFORK to indicate that vfork(2)
shares
its address
/external/chromium/chrome/browser/renderer_host/
web_cache_manager.cc
230
size_t
shares
= active_renderers_.size();
local
236
++
shares
;
237
inactive_extra = total_extra /
shares
;
/external/chromium_org/chrome/browser/renderer_host/
web_cache_manager.cc
258
size_t
shares
= active_renderers_.size();
local
264
++
shares
;
265
inactive_extra = total_extra /
shares
;
/frameworks/base/docs/html/training/secure-file-sharing/
setup-sharing.jd
109
In this example, the <code><files-path></code> tag
shares
directories within the
111
shares
the <code>images/</code> subdirectory of <code>files/</code>. The <code>name</code>
/dalvik/vm/alloc/
HeapSource.h
49
* that a given app_process
shares
with the zygote process.
/external/chromium/chrome/browser/
browser_process_impl.h
165
// This
shares
a created flag with the IO thread.
/external/chromium_org/content/browser/worker_host/
worker_process_host.h
92
//
Shares
the passed instance's WorkerDocumentSet with this instance. This
/external/chromium_org/content/public/renderer/
renderer_ppapi_host.h
99
//
Shares
a file handle (HANDLE / file descriptor) with the remote side. It
/external/chromium_org/third_party/sqlite/src/test/
schema4.test
25
# schema4-2.*: Renaming tables where there is a trigger that
shares
the
/external/chromium_org/ui/gfx/image/
image_skia.h
110
// its source if any. All ImageSkia that
shares
the same storage will also
/external/chromium_org/ui/gfx/
rect_base.h
142
// Returns true if this rectangle
shares
an entire edge (i.e., same width or
/external/chromium_org/ui/surface/
accelerated_surface_mac.h
39
// with which the internally created OpenGL context
shares
textures and
/external/icu4c/common/
ucharstrieiterator.cpp
148
// We cannot skip the value right here because it
shares
its
Completed in 1284 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>