/external/rust/crates/protobuf-codegen/src/ |
D | customize.rs | 8 pub struct Customize { struct 50 impl Customize { argument 52 pub fn update_with(&mut self, that: &Customize) { in update_with() argument 86 pub fn set_defaults_from(&mut self, other: &Customize) { in set_defaults_from() argument 93 pub fn parse_from_parameter(parameter: &str) -> CustomizeParseParameterResult<Customize> { in parse_from_parameter() argument 99 let mut r = Customize::default(); in parse_from_parameter() 139 pub fn customize_from_rustproto_for_message(source: &MessageOptions) -> Customize { in customize_from_rustproto_for_message() argument 150 Customize { in customize_from_rustproto_for_message() 165 pub fn customize_from_rustproto_for_field(source: &FieldOptions) -> Customize { in customize_from_rustproto_for_field() argument 177 Customize { in customize_from_rustproto_for_field() [all …]
|
D | rust_types_values.rs | 12 use Customize; 53 pub(crate) fn to_code(&self, customize: &Customize) -> String { in to_code() 177 pub fn default_value(&self, customize: &Customize) -> String { in default_value() 211 pub fn default_value_typed(self, customize: &Customize) -> RustValueTyped { in default_value_typed() 219 pub fn clear(&self, v: &str, customize: &Customize) -> String { in clear() 242 pub fn wrap_value(&self, value: &str, customize: &Customize) -> String { in wrap_value() 260 pub fn into_target(&self, target: &RustType, v: &str, customize: &Customize) -> String { in into_target() 269 customize: &Customize, in try_into_target() argument 417 pub fn into_type(&self, target: RustType, customize: &Customize) -> RustValueTyped { in into_type() 425 pub fn boxed(self, customize: &Customize) -> RustValueTyped { in boxed() [all …]
|
D | oneof.rs | 18 use Customize; 86 customize: Customize, 95 customize: Customize, in parse() argument 132 customize: Customize, 139 customize: &Customize, in parse() argument
|
D | inside.rs | 1 use Customize; 5 pub(crate) fn protobuf_crate_path(customize: &Customize) -> &str { in protobuf_crate_path()
|
D | file_and_mod.rs | 2 use Customize; 8 pub customize: Customize,
|
D | lib.rs | 56 pub use customize::Customize; 98 customize: &Customize, in write_file_descriptor_data() argument 175 customize: &Customize, in gen_file() argument 261 customize: &Customize, in gen() argument 298 customize: &Customize, in gen_and_write() argument 316 let customize = Customize::parse_from_parameter(r.parameter).expect("parse options"); in protoc_gen_rust_main()
|
D | serde.rs | 2 use Customize; 5 pub fn write_serde_attr(w: &mut CodeWriter, customize: &Customize, attr: &str) { in write_serde_attr() argument
|
D | extensions.rs | 8 use Customize; 14 customize: Customize, 91 customize: &Customize, in write_extensions() argument
|
D | enums.rs | 6 use super::customize::Customize; 59 customize: Customize, 66 customize: &Customize, in new() argument
|
D | code_writer.rs | 6 use Customize; 107 pub fn lazy_static(&mut self, name: &str, ty: &str, customize: &Customize) { in lazy_static() argument 117 pub fn lazy_static_decl_get<F>(&mut self, name: &str, ty: &str, customize: &Customize, init: F) in lazy_static_decl_get() argument 132 customize: &Customize, in lazy_static_decl_get_simple() argument
|
D | message.rs | 3 use super::customize::Customize; 32 pub fn default_instance(&self, customize: &Customize) -> String { in default_instance() 48 customize: Customize, 55 customize: &Customize, in new() argument
|
/external/openssh/contrib/hpux/ |
D | README | 15 o Customize sshd if needed (SSHD_ARGS) 29 o Customize egd if needed (EGD_ARGS and EGD_LOG)
|
/external/capstone/docs/ |
D | README | 23 * Customize instruction mnemonics at run-time.
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | model_maker.md | 31 # Customize the TensorFlow model.
|
/external/rust/crates/protobuf-codegen/src/field/ |
D | mod.rs | 12 use super::customize::Customize; 291 fn lib_protobuf_type(&self, customize: &Customize) -> String { in lib_protobuf_type() 307 customize: &Customize, in field_elem() argument 442 pub(crate) customize: Customize, 449 customize: &Customize, in parse() argument
|
/external/tensorflow/tensorflow/lite/g3doc/models/image_classification/ |
D | overview.md | 168 <a href="#customize_model">Customize model</a>. 181 <h3>Customize model</h3>
|
/external/blktrace/ |
D | README | 89 -f Output format. Customize the output format. The format field
|
/external/icu/icu4c/ |
D | icu4c.css | 52 * Customize the headers to have less space around them than usual
|
/external/tensorflow/tensorflow/lite/g3doc/tutorials/ |
D | model_maker_text_classification.ipynb | 260 "Step 3. Customize the TensorFlow model." 463 "## Customize the TensorFlow Model\n",
|
D | model_maker_image_classification.ipynb | 227 "Step 2. Customize the TensorFlow model." 437 "### Step 2: Customize the TensorFlow Model\n",
|
D | model_maker_question_answer.ipynb | 320 "## Customize the TensorFlow Model\n",
|
/external/python/cpython2/Mac/BuildScript/resources/ |
D | ReadMe.rtf | 112 \i Customize
|
/external/python/cpython3/Doc/c-api/ |
D | memory.rst | 357 Customize Memory Allocators 502 Customize pymalloc Arena Allocator
|
/external/fmtlib/doc/bootstrap/ |
D | forms.less | 130 // Customize the `:focus` state to imitate native WebKit styles.
|
/external/python/cpython3/Doc/using/ |
D | windows.rst | 81 Selecting "Customize installation" will allow you to select the features to 85 To perform an all-users installation, you should select "Customize
|