Home
last modified time | relevance | path

Searched defs:Formatter (Results 1 - 21 of 21) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DFormatter.java16 public interface Formatter { interface
/third_party/rust/crates/syn/src/
H A Dexport.rs23 pub type Formatter<'a> = std::fmt::Formatter<'a>; types
/third_party/rust/crates/env_logger/src/fmt/
H A Dmod.rs97 pub struct Formatter { structure names
102 impl Formatter { impls
[all...]
/third_party/rust/crates/regex/regex-syntax/src/
H A Derror.rs70 pub struct Formatter<'e, E> { structure names
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter.h28 class Formatter { class
H A Dformatter.cc109 Formatter::Formatter() {} in Formatter() function in tint::diag::Formatter
110 Formatter::Formatter(const Style& style) : style_(style) {} in Formatter() function in tint::diag::Formatter
[all...]
/third_party/rust/crates/env_logger/src/fmt/writer/termcolor/
H A Dextern_impl.rs17 impl Formatter { impls
/third_party/rust/crates/env_logger/src/fmt/humantime/
H A Dextern_impl.rs14 impl Formatter { impls
/third_party/jinja2/
H A Dsandbox.py10 from string import Formatter namespace
/third_party/mesa3d/src/gallium/tools/trace/
H A Dformat.py33 class Formatter: class
[all...]
/third_party/python/Lib/
H A Dstring.py188 class Formatter: class
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_join_internal.h291 typedef typename DefaultFormatter<ValueType>::Type Formatter; JoinRange() typedef
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Dsandbox.py9 from string import Formatter namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Dsandbox.py24 from string import Formatter namespace
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-console.cc65 bool Formatter(Isolate* isolate, BuiltinArguments& args, int index) { in Formatter() function
/third_party/skia/third_party/externals/jinja2/
H A Dsandbox.py9 from string import Formatter namespace
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
H A DStableAPI.java1029 public interface Formatter { interface in StableAPI
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineOperand.cpp786 const MIRFormatter *Formatter = nullptr; in print() local
1138 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print() local
/third_party/python/Lib/logging/
H A D__init__.py531 class Formatter(object): class
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h688 class PROTOC_EXPORT Formatter { class
690 explicit Formatter(io::Printer* printer) : printer_(printer) {} in Formatter() function in google::protobuf::compiler::cpp::Formatter
691 Formatter(io::Printer* printer, in Formatter() function in google::protobuf::compiler::cpp::Formatter
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1820 mutable std::unique_ptr<MIRFormatter> Formatter; member in llvm::TargetInstrInfo

Completed in 18 milliseconds