Home
last modified time | relevance | path

Searched defs:is_readable (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/
Dgpollableinputstream.h73 gboolean (*is_readable) (GPollableInputStream *stream); member
/third_party/python/Tools/c-analyzer/c_common/
Dfsutil.py310 def is_readable(file, *, user=None, check=False): function
/third_party/glib/glib/
Dgiochannel.h120 guint is_readable : 1; /* Cached GIOFlag */ member
/third_party/libsoup/tests/
Dchunk-io-test.c39 gboolean is_readable; member
/third_party/glib/gio/tests/
Dconverter-stream.c967 gboolean is_readable; in test_converter_pollable() local