Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/graphite/
DRenderPassDesc.cpp17 const char* to_str(LoadOp op) { in to_str() function
27 const char* to_str(StoreOp op) { in to_str() function
DResourceProvider.cpp35 [[maybe_unused]] static std::string to_str(const SharedContext* ctx, in to_str() function
/external/bcc/tools/
Dnetqtop.py24 def to_str(num): function
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/
Dcommon.h83 inline const char* to_str(spdlog::level::level_enum l) in to_str() function
/external/ComputeLibrary/src/runtime/CL/mlgo/
DUtils.cpp35 inline std::string to_str(const T &val) in to_str() function
/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
Dschema.py305 def to_str(self, from_cache): member in _SchemaToStruct
/external/gsc-utils/rust/explain_ap_ro_verification_status/src/
Dmain.rs32 fn to_str(self) -> &'static str { in to_str() method
/external/python/google-api-python-client/googleapiclient/
Dschema.py303 def to_str(self, from_cache): member in _SchemaToStruct
/external/skia/tests/graphite/precompile/
DPaintParamsKeyTest.cpp129 const char* to_str(ShaderType s) { in to_str() function
155 const char* to_str(MaskFilterType mf) { in to_str() function
185 const char* to_str(BlenderType b) { in to_str() function
228 const char* to_str(ColorFilterType cf) { in to_str() function
255 const char* to_str(ClipType c) { in to_str() function
288 const char* to_str(ImageFilterType c) { in to_str() function
297 const char* to_str(DrawTypeFlags dt) { in to_str() function
/external/webrtc/stats/
Drtc_stats.cc175 #define WEBRTC_DEFINE_RTCSTATSMEMBER(T, type, is_seq, is_str, to_str, to_json) \ argument
/external/pytorch/benchmarks/fastrnns/
Dbench.py37 def to_str(item): function
/external/rust/android-crates-io/crates/protobuf-parse/src/
Dproto_path.rs112 pub fn to_str(&self) -> &str { in to_str() method
/external/rust/android-crates-io/crates/toml_edit/src/
Draw_string.rs45 pub(crate) fn to_str<'s>(&'s self, input: &'s str) -> &'s str { in to_str() method
/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
/external/rust/android-crates-io/crates/protobuf/src/reflect/value/
Dvalue_ref.rs173 pub fn to_str(&self) -> Option<&str> { in to_str() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/
Dcxx_string.rs140 pub fn to_str(&self) -> Result<&str, Utf8Error> { in to_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/
Dcxx_string.rs140 pub fn to_str(&self) -> Result<&str, Utf8Error> { in to_str() method
/external/rust/cxx/src/
Dcxx_string.rs140 pub fn to_str(&self) -> Result<&str, Utf8Error> { in to_str() method
/external/mesa3d/src/imagination/common/
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
/external/pytorch/torch/testing/_internal/optests/
Dgenerate_tests.py779 def _save(self, to_str=False) -> Optional[str]: argument
/external/rust/android-crates-io/crates/csv/src/
Dwriter.rs1353 fn to_str(self) -> String { in full_buffer_should_not_flush_underlying() method
/external/rust/android-crates-io/extra_versions/crates/http/src/header/
Dvalue.rs251 pub fn to_str(&self) -> Result<&str, ToStrError> { in to_str() method
/external/rust/android-crates-io/crates/http/src/header/
Dvalue.rs251 pub fn to_str(&self) -> Result<&str, ToStrError> { in to_str() method
/external/gsc-utils/rust/ap_ro_errs/src/
Dlib.rs617 pub fn to_str(self) -> &'static str { in to_str() method

12