Searched refs:g_malloc (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Tools/DumpRenderTree/gtk/
H A DWorkQueueItemGtk.cpp34 gchar* utf8 = (gchar*)g_malloc(dataSize);
H A DTextInputController.cpp54 GOwnPtr<gchar> stringBuffer(static_cast<gchar*>(g_malloc(bufferSize)));
82 GOwnPtr<gchar> stringBuffer(static_cast<gchar*>(g_malloc(bufferSize)));
H A DEventSender.cpp495 GOwnPtr<gchar> filenameBuffer(static_cast<gchar*>(g_malloc(bufferSize)));
/external/libvpx/vpx_mem/
H A Dvpx_mem.c56 g_malloc_func g_malloc; member in struct:GLOBAL_FUNC_POINTERS
65 # define VPX_MALLOC_L g_func->g_malloc
688 g_func->g_malloc = g_malloc_l;
H A Dvpx_mem_tracker.c63 static mem_track_malloc_func g_malloc = malloc; variable
70 # define MEM_TRACK_MALLOC g_malloc
792 g_malloc = g_malloc_l;
/external/webkit/Source/WebKit/gtk/tests/
H A Dtestkeyevents.c170 gchar* cString = g_malloc(size);
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DDumpRenderTreeSupportGtk.cpp747 GOwnPtr<gchar> valueBuffer(static_cast<gchar*>(g_malloc(bufferSize)));
/external/chromium/net/tools/spdyshark/
H A Dpacket-spdy.c375 spdy_data_frame_t *df = g_malloc(sizeof(spdy_data_frame_t));
/external/webkit/Source/WebCore/accessibility/gtk/
H A DAccessibilityObjectWrapperAtk.cpp362 AtkAttribute* attribute = static_cast<AtkAttribute*>(g_malloc(sizeof(AtkAttribute)));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 615 milliseconds