Home
last modified time | relevance | path

Searched defs:naming (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dnaming.adoc5 [[naming]] anchor
/third_party/python/Doc/reference/
Dexecutionmodel.rst37 .. _naming: target in Structure of a program
/third_party/rust/crates/clap/tests/derive/
Dmain.rs22 mod naming; module
/third_party/googletest/googletest/include/gtest/hwext/
Dgtest-tag.h49 const char* naming() const { return name; } in naming() function