/aosp_15_r20/external/libcxx/src/ |
H A D | string.cpp | 87 as_integer(const string& func, const string& s, size_t* idx, int base ) in as_integer() function 99 as_integer(const string& func, const string& s, size_t* idx, int base ) in as_integer() function 107 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() function 115 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() function 123 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() function 132 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function 144 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function 152 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function 160 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function 168 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | string.cpp | 90 inline int as_integer(const string& func, const string& s, size_t* idx, int base) { in as_integer() function 99 inline long as_integer(const string& func, const string& s, size_t* idx, int base) { in as_integer() function 104 inline unsigned long as_integer(const string& func, const string& s, size_t* idx, int base) { in as_integer() function 109 inline long long as_integer(const string& func, const string& s, size_t* idx, int base) { in as_integer() function 114 inline unsigned long long as_integer(const string& func, const string& s, size_t* idx, int base) { in as_integer() function 121 inline int as_integer(const string& func, const wstring& s, size_t* idx, int base) { in as_integer() function 130 inline long as_integer(const string& func, const wstring& s, size_t* idx, int base) { in as_integer() function 135 inline unsigned long as_integer(const string& func, const wstring& s, size_t* idx, int base) { in as_integer() function 140 inline long long as_integer(const string& func, const wstring& s, size_t* idx, int base) { in as_integer() function 145 inline unsigned long long as_integer(const string& func, const wstring& s, size_t* idx, int base) { in as_integer() function
|
/aosp_15_r20/external/openscreen/util/ |
H A D | yet_another_bit_vector.h | 92 uint64_t as_integer; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium/src/value/ |
D | mod.rs | 75 pub fn as_integer(&self) -> Option<Integer> { in as_integer() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/ |
D | item.rs | 200 pub fn as_integer(&self) -> Option<i64> { in as_integer() method
|
D | value.rs | 58 pub fn as_integer(&self) -> Option<i64> { in as_integer() method
|
/aosp_15_r20/external/mesa3d/src/loader/ |
H A D | loader.c | 401 int as_integer; in loader_get_user_preferred_fd() member
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/ |
D | ty.rs | 171 pub(crate) fn as_integer(&self) -> Option<IntKind> { in as_integer() method
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_arg_parser.cpp | 1201 const auto as_integer = parse_as_integer(str); in set_default_str() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck_derive/src/ |
D | traits.rs | 1068 fn as_integer(&self) -> Option<IntegerRepr> { in as_integer() method
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/ |
H A D | numbers_test.cc | 147 integer as_integer() const { return i; } in as_integer() function
|
/aosp_15_r20/external/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 153 integer as_integer() const { return i; } in as_integer() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 149 integer as_integer() const { return i; } in as_integer() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 153 integer as_integer() const { return i; } in as_integer() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | numbers_test.cc | 149 integer as_integer() const { return i; } in as_integer() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/ |
H A D | numbers_test.cc | 149 integer as_integer() const { return i; } in as_integer() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 153 integer as_integer() const { return i; } in as_integer() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml/src/ |
D | value.rs | 96 pub fn as_integer(&self) -> Option<i64> { in as_integer() method
|