Home
last modified time | relevance | path

Searched refs:physicalIndexes (Results 1 – 3 of 3) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DOptions.java24 final RadioButton physicalIndexes = findViewById(R.id.indexes_physical); in onCreate() local
49 physicalIndexes.setChecked(true); in onCreate()
86 else if(physicalIndexes.isChecked()) in onCreate()
109 if(!logicalIndexes.isChecked() && !physicalIndexes.isChecked()) in onCreate()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DOptions.java24 final RadioButton physicalIndexes = findViewById(R.id.indexes_physical); in onCreate() local
49 physicalIndexes.setChecked(true); in onCreate()
86 else if(physicalIndexes.isChecked()) in onCreate()
109 if(!logicalIndexes.isChecked() && !physicalIndexes.isChecked()) in onCreate()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DOptions.java24 final RadioButton physicalIndexes = findViewById(R.id.indexes_physical); in onCreate() local
49 physicalIndexes.setChecked(true); in onCreate()
86 else if(physicalIndexes.isChecked()) in onCreate()
109 if(!logicalIndexes.isChecked() && !physicalIndexes.isChecked()) in onCreate()