Home
last modified time | relevance | path

Searched defs:notify_changes (Results 1 – 25 of 78) sorted by relevance

1234

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/cli/
H A Dcmd_add.py29 def empty(db, notify_changes, is_remote, args): argument
46 def do_adding(db, request_id, notify_changes, is_remote, mi, format_map, add_duplicates, oautomerge… argument
113 def book(db, notify_changes, is_remote, args): argument
154 def format_group(db, notify_changes, is_remote, args): argument
178 def implementation(db, notify_changes, action, *args): argument
H A Dcmd_clone.py16 def implementation(db, notify_changes): argument
H A Dcmd_custom_columns.py15 def implementation(db, notify_changes, *args): argument
H A Dcmd_search.py12 def implementation(db, notify_changes, query): argument
H A Dcmd_show_metadata.py16 def implementation(db, notify_changes, book_id): argument
H A Dcmd_remove.py15 def implementation(db, notify_changes, ids, permanent): argument
H A Dcmd_remove_format.py13 def implementation(db, notify_changes, book_id, fmt): argument
H A Dcmd_saved_searches.py14 def implementation(db, notify_changes, action, *args): argument
H A Dcmd_set_custom.py14 def implementation(db, notify_changes, col, book_id, val, append): argument
H A Dcmd_add_format.py15 def implementation(db, notify_changes, book_id, data, fmt, replace): argument
H A Dcmd_embed_metadata.py14 def implementation(db, notify_changes, book_id, only_fmts): argument
H A Dcmd_catalog.py17 def implementation(db, notify_changes, ctx): argument
H A Dcmd_set_metadata.py19 def implementation(db, notify_changes, action, *args): argument
H A Dcmd_check_library.py19 def implementation(db, notify_changes, *args): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h20 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h20 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h20 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h20 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h20 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h19 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h19 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h19 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h19 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h19 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Dhandler.py29 def __init__(self, libraries, opts, testing=False, notify_changes=None): argument
39 def notify_changes(self, library_path, change_event): member in Context
191 def __init__(self, libraries, opts, testing=False, notify_changes=None): argument

1234