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

  /external/libnl/lib/netfilter/
log_obj.c 207 log->log_flags |= flags;
213 log->log_flags &= ~flags;
217 static struct trans_tbl log_flags[] = { variable in typeref:struct:trans_tbl
224 return __flags2str(flags, buf, len, log_flags, ARRAY_SIZE(log_flags));
229 return __str2flags(name, log_flags, ARRAY_SIZE(log_flags));
  /external/lldb/include/lldb/Interpreter/
Options.h 76 /// case 'f': log_flags = strtoull(option_arg, NULL, 0); break;
85 /// CommandOptions (CommandInterpreter &interpreter) : debug (true), verbose (false), log_file (), log_flags (0)
91 /// uint32_t log_flags;
  /external/lldb/tools/debugserver/source/
debugserver.cpp 831 uint32_t log_flags = 0; local
    [all...]
  /external/libnl/include/
netlink-types.h 772 uint32_t log_flags; member in struct:nfnl_log
  /external/protobuf/gtest/
Makefile.in 440 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
    [all...]
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h     [all...]
  /external/libpng/
Makefile.in 451 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
    [all...]
  /external/elfutils/src/tests/
Makefile 738 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
    [all...]
Makefile.in 738 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
    [all...]
  /external/pcre/dist/
Makefile.in 708 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
    [all...]
  /external/google-breakpad/
Makefile.in     [all...]
  /external/protobuf/src/
Makefile.in 703 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
    [all...]

Completed in 543 milliseconds