Home
last modified time | relevance | path

Searched defs:get_options (Results 1 – 13 of 13) sorted by relevance

/external/curl/tests/
Ddictserver.py109 def get_options(): function
Dsmbserver.py324 def get_options(): function
Dnegtelnetserver.py284 def get_options(): function
/external/autotest/site_utils/
Dperf_csv_uploader.py210 def get_options(): function
/external/llvm-project/openmp/runtime/tools/lib/
Dtools.pm248 sub get_options { subroutine
/external/libcups/tools/
Dippeveps.c346 get_options(cups_option_t **options) /* O - Options */ in get_options() function
/external/tensorflow/tensorflow/lite/python/
Dconvert.py116 def get_options(): member in OpsSet
/external/rust/crates/protobuf/src/well_known_types/
Dtype_pb.rs129 pub fn get_options(&self) -> &[Option] { in get_options() method
573 pub fn get_options(&self) -> &[Option] { in get_options() method
1155 pub fn get_options(&self) -> &[Option] { in get_options() method
1491 pub fn get_options(&self) -> &[Option] { in get_options() method
Dapi.rs105 pub fn get_options(&self) -> &[crate::well_known_types::Option] { in get_options() method
601 pub fn get_options(&self) -> &[crate::well_known_types::Option] { in get_options() method
/external/libcups/scheduler/
Djob.c3626 get_options(cupsd_job_t *job, /* I - Job */ in get_options() function
/external/rust/crates/protobuf/src/
Ddescriptor.rs475 pub fn get_options(&self) -> &FileOptions { in get_options() method
1121 pub fn get_options(&self) -> &MessageOptions { in get_options() method
1579 pub fn get_options(&self) -> &ExtensionRangeOptions { in get_options() method
2427 pub fn get_options(&self) -> &FieldOptions { in get_options() method
2977 pub fn get_options(&self) -> &OneofOptions { in get_options() method
3234 pub fn get_options(&self) -> &EnumOptions { in get_options() method
3792 pub fn get_options(&self) -> &EnumValueOptions { in get_options() method
4066 pub fn get_options(&self) -> &ServiceOptions { in get_options() method
4394 pub fn get_options(&self) -> &MethodOptions { in get_options() method
/external/python/cpython2/Modules/
D_ssl.c2564 get_options(PySSLContext *self, void *c) in get_options() function
/external/python/cpython3/Modules/
D_ssl.c3752 get_options(PySSLContext *self, void *c) in get_options() function