Home
last modified time | relevance | path

Searched defs:Scores (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/games/hunt/huntd/
H A Dextern.c62 IDENT *Scores; /* score cache */ variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp64 HexagonBid Scores[HEXAGON_PACKET_SIZE]; member in __anon95a97e240111::HexagonUnitAuction
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp542 std::vector<int> Scores(Dict.size()); in AnalyzeDictionary() local