OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VARIANT
(Results
1 - 9
of
9
) sorted by null
/external/chromium/base/win/
scoped_variant.h
18
// Scoped
VARIANT
class for automatically freeing a COM
VARIANT
at the
20
// encapsulated
VARIANT
easier to use.
21
// Instead of inheriting from
VARIANT
, we take the containment approach
22
// in order to have more control over the usage of the
variant
and guard
26
// Declaration of a global
variant
variable that's always VT_EMPTY
27
static const
VARIANT
kEmptyVariant;
35
// Constructor to create a new VT_BSTR
VARIANT
.
40
// Creates a new VT_BSTR
variant
of a specified length.
43
// Creates a new integral type
variant
and assigns the value t
[
all
...]
/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
...]
/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
.
439
// Gets the byte from the
variant
data container at the current iterator
445
// "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
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 241 milliseconds