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

1 2 3 4 5

  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 32 $details =~ s/^(associated) .*$/$1/i;
  /cts/
CtsTestCaseList.mk 47 # directory but do not require an associated test package XML.
52 # Test packages that require an associated test package XML.
113 # Native test executables that need to have associated test XMLs.
  /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/build/
test_host_java_library.mk 16 # Builds a host library and defines a rule to generate the associated test
test_executable.mk 16 # Builds an executable and defines a rule to generate the associated test
test_package.mk 16 # Builds a package and defines a rule to generate the associated test
  /cts/suite/pts/build/
test_host_java_library.mk 16 # Builds a host library and defines a rule to generate the associated test
  /cts/tests/tests/jni/
Android.mk 41 # Include the associated library's makefile.
  /cts/tests/tests/opengl/
Android.mk 40 # Include the associated library's makefile.
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_nl80211.h 113 int associated; member in struct:wpa_driver_nl80211_data
driver_mac80211_nl.c 220 if (!drv->associated)
235 if (!drv->associated)
  /external/chromium/third_party/libevent/
evport.c 447 int associated = 1; local
464 associated = 0;
475 if (associated) {
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_nl80211.h 134 int associated; member in struct:wpa_driver_nl80211_data
  /ndk/build/core/
setup-abi.mk 23 $(call __ndk_info,ERROR: The $(TARGET_ARCH_ABI) ABI has no associated architecture!)
  /external/ant-glob/
NOTICE 152 * risks associated with Your exercise of permissions under this License.
240 Title to copyright in this software and any associated documentation will at
  /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.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 22 /** create tree node that holds the start and stop tokens associated
214 * For example, there is probably no input symbol associated with imaginary
226 * For example, there is probably no input symbol associated with imaginary

Completed in 385 milliseconds

1 2 3 4 5