Home
last modified time | relevance | path

Searched defs:to_name (Results 1 – 5 of 5) sorted by relevance

/third_party/pulseaudio/src/tests/
Dvolume-ui.py50 def to_name(this): member in ChannelMap
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.h441 std::string to_name() const { return Token::TypeToName(type_); } in to_name() function
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c1311 const char *from_name, const char *to_name) in vfs_nfs_rename()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp192 string Compiler::to_name(uint32_t id, bool allow_alias) const in to_name() function in Compiler
Dspirv_msl.cpp12747 string CompilerMSL::to_name(uint32_t id, bool allow_alias) const in to_name() function in CompilerMSL