Home
last modified time | relevance | path

Searched refs:log_debug (Results 1 – 14 of 14) sorted by relevance

/third_party/f2fs-tools/fsck/
Dmkquota.c80 log_debug("Unable to allocate quota handle"); in quota_write_inode()
88 log_debug("Cannot initialize io on quotafile"); in quota_write_inode()
157 log_debug("Failed to allocate quota context"); in quota_init_context()
169 log_debug("Failed to allocate dictionary"); in quota_init_context()
334 log_debug("[QUOTA WARNING] Usage inconsistent for ID %u:" in scan_dquots_callback()
380 log_debug("Open quota file failed"); in quota_compare_and_update()
391 log_debug("Error scanning dquots"); in quota_compare_and_update()
400 log_debug("[QUOTA WARNING] " in quota_compare_and_update()
Dcommon.h23 # define log_debug(format, arg ...) \ macro
27 # define log_debug(...) macro
Dquotaio_tree.c260 log_debug("inserting in tree: treeblk=%u, depth=%d", *treeblk, depth); in do_insert_tree()
328 log_debug("writing ddquot 1: off=%llu, info->dqi_entry_size=%u", in qtree_write_dquot()
346 log_debug("writing ddquot 2: off=%llu, info->dqi_entry_size=%u", in qtree_write_dquot()
Dquotaio.c179 log_debug("Creating quota ino=%u, type=%d", qf_inum, qtype); in quota_file_create()
/third_party/python/Lib/lib2to3/
Drefactor.py246 self.log_debug("Adding transformation: %s", fix_name)
269 def log_debug(self, msg, *args): member in RefactoringTool
297 self.log_debug("Descending into %s", dirpath)
332 self.log_debug("Refactoring doctests in %s", filename)
337 self.log_debug("No doctest changes in %s", filename)
345 self.log_debug("No changes in %s", filename)
370 self.log_debug("Refactoring %s", name)
377 self.log_debug("Refactoring doctests in stdin")
382 self.log_debug("No doctest changes in stdin")
388 self.log_debug("No changes in stdin")
[all …]
/third_party/python/PC/layout/
Dmain.py408 log_debug("Processing {!s}", src)
413 log_debug("Copy {} -> {}", src, ns.copy / dest)
418 log_debug("Zip {} into {}", src, ns.zip)
440 log_debug("Copy {} -> {}", src, ns.copy / dest)
448 log_debug("Zip {} into {}", src, ns.zip)
463 log_debug("Zip {} into {}", c, ns.zip)
/third_party/python/PC/layout/support/
Dlogging.py63 def log_debug(msg, *args, **kwargs): function
/third_party/libinput/src/
Dudev-seat.c195 log_debug(&input->base, in udev_input_add_devices()
Dlibinput-private.h436 #define log_debug(li_, ...) log_msg((li_), LIBINPUT_LOG_PRIORITY_DEBUG, __VA_ARGS__) macro
Devdev.c2305 log_debug(libinput, "%s: device is ignored\n", sysname); in evdev_device_create()
Dlibinput.c3140 log_debug(libinput, "Queuing %s\n", event_type_to_str(event->type)); in libinput_post_event()
/third_party/python/Lib/distutils/
Dutil.py504 def log_debug(self, msg, *args): member in run_2to3.DistutilsRefactoringTool
/third_party/python/Lib/lib2to3/tests/
Dtest_refactor.py191 rt.log_debug = mock_log_debug
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff3744 #define log_debug(li_, ...) log_msg((li_), LIBINPUT_LOG_PRIORITY_DEBUG, __VA_ARGS__)
6581 log_debug(&input->base,