HomeSort by relevance Sort by last modified time
    Searched full:associated (Results 1 - 25 of 18088) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/support/v7/recyclerview/
README.txt 1 Library Project including RecyclerView and associated utilities.
  /external/antlr/antlr-3.4/runtime/C/
NEWS 1 See www.antlr.org and the associated email forums for release dates and
  /external/chromium_org/components/user_prefs/
README 4 preferences associated with users can look them up by
8 components that need to register preferences associated with users.
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignatureEncryptionAlgorithmFinder.java 7 * are associated with a particular signature algorithm.
12 * Return the encryption algorithm identifier associated with the passed in signatureAlgorithm
14 * @return the algorithm identifier to be associated with the encryption algorithm used in signature creation.
SignerId.java 33 * Construct a signer ID based on the issuer and serial number of the signer's associated
36 * @param issuer the issuer of the signer's associated certificate.
37 * @param serialNumber the serial number of the signer's associated certificate.
45 * Construct a signer ID based on the issuer and serial number of the signer's associated
48 * @param issuer the issuer of the signer's associated certificate.
49 * @param serialNumber the serial number of the signer's associated certificate.
50 * @param subjectKeyId the subject key identifier to use to match the signers associated certificate.
  /external/chromium-trace/trace-viewer/src/ui/
list_and_associated_view.css 6 x-list-and-associated-view {
11 x-list-and-associated-view > .x-list-view {
15 x-list-and-associated-view > :nth-child(2) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
assocdat.h 3 * \brief YASM associated data storage (libyasm internal use)
37 /** Associated data container. */
40 /** Create an associated data container. */
44 /** Get associated data for a data callback.
45 * \param assoc_data container of associated data
47 * \return Associated data (NULL if none).
54 /** Add associated data to a associated data container.
55 * \attention Deletes any existing associated data for that data callback.
56 * \param assoc_data container of associated dat
    [all...]
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
ContentVerifierProvider.java 12 * Return whether or not this verifier has a certificate associated with it.
14 * @return true if there is an associated certificate, false otherwise.
19 * Return the associated certificate if there is one.
21 * @return a holder containing the associated certificate if there is one, null if there is not.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/panels/chrome-query/
manifest.json 4 "description": "Extends the Developer Tools, adding a sidebar that displays the jQuery data associated with the selected DOM element.",
  /external/chromium_org/components/pref_registry/
README 4 components that need to register preferences associated with users.
  /external/hamcrest/src/org/hamcrest/
package.html 5 <p>The stable API defining Matcher and its associated interfaces and classes.
  /external/llvm/test/YAMLParser/
spec-02-25.data 5 # associated with the empty string
  /external/chromium_org/content/public/browser/
cert_store.h 19 // associated with a RenderProcessHost. If all the RenderProcessHosts
20 // associated with the cert have exited, the cert is removed from the store.
21 // This class is used by the SSLManager to keep track of the certs associated
31 // Stores the specified cert and returns the id associated with it. The cert
32 // is associated to the specified RenderProcessHost.
33 // When all the RenderProcessHosts associated with a cert have exited, the
39 // Tries to retrieve the previously stored cert associated with the specified
signed_certificate_timestamp_store.h 21 // SignedCertificateTimestamp objects are associated with a RenderProcessHost.
22 // If all the RenderProcessHosts associated with the SCT have exited, the SCT
24 // track of the SCTs associated with loaded resources. It can be accessed from
33 // Stores the specified SCT and returns the id associated with it. The SCT
34 // is associated with the specified RenderProcessHost.
35 // When all the RenderProcessHosts associated with a SCT have exited, the
41 // Tries to retrieve the previously stored SCT associated with the specified
resource_request_info.h 23 // ResourceRequestInfo instance associated with it.
26 // Returns the ResourceRequestInfo associated with the given URLRequest.
41 // Returns the associated RenderFrame for a given process. Returns false, if
42 // there is no associated RenderFrame. This method does not rely on the
44 // URLRequests that are associated with a RenderFrame.
50 // Returns the associated ResourceContext.
83 // Returns the associated resource type.
89 // Returns the associated referrer policy.
92 // Returns the associated visibility state at the time the request was started
96 // Returns the associated page transition type
    [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
BaseRecipientChip.java 48 * Get the id of the contact associated with this chip.
53 * Get the directory id of the contact associated with this chip.
58 * Get the directory lookup key associated with this chip, or <code>null</code>.
63 * Get the id of the data associated with this chip.
68 * Get associated RecipientEntry.
73 * Set the text in the edittextview originally associated with this chip
79 * Set the text in the edittextview originally associated with this chip
  /external/chromium_org/ui/ozone/platform/dri/
dri_window_delegate_manager.h 20 // Adds a delegate for |widget|. Note: |widget| should not be associated with
26 // associated with it when calling this function.
30 // Returns the delegate associated with |widget|. Note: This function should
31 // be called only if a valid delegate has been associated with |widget|.
34 // Check if |widget| has a valid delegate associated with it.
  /external/clang/test/Analysis/
stack-addr-ps.cpp 7 return s; // expected-warning{{Address of stack memory associated with local variable 's' returned}} expected-warning{{reference to stack memory associated with local variable 's' returned}}
13 return s2; // expected-warning{{Address of stack memory associated with local variable 's1' returned}} expected-warning {{reference to stack memory associated with local variable 's1' returned}}
20 return s3; // expected-warning{{Address of stack memory associated with local variable 's1' returned}} expected-warning {{reference to stack memory associated with local variable 's1' returned}}
29 const int &get_reference1() { return get_value(); } // expected-warning{{Address of stack memory associated with temporary object of type 'int' returned}} expected-warning {{returning reference to local temporary}}
33 return x; // expected-warning{{Address of stack memory associated with temporary object of type 'int' returned}} expected-warning {{returning reference to local temporary}}
39 return x2; // expected-warning{{Address of stack memory associated with temporary object of type 'int' returned}} expected-warning {{returning reference to local temporary}}
51 return &x2; // expected-warning{{Address of stack memory associated with local variable 'x1' returned}} expected-warning {{address of stack memory associated with loc (…)
    [all...]
  /external/chromium_org/ui/views/
view_constants_aura.h 14 // A property key to indicate the view the window is associated with. If
16 // z-order of the window and its associated layer. The associated view must
  /external/chromium_org/ui/message_center/
message_center_observer.h 21 // Called when the notification associated with |notification_id| is added
25 // Called when the notification associated with |notification_id| is removed
30 // Called when the contents of the notification associated with
34 // Called when a click event happens on the notification associated with
39 // of the notification associated with |notification_id|.
43 // Called when the notification associated with |notification_id| is actually
  /external/chromium_org/ui/views/widget/
window_reorderer.h 19 // Class which reorders the widget's child windows which have an associated view
21 // tree. Windows not associated to a view are stacked above windows with an
22 // associated view. The child windows' layers are additionally reordered
23 // according to the z-order of the associated views relative to views with
31 // method should be called when the position of a view with an associated
35 // are no views with an associated window.
  /frameworks/base/core/java/android/webkit/
WebResourceRequest.java 44 * Gets whether a gesture (such as a click) was associated with the request.
46 * @return whether a gesture was associated with the request.
51 * Gets the method associated with the request, for example "GET".
53 * @return the method associated with the request.
58 * Gets the headers associated with the request. These are represented as a mapping of header
61 * @return the headers associated with the request.
  /dalvik/dx/tests/112-dex-return-jsr-result/
info.txt 6 its associated move-result.
  /external/apache-xml/src/main/java/org/apache/xml/utils/res/
XResourceBundleBase.java 34 * Get the error string associated with the error code
38 * @return error string associated with the given error code
43 * Get the warning string associated with the error code
47 * @return warning string associated with the given error code
  /external/chromium_org/gin/
per_context_data.h 20 // can be associated with this class by way of the SupportsUserData methods.
21 // Instances of this class (and any associated user data) are destroyed before
22 // the associated v8::Context.
32 // The Runner associated with this context. To execute script in this context,

Completed in 403 milliseconds

1 2 3 4 5 6 7 8 91011>>