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

1 2 3 4 5 6 7 8 91011>>

  /external/dbus/doc/
busconfig.dtd 57 <!ELEMENT selinux (associate)*>
58 <!ELEMENT associate EMPTY>
59 <!ATTLIST associate
  /external/dbus/test/data/valid-config-files/
basic.conf 26 <associate own="org.freedesktop.FrobationaryMeasures"
28 <associate own="org.freedesktop.BlahBlahBlah"
  /frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java 42 * @param picture The picture to associate with the drawable. May be null.
58 * Associate a picture with this drawable. The picture may be null.
60 * @param picture The picture to associate with the drawable. May be null.
  /external/srec/doc/logs/srec/
out_SHIP_set_get_param.txt 6 Create vocabulary object and associate with grammar:
  /external/wpa_supplicant/
defs.h 58 * configuration. wpa_supplicant is not trying to associate with a new
73 * WPA_ASSOCIATING - Trying to associate with a BSS/SSID
76 * to associate with and the driver is configured to try to associate
78 * state is entered when the driver is configured to try to associate
136 * from the current network, but it also stops trying to associate
driver.h 72 * Data for struct wpa_driver_ops::associate().
78 * responsible for selecting with which BSS to associate. */
291 * this the value need to set in associate handler to allow plaintext
292 * mode to be used) when trying to associate with, roaming mode (can
473 * associate - Request driver to associate
479 int (*associate)(void *priv, member in struct:wpa_driver_ops
496 * associate() params, so set_auth_alg may not be needed in case of
515 * associate(), add_pmkid() can be used to add new PMKSA cache entries
534 * associate(), remove_pmkid() can be used to synchronize PMKSA cache
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
defs.h 117 * configuration. wpa_supplicant is not trying to associate with a new
132 * WPA_ASSOCIATING - Trying to associate with a BSS/SSID
135 * to associate with and the driver is configured to try to associate
137 * state is entered when the driver is configured to try to associate
196 * from the current network, but it also stops trying to associate
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java 45 * configuration. wpa_supplicant is not trying to associate with a new
60 * Trying to associate with a BSS/SSID.
63 * to associate with and the driver is configured to try to associate
65 * state is entered when the driver is configured to try to associate
  /external/v8/src/
compilation-cache.h 60 // Associate the (source, kind) pair to the boilerplate. This may
65 // Associate the (source, context->closure()->shared(), kind) triple
72 // Associate the (source, flags) pair to the given regexp data.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringWizard.java 35 * @param ref The instance of {@link ExtractStringRefactoring} to associate to the wizard.
  /libcore/luni/src/main/java/java/util/
Dictionary.java 25 * associate keys with values, such as {@code Hashtable}.
79 * Associate {@code key} with {@code value} in this dictionary. If {@code
  /dalvik/vm/arch/generic/
Hints.c 30 * The class loader will associate with each method a 32-bit info word
  /external/bluetooth/glib/docs/reference/glib/tmpl/
datasets.sgml 5 associate groups of data elements with particular memory locations
9 Datasets associate groups of data elements with particular memory locations.
10 These are useful if you need to associate data with a structure returned
12 its location in memory as the key into a dataset, where you can associate
  /frameworks/base/core/java/android/util/
LogPrinter.java 38 * @param tag A string tag to associate with each printed log statement.
  /build/core/
distdir.mk 44 # Other parts of the system should use this function to associate
  /dalvik/vm/arch/arm/
HintsEABI.c 30 * The class loader will associate with each method a 32-bit info word
  /dalvik/vm/arch/x86/
Hints386ABI.c 30 * The class loader will associate with each method a 32-bit info word
  /dalvik/vm/arch/x86-atom/
Hints386ABI.c 17 * The class loader will associate with each method a 32-bit info word
  /external/bluetooth/glib/gio/
gdesktopappinfo.h 73 * Interface that is used by backends to associate default
  /external/guava/src/com/google/common/collect/
ClassToInstanceMap.java 52 * Maps the specified class to the specified value. Does <i>not</i> associate
  /external/oprofile/daemon/
opd_ibs_macro.h 87 * The following defines associate a 16-bit select value with an IBS
113 * The following defines associate a 16-bit select value with an IBS
134 * The following defines associate a 16-bit select value with an IBS
172 * The following defines associate a 16-bit select value with an IBS
  /external/proguard/src/proguard/classfile/visitor/
package.html 36 (the visitors) are now separated, it becomes harder to associate some state
  /external/srec/shared/src/
CommandLine.c 34 /* but we don't have any key to associate it with */
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_iphone.m 269 "associate");
296 "results - cannot associate");
300 wpa_printf(MSG_DEBUG, "iPhone: Trying to associate with a BSS found "
463 .associate = wpa_driver_iphone_associate,
  /frameworks/base/cmds/servicemanager/
binder.h 81 /* release any state associate with the binder_io

Completed in 301 milliseconds

1 2 3 4 5 6 7 8 91011>>