Home
last modified time | relevance | path

Searched defs:VARNAME (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStatistic.h120 #define STATISTIC(VARNAME, DESC) \ argument
/external/llvm/include/llvm/ADT/
DStatistic.h148 #define STATISTIC(VARNAME, DESC) \ argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStatistic.h150 #define STATISTIC(VARNAME, DESC) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStatistic.h169 #define STATISTIC(VARNAME, DESC) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h182 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ argument
/external/python/google-api-python-client/googleapiclient/
Ddiscovery.py86 VARNAME = re.compile('[a-zA-Z0-9_-]+') variable