HomeSort by relevance Sort by last modified time
    Searched refs:gchar (Results 151 - 175 of 383) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/bluetooth/glib/gio/
gvfs.h 72 const gchar * const * (* get_supported_uri_schemes) (GVfs *vfs);
99 const gchar* const * g_vfs_get_supported_uri_schemes (GVfs *vfs);
  /external/bluetooth/glib/gio/tests/
sleepy-stream.c 20 static gchar *
57 static gchar **
60 gchar **array;
78 gchar **pieces;
81 const gchar *current;
161 const gchar *eol,
228 static const gchar *eol;
237 gchar *str;
  /external/bluetooth/glib/gobject/
gboxed.h 79 GType g_boxed_type_register_static (const gchar *name,
130 * gchar *authors[] = { "Owen", "Tim", NULL };
134 * gchar *writers[];
187 typedef gchar** GStrv;
genums.c 69 static gchar* value_flags_enum_collect_value (GValue *value,
73 static gchar* value_flags_enum_lcopy_value (const GValue *value,
141 static gchar*
152 static gchar*
186 g_enum_register_static (const gchar *name,
230 g_flags_register_static (const gchar *name,
392 const gchar *name)
421 const gchar *name)
450 const gchar *nick)
479 const gchar *nick
    [all...]
gparam.c 78 static gchar* value_param_collect_value (GValue *value,
82 static gchar* value_param_lcopy_value (const GValue *value,
286 G_CONST_RETURN gchar*
302 G_CONST_RETURN gchar*
329 G_CONST_RETURN gchar*
349 canonicalize_key (gchar *key)
351 gchar *p;
355 gchar c = *p;
366 is_canonical (const gchar *key)
368 const gchar *p
    [all...]
  /external/webkit/Source/WebKit/gtk/tests/
testwebsettings.c 30 gchar* defaultUserAgent;
31 gchar* userAgent;
  /external/webkit/Source/WebKit/gtk/webkit/
webkitsecurityorigin.h 56 WEBKIT_API G_CONST_RETURN gchar*
59 WEBKIT_API G_CONST_RETURN gchar*
webkitwebdatasource.h 76 WEBKIT_API G_CONST_RETURN gchar *
88 WEBKIT_API G_CONST_RETURN gchar *
webkitwebframe.cpp 429 G_CONST_RETURN gchar* webkit_web_frame_get_title(WebKitWebFrame* frame)
445 G_CONST_RETURN gchar* webkit_web_frame_get_uri(WebKitWebFrame* frame)
482 G_CONST_RETURN gchar* webkit_web_frame_get_name(WebKitWebFrame* frame)
527 void webkit_web_frame_load_uri(WebKitWebFrame* frame, const gchar* uri)
539 static void webkit_web_frame_load_data(WebKitWebFrame* frame, const gchar* content, const gchar* mimeType, const gchar* encoding, const gchar* baseURL, const gchar* unreachableURL)
575 void webkit_web_frame_load_string(WebKitWebFrame* frame, const gchar* content, const gchar* contentMimeType, const gchar* contentEncoding, const gchar* baseUri
    [all...]
webkitwebnavigationaction.cpp 30 static void webkit_web_navigation_action_set_target_frame(WebKitWebNavigationAction* navigationAction, const gchar* targetFrame);
43 gchar* originalUri;
46 gchar* targetFrame;
267 const gchar* webkit_web_navigation_action_get_original_uri(WebKitWebNavigationAction* navigationAction)
284 void webkit_web_navigation_action_set_original_uri(WebKitWebNavigationAction* navigationAction, const gchar* originalUri)
345 G_CONST_RETURN gchar* webkit_web_navigation_action_get_target_frame(WebKitWebNavigationAction* navigationAction)
352 static void webkit_web_navigation_action_set_target_frame(WebKitWebNavigationAction* navigationAction, const gchar* targetFrame)
  /external/webkit/Source/WebKit2/UIProcess/Launcher/gtk/
ProcessLauncherGtk.cpp 70 GOwnPtr<gchar> binaryPath(g_build_filename(applicationDirectoryPath().data(), gWebKitWebProcessName, NULL));
71 GOwnPtr<gchar> socket(g_strdup_printf("%d", sockets[0]));
  /external/bluetooth/glib/glib/
gtestutils.c 47 gchar *name;
56 gchar *name;
69 static void test_run_seed (const gchar *rseed);
73 static void gtest_default_log_handler (const gchar *log_domain,
75 const gchar *message,
84 static gchar *test_run_seedstr = NULL;
86 static gchar *test_run_name = "";
169 const gchar *string1,
170 const gchar *string2,
176 gchar *astrings[3] = { NULL, NULL, NULL }
    [all...]
gunidecomp.c 167 static const gchar *
225 const gchar *decomp;
226 const gchar *p;
349 _g_utf8_normalize_wc (const gchar *str,
366 const gchar *decomp;
396 const gchar *decomp;
520 gchar *
521 g_utf8_normalize (const gchar *str,
526 gchar *result;
  /external/bluetooth/glib/tests/
slice-color.c 24 static gdouble parse_memsize (const gchar *cstring);
148 parse_memsize (const gchar *cstring)
150 gchar *mem = g_strdup (cstring);
151 gchar *string = g_strstrip (mem);
154 gchar *derr = NULL;
unicode-normalize.c 12 decode (const gchar *input)
46 encode (const gchar *input)
50 const gchar *p = input;
113 process_one (int line, gchar **columns)
169 gchar **columns;
unicode-encoding.c 82 gchar *utf8,
87 const gchar *end;
140 gchar *utf8_result;
196 gchar *utf8_result;
311 gchar *srcdir = getenv ("srcdir");
312 gchar *testfile;
313 gchar *contents;
315 gchar *p, *end;
320 gchar *utf8 = NULL; /* Quiet GCC */
387 gchar *endptr
    [all...]
node-test.c 52 g_print ("\n(%s:%d) failed for: %s: (%s)\n", __FILE__, __LINE__, ( # cond ), (gchar*)m); \
58 #define P2C(p) ((gchar) ((long) (p)))
65 gchar name[40];
72 gchar **p = data;
73 gchar *string;
74 gchar c[2] = "_";
96 gchar *tstring;
file-test.c 151 const gchar *text = "abcdefghijklmnopqrstuvwxyz";
152 const gchar *filename = "file-test-get-contents";
153 gchar *contents;
relation-test.c 42 g_print ("\n(%s:%d) failed for: %s: (%s)\n", __FILE__, __LINE__, ( # cond ), (gchar*)m); \
49 #define P2C(p) ((gchar) ((long) (p)))
56 gchar name[40];
  /external/webkit/Source/WebCore/platform/gtk/
FileSystemGtk.cpp 49 GOwnPtr<gchar> escapedString(g_uri_escape_string(filename, "/:", false));
59 GOwnPtr<gchar> filename(g_uri_unescape_string(path.utf8().data(), 0));
71 GOwnPtr<gchar> display(g_filename_to_utf8(filename.data(), 0, 0, 0, 0));
173 GOwnPtr<gchar> baseName(g_path_get_basename(tmpFilename.data()));
221 GOwnPtr<gchar> entry(g_build_filename(filename.data(), name, NULL));
232 GOwnPtr<gchar> filename(g_strdup_printf("%s%s", prefix.utf8().data(), createCanonicalUUIDString().utf8().data()));
233 GOwnPtr<gchar> tempPath(g_build_filename(g_get_tmp_dir(), filename.get(), NULL));
WidgetRenderingContext.cpp 147 void WidgetRenderingContext::gtkPaintBox(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gchar* detail)
163 void WidgetRenderingContext::gtkPaintFlatBox(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gchar* detail)
170 void WidgetRenderingContext::gtkPaintFocus(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, const gchar* detail)
177 void WidgetRenderingContext::gtkPaintSlider(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gchar* detail, GtkOrientation orientation)
184 void WidgetRenderingContext::gtkPaintCheck(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gchar* detail)
191 void WidgetRenderingContext::gtkPaintOption(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gchar* detail)
198 void WidgetRenderingContext::gtkPaintShadow(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gchar* detail)
205 void WidgetRenderingContext::gtkPaintArrow(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, int arrowDirection, const gchar* detail)
212 void WidgetRenderingContext::gtkPaintVLine(const IntRect& rect, GtkWidget* widget, GtkStateType stateType, const gchar* detail)
  /external/bluetooth/glib/gio/inotify/
ginotifyfilemonitor.c 39 gchar *filename;
40 gchar *dirname;
91 const gchar *filename = NULL;
  /external/webkit/Source/WebCore/platform/graphics/gtk/
ImageGtk.cpp 108 GOwnPtr<gchar> content;
140 GOwnPtr<gchar> imageName(g_strdup_printf("%s.png", name));
141 GOwnPtr<gchar> glibFileName(g_build_filename(getWebKitDataDirectory(), "webkitgtk-"WEBKITGTK_API_VERSION_STRING, "images", imageName.get(), NULL));
  /external/bluetooth/bluez/network/
manager.c 77 const gchar *path = device_get_path(device);
90 const gchar *path = device_get_path(device);
129 const gchar *path = adapter_get_path(adapter);
138 const gchar *path = adapter_get_path(adapter);
  /external/bluetooth/glib/gio/fam/
fam-helper.c 38 gchar *pathname;
104 gchar* path = NULL;
128 gchar* path = NULL;
209 _fam_sub_add (const gchar *pathname,

Completed in 1843 milliseconds

1 2 3 4 5 67 8 91011>>