/third_party/flutter/engine/flutter/shell/common/ |
D | persistent_cache.cc | 57 bool read_only) { in MakeCacheDirectory() 78 PersistentCache::PersistentCache(bool read_only) in PersistentCache()
|
/third_party/libsoup/libsoup/ |
D | soup-cookie-jar-sqlite.c | 36 soup_cookie_jar_sqlite_new (const char *filename, gboolean read_only) in soup_cookie_jar_sqlite_new()
|
D | soup-cookie-jar-text.c | 114 soup_cookie_jar_text_new (const char *filename, gboolean read_only) in soup_cookie_jar_text_new()
|
D | soup-cookie-jar-db.c | 126 soup_cookie_jar_db_new (const char *filename, gboolean read_only) in soup_cookie_jar_db_new()
|
/third_party/uboot/u-boot-2020.01/tools/ |
D | fit_common.c | 46 bool read_only) in mmap_fdt()
|
/third_party/flutter/engine/flutter/fml/platform/win/ |
D | mapping_win.cc | 63 bool read_only = !IsWritable(protections); in FileMapping() local
|
/third_party/cef/libcef/common/ |
D | process_message_impl.cc | 30 bool read_only) in CefProcessMessageImpl()
|
D | value_base.h | 240 bool read_only, in CefValueBase() 282 inline bool read_only() const { return read_only_; } in read_only() function
|
D | values_impl.cc | 23 bool read_only, in GetOrCreateRefOrCopy() 582 bool read_only, in GetOrCreateRef() 595 bool read_only) in CefDictionaryValueImpl() 986 bool read_only, in CefDictionaryValueImpl() 1005 bool read_only, in GetOrCreateRef() 1017 bool read_only) in CefListValueImpl() 1405 bool read_only, in CefListValueImpl()
|
D | command_line_impl.cc | 12 bool read_only) in CefCommandLineImpl()
|
D | drag_data_impl.cc | 182 void CefDragDataImpl::SetReadOnly(bool read_only) { in SetReadOnly()
|
D | response_impl.cc | 233 void CefResponseImpl::SetReadOnly(bool read_only) { in SetReadOnly()
|
D | request_impl.cc | 714 void CefRequestImpl::SetReadOnly(bool read_only) { in SetReadOnly() 1115 void CefPostDataImpl::SetReadOnly(bool read_only) { in SetReadOnly() 1370 void CefPostDataElementImpl::SetReadOnly(bool read_only) { in SetReadOnly()
|
/third_party/ffmpeg/libavresample/ |
D | audio_data.h | 51 int read_only; /**< data is read-only */ member
|
D | audio_data.c | 75 enum AVSampleFormat sample_fmt, int read_only, in ff_audio_data_init()
|
/third_party/cef/libcef/browser/ |
D | print_settings_impl.cc | 13 bool read_only) in CefPrintSettingsImpl()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | xmpwriter.c | 287 const GstTagList * taglist, gboolean read_only) in gst_tag_xmp_writer_tag_list_to_xmp_buffer()
|
/third_party/boost/boost/compute/ |
D | memory_object.hpp | 36 read_only = CL_MEM_READ_ONLY, enumerator
|
/third_party/cef/libcef/browser/views/ |
D | textfield_impl.cc | 54 void CefTextfieldImpl::SetReadOnly(bool read_only) { in SetReadOnly()
|
/third_party/cef/libcef/browser/prefs/ |
D | pref_store.cc | 184 void CefPrefStore::set_read_only(bool read_only) { in set_read_only()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | message.h | 109 bool read_only; member
|
/third_party/pulseaudio/src/pulsecore/ |
D | memblock.c | 71 bool read_only:1; member 424 pa_memblock *pa_memblock_new_fixed(pa_mempool *p, void *d, size_t length, bool read_only) { in pa_memblock_new_fixed() 457 bool read_only) { in pa_memblock_new_user()
|
D | database-simple.c | 42 bool read_only; member
|
/third_party/boost/boost/interprocess/detail/ |
D | os_file_functions.hpp | 66 typedef enum { read_only = winapi::generic_read enumerator
|
/third_party/node/src/ |
D | node_contextify.cc | 408 bool read_only = in PropertySetterCallback() local 495 bool read_only = in PropertyDefinerCallback() local
|