Home
last modified time | relevance | path

Searched refs:is_readable (Results 1 – 10 of 10) sorted by relevance

/external/bluetooth/glib/glib/
Dgiounix.c422 channel->is_readable = TRUE; in g_io_unix_get_flags()
426 channel->is_readable = FALSE; in g_io_unix_get_flags()
430 channel->is_readable = TRUE; in g_io_unix_get_flags()
546 channel->is_readable = TRUE; in g_io_channel_new_file()
551 channel->is_readable = FALSE; in g_io_channel_new_file()
557 channel->is_readable = TRUE; in g_io_channel_new_file()
Dgiochannel.c367 channel->is_readable = FALSE; in g_io_channel_close()
427 channel->is_readable = FALSE; in g_io_channel_shutdown()
849 if (channel->is_readable) in g_io_channel_get_flags()
1195 if (channel->is_readable) in g_io_channel_set_encoding()
1501 g_return_val_if_fail (channel->is_readable, G_IO_STATUS_ERROR); in g_io_channel_read_line()
1547 g_return_val_if_fail (channel->is_readable, G_IO_STATUS_ERROR); in g_io_channel_read_line_string()
1760 g_return_val_if_fail (channel->is_readable, G_IO_STATUS_ERROR); in g_io_channel_read_to_end()
1845 g_return_val_if_fail (channel->is_readable, G_IO_STATUS_ERROR); in g_io_channel_read_chars()
1956 g_return_val_if_fail (channel->is_readable, G_IO_STATUS_ERROR); in g_io_channel_read_unichar()
Dgiochannel.h131 guint is_readable : 1; /* Cached GIOFlag */ member
/external/libvpx/examples/includes/geshi/contrib/
Dexample.php18 if (is_readable('../geshi.php')) {
20 } elseif (is_readable('geshi.php')) {
Dlangcheck.php132 if (is_readable('../geshi.php')) {
134 } elseif (is_readable('geshi.php')) {
153 } else if(!is_readable(GESHI_LANG_ROOT)) {
204 } else if(!is_readable($langfile)) {
Dcssgen.php177 if ( is_file($geshi_path) && is_readable($geshi_path) )
208 if ( is_readable($geshi_lang_path . 'css-gen.cfg') )
/external/libvpx/examples/includes/geshi/
Dgeshi.php682 if (!is_readable($file_name)) {
1426 if (is_readable($file_name)) {
3668 if (is_readable($style_filename)) {
/external/bluetooth/glib/
DChangeLog.pre-2-246 is_readable, is_writeable and is_seekable flags based on the
DChangeLog.pre-2-01547 * glib/giowin32.c : simply setting is_readable and is_writeable
2029 set the is_readable and is_writeable flags cached
2296 backend to set is_readable, is_writeable, is_seekable
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt1176 'is_subclass_of','is_string','is_scalar','is_resource','is_real','is_readable',