Home
last modified time | relevance | path

Searched defs:extra_info (Results 1 – 6 of 6) sorted by relevance

/external/autotest/utils/frozen_chromite/lib/
Dfailure_message_lib.py100 def __init__(self, stage_failure, extra_info=None, stage_prefix_name=None): argument
137 def _DecodeExtraInfo(self, extra_info): argument
/external/autotest/frontend/tko/
Drpc_interface.py87 extra_info=[], **filter_data): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc655 std::string extra_info = GetInstructionNodeExtraInfo(parent_instr); in DumpSubcomputation() local
831 std::string extra_info = GetInstructionNodeExtraInfo(instr); in DumpInstruction() local
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Drocm_tracer.cc179 std::string extra_info) { in DumpActivityRecord()
/external/webp/src/webp/
Dencode.h334 uint8_t* extra_info; // if not NULL, points to an array of size member
/external/libusb/examples/
Dxusb.c42 static bool extra_info = false; variable