Home
last modified time | relevance | path

Searched defs:to_str (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRenderPassDesc.cpp16 const char* to_str(LoadOp op) { in to_str() function
26 const char* to_str(StoreOp op) { in to_str() function
H A DResourceProvider.cpp35 [[maybe_unused]] static std::string to_str(const SharedContext* ctx, in to_str() function
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp127 const char* to_str(ShaderType s) { in to_str() function
153 const char* to_str(MaskFilterType mf) { in to_str() function
183 const char* to_str(BlenderType b) { in to_str() function
226 const char* to_str(ColorFilterType cf) { in to_str() function
253 const char* to_str(ClipType c) { in to_str() function
286 const char* to_str(ImageFilterType c) { in to_str() function
295 const char* to_str(DrawTypeFlags dt) { in to_str() function
/aosp_15_r20/packages/modules/NeuralNetworks/tools/systrace_parser/parser/
Dtree.py177 def to_str(self): member in SingleThreadCallTree
280 def to_str(self, indent=''): member in CallTreeNode
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/
H A Dc_str.rs6 fn to_str() { in to_str() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/
H A Dc_str.rs6 fn to_str() { in to_str() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/
H A Dc_str.rs6 fn to_str() { in to_str() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/
H A Dc_str.rs6 fn to_str() { in to_str() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/tests/
H A Dc_str.rs6 fn to_str() { in to_str() function
/aosp_15_r20/external/bcc/tools/
H A Dnetqtop.py24 def to_str(num): function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/
H A Dcommon.h83 inline const char* to_str(spdlog::level::level_enum l) in to_str() function
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/mlgo/
H A DUtils.cpp35 inline std::string to_str(const T &val) in to_str() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
H A Dschema.py305 def to_str(self, from_cache): member in _SchemaToStruct
/aosp_15_r20/external/gsc-utils/rust/explain_ap_ro_verification_status/src/
H A Dmain.rs32 fn to_str(self) -> &'static str { in to_str() method
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/
Dschema.py303 def to_str(self, from_cache): member in _SchemaToStruct
/aosp_15_r20/external/webrtc/stats/
H A Drtc_stats.cc175 #define WEBRTC_DEFINE_RTCSTATSMEMBER(T, type, is_seq, is_str, to_str, to_json) \ argument
/aosp_15_r20/external/pytorch/benchmarks/fastrnns/
H A Dbench.py37 def to_str(item): function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dproto_path.rs112 pub fn to_str(&self) -> &str { in to_str() method
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/
Draw_string.rs32 pub(crate) fn to_str<'s>(&'s self, input: &'s str) -> &'s str { in to_str() method
/aosp_15_r20/external/mesa3d/src/imagination/common/
H A Dpvr_dump.h626 #define pvr_dump_field_enum(ctx, name, value, to_str) \ argument
722 #define pvr_dump_field_member_enum(ctx, compound, member, to_str) \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/test/
Dfloat_types_test.cpp68 std::basic_string<CharT> to_str(T t) in to_str() function
Dintegral_types_test.cpp193 std::basic_string<CharT> to_str(T t) in to_str() function
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dpartition.rs48 pub fn to_str(&self) -> &str { in to_str() method
105 pub fn to_str(&self) -> &'static str { in to_str() method
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/value/
Dvalue_ref.rs173 pub fn to_str(&self) -> Option<&str> { in to_str() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Dcxx_string.rs140 pub fn to_str(&self) -> Result<&str, Utf8Error> { in to_str() method

123