Home
last modified time | relevance | path

Searched refs:LOG_FORMAT (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/cellular/
Dcellular_logging.py9 LOG_FORMAT = ' %(name)s - %(filename)s - %(lineno)d- %(message)s' variable
12 def SetupCellularLogging(logger_name, format_string=LOG_FORMAT):
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td968 multiclass LOG_FORMAT<string OpcStr, SDNode OpNode> {
998 defm OR : LOG_FORMAT<"or", or>;
999 defm AND : LOG_FORMAT<"and", and>;
1000 defm XOR : LOG_FORMAT<"xor", xor>;