Searched refs:the_name (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/OpenMP/ |
D | critical_codegen.cpp | 34 #pragma omp critical(the_name) in main() 48 #pragma omp critical(the_name) in main()
|
D | critical_ast_print.cpp | 23 #pragma omp critical (the_name) hint(N) in tmain()
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 170 …EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, const std::str… in EnumValue() argument 172 …value(the_value), name(the_name), capabilities(std::move(the_caps)), version(std::move(the_version… in EnumValue()
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 170 …EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, const std::str… in EnumValue() argument 172 …value(the_value), name(the_name), capabilities(std::move(the_caps)), version(std::move(the_version… in EnumValue()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 170 …EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, const std::str… in EnumValue() argument 172 …value(the_value), name(the_name), capabilities(std::move(the_caps)), version(std::move(the_version… in EnumValue()
|