Searched refs:uniq (Results 1 – 4 of 4) sorted by relevance
12 awk '{for(i=1;i<=NF;i++) if($i=="subroutine") print $(i+1)}' | sort | uniq
176 …-@git ls-files *.cu *.kokkos.cxx | xargs -I{} sh -c 'basename "{}"' | sort | uniq -d >> checkbadS…265 …(http[s]*://[-a-zA-Z0-9_./()?=&+%~]*\).*!\1!g' | sed 's/\.$$//g' | sort | uniq| awk '{ print lengt…
84 PetscInt uniq; in PetscPartitionerView_Multistage() local92 PetscCall(ISRenumber(is, NULL, &uniq, NULL)); in PetscPartitionerView_Multistage()95 if (gem) uniq--; in PetscPartitionerView_Multistage()96 …tscInt_FMT " partitioners (%" PetscInt_FMT " unique groups, %d empty processes)\n", l, uniq, gem)); in PetscPartitionerView_Multistage()
512 …1 | cut -d' ' -f3 | grep -v "\*" | tr -s '\012' | tr 'A-Z' 'a-z' | sort | uniq > /tmp/countcfuncti…