HomeSort by relevance Sort by last modified time
    Searched defs:uintValue (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/Windows/
Registry.cpp 203 UInt32 uintValue = BoolToUINT32(value);
204 LONG res = QueryValue(name, uintValue);
205 value = UINT32ToBool(uintValue);
  /external/chromium_org/third_party/jsoncpp/overrides/include/json/
value.h 34 uintValue, ///< unsigned integer value
    [all...]
  /external/jsoncpp/chromium-overrides/include/json/
value.h 34 uintValue, ///< unsigned integer value
    [all...]
  /external/jsoncpp/include/json/
value.h 34 uintValue, ///< unsigned integer value
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_reg.h 468 uint32 uintValue;
485 uint32 uintValue;
638 uint32 uintValue;
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_reg.h 468 uint32 uintValue;
485 uint32 uintValue;
638 uint32 uintValue;
    [all...]

Completed in 317 milliseconds