/external/llvm-project/llvm/bindings/python/llvm/ |
D | disassembler.py | 143 def set_options(self, options): member in Disassembler
|
/external/llvm/bindings/python/llvm/ |
D | disassembler.py | 144 def set_options(self, options): member in Disassembler
|
/external/tensorflow/tensorflow/core/ops/ |
D | sparse_csr_matrix_ops_test.cc | 108 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/ |
D | string_tokenizer.h | 114 void set_options(int options) { options_ = options; } in set_options() function
|
/external/llvm-project/polly/lib/External/isl/ |
D | codegen.c | 86 static __isl_give isl_ast_build *set_options(__isl_take isl_ast_build *build, in set_options() function
|
/external/toybox/toys/pending/ |
D | stty.c | 241 static void set_options(struct termios* new, ...) in set_options() function
|
/external/llvm-project/lldb/source/Breakpoint/ |
D | BreakpointOptions.cpp | 245 Flags set_options; in CreateFromStructuredData() local
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | type_pb.rs | 137 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
|
D | api.rs | 113 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/ |
D | ares_init.c | 2305 static int set_options(ares_channel channel, const char *str) in set_options() function
|
/external/rust/crates/protobuf/src/ |
D | descriptor.rs | 487 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/ |
D | SSL.py | 1295 def set_options(self, options): member in Context
|
/external/google-breakpad/src/third_party/libdisasm/swig/ |
D | libdisasm_oop.i | 919 void set_options( enum x86_options options ) { in set_options() function
|
/external/python/cpython2/Modules/ |
D | _ssl.c | 2570 set_options(PySSLContext *self, PyObject *arg, void *c) in set_options() function
|
/external/python/cpython3/Modules/ |
D | _ssl.c | 3758 set_options(PySSLContext *self, PyObject *arg, void *c) in set_options() function
|