Home
last modified time | relevance | path

Searched defs:bType (Results 1 – 5 of 5) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp6035 for (size_t bType = 0; bType < sizeof(bTypes)/sizeof(TBasicType); ++bType) { in initialize() local
6137 for (size_t bType = 0; bType < sizeof(bTypes)/sizeof(TBasicType); ++bType) { in add2ndGenerationSamplingImaging() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_hid.c225 unsigned int bTag, bType, bSize; in hid_get_item() local
/third_party/flutter/skia/src/core/
DSkMatrix.cpp618 TypeMask bType = b.getType(); in setConcat() local
/third_party/skia/src/core/
DSkMatrix.cpp614 TypeMask bType = b.getType(); in setConcat() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h58760 blockType_e bType; member