Searched refs:is_verbose (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/compute/common/cl/ |
D | find_cl.c | 37 bool const is_verbose) in clFindIdsByName() argument 80 if (is_verbose) { in clFindIdsByName() 162 if (is_verbose) { in clFindIdsByName() 166 else if (is_verbose) in clFindIdsByName() 171 if (is_verbose) in clFindIdsByName() 182 if (is_verbose) { in clFindIdsByName() 191 if (is_verbose) in clFindIdsByName() 198 if (is_verbose) in clFindIdsByName()
|
D | find_cl.h | 30 bool const is_verbose);
|
/external/skqp/src/compute/common/cl/ |
D | find_cl.c | 37 bool const is_verbose) in clFindIdsByName() argument 80 if (is_verbose) { in clFindIdsByName() 162 if (is_verbose) { in clFindIdsByName() 166 else if (is_verbose) in clFindIdsByName() 171 if (is_verbose) in clFindIdsByName() 182 if (is_verbose) { in clFindIdsByName() 191 if (is_verbose) in clFindIdsByName() 198 if (is_verbose) in clFindIdsByName()
|
D | find_cl.h | 30 bool const is_verbose);
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.7.rst | 377 parser.add_argument('-v', action='store_true', dest='is_verbose', 415 'is_verbose': True, 421 'is_verbose': True,
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.7.rst | 377 parser.add_argument('-v', action='store_true', dest='is_verbose', 415 'is_verbose': True, 421 'is_verbose': True,
|