Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/build/
Dproject.py1170 def explicit(self, target_names): argument
1174 def always(self, target_names): argument
Dtargets.py471 def mark_targets_as_explicit (self, target_names): argument
480 def mark_targets_as_always(self, target_names): argument
/third_party/boost/tools/build/src/engine/
Drules.cpp240 TARGETS * targetlist( TARGETS * chain, LIST * target_names ) in targetlist()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessQueriesTests.cpp235 static const glw::GLchar* target_names[] = { in iterate() local