Searched
full:bridge (Results
701 -
725 of
1211) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/angle/src/compiler/ |
glslang.l | 65 %option yylineno reentrant bison-bridge bison-locations
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
Tokenizer.l | 72 %option reentrant bison-bridge bison-locations
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
dtlstransportchannel.h | 43 // A bridge between a packet-oriented/channel-type interface on
|
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/ |
glcpp-lex.l | 64 %option bison-bridge bison-locations reentrant noyywrap
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_blorp.h | 213 * For an overview of HiZ ops, see the following sections of the Sandy Bridge
|
gen7_sf_state.c | 111 /* From the Ivy Bridge PRM, Volume 2, Part 1, documentation for
|
/external/chromium_org/webkit/child/ |
weburlloader_impl.cc | 214 // call to WebURLLoaderClient. The bridge requires its Peer to stay alive 276 // The bridge will still send OnCompletedRequest, which will Release() us, so 623 // We are done with the bridge now, and so we need to release the reference 624 // to ourselves that we took on behalf of the bridge. This may cause our
|
/external/emma/core/java12/com/vladium/jcd/cls/attribute/ |
Attribute_info.java | 59 public static final String ATTRIBUTE_BRIDGE = "Bridge";
|
/external/iproute2/include/linux/ |
if.h | 76 #define IFF_BRIDGE_PORT 0x4000 /* device used as bridge port */
|
/external/mesa3d/src/glsl/glcpp/ |
glcpp-lex.l | 64 %option bison-bridge bison-locations reentrant noyywrap
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_blorp.h | 213 * For an overview of HiZ ops, see the following sections of the Sandy Bridge
|
gen7_sf_state.c | 111 /* From the Ivy Bridge PRM, Volume 2, Part 1, documentation for
|
/external/qemu/android/ |
cmdline-options.h | 114 OPT_PARAM( ports, "<consoleport>,<adbport>", "TCP ports used for the console and adb bridge" )
|
/external/wpa_supplicant_8/src/ap/ |
ap_drv_ops.h | 51 const char *bridge);
|
/external/wpa_supplicant_8/wpa_supplicant/ |
main.c | 51 " -b = optional bridge interface name\n"
|
/frameworks/base/docs/html/tools/workflow/ |
index.jd | 77 <dt><a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a></dt>
|
/frameworks/base/docs/html/tools/ |
workflow.jd | 77 <dt><a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a></dt>
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Matrix_Delegate.java | 21 import com.android.layoutlib.bridge.Bridge; 22 import com.android.layoutlib.bridge.impl.DelegateManager; 650 Bridge.getLog().fidelityWarning(LayoutLog.TAG_UNSUPPORTED, [all...] |
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/ |
TestDelegates.java | 17 package com.android.layoutlib.bridge;
|
/hardware/ti/omap3/dspbridge/inc/ |
memry.h | 19 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
memry.h | 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
|
qosti.h | 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
|
/libcore/libart/src/main/java/java/lang/reflect/ |
AbstractMethod.java | 93 return (artMethod.getAccessFlags() & Modifier.BRIDGE) != 0;
|
/libcore/luni/src/main/java/java/lang/reflect/ |
Modifier.java | 89 static final int BRIDGE = 0x40;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
socket.h | 165 #define AF_BRIDGE 7 /* Multiprotocol bridge */
|
Completed in 1913 milliseconds
<<21222324252627282930>>