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

1 2 34 5 6 7 8 91011>>

  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.h 112 gchar * (* choose_file) (WebKitWebView *web_view,
114 const gchar *old_file);
117 const gchar *alert_message);
120 const gchar *confirm_message,
124 const gchar *message,
125 const gchar *default_value,
126 gchar* *value);
128 const gchar *message,
130 const gchar* source_id);
162 WEBKIT_API G_CONST_RETURN gchar *
    [all...]
webkitwebhistoryitemprivate.h 41 WEBKIT_API G_CONST_RETURN gchar* webkit_web_history_item_get_target(WebKitWebHistoryItem*);
  /external/bluetooth/glib/tests/
shell-test.c 41 const gchar **argv;
44 static const gchar *
63 static const gchar *result0[] = { "foo", "bar", NULL };
64 static const gchar *result1[] = { "foo", "bar", NULL };
65 static const gchar *result2[] = { "foo", "bar", NULL };
66 static const gchar *result3[] = { "foo", "", "bar", NULL };
67 static const gchar *result4[] = { "foo", "barbazblahfoo'blahboo", NULL };
68 static const gchar *result5[] = { "foo", "blah", "foo", "bar", "baz", NULL };
69 static const gchar *result6[] = { "foo", " spaces more spaces lots of spaces in this ", NULL };
70 static const gchar *result7[] = { "foo", "bar", NULL }
    [all...]
module-test.c 33 gchar* global_state;
44 static gchar **gplugin_a_state;
45 static gchar **gplugin_b_state;
48 compare (const gchar *desc, const gchar *expected, const gchar *found)
61 test_states (const gchar *global, const gchar *gplugin_a,
62 const gchar *gplugin_b)
78 gchar *dir
    [all...]
testgdateparser.c 48 gchar* loc;
49 gchar input[1024];
81 gchar buf[256];
101 gchar buf[256];
gio-ls.c 14 static void print_path (const gchar* path, guint32 flags);
59 print_path (const gchar* path,
63 const gchar *short_attrs = G_FILE_ATTRIBUTE_STANDARD_NAME;
64 const gchar *long_attrs = G_FILE_ATTRIBUTE_OWNER_USER "," G_FILE_ATTRIBUTE_OWNER_GROUP "," \
66 const gchar *attrs;
90 const gchar *name = g_file_info_get_name (info);
94 const gchar *val;
utf8-pointer.c 32 static void test_utf8 (gchar *string)
35 gchar **p;
42 p = (gchar **) g_malloc (num_chars * sizeof (gchar *));
58 gchar *longline = "asdasdas dsaf asfd as fdasdf asfd asdf as dfas dfasdf a"
  /external/bluetooth/glib/glib/
gtimer.h 59 gboolean g_time_val_from_iso8601 (const gchar *iso_date,
61 gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC;
gerror.c 36 const gchar *format,
65 const gchar *format,
97 const gchar *message)
194 const gchar *format,
233 const gchar *message)
294 g_error_add_prefix (gchar **string,
295 const gchar *format,
298 gchar *oldstring;
299 gchar *prefix;
329 const gchar *format
    [all...]
giochannel.h 114 gchar *encoding;
117 gchar *line_term; /* String which indicates the end of a line of text */
124 gchar partial_write_buf[6]; /* UTF-8 partial characters, null terminated */
145 gchar *buf,
150 const gchar *buf,
175 gchar *buf,
179 const gchar *buf,
216 const gchar *line_term,
218 G_CONST_RETURN gchar* g_io_channel_get_line_term (GIOChannel *channel,
224 const gchar *encoding
    [all...]
gutf8.c 110 static const gchar utf8_skip_data[256] = {
121 const gchar * const g_utf8_skip = utf8_skip_data;
138 gchar *
145 return (gchar *)p;
164 gchar *
165 g_utf8_find_next_char (const gchar *p,
166 const gchar *end)
177 return (p == end) ? NULL : (gchar *)p;
193 gchar *
194 g_utf8_prev_char (const gchar *p
    [all...]
gpattern.c 50 gchar *pattern;
56 g_pattern_ph_match (const gchar *match_pattern,
57 const gchar *match_string,
60 register const gchar *pattern, *string;
61 register gchar ch;
136 const gchar *string,
137 const gchar *string_reversed)
157 gchar *tmp;
187 g_pattern_spec_new (const gchar *pattern)
194 const gchar *s
    [all...]
gdir.c 57 gchar utf8_buf[FILENAME_MAX*4];
78 g_dir_open (const gchar *path,
86 gchar *utf8_path;
152 g_dir_open (const gchar *path,
156 gchar *utf8_path = g_locale_to_utf8 (path, -1, NULL, NULL, error);
182 G_CONST_RETURN gchar*
186 gchar *utf8_name;
238 G_CONST_RETURN gchar*
243 const gchar *utf8_name = g_dir_read_name_utf8 (dir);
244 gchar *retval
    [all...]
gstdio.c 80 g_access (const gchar *filename,
131 g_chmod (const gchar *filename,
187 g_open (const gchar *filename,
245 g_creat (const gchar *filename,
288 g_rename (const gchar *oldfilename,
289 const gchar *newfilename)
360 g_mkdir (const gchar *filename,
400 g_chdir (const gchar *path)
445 g_stat (const gchar *filename,
499 g_lstat (const gchar *filename
    [all...]
  /external/bluetooth/glib/gobject/
gvaluetypes.h 170 gchar v_char);
171 gchar g_value_get_char (const GValue *value);
203 const gchar *v_string);
205 const gchar *v_string);
206 G_CONST_RETURN gchar* g_value_get_string (const GValue *value);
207 gchar* g_value_dup_string (const GValue *value);
218 GType g_pointer_type_register_static (const gchar *name);
221 gchar* g_strdup_value_contents (const GValue *value);
225 gchar *v_string);
228 gchar *v_string)
    [all...]
gobject.h 385 const gchar *property_name);
390 const gchar *name);
395 const gchar *property_name);
401 const gchar *first_property_name,
407 const gchar *first_property_name,
410 const gchar *first_property_name,
413 const gchar *first_property_name,
416 const gchar *signal_spec,
419 const gchar *signal_spec,
422 const gchar *first_property_name
    [all...]
gobject-query.c 34 static gchar *indent_inc = NULL;
59 const gchar *indent)
86 gchar *new_indent;
104 help (gchar *arg)
122 gchar *argv[])
128 gchar *iindent = "";
160 indent_inc = g_new (gchar, n * strlen (O_SPACE) + 1);
210 indent_inc = g_new (gchar, strlen (O_SPACE) + 1);
222 const gchar *name = g_type_name (i);
  /external/bluetooth/glib/gio/fam/
fam-helper.h 32 fam_sub* _fam_sub_add (const gchar* pathname,
  /external/icu4c/samples/layout/
GnomeGUISupport.cpp 25 gchar *s;
gnomelayout.cpp 47 GtkWidget *newSample(const gchar *fileName);
53 const gchar *documentedBy[] = {NULL};
54 const gchar *writtenBy[] = {
76 gchar *prettyTitle(const gchar *path)
78 const gchar *name = g_basename(path);
79 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL);
89 gchar *fileName = g_strdup(gtk_file_selection_get_filename(fileselection));
97 gchar *title = prettyTitle(fileName);
170 GNOMEUIINFO_MENU_NEW_ITEM((gchar *) "_New Sample"
    [all...]
  /external/webkit/Source/WebCore/platform/gtk/
KURLGtk.cpp 31 gchar* filename = g_filename_from_uri(m_string.utf8().data(), 0, 0);
  /external/webkit/Source/WebCore/platform/network/soup/
SoupURIUtils.cpp 34 GOwnPtr<gchar> urlString(soup_uri_to_string(soupURI, FALSE));
  /external/webkit/Tools/DumpRenderTree/gtk/
DumpRenderTreeGtk.h 43 gchar* JSStringCopyUTF8CString(JSStringRef jsString);
  /external/bluetooth/glib/gmodule/
gmodule-beos.c 62 _g_module_open (const gchar *file_name,
71 gchar *msg = g_strdup_printf ("failed to load_add_on(%s): %s",
97 gchar *msg = g_strdup_printf ("failed to get_next_image_info(self): %s",
112 gchar *name;
116 gchar *msg;
133 const gchar *symbol_name)
140 gchar *msg, name[256];
187 static gchar*
188 _g_module_build_path (const gchar *directory,
189 const gchar *module_name
    [all...]
gmodule-dyld.c 29 _g_module_open (const gchar *file_name,
113 const gchar *symbol_name)
139 static gchar*
140 _g_module_build_path (const gchar *directory,
141 const gchar *module_name)

Completed in 500 milliseconds

1 2 34 5 6 7 8 91011>>