HomeSort by relevance Sort by last modified time
    Searched full:wrapper (Results 176 - 200 of 1325) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/host/windows/usb/api/
adb_io_completion.cpp 19 encapsulates a generic wrapper around OVERLAPPED Win32 structure
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
GLSurfaceViewActivity.java 24 * Wrapper activity demonstrating the use of {@link GLSurfaceView}, a view
  /development/simulator/app/
LocalBiChannel.h 18 * This is essentially a wrapper class for UNIX-domain sockets. The
LogPrefsDialog.h 11 * wrapper as well as all of the pages.
  /development/simulator/wrapsim/
README.txt 5 invoked, the wrapper can "see" activity from both of these (more so gdb
  /external/bluetooth/glib/glib/
gdir.h 4 * gdir.c: Simplified wrapper around the DIRENT functions.
gmappedfile.h 2 * gmappedfile.h: Simplified wrapper around the mmap function
  /external/bluetooth/glib/gmodule/
gmoduleconf.h.in 1 /* GMODULE - GLIB wrapper code for dynamic module loading
gmoduleconf.h.win32 1 /* GMODULE - GLIB wrapper code for dynamic module loading
  /external/clearsilver/cgi/
cgiwrap.h 74 * Function: cgiwrap_getenv - the wrapper for getenv
120 * Function: cgiwrap_writef - a wrapper for printf
131 * Function: cgiwrap_writevf - a wrapper for vprintf
144 * Function: cgiwrap_write - wrapper for the fwrite(stdout)
  /external/clearsilver/csharp/
csperftest.cs 22 Console.WriteLine("C# Clearsilver wrapper performance test");
  /external/dbus/dbus/
dbus-spawn.h 2 /* dbus-spawn.h Wrapper around fork/exec
  /external/icu4c/test/cintltst/
creststn.h 22 * Test wrapper for ures_getStringXYZ(), for testing other variants of
  /external/kernel-headers/original/linux/
percpu.h 56 /* Simple wrapper for the common case: zeros memory. */
  /external/libpng/
TODO 6 Better C++ wrapper/full C++ implementation?
  /external/proguard/
README 6 - bin : simple wrapper scripts to run ProGuard, its GUI, and ReTrace
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
eas_host_debug.h 7 * This header defines the host wrapper functions for simulating
  /external/speex/libspeex/
os_support.h 48 /** Speex wrapper for calloc. To do your own dynamic allocation, all you need to do is replace this function, speex_realloc and speex_free
69 /** Speex wrapper for realloc. To do your own dynamic allocation, all you need to do is replace this function, speex_alloc and speex_free */
77 /** Speex wrapper for calloc. To do your own dynamic allocation, all you need to do is replace this function, speex_realloc and speex_alloc */
146 /** Speex wrapper for putc */
  /external/v8/tools/
mac-nm 3 # This script is a wrapper for OS X nm(1) tool. nm(1) perform C++ function
  /external/webkit/WebCore/accessibility/mac/
AccessibilityObjectMac.mm 37 NSView* attachment = [wrapper() attachmentView];
  /external/webkit/WebCore/bindings/js/
JSHTMLDocumentCustom.cpp 109 JSDOMWindowShell* wrapper = toJSDOMWindowShell(frame, currentWorld(exec)); local
110 if (wrapper) {
111 JSValue function = wrapper->get(exec, Identifier(exec, "open"));
116 return JSC::call(exec, function, callType, callData, wrapper, args);
  /external/webkit/WebCore/bindings/v8/
V8DOMMap.cpp 111 // Remove all SVG element instances in the wrapper map.
114 // Remove all SVG objects with context in the wrapper map.
119 // Remove all DOM objects in the wrapper map.
122 // Remove all active DOM objects in the wrapper map.
  /external/webkit/WebCore/manual-tests/NPN_Invoke/NPN_Invoke.xcodeproj/
project.pbxproj 18 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
19 2220AF6009A447200030077C /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
21 84226A8D06823C4700780194 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
23 8D576316048677EA00EA77CD /* NPN_Invoke.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NPN_Invoke.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
  /external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationPlugin/NetscapeCoreAnimationPlugin.xcodeproj/
project.pbxproj 22 1A6250410DCBC81B006898C8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
23 1A8C86A90EF2FB8F003F6E81 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; };
24 1A8C87A90EF2FBB3003F6E81 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
25 8D576316048677EA00EA77CD /* NetscapeCoreAnimationPlugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NetscapeCoreAnimationPlugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
  /external/zlib/contrib/dotzlib/
DotZLib.build 3 <description>A .Net wrapper library around ZLib1.dll</description>

Completed in 77 milliseconds

1 2 3 4 5 6 78 91011>>