Home
last modified time | relevance | path

Searched defs:VARNAME (Results 1 – 8 of 8) 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DStatistic.h167 #define STATISTIC(VARNAME, DESC) \ argument
172 #define ALWAYS_ENABLED_STATISTIC(VARNAME, DESC) \ argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStatistic.h150 #define STATISTIC(VARNAME, DESC) \ argument
/external/llvm/include/llvm/ADT/
DStatistic.h148 #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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DDebugCounter.h182 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ argument
/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
Ddiscovery.py89 VARNAME = re.compile('[a-zA-Z0-9_-]+') variable
/external/python/google-api-python-client/googleapiclient/
Ddiscovery.py85 VARNAME = re.compile("[a-zA-Z0-9_-]+") variable