HomeSort by relevance Sort by last modified time
    Searched full:g_snprintf (Results 1 - 20 of 20) sorted by null

  /external/bluetooth/glib/gio/
pltcheck.sh 12 SKIP='\<g_access\|\<g_array_\|\<g_ascii\|\<g_list_\|\<g_assertion_message\|\<g_warn_message\|\<g_atomic\|\<g_build_filename\|\<g_byte_array\|\<g_child_watch\|\<g_convert\|\<g_dir_\|\<g_error_\|\<g_clear_error\|\<g_file_error_quark\|\<g_file_get_contents\|\<g_file_set_contents\|\<g_file_test\|\<g_file_read_link\|\<g_filename_\|\<g_find_program_in_path\|\<g_free\|\<g_get_\|\<g_getenv\|\<g_hash_table_\|\<g_idle_\|\<g_intern_static_string\|\<g_io_channel_\|\<g_key_file_\|\<g_listenv\|\<g_locale_to_utf8\|\<g_log\|\<g_main_context_wakeup\|\<g_malloc\|\<g_markup_\|\<g_mkdir_\|\<g_mkstemp\|\<g_module_\|\<g_object_\|\<g_once_\|\<g_param_spec_\|\<g_path_\|\<g_printerr\|\<g_propagate_error\|\<g_ptr_array_\|\<g_qsort_\|\<g_quark_\|\<g_queue_\|\<g_realloc\|\<g_return_if_fail\|\<g_set_error\|\<g_shell_\|\<g_signal_\|\<g_slice_\|\<g_slist_\|\<g_snprintf\|\<g_source_\|\<g_spawn_\|\<g_static_\|\<g_str\|\<g_thread_pool_\|\<g_time_val_add\|\<g_timeout_\|\<g_type_\|\<g_unlink\|\<g_uri_\|\<g_utf8_\|\<g_value_\|\<g_enum_\|\<g_flags_\|\<g_checksum\|\<g_io_add_watch\|\<g_bit_\|\<g_poll\|\<g_boxed'
glocalfile.c     [all...]
  /external/bluetooth/glib/glib/
gprintf.c 124 * g_snprintf:
143 * The return value of g_snprintf() conforms to the snprintf()
154 g_snprintf (gchar *string, function
gutils.h 207 gint g_snprintf (gchar *string,
gmessages.c 556 g_snprintf (lstr, 32, "%d", line);
gtestutils.c 498 g_snprintf (seedstr, sizeof (seedstr), "R02S%08x%08x%08x%08x", g_random_int(), g_random_int(), g_random_int(), g_random_int());
    [all...]
galiasdef.c 2091 #undef g_snprintf macro
    [all...]
galias.h 2085 #define g_snprintf macro
    [all...]
  /external/bluetooth/glib/tests/
markup-escape-test.c 40 g_snprintf (expected, 12, "&#x%x;", c);
slice-test.c 279 g_snprintf (strseed, 64, "%u", *seedp);
  /external/bluetooth/glib/
README.in 62 * The functions g_snprintf() and g_vsnprintf() have been removed from
ChangeLog.pre-1-2     [all...]
ChangeLog.pre-2-10     [all...]
ChangeLog.pre-2-2 193 g_snprintf().
    [all...]
NEWS     [all...]
ChangeLog.pre-2-0 669 * glib/gutils.c (g_snprintf, g_vsnprintf): Switch to C99-[v]snprintf().
671 * tests/strfunc-test.c: Add some tests for g_snprintf().
    [all...]
  /external/bluetooth/glib/po/
Makefile.in.in 110 --flag=g_snprintf:3:c-format \
  /external/bluetooth/glib/docs/reference/glib/tmpl/
string_utils.sgml 13 Note that the functions g_printf(), g_fprintf(), g_sprintf(), g_snprintf(),
257 <!-- ##### FUNCTION g_snprintf ##### -->
macros_misc.sgml 256 gint g_snprintf (gchar *string,
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1164 g_snprintf
    [all...]

Completed in 769 milliseconds