Home
last modified time | relevance | path

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

/external/autotest/frontend/tko/
Drpc_interface.py87 extra_info=[], **filter_data): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc621 string extra_info = GetInstructionNodeExtraInfo(parent_instr); in DumpSubcomputation() local
794 string extra_info = GetInstructionNodeExtraInfo(instr); in DumpInstruction() local
/external/webp/include/webp/
Dencode.h334 uint8_t* extra_info; // if not NULL, points to an array of size member
/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