Home
last modified time | relevance | path

Searched defs:prefix_string (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_middle/src/ty/
Derror.rs267 pub fn prefix_string(self, tcx: TyCtxt<'_>) -> Cow<'static, str> { in prefix_string() method
/third_party/ffmpeg/fftools/
Dffprobe.c415 const char *prefix_string = ""; in value_string() local