Home
last modified time | relevance | path

Searched defs:BSTR (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/DIA/
DDIAUtils.h17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/DIA/
DDIAUtils.h17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAUtils.h17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/DIA/
DDIAUtils.h17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAUtils.h17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/DIA/
DDIAUtils.h17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod()
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_bytes.py59 class BSTR(_SimpleCData): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_bytes.py59 class BSTR(_SimpleCData): class
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp110 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in PrivateGetDIAValue()
151 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in DumpDIAValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp117 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in PrivateGetDIAValue()
166 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in DumpDIAValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp117 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in PrivateGetDIAValue()
166 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in DumpDIAValue()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp66 BSTR * /* name */, PROPID * /* propID */, VARTYPE * /* varType */)) in Z7_COM7F_IMF() argument
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyWindows.h78 typedef OLECHAR *BSTR; typedef
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h251 BSTR = 30, enumerator
/aosp_15_r20/system/libcppbor/include/cppbor/
H A Dcppbor.h60 BSTR = 2 << 5, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/
DPDBTypes.h352 BSTR = 30, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h350 BSTR = 30, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/
DPDBTypes.h352 BSTR = 30, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/
DPDBTypes.h352 BSTR = 30, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/
DPDBTypes.h352 BSTR = 30, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h352 BSTR = 30, enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwtypes.h478 typedef OLECHAR *BSTR; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs165026 pub type BSTR = *mut OLECHAR; typedef
235127 rgBstrNames: *mut BSTR, in ITypeInfo_RemoteGetNames_Proxy()
235167 pBstrName: *mut BSTR, in ITypeInfo_RemoteGetDocumentation_Proxy()
235168 pBstrDocString: *mut BSTR, in ITypeInfo_RemoteGetDocumentation_Proxy()
235170 pBstrHelpFile: *mut BSTR, in ITypeInfo_RemoteGetDocumentation_Proxy()
235187 pBstrDllName: *mut BSTR, in ITypeInfo_RemoteGetDllEntry_Proxy()
235188 pBstrName: *mut BSTR, in ITypeInfo_RemoteGetDllEntry_Proxy()
235818 pbstrHelpString: *mut BSTR, in ITypeInfo2_RemoteGetDocumentation2_Proxy()
235820 pbstrHelpStringDll: *mut BSTR, in ITypeInfo2_RemoteGetDocumentation2_Proxy()
236116 pBstrName: *mut BSTR, in ITypeLib_RemoteGetDocumentation_Proxy()
[all …]
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/net/java/dev/jna/jna-platform/5.6.0/
HDjna-platform-5.6.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/
HDintellij-core-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...

12