HomeSort by relevance Sort by last modified time
    Searched full:error_log (Results 1 - 21 of 21) sorted by null

  /bionic/libc/bionic/
malloc_debug_common.c 250 #define error_log(format, ...) \ macro
339 error_log("%s: Debug level %d can only be set in emulator\n",
345 error_log("%s: Memory checking is not enabled in the emulator\n",
352 error_log("%s: Debug level %d is unknown\n",
360 error_log("%s: Missing module %s required for malloc debug level %d\n",
369 error_log("%s: Initialization routine is not found in %s\n",
384 error_log("%s: memcheck_initialize routine is not found in %s\n",
466 error_log("%s: Cannot initialize malloc dispatch table for debug level"
494 error_log("Unable to initialize malloc_debug component.");
malloc_debug_qemu.c 299 #define error_log(format, ...) \ macro
630 error_log("Unable to open /dev/qemu_trace");
638 error_log("Unable to mmap /dev/qemu_trace");
720 error_log("<libc_pid=%03u, pid=%03u> malloc(%u): dlmalloc(%u) failed.",
758 error_log("<libc_pid=%03u, pid=%03u>: free(%p) query_info failed.",
    [all...]
malloc_debug_leak.c 73 #define error_log(format, ...) \ macro
  /external/webkit/WebKitTools/Scripts/
run-mangleme-tests 78 system "grep 'Mangle attempt' /tmp/WebKit/error_log.txt | tail -n -5 | awk ' {print \$4}'";
150 "-c", "ErrorLog \"/tmp/WebKit/error_log.txt\"",
run-iexploder-tests 136 "-c", "ErrorLog \"$iExploderTestDirectory/error_log.txt\"",
run-webkit-tests     [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py 77 error_log = self._cygwin_safe_join(output_dir, "error_log.txt")
92 '-c', "\'ErrorLog \"%s\"\'" % error_log,
http_server.py 107 error_log = os.path.join(self._output_dir, log_file_name)
132 'accesslog.filename = "%s"\n\n') % (error_log, access_log))
websocket_server.py 145 error_log = os.path.join(self._output_dir, log_file_name + "-err.txt")
162 '-l', error_log,
  /external/protobuf/src/google/protobuf/io/
coded_stream_unittest.cc 957 ScopedMemoryLog error_log; local
1085 ScopedMemoryLog error_log; local
    [all...]
  /external/chromium/third_party/icu/source/tools/ctestfw/
ctest.c 47 static char ERROR_LOG[MAX_TEST_LOG][MAXTESTNAME];
285 strcpy(ERROR_LOG[ERRONEOUS_FUNCTION_COUNT++], pathToFunction);
341 log_info("[%s]\n",ERROR_LOG[i]);
  /external/icu4c/tools/ctestfw/
ctest.c 47 static char ERROR_LOG[MAX_TEST_LOG][MAXTESTNAME];
285 strcpy(ERROR_LOG[ERRONEOUS_FUNCTION_COUNT++], pathToFunction);
341 log_info("[%s]\n",ERROR_LOG[i]);
  /external/webkit/LayoutTests/http/conf/
fedora-httpd.conf 449 #ErrorLog /tmp/WebKit/error_log
452 # LogLevel: Control the number of messages logged to the error_log.
856 # ErrorLog logs/dummy-host.example.com-error_log
apache2-debian-httpd.conf 385 #ErrorLog "/tmp/layout-test-results/error_log"
388 # LogLevel: Control the number of messages logged to the error_log.
apache2-httpd.conf 410 #ErrorLog "/tmp/layout-test-results/error_log"
413 # LogLevel: Control the number of messages logged to the error_log.
cygwin-httpd.conf 444 #ErrorLog "/tmp/layout-test-results/error_log"
447 # LogLevel: Control the number of messages logged to the error_log.
httpd.conf 447 #ErrorLog "/tmp/layout-test-results/error_log"
450 # LogLevel: Control the number of messages logged to the error_log.
  /external/libvpx/examples/includes/geshi/geshi/
php-brief.php 83 'import_request_variables', 'error_log', 'serialize', 'unserialize', 'memory_get_usage', 'var_dump', 'var_export', 'debug_zval_dump', 'print_r','highlight_file', 'show_source', 'highlight_string', 'ini_get', 'ini_get_all', 'ini_set', 'ini_alter', 'ini_restore', 'get_include_path', 'set_include_path', 'restore_include_path', 'setcookie', 'header', 'headers_sent', 'connection_aborted', 'connection_status', 'ignore_user_abort', 'parse_ini_file', 'is_uploaded_file', 'move_uploaded_file', 'intval', 'floatval', 'doubleval', 'strval', 'gettype', 'settype', 'is_null', 'is_resource', 'is_bool', 'is_long', 'is_float', 'is_int', 'is_integer', 'is_double', 'is_real', 'is_numeric', 'is_string', 'is_array', 'is_object', 'is_scalar',
php.php 241 'eregi_replace','error_get_last','error_log','error_reporting',
    [all...]
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.txt     [all...]
geshi-doc.html     [all...]

Completed in 2257 milliseconds