HomeSort by relevance Sort by last modified time
    Searched full:plog (Results 226 - 250 of 398) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/srec/tools/make_g2g/
make_g2g.c 24 #include "plog.h"
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_log.h 268 PERF_LOG_Private *me = priv->pLog;
281 PERF_LOG_Private *me = priv->pLog;
296 PERF_LOG_Private *me = priv->pLog;
322 PERF_LOG_Private *me = priv->pLog;
perf_obj.h 45 struct PERF_LOG_Private *pLog;
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf.c 101 me->pLog = NULL;
  /external/chromium/net/udp/
udp_socket_libevent.cc 76 PLOG(ERROR) << "close";
149 PLOG(ERROR) << "WatchFileDescriptor failed on read";
  /external/ipsec-tools/src/racoon/
schedule.c 49 #include "plog.h"
216 plog(LLV_DEBUG, LOCATION, NULL,
  /external/kernel-headers/original/linux/
pkt_sched.h 205 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
248 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pkt_sched.h 178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_sched.h 178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_sched.h 178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /external/chromium_org/tools/android/memdump/
memdump.cc 168 PLOG(ERROR) << "lseek";
173 PLOG(ERROR) << "read";
183 PLOG(ERROR) << "open";
467 PLOG(ERROR) << "open";
519 PLOG(ERROR) << "open /proc/kpagecount";
525 PLOG(ERROR) << "open /proc/kpageflags";
  /art/runtime/gc/space/
dlmalloc_space.cc 38 PLOG(FATAL) << # call << " failed for " << what; \
224 // clear errno to allow PLOG on error
234 PLOG(ERROR) << "create_mspace_with_base failed";
  /external/chromium/base/files/
file_path_watcher_mac.cc 197 PLOG(ERROR) << "close";
205 PLOG(ERROR) << "kevent";
434 PLOG(ERROR) << "kqueue";
  /external/chromium/chrome/browser/
shell_integration_linux.cc 130 PLOG(ERROR) << "close";
137 PLOG(ERROR) << "close";
148 PLOG(ERROR) << "close";
  /external/chromium_org/chrome/browser/policy/
policy_loader_win.cc 82 PLOG(WARNING) << "IsWow64ProcFailed";
123 PLOG(WARNING) << "Wow64DisableWow64FSRedirection";
421 PLOG(ERROR) << "GetAppliedGPOList scope " << scope;
  /external/chromium/base/
process_util_posix.cc 273 PLOG(ERROR) << "Unable to terminate process group " << process_group_id;
518 PLOG(ERROR) << "fork";
700 PLOG(ERROR) << "waitpid(" << handle << ")";
782 PLOG(ERROR) << "kqueue";
805 PLOG(ERROR) << "close";
808 PLOG(ERROR) << "kevent";
    [all...]
message_pump_libevent.cc 124 PLOG(ERROR) << "close";
128 PLOG(ERROR) << "close";
shared_memory_win.cc 209 PLOG(ERROR) << "Could not create mutex.";
  /art/runtime/base/
logging.h 63 PLOG(FATAL) << # call << " failed for " << what; \
120 #define PLOG(severity) ::art::LogMessage(__FILE__, __LINE__, severity, errno).stream()
mutex-inl.h 149 PLOG(FATAL) << "futex wait failed for " << name_;
  /external/chromium_org/chrome/browser/
process_info_snapshot_mac.cc 33 PLOG(ERROR) << "sysctl() for KERN_PROC";
58 PLOG(ERROR) << "sysctl() for KERN_ARGMAX";
  /external/chromium_org/content/browser/renderer_host/
render_widget_helper.cc 385 PLOG(ERROR) << "close";
396 PLOG(ERROR) << "close: " << i->first;
  /art/compiler/
elf_stripper.cc 123 PLOG(ERROR) << "Failed to truncate while stripping ELF file: " << file->GetPath();
  /art/runtime/arch/x86/
thread_x86.cc 78 PLOG(FATAL) << "i386_set_ldt failed";
  /art/runtime/gc/accounting/
atomic_stack.h 53 PLOG(WARNING) << "madvise failed";

Completed in 4615 milliseconds

1 2 3 4 5 6 7 8 91011>>