Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/tests/
Dcontext-info.sh81 get_options() { function
Dcompat.sh104 get_options() { function
Dssl-opt.sh137 get_options() { function
/external/mbedtls/tests/
Dcontext-info.sh81 get_options() { function
Dcompat.sh104 get_options() { function
Dssl-opt.sh148 get_options() { function
/external/curl/tests/
Ddictserver.py114 def get_options(): function
Dsmbserver.py329 def get_options(): function
Dnegtelnetserver.py298 def get_options(): function
/external/autotest/site_utils/
Dperf_csv_uploader.py210 def get_options(): function
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_bpftool_synctypes.py278 def get_options(self): member in SourceFileExtractor
421 def get_options(self): member in ManPageExtractor
/external/libcups/tools/
Dippeveps.c346 get_options(cups_option_t **options) /* O - Options */ in get_options() function
/external/tensorflow/tensorflow/lite/python/
Dconvert.py193 def get_options(): member in OpsSet
/external/rust/crates/protobuf/2.27.1/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/openthread/third_party/mbedtls/repo/programs/test/
Dudp_proxy.c186 static void get_options( int argc, char *argv[] ) in get_options() function
/external/mbedtls/programs/test/
Dudp_proxy.c189 static void get_options( int argc, char *argv[] ) in get_options() function
/external/libcups/scheduler/
Djob.c3626 get_options(cupsd_job_t *job, /* I - Job */ in get_options() function
/external/rust/crates/protobuf/2.27.1/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.c3591 get_options(PySSLContext *self, void *c) in get_options() function