Home
last modified time | relevance | path

Searched defs:to_long (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/non_terminal/
Dparser_id.hpp37 std::size_t to_long() const { return l; } in to_long() function in boost::spirit::parser_id
/aosp_15_r20/external/curl/lib/
H A Dgetinfo.c201 long *to_long; in getinfo_long() member
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_lex-0.7.0/src/
H A Dlib.rs315 pub fn to_long(&self) -> Option<(Result<&str, &OsStr>, Option<&OsStr>)> { in to_long() method
/aosp_15_r20/external/rust/android-crates-io/crates/clap_lex/src/
Dlib.rs320 pub fn to_long(&self) -> Option<(Result<&str, &OsStr>, Option<&OsStr>)> { in to_long() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap_lex/src/
Dlib.rs312 pub fn to_long(&self) -> Option<(Result<&str, &RawOsStr>, Option<&RawOsStr>)> { in to_long() method