UInt16            742 base/files/file_path.cc const UInt16 lower_case_table[] = {
UInt16            179 chrome/installer/util/lzma_util.cc     std::vector<UInt16> file_name(file_name_length);
UInt16            279 content/browser/gamepad/xbox_data_fetcher_mac.cc   UInt16 vendor_id;
UInt16            284 content/browser/gamepad/xbox_data_fetcher_mac.cc   UInt16 product_id;
UInt16             70 content/browser/geolocation/osx_wifi.h typedef UInt16 WINetworkInfoFlags;
UInt16             74 content/browser/geolocation/osx_wifi.h   UInt16 channel;            // Channel for the network.
UInt16             78 content/browser/geolocation/osx_wifi.h   UInt16 beaconInterval;     // Beacon interval in milliseconds
UInt16             80 content/browser/geolocation/osx_wifi.h   UInt16 nameLen;
UInt16             92 crypto/apple_keychain.h                                        UInt16 port, SecProtocolType protocol,
UInt16             90 crypto/mock_apple_keychain.h       UInt16 port, SecProtocolType protocol,
UInt16            163 crypto/mock_apple_keychain.h       UInt16 port,
UInt16            310 crypto/mock_apple_keychain_mac.cc     UInt16 port,
UInt16            387 crypto/mock_apple_keychain_mac.cc     UInt16 port,
UInt16            614 third_party/libusb/src/libusb/os/darwin_usb.c   UInt16 idProduct, idVendor;
UInt16            117 third_party/libusb/src/libusb/os/darwin_usb.h   UInt16                address;
UInt16            173 third_party/lzma_sdk/7z.h size_t SzArEx_GetFileNameUtf16(const CSzArEx *p, size_t fileIndex, UInt16 *dest);
UInt16            906 third_party/lzma_sdk/7zIn.c size_t SzArEx_GetFileNameUtf16(const CSzArEx *p, size_t fileIndex, UInt16 *dest)
UInt16              9 third_party/lzma_sdk/Bcj2.c #define CProb UInt16
UInt16             66 third_party/lzma_sdk/CpuArch.h #define GetUi16(p) (*(const UInt16 *)(p))
UInt16             69 third_party/lzma_sdk/CpuArch.h #define SetUi16(p, d) *(UInt16 *)(p) = (d);
UInt16             75 third_party/lzma_sdk/CpuArch.h #define GetUi16(p) (((const Byte *)(p))[0] | ((UInt16)((const Byte *)(p))[1] << 8))
UInt16            120 third_party/lzma_sdk/CpuArch.h #define GetBe16(p) (((UInt16)((const Byte *)(p))[0] << 8) | ((const Byte *)(p))[1])
UInt16             20 third_party/lzma_sdk/LzmaDec.h #define CLzmaProb UInt16
UInt16            180 third_party/lzma_sdk/LzmaEnc.c #define CLzmaProb UInt16
UInt16             85 win8/metro_driver/winrt_utils.cc IMPLEMENT_CREATE_PROPERTY(UInt16, UINT16);
UInt16            154 win8/metro_driver/winrt_utils.cc       COMPARE_ATOMIC_PROPERTY_VALUES(UInt16, UINT16);
UInt16             39 win8/metro_driver/winrt_utils.h DECLARE_CREATE_PROPERTY(UInt16, UINT16);