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

1 2 3 4

  /external/chromium/chrome/browser/sync/glue/
bookmark_model_associator.h 35 // * Persisting model associations and loading them back.
102 // Posts a task to persist dirty associations.
104 // Persists all dirty associations.
107 // Loads the persisted associations into in-memory maps.
108 // If the persisted associations are out-of-date due to some reason, returns
113 // associations.
133 // Stores sync ids for dirty associations.
model_associator.h 32 // Clears all the associations between the chrome and sync models.
42 // is useful for aborting model associations for shutdown. This
password_model_associator.h 43 // * Persisting model associations and loading them back.
64 // Clears all associations.
typed_url_model_associator.h 43 // * Persisting model associations and loading them back.
69 // Clears all associations.
bookmark_model_associator.cc 303 // Try to load model associations from persisted associations first. If that
310 // We couldn't load model associations from persisted associations. So build
438 // If there are no dirty associations we have nothing to do. We handle this
470 // If the bookmarks changed externally, our previous associations may not be
475 // Our persisted associations should be valid. Try to populate id association
476 // maps using persisted associations. Note that the unit tests will
548 // loaded associations.
preference_model_associator.h 60 // Clears all associations.
autofill_model_associator.h 59 // Clears all associations.
autofill_profile_model_associator.h 64 // Clears all associations.
  /external/libsepol/include/sepol/policydb/
symtab.h 7 * A symbol table (symtab) maintains associations between symbol
hashtab.h 7 * A hash table (hashtab) maintains associations between
  /external/wpa_supplicant_8/src/ap/
utils.c 68 * hostapd_prune_associations - Remove extraneous associations
73 * (stale) associations of STA. If any are found they are removed.
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Keywords.java 32 /** Table of keywords to opcode associations. */
35 /** Table of axes names to opcode associations. */
38 /** Table of function name to function ID associations. */
41 /** Table of node type strings to opcode associations. */
  /external/ipsec-tools/src/racoon/
TODO 116 o Reboot recovery (peer reboot losing it's security associations)
119 - End-to-End transport long lived security associations
121 - End-to-GW tunnel long lived security associations
racoon.8 63 to establish security associations with other hosts.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateList.java 136 Enumeration associations = m_patternTable.elements(); local
138 while (associations.hasMoreElements())
141 (TemplateSubPatternAssociation) associations.nextElement();
184 Enumeration associations = m_patternTable.elements(); local
186 while (associations.hasMoreElements())
189 (TemplateSubPatternAssociation) associations.nextElement();
420 * Get the head of the most likely list of associations to check, based on
428 * template associations.
829 * template associations for the given key.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
quarks.sgml 9 Quarks are associations between strings and integer identifiers.
hash_tables.sgml 5 associations between keys and values so that given a key the value
10 A #GHashTable provides associations between keys and values which
  /external/valgrind/main/callgrind/docs/
cl-format.xml 94 <sect2 id="cl-format.overview.associations" xreflabel="Associations">
95 <title>Associations</title>
99 specify associations among positions. For this, the second part of the
115 <para>Other associations are for example (conditional) jumps. See the
211 the meaning of subsequent cost lines or associations, they can appear
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
relabel.h 34 // Any label associations not specified are assumed to be identity
91 // Any label associations not specified are assumed to be identity
  /external/bluetooth/glib/gio/
gappinfo.h 112 /* For changing associations */
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
DNSStateTask.java 94 // Remove associations from services to this
  /external/libmtp/
TODO 104 O(n^2)! Atleast remove all non-folders (PTP associations) from the
  /external/openssl/crypto/store/
README 5 thing which stores objects and per-object associations to a number
  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java     [all...]

Completed in 1279 milliseconds

1 2 3 4