Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStatistic.h167 #define STATISTIC(VARNAME, DESC) \ argument
172 #define ALWAYS_ENABLED_STATISTIC(VARNAME, DESC) \ argument
/external/llvm-project/llvm/include/llvm/ADT/
DStatistic.h169 #define STATISTIC(VARNAME, DESC) \ argument
174 #define ALWAYS_ENABLED_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-10.0/llvm/include/llvm/Support/
DDebugCounter.h183 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ argument
/external/llvm-project/llvm/include/llvm/Support/
DDebugCounter.h184 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ argument
/external/llvm-project/polly/lib/Transform/
DSimplify.cpp30 #define TWO_STATISTICS(VARNAME, DESC) \ argument
DScheduleOptimizer.cpp278 #define THREE_STATISTICS(VARNAME, DESC) \ argument
/external/python/google-api-python-client/googleapiclient/
Ddiscovery.py81 VARNAME = re.compile("[a-zA-Z0-9_-]+") variable