/aosp_15_r20/external/pytorch/c10/test/util/ |
H A D | string_util_test.cpp | 12 const char* c_str = s.c_str(); in TEST() local 26 const wchar_t* c_str = s.c_str(); in TEST() local 41 const wchar_t* c_str = s.c_str(); in TEST() local 56 const wchar_t* c_str = s.c_str(); in TEST() local
|
/aosp_15_r20/external/cronet/base/debug/ |
H A D | alias.h | 91 #define DEBUG_ALIAS_FOR_CSTR(var_name, c_str, array_size) \ argument 96 #define DEBUG_ALIAS_FOR_U16CSTR(var_name, c_str, array_size) \ argument 101 #define DEBUG_ALIAS_FOR_WCHARCSTR(var_name, c_str, array_size) \ argument
|
/aosp_15_r20/external/libtextclassifier/native/utils/strings/ |
H A D | numbers.cc | 28 bool ParseInt32(const char *c_str, int32 *value) { in ParseInt32() 50 bool ParseInt64(const char *c_str, int64 *value) { in ParseInt64() 61 bool ParseDouble(const char *c_str, double *value) { in ParseDouble()
|
H A D | numbers_test.cc | 25 void TestParseInt32(const char *c_str, bool expected_parsing_success, in TestParseInt32() 55 void TestParseInt64(const char *c_str, bool expected_parsing_success, in TestParseInt64() 83 void TestParseDouble(const char *c_str, bool expected_parsing_success, in TestParseDouble()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/ |
D | string.hpp | 580 struct c_str struct 582 typedef typename mpl::end<Sequence>::type iend; 583 typedef typename mpl::begin<Sequence>::type i0; 591 typedef c_str type; 592 static typename Sequence::value_type const value[BOOST_MPL_LIMIT_STRING_SIZE+1];
|
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_strings/ |
H A D | numbers.cc | 42 bool LiteAtoi(const char *c_str, int *value) { in LiteAtoi() 75 bool LiteAtof(const char *c_str, float *value) { in LiteAtof()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
H A D | common_test.mm | 55 XCTAssertTrue(status.ok(), @"%s", std::string(status.message()).c_str()); category 59 XCTAssertTrue(status.ok(), @"%s", std::string(status.message()).c_str()); category
|
/aosp_15_r20/packages/modules/Virtualization/libs/libvm_payload/wrapper/ |
D | lib.rs | 139 let c_str = unsafe { CStr::from_ptr(AVmPayload_getApkContentsPath()) }; in apk_contents_path() localVariable 157 let c_str = unsafe { CStr::from_ptr(ptr) }; in encrypted_storage_path() localVariable
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | ref_counted_string.h | 57 char* c_str() { return payload_; } in c_str() function 88 const char* c_str() const { return str_ == nullptr ? "" : str_->c_str(); } in c_str() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | path_traits.hpp | 81 bool empty(T * const & c_str) in empty() 293 void dispatch(T * const & c_str, U& to, const codecvt_type& cvt) in dispatch() 328 void dispatch(T * const & c_str, U& to) in dispatch()
|
/aosp_15_r20/external/webrtc/rtc_base/strings/ |
H A D | json.cc | 50 const char* c_str = in.asCString(); in GetIntFromJson() local 70 const char* c_str = in.asCString(); in GetUIntFromJson() local 110 const char* c_str = in.asCString(); in GetDoubleFromJson() local
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/files/ |
D | PathUtils.h | 84 const char* c_str() { in c_str() function 96 inline CStrWrapper c_str(std::string_view stringView) { in c_str() function
|
/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/ |
D | bionic.rs | 176 let c_str = unsafe { CStr::from_ptr(c_str) }; in fputs() localVariable 213 let c_str = unsafe { CStr::from_ptr(s) }; in perror() localVariable
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/fmtlib/include/fmt/ |
D | os.h | 119 const Char* c_str() const { return data_; } in c_str() function 149 const char* c_str() const { return &buffer_[0]; } in c_str() function
|