OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:owning
(Results
151 - 175
of
526
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java
35
*
owning
thread.
/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
SelectAccountDialogFragment.java
34
* The result is passed back to the
owning
Activity
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationMessage.java
36
* handy to have the
owning
{@link com.android.mail.providers.Conversation} for context.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
AccountWithDataSet.java
94
* @return {@code true} if the
owning
{@link Account} is in the passed array.
/dalvik/dx/src/com/android/dx/ssa/
SsaInsn.java
56
* @param block {@code non-null;}
owning
block
105
* @return
owning
block
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemUse.java
116
* @param stylesheet The
owning
root stylesheet
135
* @param stylesheet The
owning
root stylesheet
ElemTemplateElement.java
140
* Get the
owning
"composed" stylesheet. This looks up the
142
* on a Stylesheet object, which will Get the
owning
145
* @return the
owning
"composed" stylesheet.
153
* Get the
owning
stylesheet. This looks up the
157
* @return the
owning
stylesheet
165
* Get the
owning
root stylesheet. This looks up the
170
* @return the
owning
root stylesheet
588
* Get the
owning
xsl:template element.
590
* @return The
owning
xsl:template element, this element if it is a xsl:template, or null if not found.
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.mm
193
// and mouseExited:, then and pass them along to our
owning
control.
195
// the retainCount of the cell or its
owning
control.
/external/chromium_org/base/containers/
mru_cache_unittest.cc
187
// Make sure that the
owning
version release its pointers properly.
188
TEST(MRUCacheTest,
Owning
) {
/external/chromium_org/cc/resources/
prioritized_resource_manager.h
106
// Unlink the list of contents textures' backings from their
owning
textures
124
// Update all backings' priorities from their
owning
texture.
/external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager_chromeos.h
41
// visibility changes from the
owning
user. This way the visibility can be
43
// gets detached from its current
owning
parent.
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.mm
241
// and mouseExited:, then and pass them along to our
owning
control.
243
// the retainCount of the cell or its
owning
control.
/external/chromium_org/content/browser/dom_storage/
dom_storage_context_impl.h
44
// Namespaces and Areas related to the
owning
profile.
130
// Called when the
owning
BrowserContext is ending.
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_tcp_socket_message_filter.h
175
// Non-
owning
ptr.
177
// Non-
owning
ptr.
/external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaInsn.java
52
* @param block {@code non-null;}
owning
block
101
* @return
owning
block
/frameworks/base/core/java/android/view/
WindowManager.java
236
* In multiuser systems shows only on the
owning
user's window.
243
* In multiuser systems shows only on the
owning
user's window.
341
* In multiuser systems shows only on the
owning
user's window.
353
* In multiuser systems shows only on the
owning
user's window.
361
* In multiuser systems shows only on the
owning
user's window.
388
* In multiuser systems shows only on the
owning
user's window.
396
* In multiuser systems shows only on the
owning
user's window.
403
* In multiuser systems shows only on the
owning
user's window.
410
* In multiuser systems shows only on the
owning
user's window.
429
* In multiuser systems shows only on the
owning
user's window
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
introspect.h
216
uint32_t owner_module; /**< Index of the
owning
module of this sink, or PA_INVALID_INDEX */
245
uint32_t owner_module; /**<
Owning
module index, or PA_INVALID_INDEX */
248
uint32_t monitor_of_sink; /**< If this is a monitor source the index of the
owning
sink, otherwise PA_INVALID_INDEX */
249
const char *monitor_of_sink_name; /**< Name of the
owning
sink, or PA_INVALID_INDEX */
307
uint32_t owner_module; /**< Index of the
owning
module, or PA_INVALID_INDEX */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
introspect.h
216
uint32_t owner_module; /**< Index of the
owning
module of this sink, or PA_INVALID_INDEX */
245
uint32_t owner_module; /**<
Owning
module index, or PA_INVALID_INDEX */
248
uint32_t monitor_of_sink; /**< If this is a monitor source the index of the
owning
sink, otherwise PA_INVALID_INDEX */
249
const char *monitor_of_sink_name; /**< Name of the
owning
sink, or PA_INVALID_INDEX */
307
uint32_t owner_module; /**< Index of the
owning
module, or PA_INVALID_INDEX */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
introspect.h
216
uint32_t owner_module; /**< Index of the
owning
module of this sink, or PA_INVALID_INDEX */
245
uint32_t owner_module; /**<
Owning
module index, or PA_INVALID_INDEX */
248
uint32_t monitor_of_sink; /**< If this is a monitor source the index of the
owning
sink, otherwise PA_INVALID_INDEX */
249
const char *monitor_of_sink_name; /**< Name of the
owning
sink, or PA_INVALID_INDEX */
307
uint32_t owner_module; /**< Index of the
owning
module, or PA_INVALID_INDEX */
/external/chromium/chrome/browser/download/
download_manager.h
323
// |downloads_| is the
owning
set for all downloads known to the
384
// Non-
owning
pointer for handling file writing on the download_thread_.
387
// Non-
owning
pointer for updating the download status.
/external/chromium_org/ash/wm/caption_buttons/
maximize_bubble_controller_bubble.cc
45
// The
owning
class.
155
// To avoid this problem, the
owning
screen metrics get extracted upon
474
// This only gets called from the
owning
base class once it is deleted.
/external/chromium_org/ppapi/utility/graphics/
paint_manager.h
124
/// @param client A non-
owning
pointer and must remain valid (normally the
151
/// @param client A non-
owning
pointer and must remain valid (normally the
271
// Non-
owning
pointer. See the constructor.
/external/srec/srec/include/
srec.h
205
stokenID *best_token_for_arc; /* non-
owning
ptr, see multi_srec below */
216
ftokenID *best_token_for_node; /* non-
owning
ptr, see multi_srec below */
312
/* non
owning
pointer to compact acoustic models */
/external/chromium/chrome/browser/history/
expire_history_backend.h
249
// Non-
owning
pointer to the notification delegate (guaranteed non-NULL).
252
// Non-
owning
pointers to the databases we deal with (MAY BE NULL).
/external/chromium_org/chrome/browser/history/
expire_history_backend.h
253
// Non-
owning
pointer to the notification delegate (guaranteed non-NULL).
256
// Non-
owning
pointers to the databases we deal with (MAY BE NULL).
Completed in 589 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>