search for: __type

Displaying 12 results from an estimated 12 matches for "__type".

Did you mean: d_type
2009 Oct 12
1
First draft: node storage admin
This patch provides the ability to create a "dir" type storage pool, and to add and remove volumes for existing pools.
2012 Jun 07
4
[LLVMdev] VMKIT: Assertion at build
...erts > mmtk-vmkit.jar all > vmjc: > /home1/public/zakkak/llvm/lib/__VMCore/Type.cpp:747: > static > llvm::PointerType > *llvm::PointerType::get(llvm::__Type *, > unsigned int): > Assertion `EltTy && "Can't get a pointer to > <null> > type!"' failed. > 0 vmjc 0x00000000...
2009 Nov 09
1
Rebased again...
This patch again rebases on upstream and should apply on next as of right now.
2009 Oct 27
1
Storage admin patches
This set of patches supercedes the previous set, and has been rebased with changes from upstream.
2012 Jun 10
0
[LLVMdev] VMKIT: Assertion at build
...mmtk-vmkit.jar all >> vmjc: >> /home1/public/zakkak/llvm/lib/__VMCore/Type.cpp:747: >> static >> llvm::PointerType >> *llvm::PointerType::get(llvm::__Type *, >> unsigned int): >> Assertion `EltTy && "Can't get a pointer to >> <null> >> type!"' failed. >> 0 vmjc 0x0000...
2009 Oct 14
0
[PATCH node] Provides a new storage administration system to the managed node.
...result = False + return result + elif page is CONFIRM_PAGE: return True + return False + + def process_input(self, page): + if page is POOL_NAME_PAGE: + self.__config.set_name(self.__name.value()) + self.__config.set_type(self.__type.getSelection()) + #self._reset_flags(self.__type.current()) + elif page is POOL_DETAILS_PAGE: + if self.__config.needs_target_path(): + self.__config.set_target_path(self.__target_path.value()) + if self.__config.needs_format(): +...
2009 Oct 21
1
Storage administration and refactoring of domain admin
This pair of patches provide a new storage admin interface. Then, on top of that, it refactors the domain administration pieces to now properly use storage pools and volumes when defining a new VM.
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
Hi Fovios, Do you have a ./lib/j3/LLVMRuntime/LLVMRuntime.inc file being generated? What does it contain? Nicolas On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net> wrote: > Still the same. > > Is there any chance that the placement of my directories are causing this? > > Also the exact command that fails is > >
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
Still the same. Is there any chance that the placement of my directories are causing this? Also the exact command that fails is /home1/public/zakkak/java/vmkit/Release+Asserts/bin/vmjc -std-compile-opts -load=/home1/public/zakkak/java/vmkit/Release+Asserts/lib/MMTKRuntime.so -load=/home1/public/zakkak/java/vmkit/Release+Asserts/lib/MMTKMagic.so -LowerMagic
2012 Jun 11
2
[LLVMdev] VMKIT: Assertion at build
...r all >>> vmjc: >>> /home1/public/zakkak/llvm/lib/**__VMCore/Type.cpp:747: >>> static >>> llvm::PointerType >>> *llvm::PointerType::get(llvm::**__Type *, >>> unsigned int): >>> Assertion `EltTy && "Can't get a pointer to >>> <null> >>> type!"' failed. >>> 0 vmjc...
2009 Dec 03
2
Refactored, fixed and ready to review...
This set of patches needed some reworking since they would not apply on top of next. They are ready for review and to be pushed.
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...quot;_ZplRK1YRA100_P1X", "operator+(Y const&, X* (&) [100])"}, {"_Z1fno", "f(__int128, unsigned __int128)"}, {"_Z1fM1SKFvvE", "f(void (S::*)() const)"}, {"_Z3ft7IiEN11__enable_ifIXsr16__is_scalar_typeIT_EE7__valueEvE6__typeEv", "__enable_if<__is_scalar_type<int>::__value, void>::__type ft7<int>()"}, {"_Z3ft7IPvEN11__enable_ifIXsr16__is_scalar_typeIT_EE7__valueEvE6__typeEv", "__enable_if<__is_scalar_type<void*>::__value, void>::__type ft7<void*>()&q...