Home
last modified time | relevance | path

Searched defs:func_str (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/
H A Dnir.rs47 let func_str = ::std::stringify!($func); localVariable
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test.cc989 const std::string& func_str = in FunctionWithErrorOp() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp1884 bool CoreChecks::ValidateIdleDescriptorSet(VkDescriptorSet set, const char *func_str) { in ValidateIdleDescriptorSet()