Searched defs:GR (Results 1 – 9 of 9) sorted by relevance
/external/libunwind/src/ia64/ |
D | getcontext.S | 28 #define GR(n) (SC_GR + (n)*8) macro
|
/external/elfutils/backends/ |
D | sh_corenote.c | 45 #define GR(at, n, dwreg) \ macro
|
D | ppc_corenote.c | 50 #define GR(at, n, dwreg) \ macro
|
D | i386_corenote.c | 45 #define GR(at, n, dwreg) \ macro
|
D | sparc_corenote.c | 49 #define GR(at, n, dwreg) \ macro
|
D | x86_64_corenote.c | 52 #define GR(at, n, dwreg) \ macro
|
D | s390_corenote.c | 50 #define GR(at, n, dwreg, b...) \ macro
|
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
D | TestUtil.java | 106 EXCLUDED_LOCALES.add(new Locale("de", "GR")); in EXCLUDED_LOCALES.add()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ |
D | xray-graph.cpp | 444 xray::GraphRenderer GR(FuncIdHelper, DeduceSiblingCalls); in getGraphRenderer() local 505 auto &GR = *GROrError; in __anonf9893fcb0302() local
|