OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:associated
(Results
76 - 100
of
18534
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
LocalVariableInfo.java
73
* Sets the register set
associated
with the start of the block with
96
* given label. If there was not already an
associated
set, then this
105
* to the
associated
set (including storing one for the first time) or
135
* Gets the register set
associated
with the start of the block
137
* max size if no set was
associated
with the block in question.
140
* @return {@code non-null;} the
associated
register set
149
* Gets the register set
associated
with the start of the given
154
* @return {@code non-null;} the
associated
register set
161
* Gets a mutable copy of the register set
associated
with the
164
* max size if there is not yet any set
associated
with the block
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/ssa/
LocalVariableInfo.java
74
* Sets the register set
associated
with the start of the block with
97
* given index. If there was not already an
associated
set, then this
106
* to the
associated
set (including storing one for the first time) or
132
* Gets the register set
associated
with the start of the block
134
* max size if no set was
associated
with the block in question.
137
* @return {@code non-null;} the
associated
register set
146
* Gets the register set
associated
with the start of the given
151
* @return {@code non-null;} the
associated
register set
158
* Gets a mutable copy of the register set
associated
with the
161
* max size if there is not yet any set
associated
with the block
[
all
...]
/frameworks/base/core/java/android/os/
Bundle.java
144
* Return the ClassLoader currently
associated
with this Bundle.
638
* Returns the value
associated
with the given key, or (byte) 0 if
650
* Returns the value
associated
with the given key, or defaultValue if
663
* Returns the value
associated
with the given key, or (char) 0 if
675
* Returns the value
associated
with the given key, or defaultValue if
688
* Returns the value
associated
with the given key, or (short) 0 if
700
* Returns the value
associated
with the given key, or defaultValue if
713
* Returns the value
associated
with the given key, or 0.0f if
725
* Returns the value
associated
with the given key, or defaultValue if
738
* Returns the value
associated
with the given key, or null i
[
all
...]
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
AndroidApplicationBase.java
68
/** Returns the {@link AndroidInput} object
associated
with this {@link AndroidApplicationBase}
74
/** Returns the {@link LifecycleListener} array
associated
with this {@link AndroidApplicationBase}
79
/** Returns the Window
associated
with the application
80
* @return The {@link Window}
associated
with the application */
83
/** Returns the WindowManager
associated
with the application
84
* @return The {@link WindowManager}
associated
with the application */
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageShadowTask.java
38
* be executed when the set of TaskImageContainers
associated
with the
60
* task from completing before all of its
associated
subtasks are
62
* @param captureSession the capture session
associated
with this shadow
65
*
associated
sub-tasks of the ImageShadowTask are completed.
69
* infrastructure, and should NOT be
associated
with the
88
* Returns the Runnable to be executed when all the
associated
/external/hyphenation-patterns/eu/
NOTICE
4
a copy of this file and any
associated
documentation
12
(b) this copyright and permission notice appear in
associated
15
as well as in the documentation
associated
with the Data File(s)
/external/libchrome/base/
lazy_instance.cc
20
// kLazyInstanceStateCreating have no
associated
data (memory barriers are
21
// all about ordering of memory accesses to *
associated
* data).
30
// the
associated
data (buf_). Pairing Release_Store is in
/external/nist-sip/java/gov/nist/javax/sip/
DialogTimeoutEvent.java
50
* Gets the Dialog
associated
with the event. This
51
* enables application developers to access the dialog
associated
to this
54
* @return the dialog
associated
with the response event or null if there is no dialog.
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAssociatedURIList.java
36
* List of P-
Associated
-URI headers
42
* P-
Associated
-URI = "P-
Associated
-URI" ":" # ( "<" URI ">" *( ";" generic-param ))
/external/parameter-framework/asio-1.10.6/include/asio/
handler_alloc_hook.hpp
26
* objects can be said to be
associated
with the handler.
34
* @note All temporary objects
associated
with a handler will be deallocated
60
* handlers to provide custom allocation for the
associated
temporary objects.
/hardware/intel/common/libva/va/wayland/
va_backend_wayland.h
7
* copy of this software and
associated
documentation files (the
48
/** \brief Hook to return Wayland buffer
associated
with the VA surface. */
56
/** \brief Hook to return Wayland buffer
associated
with the VA image. */
/system/bt/bta/include/
bta_hf_client_api.h
147
/* data
associated
with most non-AT events */
153
/* data
associated
with BTA_HF_CLIENT_REGISTER_EVT */
161
/* data
associated
with BTA_HF_CLIENT_OPEN_EVT */
169
/* data
associated
with BTA_HF_CLIENT_CONN_EVT */
177
/* data
associated
with BTA_HF_CLIENT_IND_EVT event */
185
/* data
associated
with BTA_HF_CLIENT_OPERATOR_NAME_EVT */
192
/* data
associated
with BTA_HF_CLIENT_CLIP_EVT and BTA_HF_CLIENT_CCWA_EVT*/
199
/* data
associated
with BTA_HF_CLIENT_AT_RESULT_EVT event */
206
/* data
associated
with BTA_HF_CLIENT_CLCC_EVT event */
217
/* data
associated
with BTA_HF_CLIENT_CNUM_EVT event *
[
all
...]
/development/samples/browseable/BasicManagedProfile/
_index.jd
11
wipe all the data
associated
with the profile.
/development/tools/apkcheck/src/com/android/apkcheck/
ApiList.java
48
* Increment the number of warnings
associated
with this API list.
55
* Increment the errors of warnings
associated
with this API list.
62
* Returns the number of warnings
associated
with this API list.
69
* Returns the number of errors
associated
with this API list.
/external/antlr/antlr-3.4/runtime/ActionScript/project/
README.txt
1
This directory contains the source files required to build the runtime and the
associated
tests.
/external/autotest/client/common_lib/cros/fake_device_server/
server_errors.py
15
@param message: Message
associated
with the response.
/external/autotest/client/site_tests/network_WlanDriver/
control
13
Ensure the detected wlan device has the correct
associated
kernel driver and
/external/chromium-trace/catapult/telemetry/telemetry/timeline/
flow_event.py
9
"""A FlowEvent represents an interval of time plus parameters
associated
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
text_selection.py
12
events
associated
with moving a selection extent.
/external/clang/test/SemaCXX/
no-exceptions.cpp
17
// Under -fexceptions, this does access control for the
associated
/external/e2fsprogs/debian/
comerr-dev.doc-base
4
Abstract: A library, and
associated
utilities,
/external/hyphenation-patterns/hr/
NOTICE
9
a copy of the Unicode data files and any
associated
documentation
10
(the "Data Files") or Unicode software and any
associated
documentation
18
(b) this copyright and permission notice appear in
associated
21
as well as in the documentation
associated
with the Data File(s) or
/external/jmdns/src/javax/jmdns/
NetworkTopologyEvent.java
32
* Returns the JmDNS instance
associated
with the event or null if it is a generic event.
/external/mesa3d/src/gallium/include/pipe/
p_video_decoder.h
7
* copy of this software and
associated
documentation files (the
136
* auxiliary
associated
data
141
* decoder where the
associated
data came from
146
* destroy the
associated
data
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
AccountManager.java
15
* @return -- the user credentials
associated
with the domain.
Completed in 1041 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>