Home
last modified time | relevance | path

Searched defs:to_string (Results 1 – 25 of 142) sorted by relevance

123456

/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp28 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string() function
100 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string() function
150 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string() function
202 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string() function
214 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string() function
228 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string() function
256 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string() function
282 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string() function
306 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() function
311 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string() function
[all …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_to_string.hpp28 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string() function
100 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string() function
150 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string() function
202 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string() function
214 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string() function
228 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string() function
256 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string() function
282 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string() function
306 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() function
311 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string() function
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_to_string.hpp27 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string() function
101 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string() function
149 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string() function
203 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string() function
215 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string() function
229 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string() function
257 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string() function
285 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string() function
309 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() function
314 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string() function
[all …]
/external/ComputeLibrary/utils/
DTypePrinter.h87 inline std::string to_string(const T &val) in to_string() function
141 std::string to_string(const std::vector<T> &args) in to_string() function
192 inline std::string to_string(experimental::PostOpType post_op_type) in to_string() function
247 inline std::string to_string(const experimental::IPostOp<T> &post_op) in to_string() function
278 inline std::string to_string(const experimental::PostOpList<T> &post_ops) in to_string() function
370 inline std::string to_string(const ROIPoolingLayerInfo &pool_info) in to_string() function
434 inline std::string to_string(const GEMMRHSMatrixInfo &gemm_info) in to_string() function
447 inline std::string to_string(const GEMMLHSMatrixInfo &gemm_info) in to_string() function
460 inline std::string to_string(const GEMMKernelInfo &gemm_info) in to_string() function
497 inline std::string to_string(const BoundingBoxTransformInfo &bbox_info) in to_string() function
[all …]
/external/selinux/python/sepolgen/src/sepolgen/
Drefpolicy.py150 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/ComputeLibrary/support/
DStringSupport.h127 inline std::string to_string(T && value) in to_string() function
135 inline std::string to_string(const std::string &value) in to_string() function
168 inline std::string to_string(T &&value) in to_string() function
174 inline std::string to_string(const std::string &value) in to_string() function
196 inline std::string to_string(bool value) in to_string() function
/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/
Dtest_helpers2.cpp21 std::string to_string ( boost::numeric::int_float_mixture_enum arg ) in to_string() function
34 std::string to_string ( boost::numeric::sign_mixture_enum arg ) in to_string() function
46 std::string to_string ( boost::numeric::udt_builtin_mixture_enum arg ) in to_string() function
/external/llvm-libc/src/__support/CPP/
Dstring.h203 LIBC_INLINE string to_string(int value) { in to_string() function
206 LIBC_INLINE string to_string(long value) { in to_string() function
209 LIBC_INLINE string to_string(long long value) { in to_string() function
212 LIBC_INLINE string to_string(unsigned value) { in to_string() function
215 LIBC_INLINE string to_string(unsigned long value) { in to_string() function
218 LIBC_INLINE string to_string(unsigned long long value) { in to_string() function
/external/ComputeLibrary/src/runtime/CL/mlgo/
DUtils.cpp156 std::string to_string(const GEMMConfigNative &config) in to_string() function
161 std::string to_string(const GEMMConfigReshapedOnlyRHS &config) in to_string() function
166 std::string to_string(const GEMMConfigReshaped &config) in to_string() function
171 std::string to_string(const Query &query) in to_string() function
/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/
Dto_string.hpp61 to_string( T const & x ) in to_string() function
78 to_string( std::pair<T,U> const & x ) in to_string() function
85 to_string( std::exception const & x ) in to_string() function
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DUnwantedTokenException.pm15 sub to_string { method in ANTLR::Runtime::UnwantedTokenException
DMissingTokenException.pm20 sub to_string { method in ANTLR::Runtime::MissingTokenException
DMismatchedTokenException.pm26 sub to_string { method in ANTLR::Runtime::MismatchedTokenException
/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/type_traits/
Dto_string.hpp28 struct to_string struct
31 static std::string apply(const Type& value) in apply()
/external/sdv/vsomeip/third_party/boost/proto/test/
Dflatten.cpp64 struct to_string struct
66 to_string(std::ostream &sout) in to_string() function
71 void operator ()(Op const &op) const in operator ()()
97 boost::fusion::for_each(flatten(!!!!(a_ >> b_)), to_string(sout)); in test1() argument
/external/llvm/utils/gdb-scripts/
Dprettyprinters.py8 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/cronet/third_party/libc++/src/utils/gdb/libcxx/
Dprinters.py188 def to_string(self): member in StdTuplePrinter
232 def to_string(self): member in StdStringPrinter
259 def to_string(self): # pylint: disable=g-bad-name member in StdStringViewPrinter
276 def to_string(self): member in StdUniquePtrPrinter
300 def to_string(self): member in StdSharedPointerPrinter
412 def to_string(self): member in StdVectorPrinter
441 def to_string(self): member in StdBitsetPrinter
495 def to_string(self): member in StdDequePrinter
526 def to_string(self): member in StdListPrinter
555 def to_string(self): member in StdQueueOrStackPrinter
[all …]
/external/libultrahdr/lib/include/ultrahdr/
Deditorhelper.h43 std::string to_string() { in to_string() function
61 std::string to_string() { in to_string() function
78 std::string to_string() { in to_string() function
93 std::string to_string() { in to_string() function
/external/sdv/vsomeip/third_party/boost/exception/test/
Dto_string_stub_test.cpp19 to_string( c1 const & ) in to_string() function
57 to_string( c3 const & ) in to_string() function
/external/libcxx/src/
Dstring.cpp436 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/cronet/third_party/libc++/src/src/
Dstring.cpp355 string to_string (int val) { return i_to_string< string>(val); } in to_string() function
356 string to_string (long val) { return i_to_string< string>(val); } in to_string() function
357 string to_string (long long val) { return i_to_string< string>(val); } in to_string() function
358 string to_string (unsigned val) { return i_to_string< string>(val); } in to_string() function
359 string to_string (unsigned long val) { return i_to_string< string>(val); } in to_string() function
360 string to_string (unsigned long long val) { return i_to_string< string>(val); } in to_string() function
371 string to_string (float val) { return as_string(snprintf, initial_string< string>()(),… in to_string() function
372 string to_string (double val) { return as_string(snprintf, initial_string< string>()(),… in to_string() function
373 string to_string (long double val) { return as_string(snprintf, initial_string< string>()(),… in to_string() function
/external/eigen/debug/gdb/
Dprinters.py139 def to_string(self): member in EigenMatrixPrinter
219 def to_string(self): member in EigenSparseMatrixPrinter
276 def to_string(self): member in EigenQuaternionPrinter
/external/ComputeLibrary/src/core/
DSize3D.cpp29 std::string Size3D::to_string() const in to_string() function in arm_compute::Size3D
DSize2D.cpp29 std::string Size2D::to_string() const in to_string() function in arm_compute::Size2D
/external/skia/src/sksl/
DSkSLString.cpp50 std::string skstd::to_string(float value) { in to_string() function in skstd
54 std::string skstd::to_string(double value) { in to_string() function in skstd

123456