/external/ComputeLibrary/utils/ |
D | TypePrinter.h | 121 inline std::string to_string(const NonLinearFilterFunction &function) in to_string() function 164 inline std::string to_string(const MatrixPattern &pattern) in to_string() function 232 inline std::string to_string(const ROIPoolingLayerInfo &pool_info) in to_string() function 295 inline std::string to_string(const GEMMRHSMatrixInfo &gemm_info) in to_string() function 308 inline std::string to_string(const GEMMLHSMatrixInfo &gemm_info) in to_string() function 321 inline std::string to_string(const GEMMKernelInfo &gemm_info) in to_string() function 349 inline std::string to_string(const BoundingBoxTransformInfo &bbox_info) in to_string() function 375 inline std::string to_string(const ComputeAnchorsInfo &anchors_info) in to_string() function 401 inline std::string to_string(const GenerateProposalsInfo &proposals_info) in to_string() function 429 inline std::string to_string(const QuantizationInfo &quantization_info) in to_string() function [all …]
|
/external/selinux/python/sepolgen/src/sepolgen/ |
D | refpolicy.py | 150 def to_string(self): member in Node 167 def to_string(self): member in Leaf 319 def to_string(self, default_level=None): member in SecurityContext 402 def to_string(self): member in XpermSet 428 def to_string(self): member in TypeAttribute 441 def to_string(self): member in RoleAttribute 451 def to_string(self): member in Role 464 def to_string(self): member in Type 478 def to_string(self): member in TypeAlias 486 def to_string(self): member in Attribute [all …]
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_enums.hpp | 89 VULKAN_HPP_INLINE std::string to_string( Result value ) in to_string() function 1110 VULKAN_HPP_INLINE std::string to_string( StructureType value ) in to_string() function 2022 VULKAN_HPP_INLINE std::string to_string( ObjectType value ) in to_string() function 2090 VULKAN_HPP_INLINE std::string to_string( VendorId value ) in to_string() function 2109 VULKAN_HPP_INLINE std::string to_string( PipelineCacheHeaderVersion value ) in to_string() function 2423 VULKAN_HPP_INLINE std::string to_string( Format value ) in to_string() function 2735 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlagBits value ) in to_string() function 2808 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlagBits value ) in to_string() function 2839 VULKAN_HPP_INLINE std::string to_string( ImageTiling value ) in to_string() function 2857 VULKAN_HPP_INLINE std::string to_string( ImageType value ) in to_string() function [all …]
|
/external/swiftshader/include/vulkan/ |
D | vulkan_enums.hpp | 88 VULKAN_HPP_INLINE std::string to_string(Result value) in to_string() function 994 VULKAN_HPP_INLINE std::string to_string(StructureType value) in to_string() function 1746 VULKAN_HPP_INLINE std::string to_string(ObjectType value) in to_string() function 1814 VULKAN_HPP_INLINE std::string to_string(VendorId value) in to_string() function 1833 VULKAN_HPP_INLINE std::string to_string(PipelineCacheHeaderVersion value) in to_string() function 2147 VULKAN_HPP_INLINE std::string to_string(Format value) in to_string() function 2454 VULKAN_HPP_INLINE std::string to_string(FormatFeatureFlagBits value) in to_string() function 2525 VULKAN_HPP_INLINE std::string to_string(ImageCreateFlagBits value) in to_string() function 2557 VULKAN_HPP_INLINE std::string to_string(ImageTiling value) in to_string() function 2575 VULKAN_HPP_INLINE std::string to_string(ImageType value) in to_string() function [all …]
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_enums.hpp | 89 VULKAN_HPP_INLINE std::string to_string( Result value ) in to_string() function 995 VULKAN_HPP_INLINE std::string to_string( StructureType value ) in to_string() function 1747 VULKAN_HPP_INLINE std::string to_string( ObjectType value ) in to_string() function 1815 VULKAN_HPP_INLINE std::string to_string( VendorId value ) in to_string() function 1834 VULKAN_HPP_INLINE std::string to_string( PipelineCacheHeaderVersion value ) in to_string() function 2148 VULKAN_HPP_INLINE std::string to_string( Format value ) in to_string() function 2455 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlagBits value ) in to_string() function 2526 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlagBits value ) in to_string() function 2558 VULKAN_HPP_INLINE std::string to_string( ImageTiling value ) in to_string() function 2576 VULKAN_HPP_INLINE std::string to_string( ImageType value ) in to_string() function [all …]
|
/external/ComputeLibrary/support/ |
D | StringSupport.h | 127 inline std::string to_string(T && value) in to_string() function 162 inline std::string to_string(T &&value) in to_string() function 184 inline std::string to_string(bool value) in to_string() function
|
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
D | UnwantedTokenException.pm | 15 sub to_string { subroutine
|
D | MissingTokenException.pm | 20 sub to_string { subroutine
|
D | MismatchedTokenException.pm | 26 sub to_string { method in ANTLR::Runtime::MismatchedTokenException
|
D | BitSet.pm | 219 sub to_string : method { subroutine
|
D | CommonTokenStream.pm | 344 sub to_string { method in ANTLR::Runtime::CommonTokenStream
|
/external/ComputeLibrary/src/core/ |
D | TracePoint.cpp | 76 std::string to_string(const arm_gemm::Activation &arg) in to_string() function 92 std::string to_string(const arm_gemm::GemmArgs &arg) in to_string() function 112 std::string to_string(const ITensor &arg) in to_string() function
|
D | Size2D.cpp | 29 std::string Size2D::to_string() const in to_string() function in arm_compute::Size2D
|
/external/llvm/utils/gdb-scripts/ |
D | prettyprinters.py | 8 def to_string(self): member in SmallStringPrinter 22 def to_string(self): member in StringRefPrinter 58 def to_string(self): member in SmallVectorPrinter 96 def to_string(self): member in ArrayRefPrinter
|
/external/libcxx/src/ |
D | string.cpp | 436 string to_string(int val) in to_string() function 441 string to_string(unsigned val) in to_string() function 446 string to_string(long val) in to_string() function 451 string to_string(unsigned long val) in to_string() function 456 string to_string(long long val) in to_string() function 461 string to_string(unsigned long long val) in to_string() function 466 string to_string(float val) in to_string() function 471 string to_string(double val) in to_string() function 476 string to_string(long double val) in to_string() function
|
/external/eigen/debug/gdb/ |
D | printers.py | 139 def to_string(self): member in EigenMatrixPrinter 219 def to_string(self): member in EigenSparseMatrixPrinter 276 def to_string(self): member in EigenQuaternionPrinter
|
/external/skia/src/sksl/ |
D | SkSLString.cpp | 19 std::string skstd::to_string(float value) { in to_string() function in skstd 23 std::string skstd::to_string(double value) { in to_string() function in skstd
|
/external/ComputeLibrary/src/core/NEON/ |
D | NETracePoint.cpp | 35 std::string to_string(const PaddingType &arg) in to_string() function
|
/external/ComputeLibrary/tests/ |
D | TypePrinter.h | 64 inline std::string to_string(const arm_compute::GradientDimension &type) in to_string() function
|
D | SimpleTensorPrinter.h | 137 inline std::string to_string(const SimpleTensor<T> &tensor) in to_string() function
|
/external/catch2/include/internal/ |
D | catch_to_string.hpp | 17 std::string to_string(T const& t) { in to_string() function
|
/external/skia/tests/ |
D | CodecAnimTest.cpp | 71 SkString to_string(bool boolean) { return boolean ? SkString("true") : SkString("false"); } in to_string() function 72 SkString to_string(SkCodecAnimation::Blend blend) { in to_string() function 82 SkString to_string(SkIRect rect) { in to_string() function 350 auto to_string = [](SkAlphaType alpha) { in DEF_TEST() local
|
/external/ComputeLibrary/src/core/CL/ |
D | CLTracePoint.cpp | 40 std::string to_string(const ICLTensor &arg) in to_string() function
|
/external/ComputeLibrary/tests/framework/ |
D | DatasetModes.h | 100 inline std::string to_string(DatasetMode mode) in to_string() function
|
/external/tensorflow/tensorflow/lite/toco/ |
D | toco_port.h | 42 std::string to_string(T value) in to_string() function
|