Home
last modified time | relevance | path

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

123

/external/vulkan-validation-layers/libs/glm/gtx/
Dstring_cast.inl43 GLM_FUNC_QUALIFIER std::string to_string(float x) function
48 GLM_FUNC_QUALIFIER std::string to_string(double x) function
53 GLM_FUNC_QUALIFIER std::string to_string(int x) function
58 GLM_FUNC_QUALIFIER std::string to_string(unsigned int x) function
67 GLM_FUNC_QUALIFIER std::string to_string function
78 GLM_FUNC_QUALIFIER std::string to_string function
90 GLM_FUNC_QUALIFIER std::string to_string function
106 GLM_FUNC_QUALIFIER std::string to_string function
115 GLM_FUNC_QUALIFIER std::string to_string function
124 GLM_FUNC_QUALIFIER std::string to_string function
[all …]
/external/selinux/python/sepolgen/src/sepolgen/
Drefpolicy.py147 def to_string(self): member in Node
164 def to_string(self): member in Leaf
311 def to_string(self, default_level=None): member in SecurityContext
362 def to_string(self): member in TypeAttribute
375 def to_string(self): member in RoleAttribute
385 def to_string(self): member in Role
398 def to_string(self): member in Type
412 def to_string(self): member in TypeAlias
420 def to_string(self): member in Attribute
428 def to_string(self): member in Attribute_Role
[all …]
Daccess.py137 def to_string(self): member in AccessVector
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DUnwantedTokenException.pm15 sub to_string { subroutine
DMismatchedTokenException.pm26 sub to_string { subroutine
DMissingTokenException.pm20 sub to_string { method in ANTLR::Runtime::MissingTokenException
DBitSet.pm219 sub to_string : method { method in ANTLR::Runtime::BitSet
DCommonTokenStream.pm344 sub to_string { method in ANTLR::Runtime::CommonTokenStream
/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/skia/src/sksl/
DSkSLString.cpp185 String to_string(int32_t value) { in to_string() function
189 String to_string(uint32_t value) { in to_string() function
193 String to_string(int64_t value) { in to_string() function
199 String to_string(uint64_t value) { in to_string() function
205 String to_string(double value) { in to_string() function
/external/skqp/src/sksl/
DSkSLString.cpp184 String to_string(int32_t value) { in to_string() function
188 String to_string(uint32_t value) { in to_string() function
192 String to_string(int64_t value) { in to_string() function
198 String to_string(uint64_t value) { in to_string() function
204 String to_string(double value) { 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/eigen/debug/gdb/
Dprinters.py129 def to_string(self): member in EigenMatrixPrinter
177 def to_string(self): member in EigenQuaternionPrinter
/external/skia/infra/bots/recipe_modules/swarming/
Dstate.py44 def to_string(cls, state): member in State
/external/skqp/infra/bots/recipe_modules/swarming/
Dstate.py44 def to_string(cls, state): member in State
/external/autotest/scheduler/
Demail_manager.py29 def send_email(self, to_string, subject, body): argument
/external/libbrillo/brillo/
Dsecure_blob.cc39 std::string SecureBlob::to_string() const { in to_string() function in brillo::SecureBlob
/external/perfetto/tools/
Dgen_android_bp181 def to_string(self, output): member in Module
249 def to_string(self, output): member in Blueprint
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp535 VULKAN_HPP_INLINE std::string to_string(Result value) in to_string() function
32611 VULKAN_HPP_INLINE std::string to_string(FramebufferCreateFlagBits) in to_string() function
32616 VULKAN_HPP_INLINE std::string to_string(FramebufferCreateFlags) in to_string() function
32621 VULKAN_HPP_INLINE std::string to_string(QueryPoolCreateFlagBits) in to_string() function
32626 VULKAN_HPP_INLINE std::string to_string(QueryPoolCreateFlags) in to_string() function
32631 VULKAN_HPP_INLINE std::string to_string(RenderPassCreateFlagBits) in to_string() function
32636 VULKAN_HPP_INLINE std::string to_string(RenderPassCreateFlags) in to_string() function
32641 VULKAN_HPP_INLINE std::string to_string(SamplerCreateFlagBits) in to_string() function
32646 VULKAN_HPP_INLINE std::string to_string(SamplerCreateFlags) in to_string() function
32651 VULKAN_HPP_INLINE std::string to_string(PipelineLayoutCreateFlagBits) in to_string() function
[all …]
/external/tensorflow/tensorflow/python/framework/
Ddevice.py194 def to_string(self): member in DeviceSpec
/external/llvm/utils/lit/lit/
Dutil.py15 def to_string(bytes): function
/external/libcxx/utils/libcxx/
Dutil.py28 def to_string(bytes): function
/external/v8/tools/
Dgdb-v8-support.py111 def to_string(self): member in V8ValuePrinter
/external/skqp/tests/
DCodecAnimTest.cpp257 auto to_string = [](SkAlphaType alpha) { in DEF_TEST() local
/external/skia/tests/
DCodecAnimTest.cpp257 auto to_string = [](SkAlphaType alpha) { in DEF_TEST() local

123