Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/example/
Dsimple_moving_average.cpp56 …sults(const std::vector<float>& values, const std::vector<float>& smoothValues, unsigned int wSize) in check_results()
97 unsigned int wSize = 21; in main() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_hid.c192 hid_get_byte(struct hid_data *s, const uint16_t wSize) in hid_get_byte()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1034 uint32 wSize; member