/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A 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
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | cursesm.h | 120 inline void set_options (Item_Options opts) { in set_options() function 459 inline void set_options (Menu_Options opts) { in set_options() function
|
D | cursesf.h | 282 inline void set_options (Field_Options opts) { in set_options() function 577 inline void set_options (Form_Options opts) { in set_options() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/ |
D | ipv4_header.rs | 365 pub fn set_options(&mut self, data: &[u8]) -> Result<(), err::ipv4::BadOptionsLen> { in set_options() method 1042 fn set_options() { in set_options() function
|
/aosp_15_r20/external/llvm/bindings/python/llvm/ |
H A D | disassembler.py | 144 def set_options(self, options): member in Disassembler
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/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
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/train/optim/ |
H A D | sgd.cpp | 24 void SGDParamGroup::set_options(std::unique_ptr<SGDOptions> options) { in set_options() function in torch::jit::mobile::SGDParamGroup
|
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | form_widget_info.cc | 148 void FormWidgetInfo::set_options(const vector<Option>& options) { in set_options() function in pdfClient::FormWidgetInfo
|
/aosp_15_r20/external/pytorch/torch/csrc/api/src/optim/ |
H A D | optimizer.cpp | 27 void OptimizerParamGroup::set_options( in set_options() function in torch::optim::OptimizerParamGroup
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | string_tokenizer.h | 167 void set_options(int options) { options_ = options; } in set_options() function
|
/aosp_15_r20/external/executorch/extension/training/optimizer/ |
H A D | sgd.cpp | 65 void SGDParamGroup::set_options(std::unique_ptr<SGDOptions> options) { in set_options() function in executorch::extension::training::optimizer::SGDParamGroup
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/strings/ |
D | string_tokenizer.h | 117 void set_options(int options) { options_ = options; } in set_options() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/strings/ |
D | string_tokenizer.h | 117 void set_options(int options) { options_ = options; } in set_options() function
|
/aosp_15_r20/external/libchrome/base/strings/ |
H A D | string_tokenizer.h | 114 void set_options(int options) { options_ = options; } in set_options() function
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | stty.c | 241 static void set_options(struct termios* new, ...) in set_options() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
D | descriptor.pbzero.h | 382 template <typename T = OneofOptions> T* set_options() { in set_options() function 620 template <typename T = FieldOptions> T* set_options() { in set_options() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
H A D | descriptor.pbzero.h | 382 template <typename T = OneofOptions> T* set_options() { in set_options() function 620 template <typename T = FieldOptions> T* set_options() { in set_options() function
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/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
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | ares_init.c | 2024 static int set_options(ares_channel channel, const char *str) in set_options() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/transport/ |
D | tcp_header.rs | 188 pub fn set_options( in set_options() method
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | dataset.h | 1078 void set_options(const Options& options) { options_ = options; } in set_options() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | tls.rs | 739 pub fn set_options(&mut self, opts: u32) { in set_options() method
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | tls.rs | 739 pub fn set_options(&mut self, opts: u32) { in set_options() method
|
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/swig/ |
H A D | libdisasm_oop.i | 919 void set_options( enum x86_options options ) { in set_options() function
|