Home
last modified time | relevance | path

Searched defs:from_string (Results 26 – 50 of 83) sorted by relevance

1234

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/builder/
H A Dos_str.rs14 pub(crate) fn from_string(name: std::ffi::OsString) -> Self { in from_string() method
248 pub(crate) fn from_string(name: std::ffi::OsString) -> Self { in from_string() method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_shaderfromstring_test.cpp83 TestShaderFromString::from_string(const std::string& s) in from_string() function in TestShaderFromString
H A Dsfn_test_shaders.cpp3220 TestShader::from_string(const std::string& s) in from_string() function in r600::TestShader
/aosp_15_r20/external/python/google-auth-library-python/google/auth/crypt/
Dbase.py78 def from_string(cls, key, key_id=None): member in FromServiceAccountMixin
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/
Dparsers.hpp48 inline date from_string(const std::string& s) { in from_string() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/
Dchained.cpp38 static foo from_string(const std::string& source) in from_string() function in boost_range_test::__anonb5c06e050111::foo
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/helpers/
Dskips.py42 def from_string(cls, lang: str): member in Lang
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/
H A DCLTuningParams.h95 bool from_string(CLTuningInfo tuning_info, std::string tuning_params_string) in from_string() function
/aosp_15_r20/tools/netsim/rust/http-proxy/src/
H A Dutil.rs77 pub fn from_string(config_string: &str) -> Result<ProxyConfig, Error> { in from_string() method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instrfactory.cpp35 InstrFactory::from_string(const std::string& s, int nesting_depth, bool is_cayman) in from_string() function in r600::InstrFactory
/aosp_15_r20/external/autotest/client/bin/input/
H A Dinput_event_recorder.py58 def from_string(ev_string): member in Event
/aosp_15_r20/external/cronet/testing/scripts/rust/
H A Dtest_filtering.py113 def from_string(cmdline_arg): member in _TestFiltersGroup
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_watch.py52 def from_string(version_string: str) -> "RustReleaseVersion": member in RustReleaseVersion
/aosp_15_r20/external/pytorch/.github/scripts/
H A Dpytest_caching_utils.py44 def from_string(cls, repo_string: str) -> "GithubRepo": member in GithubRepo
/aosp_15_r20/external/bazelbuild-rules_python/python/private/pypi/whl_installer/
H A Dplatform.py176 def from_string(cls, platform: Union[str, List[str]]) -> List["Platform"]: member in Platform
/aosp_15_r20/external/rust/android-crates-io/crates/strum_macros/src/
Dlib.rs112 pub fn from_string(input: proc_macro::TokenStream) -> proc_macro::TokenStream { in from_string() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/
H A Dmonitors.py33 def from_string(cls, path): member in CredentialFactory
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/strum_macros-0.25.3/src/
H A Dlib.rs112 pub fn from_string(input: proc_macro::TokenStream) -> proc_macro::TokenStream { in from_string() function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Ddevice_spec.py146 def from_string(cls, spec): member in DeviceSpecV2
/aosp_15_r20/external/pigweed/pw_tokenizer/py/pw_tokenizer/
H A Ddecode.py249 def from_string(cls, format_specifier: str): member in FormatSpec
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/element/
Dtext.rs201 pub fn from_string<S: Into<TextStyle<'a>>>( in from_string() method
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dpci_address.rs352 fn from_string() { in from_string() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/os_str/
H A Dwtf8.rs88 pub fn from_string(s: String) -> Buf { in from_string() method
H A Dbytes.rs106 pub fn from_string(s: String) -> Buf { in from_string() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/os_str/
H A Dwtf8.rs88 pub fn from_string(s: String) -> Buf { in from_string() method

1234