OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:associate
(Results
51 - 75
of
635
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/proguard/src/proguard/classfile/visitor/
package.html
36
(the visitors) are now separated, it becomes harder to
associate
some state
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
RevokedOffer.java
79
* @return the session id which will
associate
all packets for the pending chat
/external/srec/shared/src/
CommandLine.c
34
/* but we don't have any key to
associate
it with */
/external/webkit/Source/WebKit/chromium/public/
WebGeolocationPermissionRequestManager.h
39
// the implementer can call add() to
associate
an id with the WebGeolocationPermissionRequest object.
/frameworks/base/core/java/android/util/
LogWriter.java
38
* @param tag A string tag to
associate
with each printed log statement.
/frameworks/native/cmds/servicemanager/
binder.h
81
/* release any state
associate
with the binder_io
/system/core/include/cutils/
mq.h
74
* @param userData user-specific data to
associate
with the destination.
/cts/tests/tests/net/src/android/net/rtp/cts/
AudioGroupTest.java
55
mStreamA.
associate
(mSocketA.getLocalAddress(), mSocketA.getLocalPort());
62
mStreamB.
associate
(mSocketB.getLocalAddress(), mSocketB.getLocalPort());
/external/chromium/chrome/browser/extensions/
extension_tts_api.h
100
// The unique ID of this utterance, used to
associate
callback functions
104
// The id of the next utterance, so we can
associate
requests with
/external/chromium/chrome/browser/sync/glue/
password_change_processor.cc
83
model_associator_->
Associate
(&tag, sync_node.GetId());
178
model_associator_->
Associate
(&tag, sync_node.GetId());
/external/jmdns/src/javax/jmdns/impl/tasks/state/
DNSStateTask.java
71
*
Associate
the DNS host and the service infos with this task if not already associated and in the same state.
76
protected void
associate
(DNSState state) {
method in class:DNSStateTask
/external/libsepol/tests/policies/test-deps/
base-metreq.conf
130
associate
154
associate
base-notmetreq.conf
129
associate
153
associate
small-base.conf
130
associate
154
associate
/external/libsepol/tests/policies/test-expander/
alias-base.conf
130
associate
154
associate
role-base.conf
130
associate
154
associate
user-base.conf
130
associate
154
associate
/external/libsepol/tests/policies/test-hooks/
cmp_policy.conf
130
associate
154
associate
small-base.conf
130
associate
154
associate
/external/libsepol/tests/policies/test-linker/
small-base.conf
130
associate
154
associate
/external/qemu/android/
adb-server.h
87
* - There is no host connection to immediately
associate
the guest with. In
90
* - There is a pending host connection to
associate
with the new guest. In this
/external/sepolicy/
access_vectors
77
associate
142
associate
/external/smack/src/org/jivesoftware/smack/packet/
Registration.java
44
* <li>misc -- other miscellaneous information to
associate
with the account.
45
* <li>text -- textual information to
associate
with the account.
/external/smack/src/org/jivesoftware/smackx/pubsub/
ConfigureNodeFields.java
77
* Who may
associate
leaf nodes with a collection
84
* The list of JIDs that may
associate
leaf nodes with a
/external/srec/srec/Grammar/include/
SR_Grammar.h
124
* @param weight value to
associate
with word when adding to grammar; use to determine cost when parsing
147
* @param weight value to
associate
with nametag when adding to grammar; use to determine cost when parsing
215
* @param vocabulary The vocabulary to
associate
with
224
* @param recognizer The recognizer to
associate
330
* @param weight value to
associate
with word when adding to grammar; use to determine cost when parsing
354
* @param weight value to
associate
with nametag when adding to grammar; use to determine cost when parsing
382
* @param vocabulary The vocabulary to
associate
with
390
* @param models The recognizer to
associate
Completed in 293 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>