HomeSort by relevance Sort by last modified time
    Searched full:gstring (Results 26 - 50 of 88) sorted by null

12 3 4

  /external/bluetooth/glib/glib/
Makefile.am 147 gstring.c \
233 gstring.h \
gtestutils.h 252 GString *data;
gkeyfile.c 59 #include "gstring.h"
75 GString *parse_buffer; /* Holds up to one line of not-yet-parsed data */
1026 GString *data_string;
    [all...]
goption.c 497 GString *string)
499 GString *str;
595 GString *string;
    [all...]
giochannel.c     [all...]
  /external/bluetooth/glib/tests/
markup-collect.c 23 GString *string = user_data;
159 GString *string;
testglib.c 1140 GString *string1, *string2;
1144 g_print ("test GString basics\n");
    [all...]
utf8-validate.c 291 GString *str;
  /external/dbus/tools/
dbus-viewer.c 136 GString *path,
266 GString *path;
  /external/bluetooth/glib/gio/
gwin32mount.c 297 GString *error_string;
gunixmount.c 244 GString *error_string;
gunixvolume.c 293 GString *error_string;
  /external/webkit/Source/WebKit/gtk/tests/
testwebdatasource.c 102 GString* data = webkit_web_data_source_get_data(dataSource);
testwebresource.c 110 GString* charData = webkit_web_resource_get_data(fixture->webResource);
  /external/webkit/Tools/DumpRenderTree/gtk/
EditingCallbacks.cpp 42 GString* path = g_string_new(nodeName.get());
  /external/webkit/Tools/GtkLauncher/
main.c 44 GString *string = g_string_new(webkit_web_view_get_title(webView));
  /external/bluetooth/glib/
ChangeLog.pre-2-14 299 * glib/gstring.c: Various doc cleanups.
429 * glib/gstring.c: Use memcpy in g_string_append_vprintf (#57693).
433 * glib/gstring.c: Restore old behaviour of
470 * glib/gstring.c: Correctly use g_printf_string_upper_bound
501 * glib/gstring.[ch] (g_string_printf_internal): Improve
509 glib/gstring.c, glib/gstring.h: Introduce g_string_overwrite(_len)?
1073 * glib/gstring.c (g_str_equal): Clarify docs. (#364026,
    [all...]
ChangeLog.pre-1-2 337 Add a couple GString length tests.
    [all...]
ChangeLog.pre-2-4 409 * glib/gstring.[hc]: for G_CAN_INLINE environments, inline
567 * glib/gstring.c (g_string_ascii_up): Forgot to fix this one.
571 * glib/gstring.c (g_string_up):
572 * glib/gstring.c (g_string_down):
573 * glib/gstring.c (g_string_ascii_down): Move initialization of
802 * glib/gstring.c (g_string_insert_len): Handle the case where the
    [all...]
ChangeLog.pre-2-0 195 * glib/gstring.[ch] (g_string_erase): Use gssize instead of
    [all...]
  /external/bluetooth/glib/tests/gobject/
override.c 344 static GString *test_string = NULL;
  /external/bluetooth/bluez/attrib/
interactive.c 43 static GString *prompt;
  /external/bluetooth/bluez/audio/
headset.c 201 GString *gstr;
239 GString *gstr;
357 GString *gstr;
380 GString *gstr;
    [all...]
  /external/bluetooth/glib/build/win32/vs8/
glib.vcproj 370 RelativePath="..\..\..\glib\gstring.c"
  /external/bluetooth/glib/gio/fen/
fen-kernel.c 93 GString *str;

Completed in 997 milliseconds

12 3 4