Searched refs:AddExtension (Results 1 - 18 of 18) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
H A Dir_loader.cpp72 module_->AddExtension(std::move(spv_inst));
H A Dmodule.h61 void AddExtension(Instruction&& e) { extensions_.push_back(std::move(e)); } function in class:spvtools::ir::Module
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
H A Dir_loader.cpp72 module_->AddExtension(std::move(spv_inst));
H A Dmodule.h61 void AddExtension(Instruction&& e) { extensions_.push_back(std::move(e)); } function in class:spvtools::ir::Module
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor_database.h170 bool AddExtension(const FieldDescriptorProto& field,
H A Dextension_set.h986 inline typename _proto_TypeTraits::MutableType AddExtension( \
995 inline void AddExtension( \
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor_database.h170 bool AddExtension(const FieldDescriptorProto& field,
H A Dextension_set.h986 inline typename _proto_TypeTraits::MutableType AddExtension( \
995 inline void AddExtension( \
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor_database.h170 bool AddExtension(const FieldDescriptorProto& field,
H A Dextension_set.h986 inline typename _proto_TypeTraits::MutableType AddExtension( \
995 inline void AddExtension( \
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor_database.h171 bool AddExtension(const FieldDescriptorProto& field,
H A Dextension_set.h1222 inline typename _proto_TypeTraits::Repeated::MutableType AddExtension( \
1231 inline void AddExtension( \
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor_database.h170 bool AddExtension(const FieldDescriptorProto& field,
H A Dextension_set.h986 inline typename _proto_TypeTraits::MutableType AddExtension( \
995 inline void AddExtension( \
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddbgeng.h777 STDMETHOD(AddExtension)(THIS_ PCSTR Path,ULONG Flags,PULONG64 Handle) PURE;
879 STDMETHOD(AddExtension)(THIS_ PCSTR Path,ULONG Flags,PULONG64 Handle) PURE;
1000 STDMETHOD(AddExtension)(THIS_ PCSTR Path,ULONG Flags,PULONG64 Handle) PURE;
H A Dmmc.h1360 virtual HRESULT WINAPI AddExtension(HSCOPEITEM hItem,LPCLSID lpClsid) = 0;
1376 HRESULT (WINAPI *AddExtension)(IConsoleNameSpace2 *This,HSCOPEITEM hItem,LPCLSID lpClsid); member in struct:IConsoleNameSpace2Vtbl
1394 #define IConsoleNameSpace2_AddExtension(This,hItem,lpClsid) (This)->lpVtbl->AddExtension(This,hItem,lpClsid)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddbgeng.h777 STDMETHOD(AddExtension)(THIS_ PCSTR Path,ULONG Flags,PULONG64 Handle) PURE;
879 STDMETHOD(AddExtension)(THIS_ PCSTR Path,ULONG Flags,PULONG64 Handle) PURE;
1000 STDMETHOD(AddExtension)(THIS_ PCSTR Path,ULONG Flags,PULONG64 Handle) PURE;
H A Dmmc.h1360 virtual HRESULT WINAPI AddExtension(HSCOPEITEM hItem,LPCLSID lpClsid) = 0;
1376 HRESULT (WINAPI *AddExtension)(IConsoleNameSpace2 *This,HSCOPEITEM hItem,LPCLSID lpClsid); member in struct:IConsoleNameSpace2Vtbl
1394 #define IConsoleNameSpace2_AddExtension(This,hItem,lpClsid) (This)->lpVtbl->AddExtension(This,hItem,lpClsid)

Completed in 253 milliseconds