/external/e2fsprogs/lib/support/ |
common.h | 29 # define log_debug(format, arg ...) \ macro 33 # define log_debug(...) macro
|
mkquota.c | 98 log_debug("setting quota ino in superblock: ino=%u, type=%d", ino, 111 log_debug("Couldn't read bitmaps: %s", error_message(retval)); 139 log_debug("Couldn't write bitmaps: %s", error_message(retval)); 176 log_debug("Unable to allocate quota handle: %s", 183 log_debug("Couldn't read bitmaps: %s", error_message(retval)); 197 log_debug("Cannot initialize io on quotafile"); 221 log_debug("Couldn't write bitmaps: %s", error_message(retval)); 292 log_debug("Failed to allocate quota context"); 303 log_debug("Failed to allocate dictionary"); 383 log_debug("ADD_DATA: Inode: %u, UID/GID: %u/%u, space: %ld", ino [all...] |
quotaio_tree.c | 261 log_debug("inserting in tree: treeblk=%u, depth=%d", *treeblk, depth); 323 log_debug("writing ddquot 1: off=%llu, info->dqi_entry_size=%u", 338 log_debug("writing ddquot 2: off=%llu, info->dqi_entry_size=%u",
|
quotaio.c | 235 log_debug("Opening quota ino=%lu, type=%d", qf_ino, qtype); 366 log_debug("Creating quota ino=%lu, type=%d", qf_inum, type);
|
/system/extras/simpleperf/scripts/ |
utils.py | 35 def log_debug(msg): function 93 log_debug('run adb cmd: %s' % adb_args) 98 log_debug(stdoutdata) 99 log_debug('run adb cmd: %s [result %s]' % (adb_args, result))
|
/external/selinux/mcstrans/src/ |
mcstransd.c | 40 //#define log_debug(fmt, ...) syslog(LOG_DEBUG, fmt, __VA_ARGS__) 41 #define log_debug(fmt, ...) fprintf(stderr, fmt, __VA_ARGS__) macro 43 #define log_debug(fmt, ...) ; macro 72 log_debug("%s\n", "cleanup_exit"); 80 log_debug("%s\n", "clean_exit"); 218 log_debug("Failed to read request header %d != %u\n",(int)count, 226 log_debug("Header invalid data1_size=%u data2_size=%u\n", 233 log_debug("Could not allocate %d bytes\n", data1_size); 239 log_debug("Could not allocate %d bytes\n", data2_size) [all...] |
mcstrans.c | 44 #define log_debug(fmt, ...) fprintf(stderr, fmt, __VA_ARGS__) macro 46 #define log_debug(fmt, ...) ; macro 456 log_debug("%s\n", "add_constraint"); 643 log_debug(" add_cache (%s,%s)\n", raw, trans); 729 log_debug("%d: %s", lineno, buffer); 942 log_debug(" found %s in hashtable returning %s\n", range, trans); 1016 log_debug(">>> %s classification regexp=%s\n", domain->name, buffer); 1028 log_debug(">>> %s %s prefix regexp=%s\n", domain->name, g->name, buffer); 1069 log_debug(">>> %s %s modifier regexp=%s\n", domain->name, g->name, buffer); 1079 log_debug(">>> %s %s suffix regexp=%s\n", domain->name, g->name, buffer) [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
refactor.py | 256 self.log_debug("Adding transformation: %s", fix_name)
279 def log_debug(self, msg, *args):
member in class:RefactoringTool 307 self.log_debug("Descending into %s", dirpath)
342 self.log_debug("Refactoring doctests in %s", filename)
347 self.log_debug("No doctest changes in %s", filename)
355 self.log_debug("No changes in %s", filename)
380 self.log_debug("Refactoring %s", name)
387 self.log_debug("Refactoring doctests in stdin")
392 self.log_debug("No doctest changes in stdin")
398 self.log_debug("No changes in stdin") [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/ |
refactor.py | 261 self.log_debug("Adding transformation: %s", fix_name) 284 def log_debug(self, msg, *args): member in class:RefactoringTool 312 self.log_debug("Descending into %s", dirpath) 347 self.log_debug("Refactoring doctests in %s", filename) 352 self.log_debug("No doctest changes in %s", filename) 360 self.log_debug("No changes in %s", filename) 385 self.log_debug("Refactoring %s", name) 392 self.log_debug("Refactoring doctests in stdin") 397 self.log_debug("No doctest changes in stdin") 403 self.log_debug("No changes in stdin" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
refactor.py | 261 self.log_debug("Adding transformation: %s", fix_name) 284 def log_debug(self, msg, *args): member in class:RefactoringTool 312 self.log_debug("Descending into %s", dirpath) 347 self.log_debug("Refactoring doctests in %s", filename) 352 self.log_debug("No doctest changes in %s", filename) 360 self.log_debug("No changes in %s", filename) 385 self.log_debug("Refactoring %s", name) 392 self.log_debug("Refactoring doctests in stdin") 397 self.log_debug("No doctest changes in stdin") 403 self.log_debug("No changes in stdin" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
refactor.py | 261 self.log_debug("Adding transformation: %s", fix_name) 284 def log_debug(self, msg, *args): member in class:RefactoringTool 312 self.log_debug("Descending into %s", dirpath) 347 self.log_debug("Refactoring doctests in %s", filename) 352 self.log_debug("No doctest changes in %s", filename) 360 self.log_debug("No changes in %s", filename) 385 self.log_debug("Refactoring %s", name) 392 self.log_debug("Refactoring doctests in stdin") 397 self.log_debug("No doctest changes in stdin") 403 self.log_debug("No changes in stdin" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
refactor.py | 261 self.log_debug("Adding transformation: %s", fix_name) 284 def log_debug(self, msg, *args): member in class:RefactoringTool 312 self.log_debug("Descending into %s", dirpath) 347 self.log_debug("Refactoring doctests in %s", filename) 352 self.log_debug("No doctest changes in %s", filename) 360 self.log_debug("No changes in %s", filename) 385 self.log_debug("Refactoring %s", name) 392 self.log_debug("Refactoring doctests in stdin") 397 self.log_debug("No doctest changes in stdin") 403 self.log_debug("No changes in stdin" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_refactor.py | 202 rt.log_debug = mock_log_debug
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_refactor.py | 202 rt.log_debug = mock_log_debug
|