Home
last modified time | relevance | path

Searched defs:with_options (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/bindings/python/google_benchmark/
H A Dexample.py98 def with_options(state): function
/aosp_15_r20/external/google-benchmark/bindings/python/google_benchmark/
H A Dexample.py101 def with_options(state): function
/aosp_15_r20/external/rust/crates/rusb/src/
Dcontext.rs291 pub fn with_options(opts: &[crate::UsbOption]) -> crate::Result<Self> { in with_options() method
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dcontext.rs291 pub fn with_options(opts: &[crate::UsbOption]) -> crate::Result<Self> { in with_options() method
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py478 def with_options(cls, **options): member in BuildExtension
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py2844 def with_options(self, options, name=None): member in DatasetV2
4130 def with_options(self, options, name=None): member in DatasetV1
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py2010 with_options=False, argument