HomeSort by relevance Sort by last modified time
    Searched full:bridge (Results 651 - 675 of 1211) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/ui/cocoa/
website_settings_bubble_controller.mm 296 websiteSettingsUIBridge:(WebsiteSettingsUIBridge*)bridge
331 bridge_.reset(bridge);
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 9 # configuration parameter, bridge, may be used to notify hostapd if the
10 # interface is included in a bridge. This parameter is not used with Host AP
11 # driver. If the bridge parameter is not set, the drivers will automatically
12 # figure out the bridge interface (assuming sysfs is enabled and mounted to
16 # added to the bridge automatically (brctl may refuse to do this before hostapd
17 # has been started to change the interface mode). If needed, the bridge
19 #bridge=br0
407 # If bridge parameter is set, the WDS STA interface will be added to the same
408 # bridge by default. This can be overridden with the wds_bridge parameter to
409 # use a separate bridge
    [all...]
ChangeLog 125 * Add bridge handling for WDS STA interfaces. By default they are
126 added to the configured bridge of the AP interface (if present),
127 but the user can also specify a separate bridge using cli command
130 - Add wds_bridge command for specifying bridge for WDS STA
258 * detect bridge interface automatically so that bridge parameter in
260 automatically add then WLAN interface into a bridge with
595 ath# is part of a bridge interface
    [all...]
  /device/lge/hammerhead/self-extractors/qcom/staging/
device-partial.mk 26 vendor/qcom/hammerhead/proprietary/port-bridge:system/bin/port-bridge:qcom \
  /device/lge/mako/
init.mako.rc 77 #port-bridge
81 #BT DUN port-bridge
  /device/lge/mako/self-extractors/qcom/staging/
device-partial.mk 30 vendor/qcom/mako/proprietary/port-bridge:system/bin/port-bridge:qcom \
  /external/chromium_org/chrome/browser/resources/net_internals/
cros_log_visualizer_view.js 339 * the data is received from Browser Bridge.
358 * Asynchronous call back function from Browser Bridge.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_batchbuffer.c 429 * "PIPE_CONTROL" of the Sandy Bridge PRM volume 2 part 1:
446 * that bit. From section 1.4.7.2.3 "Stall" of the Sandy Bridge PRM
  /external/chromium_org/ui/base/ime/win/
tsf_bridge.cc 517 TSFBridge* TSFBridge::ReplaceForTesting(TSFBridge* bridge) {
523 tls_tsf_bridge.Set(bridge);
  /external/kernel-headers/original/linux/
pci_ids.h 578 #define PCI_DEVICE_ID_NEC_CBUS_1 0x0001 /* PCI-Cbus Bridge */
579 #define PCI_DEVICE_ID_NEC_LOCAL 0x0002 /* Local Bridge */
581 #define PCI_DEVICE_ID_NEC_R4000 0x0004 /* R4000 Bridge */
582 #define PCI_DEVICE_ID_NEC_486 0x0005 /* 486 Like Peripheral Bus Bridge */
584 #define PCI_DEVICE_ID_NEC_UXBUS 0x0007 /* UX-Bus Bridge */
586 #define PCI_DEVICE_ID_NEC_GRAPH 0x0009 /* PCI-CoreGraph Bridge */
587 #define PCI_DEVICE_ID_NEC_VL 0x0016 /* PCI-VL Bridge */
589 #define PCI_DEVICE_ID_NEC_CBUS_2 0x002d /* PCI-Cbus Bridge */
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_batchbuffer.c 429 * "PIPE_CONTROL" of the Sandy Bridge PRM volume 2 part 1:
446 * that bit. From section 1.4.7.2.3 "Stall" of the Sandy Bridge PRM
  /external/tcpdump/
print-llc.c 306 * XXX - what *is* the right bridge pad value here?
307 * Does anybody ever bridge one form of LAN traffic
  /external/wpa_supplicant_8/src/ap/
wpa_auth_glue.c 570 hapd->l2 = l2_packet_init(hapd->conf->bridge[0] ?
571 hapd->conf->bridge :
  /external/wpa_supplicant_8/wpa_supplicant/
driver_i.h 378 u8 *if_addr, const char *bridge)
383 if_addr, bridge);
  /frameworks/base/media/jni/
android_media_MediaExtractor.cpp 746 sp<JavaDataSourceBridge> bridge = new JavaDataSourceBridge(env, callbackObj); local
747 status_t err = extractor->setDataSource(bridge);
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 346 /* #ifndef _BIG_ENDIAN *//* _BIG_ENDIAN Not defined by bridge driver */
362 #endif*//* _BIG_ENDIAN Not defined by bridge driver */
mem.h 19 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
21 * Memory management and address mapping services for the DSP/BIOS Bridge
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 3 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
21 * Memory management and address mapping services for the DSP/BIOS Bridge
  /libcore/crypto/src/main/java/org/conscrypt/
TrustManagerImpl.java 322 * after bridge CA certs.
368 // This avoids including "bridge" CA certs that added for legacy compatibility.
  /libcore/libart/src/main/java/java/lang/reflect/
Method.java 114 * Indicates whether or not this method is a bridge.
116 * @return {@code true} if this method is a bridge, {@code false} otherwise
  /libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java 127 * <p>This method acts as bridge between array-based and collection-based
154 * <p>Like the {@link #toArray()} method, this method acts as bridge between
DelayQueue.java 389 * <p>This method acts as bridge between array-based and collection-based
417 * <p>Like the {@link #toArray()} method, this method acts as bridge between
  /cts/tests/tests/location/src/android/location/cts/
AddressTest.java 104 String featureName = "Golden Gate Bridge";
  /device/asus/deb/
proprietary-blobs.txt 34 /system/bin/port-bridge
  /device/asus/deb/self-extractors/
extract-lists.txt 33 system/bin/port-bridge \

Completed in 1471 milliseconds

<<21222324252627282930>>