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

  /external/chromium_org/base/win/
scoped_variant.h 17 // Scoped VARIANT class for automatically freeing a COM VARIANT at the
19 // encapsulated VARIANT easier to use.
20 // Instead of inheriting from VARIANT, we take the containment approach
21 // in order to have more control over the usage of the variant and guard
25 // Declaration of a global variant variable that's always VT_EMPTY
26 static const VARIANT kEmptyVariant;
34 // Constructor to create a new VT_BSTR VARIANT.
39 // Creates a new VT_BSTR variant of a specified length.
42 // Creates a new integral type variant and assigns the value t
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 41 VARIANT,
173 case VARIANT:
    [all...]
  /external/chromium_org/dbus/
message.h 81 VARIANT = DBUS_TYPE_VARIANT,
299 // Do the same for a variant.
305 // Close the container for a array/variant/struct/dict entry.
331 // Appends the byte wrapped in a variant data container. Variants are
334 // "org.freedesktop.DBus.Properties.Set" is a variant.
442 // Gets the byte from the variant data container at the current iterator
448 // "org.freedesktop.DBus.Properties.Get" is a variant.
  /external/lzma/CPP/Common/
MyWindows.h 176 typedef tagVARIANT VARIANT;
177 typedef VARIANT VARIANTARG;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1211 milliseconds