Searched defs:fmt (Results 1 – 8 of 8) sorted by relevance
| /libCEED/backends/sycl/ |
| H A D | online_compiler.hpp | 81 online_compiler(compiled_code_format fmt = compiled_code_format::spir_v) in online_compiler() 94 …online_compiler(sycl::info::device_type dev_type, device_arch arch, compiled_code_format fmt = com… in online_compiler() 119 online_compiler<Lang> &setOutputFormat(compiled_code_format fmt) { in setOutputFormat()
|
| /libCEED/rust/libceed/src/ |
| H A D | qfunction.rs | 377 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method 416 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method 433 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method
|
| H A D | vector.rs | 225 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method 830 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method 886 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method
|
| H A D | operator.rs | 333 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method 381 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method 437 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method
|
| H A D | lib.rs | 143 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method 248 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method
|
| H A D | elem_restriction.rs | 138 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method
|
| H A D | basis.rs | 119 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() method
|
| /libCEED/interface/ |
| H A D | ceed-vector.c | 1081 char fmt[1024]; in CeedVectorViewRange() local
|