OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:associated
(Results
1 - 25
of
18534
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/jetty/src/resources/org/eclipse/jetty/server/jmx/
Handler-mbean.properties
3
destroy(): destroy
associated
resources (eg MBean
/external/snakeyaml/src/test/resources/pyyaml/
spec-02-25.data
3
#
associated
with the empty string
/external/snakeyaml/src/test/resources/specification/
example2_25.yaml
3
#
associated
with the empty string
/prebuilts/go/darwin-x86/src/go/ast/
commentmap_test.go
35
a, b, c int //
associated
with a, b, c
36
//
associated
with x, y
40
// also
associated
with T
44
// also
associated
with x
48
/*
associated
with s1 */
50
// also
associated
with s1
52
//
associated
with s2
54
// also
associated
with s2
57
//
associated
with f1
58
// also
associated
with f
[
all
...]
/prebuilts/go/linux-x86/src/go/ast/
commentmap_test.go
35
a, b, c int //
associated
with a, b, c
36
//
associated
with x, y
40
// also
associated
with T
44
// also
associated
with x
48
/*
associated
with s1 */
50
// also
associated
with s1
52
//
associated
with s2
54
// also
associated
with s2
57
//
associated
with f1
58
// also
associated
with f
[
all
...]
/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/catapult/tracing/tracing/ui/base/
list_and_associated_view.css
6
* /deep/ x-list-and-
associated
-view {
11
* /deep/ x-list-and-
associated
-view > .x-list-view {
15
* /deep/ x-list-and-
associated
-view > :nth-child(2) {
/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/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
PBKDFKey.java
6
* Base interface for keys
associated
with various password based key derivation functions (PBKDF).
/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.test
5
#
associated
with the empty string
/prebuilts/go/darwin-x86/src/net/textproto/
header.go
12
// It appends to any existing values
associated
with key.
18
// Set sets the header entries
associated
with key to
20
// values
associated
with key.
25
// Get gets the first value
associated
with the given key.
26
// If there are no values
associated
with the key, Get returns "".
40
// Del deletes the values
associated
with key.
/prebuilts/go/linux-x86/src/net/textproto/
header.go
12
// It appends to any existing values
associated
with key.
18
// Set sets the header entries
associated
with key to
20
// values
associated
with key.
25
// Get gets the first value
associated
with the given key.
26
// If there are no values
associated
with the key, Get returns "".
40
// Del deletes the values
associated
with key.
/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/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/parameter-framework/asio-1.10.6/include/asio/ip/
basic_resolver_entry.hpp
36
/// The protocol type
associated
with the endpoint entry.
39
/// The endpoint type
associated
with the endpoint entry.
56
/// Get the endpoint
associated
with the entry.
62
/// Convert to the endpoint
associated
with the entry.
68
/// Get the host name
associated
with the entry.
74
/// Get the service name
associated
with the entry.
/frameworks/base/core/java/android/webkit/
WebResourceRequest.java
50
* Gets whether a gesture (such as a click) was
associated
with the request.
54
* @return whether a gesture was
associated
with the request.
59
* Gets the method
associated
with the request, for example "GET".
61
* @return the method
associated
with the request.
66
* Gets the headers
associated
with the request. These are represented as a mapping of header
69
* @return the headers
associated
with the request.
/prebuilts/go/darwin-x86/src/cmd/gofmt/testdata/
rewrite5.golden
7
// Rewriting of expressions containing nodes with
associated
comments to
8
// expressions without those nodes must also eliminate the
associated
rewrite5.input
7
// Rewriting of expressions containing nodes with
associated
comments to
8
// expressions without those nodes must also eliminate the
associated
/prebuilts/go/linux-x86/src/cmd/gofmt/testdata/
rewrite5.golden
7
// Rewriting of expressions containing nodes with
associated
comments to
8
// expressions without those nodes must also eliminate the
associated
rewrite5.input
7
// Rewriting of expressions containing nodes with
associated
comments to
8
// expressions without those nodes must also eliminate the
associated
/dalvik/dx/tests/112-dex-return-jsr-result/
info.txt
6
its
associated
move-result.
Completed in 2832 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>