HomeSort by relevance Sort by last modified time
    Searched refs:ValueLength (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
new-array-size-conv.cpp 5 ValueInt(int v = 0) : ValueLength(v) {}
6 operator int () const { return ValueLength; } // expected-note 3{{conversion to integral type 'int' declared here}}
8 int ValueLength;
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h 672 PULONG ValueLength,
678 PULONG ValueLength,
722 ULONG ValueLength,
728 ULONG ValueLength,

Completed in 502 milliseconds