Home
last modified time | relevance | path

Searched refs:machine (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/main/java/android/system/
DStructUtsname.java39 public final String machine; field in StructUtsname
44 …ic StructUtsname(String sysname, String nodename, String release, String version, String machine) { in StructUtsname() argument
49 this.machine = machine; in StructUtsname()
/libcore/support/src/test/java/libcore/java/security/
DCpuFeatures.java50 String machine = Os.uname().machine; in currentArch() local
52 if (machine.matches(type.machineRegex)) { in currentArch()
56 throw new IllegalStateException("Unknown machine value: " + machine); in currentArch()
/libcore/ojluni/src/main/java/java/lang/
DSystem.java997 p.put("os.arch", info.machine); in initUnchangeableSystemProperties()
/libcore/
DLICENSE132 a) Accompany it with the complete corresponding machine-readable source
138 performing source distribution, a complete machine-readable copy of the
/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp560 TO_JAVA_STRING(machine, buf.machine); in makeStructUtsname()
567 sysname, nodename, release, version, machine); in makeStructUtsname()
/libcore/ojluni/
DNOTICE418 a) Accompany it with the complete corresponding machine-readable source
424 performing source distribution, a complete machine-readable copy of the