Home
last modified time | relevance | path

Searched refs:Grouped (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp122 SmallVector<std::pair<wasm::ValType, uint32_t>, 4> Grouped; in emitLocal() local
124 if (Grouped.empty() || Grouped.back().first != Type) in emitLocal()
125 Grouped.push_back(std::make_pair(Type, 1)); in emitLocal()
127 ++Grouped.back().second; in emitLocal()
130 Streamer.emitULEB128IntValue(Grouped.size()); in emitLocal()
131 for (auto Pair : Grouped) { in emitLocal()
/freebsd/contrib/libfido2/udev/
H A Dfidodevs35 # List of known products. Grouped by vendor; sorted by product ID.
/freebsd/sys/dev/mii/
H A Dmiidevs116 * List of known models. Grouped by oui.
/freebsd/contrib/kyua/
H A DNEWS.md475 * Grouped `kyua` subcommands by topic both in the output of `help` and
/freebsd/sys/dev/usb/
H A Dusbdevs833 * List of known products. Grouped by vendor.