Home
last modified time | relevance | path

Searched defs:REG (Results 1 – 20 of 20) sorted by relevance

/third_party/optimized-routines/string/arm/
Dstrcpy.c16 #define magic1(REG) "#0x01010101" argument
17 #define magic2(REG) "#0x80808080" argument
19 #define magic1(REG) #REG argument
20 #define magic2(REG) #REG ", lsl #7" argument
/third_party/libffi/src/tile/
Dtile.S163 #define LOAD_REG(REG, PTR) \ argument
204 #define STORE_REG(REG, PTR) \ argument
/third_party/libunwind/src/tilegx/
Dgetcontext.S30 # define REG(X) LINUX_UC_MCONTEXT_GREGS + 8 * (X) macro
/third_party/libunwind/src/riscv/
Dsetcontext.S28 #define REG(X) (UC_MCONTEXT_REGS_OFF + SZREG * X)(a0) macro
Dgetcontext.S28 #define REG(X) (UC_MCONTEXT_REGS_OFF + SZREG * X)(a0) macro
/third_party/node/deps/npm/node_modules/libnpmteam/test/
Dindex.js10 const REG = 'http://localhost:1337' constant
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dnftw64.h61 #define REG 1 macro
Dnftw.h62 #define REG 1 macro
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfd2_perfcntr.c34 #define REG(_x) REG_A2XX_ ## _x macro
Dfd5_perfcntr.c35 #define REG(_x) REG_A5XX_ ## _x macro
Dfd6_perfcntr.c36 #define REG(_x) REG_A6XX_ ## _x macro
/third_party/elfutils/libcpu/
Dbpf_disasm.c55 #define REG(N) "r%" #N "$d" macro
Driscv_disasm.c80 #define REG(nr) ((char *) regnames[nr]) macro
/third_party/node/deps/npm/node_modules/libnpmaccess/test/
Dindex.js10 const REG = 'http://localhost:1337' constant
/third_party/node/deps/npm/node_modules/libnpmpublish/test/
Dunpublish.js11 const REG = OPTS.registry constant
Dpublish.js18 const REG = OPTS.registry constant
/third_party/node/deps/npm/node_modules/libnpmsearch/test/
Dindex.js13 const REG = OPTS.registry constant
/third_party/mesa3d/src/freedreno/decode/
Dcffdec.c540 #define REG(x, fxn) { #x, fxn } macro
/third_party/skia/src/core/
DSkVM.h113 enum { REG, MEM, LABEL } kind; enumerator
/third_party/node/tools/
Dlint-md.mjs35658 REG: '®', property