Home
last modified time | relevance | path

Searched defs:VARIANT (Results 1 – 8 of 8) sorted by relevance

/third_party/benchmark/cmake/
DAddCXXCompilerFlag.cmake37 set(VARIANT ${ARGV1}) variable
52 set(VARIANT ${ARGV1}) variable
/third_party/json/benchmarks/thirdparty/benchmark/cmake/
DAddCXXCompilerFlag.cmake37 set(VARIANT ${ARGV1}) variable
52 set(VARIANT ${ARGV1}) variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatter.java166 VARIANT, enumConstant
/third_party/libxkbcommon/test/
Dregistry.c44 VARIANT, enumerator
/third_party/mingw-w64/mingw-w64-headers/include/
Dcomutil.h695 inline _variant_t::operator VARIANT() const throw() { return *(VARIANT*) this; } in VARIANT() function
Doaidl.h495 typedef struct tagVARIANT VARIANT; typedef
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DLocaleDisplayNamesImpl.java67 VARIANT, enumConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp180 HRESULT (__stdcall IDiaSymbol::*Method)(VARIANT *)) { in DumpDIAValue()