HomeSort by relevance Sort by last modified time
    Searched defs:actual_length (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/chromium_org/ui/base/l10n/
l10n_util_android.cc 58 int32_t actual_length = uloc_func(locale.c_str(), local
63 DCHECK(actual_length < max_capacity);
64 result.resize(actual_length);
  /external/chromium_org/base/i18n/
icu_string_conversions.cc 281 int actual_length = unorm_normalize( local
286 normalized_utf16.assign(buffer.get(), actual_length);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
byte_array.cc 54 int32_t actual_length = std::min<int32_t>(length, filled_length_ - index); local
55 return InternalGet(index, b, offset, actual_length);
89 int32_t actual_length = std::min<int32_t>(length, Size() - index); local
90 int32_t bytes_written = InternalPut(index, b, offset, actual_length);
  /external/sfntly/cpp/src/sfntly/data/
byte_array.cc 54 int32_t actual_length = std::min<int32_t>(length, filled_length_ - index); local
55 return InternalGet(index, b, offset, actual_length);
89 int32_t actual_length = std::min<int32_t>(length, Size() - index); local
90 int32_t bytes_written = InternalPut(index, b, offset, actual_length);
  /system/core/include/usbhost/
usbhost.h 47 int actual_length; member in struct:usb_request
  /external/chromium_org/device/usb/
usb_device_handle_impl.cc 584 DCHECK_GE(handle->actual_length, 0) << "Negative actual length received";
585 size_t actual_length = local
586 static_cast<size_t>(std::max(handle->actual_length, 0));
588 DCHECK(transfer.length >= actual_length)
596 if (actual_length > 0) {
600 if (transfer.length >= (LIBUSB_CONTROL_SETUP_SIZE + actual_length)) {
605 std::max(actual_length, static_cast<size_t>(1))));
608 actual_length);
619 if (actual_length == 0) {
623 if (packet->actual_length > 0)
    [all...]
  /development/ndk/platforms/android-3/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /external/chromium_org/chrome/browser/
browser_keyevents_browsertest.cc 185 int actual_length; local
186 ASSERT_NO_FATAL_FAILURE(GetResultLength(tab_index, &actual_length));
187 ASSERT_GE(actual_length, length);
188 for (int i = 0; i < actual_length; ++i) {
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_low_energy_win.cc 154 bool CheckExpectedLength(size_t actual_length,
158 if (actual_length != expected_length) {
186 DWORD actual_length = required_length; local
192 actual_length,
198 actual_length, required_length, kDeviceInfoError, error)) {
203 new DevicePropertyValue(prop_type, prop_value.Pass(), actual_length));
225 ULONG actual_length = required_length; local
232 actual_length,
237 actual_length, required_length, kDeviceInfoError, error)) {
242 property_type, property_value.Pass(), actual_length).Pass()
258 ULONG actual_length = required_length; local
389 USHORT actual_length = required_length; local
440 ULONG actual_length = required_length; local
    [all...]
  /external/libusb/libusb/os/
linux_usbfs.h 77 unsigned int actual_length; member in struct:usbfs_iso_packet_desc
92 int actual_length; member in struct:usbfs_urb
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
usbdevice_fs.h 92 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
103 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
usbdevice_fs.h 92 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
103 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
usbdevice_fs.h 68 unsigned int actual_length; member in struct:usbdevfs_iso_packet_desc
79 int actual_length; member in struct:usbdevfs_urb

Completed in 582 milliseconds

1 2 3 4