HomeSort by relevance Sort by last modified time
    Searched refs:associated (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 32 $details =~ s/^(associated) .*$/$1/i;
  /external/valgrind/main/drd/tests/
pth_cond_race.stderr.exp 3 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
  /external/mesa3d/docs/
MESA_pixmap_colormap.spec 36 The colormap associated with a window can be queried with normal
37 Xlib functions but there is no colormap associated with pixmaps.
MESA_window_pos.spec 98 position's associated data.
MESA_swap_control.spec 98 associated with the current context can be obtained by calling
  /cts/tests/tests/jni/
Android.mk 39 # Include the associated library's makefile.
  /cts/tools/build/
test_executable.mk 16 # Builds an executable and defines a rule to generate the associated test
  /external/strace/
strace.spec 1 Summary: Tracks and displays system calls associated with a running process.
25 Summary: Tracks and displays system calls associated with a running process.
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_nl80211.h 113 int associated; member in struct:wpa_driver_nl80211_data
  /external/chromium/third_party/libevent/
evport.c 447 int associated = 1; local
464 associated = 0;
475 if (associated) {
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLDocument12.js 78 The cookie attribute returns the cookies associated with this document.
HTMLMetaElement01.js 78 The content attribute specifies associated information.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLDocument12.js 78 The cookie attribute returns the cookies associated with this document.
HTMLMetaElement01.js 78 The content attribute specifies associated information.
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_test.c 65 int associated; member in struct:wpa_driver_test_data
76 if (drv->associated && drv->hostapd_addr_set) {
81 drv->associated = 0;
317 drv->associated = 1;
370 drv->associated = 0;
383 drv->associated = 0;
493 drv->associated = 1;
502 drv->associated = 0;
    [all...]
  /external/chromium/chrome/browser/resources/
print_preview_animations.js 23 * @param {HTMLDivElement} el The element associated with the scrollbars
40 * @param {HTMLElement} el The element associated with the scrollbars
62 * Updates the scrollbars associated with the the input element.
  /device/samsung/crespo/
device.mk 28 # associated drivers are available. Aspects that are irrelevant but
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_attrcreatedocumentfragment.js 79 Once the element is added, its attribute should be available as an attribute associated
hc_nodecloneattributescopied.js 81 attributes associated with this node.
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_attrcreatedocumentfragment.js 79 Once the element is added, its attribute should be available as an attribute associated
hc_nodecloneattributescopied.js 81 attributes associated with this node.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
attrgetschematypeinfo07.js 79 The getSchemaTypeInfo method retrieves the type information associated with this attribute.
attrgetschematypeinfo08.js 79 The getSchemaTypeInfo method retrieves the type information associated with this attribute.
elementgetschematypeinfo04.js 79 The getSchemaTypeInfo method retrieves the type information associated with this element.
elementgetschematypeinfo05.js 79 The getSchemaTypeInfo method retrieves the type information associated with this element.

Completed in 858 milliseconds

1 2 3 4