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

<<21222324252627282930>>

  /hardware/ti/omap3/dspbridge/inc/
drv.h 19 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
219 /* Overall Bridge process resource usage state */
258 * There is only one Driver Object in the DSP/BIOS Bridge.
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
22 * This is the source for the DSP/BIOS Bridge API processor module. The
74 /* ----------------------------------- DSP/BIOS Bridge */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
cmm.h 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
22 * management services for DSP/BIOS Bridge data streaming and messaging.
241 * Used internally by Bridge.
  /sdk/eventanalyzer/src/com/android/eventanalyzer/
EventAnalyzer.java 238 AndroidDebugBridge bridge = AndroidDebugBridge.createBridge(); local
244 while (bridge.hasInitialDeviceList() == false) {
259 IDevice[] devices = bridge.getDevices();
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
AccessFlags.java 61 /** bridge method (generated) */
327 sb.append("|bridge");
  /dalvik/dx/src/com/android/dx/rop/code/
AccessFlags.java 61 /** bridge method (generated) */
327 sb.append("|bridge");
  /external/chromium/chrome/browser/importer/
safari_importer.mm 73 ImporterBridge* bridge) {
74 bridge_ = bridge;
  /external/chromium/chrome/browser/ui/cocoa/
first_run_dialog.mm 181 scoped_refptr<FirstRunShowBridge> bridge(new FirstRunShowBridge(self));
184 NewRunnableMethod(bridge.get(),
history_menu_bridge.h 36 // C++ bridge for the history menu; one per AppController (means there
55 // unlike the typical ownership model, this bridge owns its controller. The
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwContentsTest.java 442 new JavaScriptObject(callback), "bridge", null);
444 "javascript:window.bridge.run();");
  /external/chromium_org/chrome/browser/ui/cocoa/
first_run_dialog.mm 181 scoped_refptr<FirstRunShowBridge> bridge(new FirstRunShowBridge(self));
183 base::Bind(&FirstRunShowBridge::ShowDialog, bridge.get()));
history_menu_bridge.h 38 // C++ bridge for the history menu; one per AppController (means there
57 // unlike the typical ownership model, this bridge owns its controller. The
  /external/chromium_org/chrome/utility/importer/
safari_importer.mm 53 ImporterBridge* bridge) {
54 bridge_ = bridge;
  /external/chromium_org/media/base/android/
media_codec_bridge.h 42 // This class serves as a bridge for native code to call java functions inside
217 // Start the audio codec bridge.
  /external/chromium_org/third_party/mesa/src/docs/
intro.html 172 While the driver for Intel Sandy Bridge and Ivy Bridge is the only
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_misc_state.c 122 /* According to the Sandy Bridge PRM, volume 2 part 1, pp326-327
164 /* According to the Sandy Bridge PRM, volume 2 part 1, pp326-327
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
AccessFlags.java 61 /** bridge method (generated) */
327 sb.append("|bridge");
  /external/mesa3d/docs/
intro.html 172 While the driver for Intel Sandy Bridge and Ivy Bridge is the only
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_misc_state.c 122 /* According to the Sandy Bridge PRM, volume 2 part 1, pp326-327
164 /* According to the Sandy Bridge PRM, volume 2 part 1, pp326-327
  /external/tcpdump/
print-cdp.c 75 { 0x02, "Transparent Bridge" },
76 { 0x04, "Source Route Bridge" },
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeXmlBlockParser.java 17 package com.android.layoutlib.bridge.android;
21 import com.android.layoutlib.bridge.impl.ParserFactory;
  /external/chromium_org/third_party/usb_ids/
usb.ids 678 6015 Bridge(I2C/SPI/UART/FIFO)
1013 001c USB-IDE Bridge: DUB-PxxG
    [all...]
  /dalvik/docs/
porting-guide.html 37 <h2>JNI Call Bridge</h2>
41 non-portable component of the runtime is the JNI call bridge. Simply put,
50 custom bridge is unavailable. FFI is not as fast as a native implementation,
56 One defines the call bridge itself:
  /dalvik/vm/oo/
Object.h 46 * The "Bridge" form is a super-set of the "Native" form; in many places
541 * JNI: native method ptr; could be actual function or a JNI bridge. We
545 * insns==NULL to detect JNI bridge vs. internal native.
558 * bridge avoid scanning the shorty for direct pointers that need to be
  /device/lge/mako/self-extractors/
extract-lists.txt 35 system/bin/port-bridge \

Completed in 1601 milliseconds

<<21222324252627282930>>