Home
last modified time | relevance | path

Searched defs:set_format (Results 1 – 4 of 4) sorted by relevance

/external/python/parse_type/parse_type/
Dparse_util.py44 def set_format(self, format): member in Field
/external/tensorflow/tensorflow/compiler/xla/
Dlayout.h166 Layout& set_format(Format value) { in set_format() function
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_fetch.cpp277 void FetchInstruction::set_format(EVTXDataFormat fmt) in set_format() function in r600::FetchInstruction
/external/libkmsxx/kms++util/src/
Dvideodevice.cpp493 void VideoStreamer::set_format(PixelFormat fmt, uint32_t width, uint32_t height) in set_format() function in VideoStreamer