Searched defs:get_layout (Results 1 – 7 of 7) sorted by relevance
142 TF::TPUGetLayoutOp get_layout, in BuildCopyWithLayout()154 auto get_layout = BuildGetLayout(execute_arg_index, execute.key(), in HandleInput() local181 auto get_layout = BuildGetLayout(execute_arg_index, compilation_key, in HandleReplicatedInputs() local
125 def get_layout(ns): function
96 def get_layout(self, file_name): member in LayoutScraper
43 const struct flashrom_layout *get_layout(const struct flashrom_flashctx *const flashctx) in get_layout() function
316 def get_layout(self): member in IRNode1884 def get_layout(self): member in BaseView2339 def get_layout(self): member in ReinterpretView3061 def get_layout(self): member in Buffer7443 def get_layout(self): member in MutableBox
973 CJS_Result CJS_Document::get_layout(CJS_Runtime* pRuntime) { in get_layout() function in CJS_Document
3668 fn get_layout(&self, ctx: &BindgenContext, extra: &Self::Extra) -> Layout { in get_layout() method