Home
last modified time | relevance | path

Searched defs:PrintOptions (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-json-mapping/src/
Dprint.rs556 pub struct PrintOptions { struct
560 pub enum_values_int: bool,
563 pub proto_field_name: bool,
565 pub always_output_default_values: bool,
567 pub _future_options: (),
573 print_options: &PrintOptions, in print_to_string_with_options()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp1990 static cl::opt<bool> PrintOptions( variable
/aosp_15_r20/external/llvm/lib/Support/
H A DCommandLine.cpp1973 static cl::opt<bool> PrintOptions( variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCommandLine.cpp2388 static cl::opt<bool> PrintOptions( variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCommandLine.cpp2630 cl::opt<bool> PrintOptions{ member