Home
last modified time | relevance | path

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

/external/xz-java/src/org/tukaani/xz/simple/
DSPARC.java13 public final class SPARC implements SimpleFilter { class
17 public SPARC(boolean isEncoder, int startPos) { in SPARC() method in SPARC
/external/llvm/docs/
DCompilerWriterInfo.rst78 SPARC section in Hardware
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCompilerWriterInfo.rst81 SPARC section in Hardware
/external/strace/
Dconfigure.ac178 AC_DEFINE([SPARC], 1, [Define for the SPARC architecture.]) definition
/external/libffi/
Dconfigure.ac302 AM_CONDITIONAL(SPARC, test x$TARGET = xSPARC) condition
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure.ac304 AM_CONDITIONAL(SPARC, test x$TARGET = xSPARC) condition