/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
|
/external/webkit/Source/WebKit2/Shared/mac/ |
ShareableSurface.cpp | 182 // Associate it with the texture. 206 // Associate it with our IOSurface.
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ps3.c | 150 /* start to associate */ 182 .associate = wpa_driver_ps3_associate, /* PS3 */
|
driver.h | 147 * Data for struct wpa_driver_ops::associate(). 153 * responsible for selecting with which BSS to associate. */ 433 * this the value need to set in associate handler to allow plaintext 434 * mode to be used) when trying to associate with, roaming mode (can 635 * associate - Request driver to associate 641 int (*associate)(void *priv, member in struct:wpa_driver_ops 658 * associate() params, so set_auth_alg may not be needed in case of 677 * associate(), add_pmkid() can be used to add new PMKSA cache entries 696 * associate(), remove_pmkid() can be used to synchronize PMKSA cache [all...] |
/frameworks/base/core/java/android/hardware/usb/ |
UsbRequest.java | 99 * to associate another object with this request, which can be useful for 112 * to associate another object with this request, which can be useful for
|
/external/chromium/chrome/browser/sync/glue/ |
autofill_profile_model_associator.cc | 102 Associate(&guid, node.GetId()); 322 Associate(&guid, sync_node_id); 353 Associate(&guid, node.GetId()); 407 Associate(&guid, node.GetId()); 458 void AutofillProfileModelAssociator::Associate(
|
autofill_profile_change_processor.cc | 229 // Now that the node has been succesfully created we can associate it. 231 model_associator_->Associate(&guid, sync_id); 304 model_associator_->Associate(&guid, node.GetId());
|
preference_model_associator.cc | 94 Associate(pref, node.GetId()); 108 Associate(pref, write_node.GetId()); 191 void PreferenceModelAssociator::Associate(
|
model_associator.h | 82 virtual void Associate(const Node* node, int64 sync_id) = 0;
|
password_model_associator.cc | 97 Associate(&tag, node.GetId()); 109 Associate(&tag, node.GetId()); 134 Associate(&tag, sync_child_node.GetId()); 236 void PasswordModelAssociator::Associate(
|
session_model_associator.h | 107 // Associate a local tab and it's sync node. Will overwrite the contents of 109 virtual void Associate(const TabContents* tab, int64 sync_id); 138 // Load and associate window and tab data for a foreign session 322 // update of the client model. Will associate any foreign sessions as well as
|
typed_url_model_associator.cc | 114 Associate(&tag, node.GetId()); 126 Associate(&tag, node.GetId()); 168 Associate(&typed_url.url(), sync_child_node.GetId()); 254 void TypedUrlModelAssociator::Associate(
|
/external/srec/portable/include/ |
phashtable.h | 187 * @param key The key to associate a value with. 189 * @param value The value to associate with a key. 246 * @param value The value to associate with the entry.
|
/external/bluetooth/glib/tests/ |
slice-concurrent.c | 58 /* associate block with random thread */
|
/external/chromium/chrome/browser/ |
background_application_list_model.h | 50 // Associate observer with this model.
|
/external/chromium/chrome/browser/net/ |
passive_log_collector_unittest.cc | 253 // Associate the SOURCE_HTTP_STREAM_JOB with the SOURCE_URL_REQUEST. 260 // Check that an associate was made -- the SOURCE_URL_REQUEST should have 386 // Associate the SOURCE_SOCKET with the SOURCE_HTTP_STREAM_JOB. 393 // Check that an associate was made -- the SOURCE_HTTP_STREAM_JOB should have
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_frame.h | 88 // TODO(beng): Temporarily provided as a way to associate the subclass'
|
/external/jmdns/src/javax/jmdns/impl/tasks/state/ |
Announcer.java | 31 this.associate(DNSState.ANNOUNCING_1);
|
Canceler.java | 29 this.associate(DNSState.CANCELING_1);
|
Renewer.java | 29 this.associate(DNSState.ANNOUNCED);
|
/external/kernel-headers/original/asm-mips/ |
fixmap.h | 34 * highger than 1) use fixmap_set(idx,phys) to associate
|
/external/kernel-headers/original/asm-x86/ |
fixmap_32.h | 48 * highger than 1) use fixmap_set(idx,phys) to associate
|
/external/libmtp/examples/ |
thumb.c | 3 * Example program to send and associate album art to an entity
|
/external/libsepol/include/sepol/ |
policydb.h | 46 * Associate a handle with a policy file, for use in
|
/external/libvpx/ |
usage_dx.dox | 7 application wishes to associate some data with the frame, the
|