Searched defs:option_spec (Results 1 – 8 of 8) sorted by relevance
| /third_party/nghttp2/doc/_exts/rubydomain/ | ||
| D | rubydomain.py | 61 option_spec = { variable in RubyObject |
| /third_party/libfuse/example/ | ||
| D | hello.c | 47 static const struct fuse_opt option_spec[] = { variable |
| D | invalidate_path.c | 67 static const struct fuse_opt option_spec[] = { variable |
| D | notify_inval_entry.c | 116 static const struct fuse_opt option_spec[] = { variable |
| D | notify_inval_inode.c | 98 static const struct fuse_opt option_spec[] = { variable |
| D | notify_store_retrieve.c | 101 static const struct fuse_opt option_spec[] = { variable |
| /third_party/libfuse/test/ | ||
| D | test_write_cache.c | 47 static const struct fuse_opt option_spec[] = { variable |
| /third_party/python/Doc/tools/extensions/ | ||
| D | pyspecific.py | 422 option_spec = {} variable in DeprecatedRemoved |