Home
last modified time | relevance | path

Searched defs:set_options (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/llvm/bindings/python/llvm/
Ddisassembler.py143 def set_options(self, options): member in Disassembler
/external/llvm/bindings/python/llvm/
Ddisassembler.py144 def set_options(self, options): member in Disassembler
/external/tensorflow/tensorflow/core/ops/
Dsparse_csr_matrix_ops_test.cc108 auto set_options = [&op](bool transpose_a, bool transpose_b, bool adjoint_a, in TEST() local
232 auto set_options = [&op](bool transpose_a, bool transpose_b, bool adjoint_a, in TEST() local
/external/libchrome/base/strings/
Dstring_tokenizer.h114 void set_options(int options) { options_ = options; } in set_options() function
/external/llvm-project/polly/lib/External/isl/
Dcodegen.c86 static __isl_give isl_ast_build *set_options(__isl_take isl_ast_build *build, in set_options() function
/external/toybox/toys/pending/
Dstty.c241 static void set_options(struct termios* new, ...) in set_options() function
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointOptions.cpp245 Flags set_options; in CreateFromStructuredData() local
/external/rust/crates/protobuf/src/well_known_types/
Dtype_pb.rs137 pub fn set_options(&mut self, v: crate::RepeatedField<Option>) { in set_options() method
581 pub fn set_options(&mut self, v: crate::RepeatedField<Option>) { in set_options() method
1163 pub fn set_options(&mut self, v: crate::RepeatedField<Option>) { in set_options() method
1499 pub fn set_options(&mut self, v: crate::RepeatedField<Option>) { in set_options() method
Dapi.rs113 pub fn set_options(&mut self, v: crate::RepeatedField<crate::well_known_types::Option>) { in set_options() method
609 pub fn set_options(&mut self, v: crate::RepeatedField<crate::well_known_types::Option>) { in set_options() method
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_init.c2305 static int set_options(ares_channel channel, const char *str) in set_options() function
/external/rust/crates/protobuf/src/
Ddescriptor.rs487 pub fn set_options(&mut self, v: FileOptions) { in set_options() method
1133 pub fn set_options(&mut self, v: MessageOptions) { in set_options() method
1591 pub fn set_options(&mut self, v: ExtensionRangeOptions) { in set_options() method
2439 pub fn set_options(&mut self, v: FieldOptions) { in set_options() method
2989 pub fn set_options(&mut self, v: OneofOptions) { in set_options() method
3246 pub fn set_options(&mut self, v: EnumOptions) { in set_options() method
3804 pub fn set_options(&mut self, v: EnumValueOptions) { in set_options() method
4078 pub fn set_options(&mut self, v: ServiceOptions) { in set_options() method
4406 pub fn set_options(&mut self, v: MethodOptions) { in set_options() method
/external/python/pyopenssl/src/OpenSSL/
DSSL.py1295 def set_options(self, options): member in Context
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i919 void set_options( enum x86_options options ) { in set_options() function
/external/python/cpython2/Modules/
D_ssl.c2570 set_options(PySSLContext *self, PyObject *arg, void *c) in set_options() function
/external/python/cpython3/Modules/
D_ssl.c3758 set_options(PySSLContext *self, PyObject *arg, void *c) in set_options() function