HomeSort by relevance Sort by last modified time
    Searched full:associated (Results 101 - 125 of 20444) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libmojo/mojo/public/cpp/bindings/
associated_binding.h 26 // Represents the implementation side of an associated interface. It is similar
39 // Constructs an incomplete associated binding that will use the
47 // Constructs a completed associated binding of |impl|. The output |ptr_info|
60 // Constructs a completed associated binding of |impl|. |impl| must outlive
72 // Creates an associated inteface and sets up this object as the
86 // Sets up this object as the implementation side of an associated interface.
113 // Closes the associated interface. Puts this object into a state where it can
121 // Unbinds and returns the associated interface request so it can be
149 // Indicates whether the associated binding has been completed.
152 // Returns the associated group that this object belongs to. Returns null i
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/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
131 * Gets the register set associated with the start of the block
133 * max size if no set was associated with the block in question.
136 * @return {@code non-null;} the associated register set
145 * Gets the register set associated with the start of the given
150 * @return {@code non-null;} the associated register set
157 * Gets a mutable copy of the register set associated with the
160 * max size if there is not yet any set associated with the block
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
LocalVariableInfo.java 72 * Sets the register set associated with the start of the block with
95 * given label. If there was not already an associated set, then this
104 * to the associated set (including storing one for the first time) or
134 * Gets the register set associated with the start of the block
136 * max size if no set was associated with the block in question.
139 * @return {@code non-null;} the associated register set
148 * Gets the register set associated with the start of the given
153 * @return {@code non-null;} the associated register set
160 * Gets a mutable copy of the register set associated with the
163 * max size if there is not yet any set associated with the block
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
LocalVariableInfo.java 73 * Sets the register set associated with the start of the block with
96 * given index. If there was not already an associated set, then this
105 * to the associated set (including storing one for the first time) or
131 * Gets the register set associated with the start of the block
133 * max size if no set was associated with the block in question.
136 * @return {@code non-null;} the associated register set
145 * Gets the register set associated with the start of the given
150 * @return {@code non-null;} the associated register set
157 * Gets a mutable copy of the register set associated with the
160 * max size if there is not yet any set associated with the block
    [all...]
  /external/bison/src/
symtab.h 118 /** Fetch (or create) the symbol associated to KEY. */
121 /** Fetch (or create) the symbol associated to KEY. */
138 /** Set the \c type_name associated with \c sym.
143 /** Set the \c destructor associated with \c sym. */
150 /** Set the \c printer associated with \c sym. */
157 /* Set the \c precedence associated with \c sym.
163 /** Set the \c class associated with \c sym. */
167 /** Set the \c user_token_number associated with \c sym. */
192 /** A semantic type and its associated \c \%destructor and \c \%printer.
206 /** Fetch (or create) the semantic type associated to KEY. *
    [all...]
  /system/bt/bta/include/
bta_av_api.h 247 /* Event associated with BTA_AV_ENABLE_EVT */
250 /* Event associated with BTA_AV_REGISTER_EVT */
253 tBTA_AV_HNDL hndl; /* Handle associated with the stream. */
254 uint8_t app_id; /* ID associated with call to BTA_AvRegister() */
258 /* data associated with BTA_AV_OPEN_EVT */
273 /* data associated with BTA_AV_CLOSE_EVT */
279 /* data associated with BTA_AV_START_EVT */
288 /* data associated with BTA_AV_SUSPEND_EVT */
296 /* data associated with BTA_AV_RECONFIG_EVT */
303 /* data associated with BTA_AV_PROTECT_REQ_EVT *
    [all...]
  /frameworks/base/core/java/android/os/
Bundle.java 155 * Return the ClassLoader currently associated with this Bundle.
686 * Returns the value associated with the given key, or (byte) 0 if
698 * Returns the value associated with the given key, or defaultValue if
711 * Returns the value associated with the given key, or (char) 0 if
723 * Returns the value associated with the given key, or defaultValue if
736 * Returns the value associated with the given key, or (short) 0 if
748 * Returns the value associated with the given key, or defaultValue if
761 * Returns the value associated with the given key, or 0.0f if
773 * Returns the value associated with the given key, or defaultValue if
786 * Returns the value associated with the given key, or null i
    [all...]
  /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/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
assertions.xml 5 function shall set the scheduling policy and associated scheduling parameters
7 associated parameters provided in policy
18 has the associated parameters sched_ss_low_priority, sched_ss_repl_period,
  /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. */
  /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 12 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/compiler-rt/test/scudo/
alignment.cpp 4 // Tests that a non-16-byte aligned pointer will trigger the associated error
  /external/e2fsprogs/debian/
comerr-dev.doc-base 4 Abstract: A library, and associated utilities,

Completed in 3133 milliseconds

1 2 3 45 6 7 8 91011>>