Home
last modified time | relevance | path

Searched refs:slots (Results 26 – 44 of 44) sorted by relevance

12

/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx629 Slot * slots = mapBlockToVtable(block); in initializeBlock() local
630 slots[-2].fn = 0; in initializeBlock()
631 slots[-1].fn = 0; in initializeBlock()
632 return slots + slotCount; in initializeBlock()
636 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions() argument
640 (*slots) -= functionCount; in addLocalFunctions()
641 Slot * s = *slots; in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dcpp2uno.cxx591 Slot * slots = mapBlockToVtable(block); in initializeBlock() local
592 slots[-2].fn = 0; in initializeBlock()
593 slots[-1].fn = 0; in initializeBlock()
594 return slots + slotCount; in initializeBlock()
598 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions() argument
602 (*slots) -= functionCount; in addLocalFunctions()
603 Slot * s = *slots; in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx463 Slot * slots = mapBlockToVtable(block); in initializeBlock() local
464 slots[-1].fn = &rtti; in initializeBlock()
465 return slots + slotCount; in initializeBlock()
469 Slot ** slots, unsigned char * code, in addLocalFunctions() argument
473 (*slots) -= functionCount; in addLocalFunctions()
474 Slot * s = *slots; in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx736 Slot * slots = mapBlockToVtable(block); in initializeBlock() local
737 slots[-2].fn = 0; //null in initializeBlock()
738 slots[-1].fn = 0; //destructor in initializeBlock()
739 return slots + slotCount; in initializeBlock()
743 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions() argument
747 (*slots) -= functionCount; in addLocalFunctions()
748 Slot * s = *slots; in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx659 Slot * slots = mapBlockToVtable(block); in initializeBlock() local
660 slots[-2].fn = 0; in initializeBlock()
661 slots[-1].fn = 0; in initializeBlock()
662 return slots + slotCount; in initializeBlock()
666 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions() argument
670 (*slots) -= functionCount; in addLocalFunctions()
671 Slot * s = *slots; in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx345 Slot * slots = initializeBlock(block.start, slotCount); in createVtables() local
347 reinterpret_cast< unsigned char * >(slots); in createVtables()
354 &slots, code, in createVtables()
/aoo41x/main/svx/sdi/
H A Dfmslots.sdi556 // "pool" - it only knows slots, if there is a shell on the dispatcher stack which
558 // So, we declare the form shell as responsible for the following slots.
/aoo41x/main/graphite/
H A Dgraphite-2.3.1.patch582 @param pcslotGot - return the number of slots gotten
592 complete; otherwise return the number of slots needed from the previous pass.
639 // Back up the number of slots required for the longest rule context,
660 // the slots in the input and the slots in the output. Thus we can make simplifying
899 root or attached leaf slots.
1266 Record the number of slots in the stream that are previous to the official start of the
1282 + Read it from the reprocess buffer if appropriate, or for slots previous to the current
1417 Calculate the associations, and record the output slots in the segment.
1545 // any non-base slots should be factored into the advance width of their cluster
/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx1126 PK11SlotInfo** slots = sarSlots.get(); in createKeysManager() local
1129 slots[count] = *islots; in createKeysManager()
1131 pKeysMngr = xmlSecNssAppliedKeysMngrCreate(slots, cSlots, handler ) ; in createKeysManager()
H A Dnssinitializer.cxx142 PK11SlotInfo *slot = module->slots[i]; in deleteRootsModule()
/aoo41x/main/autodoc/source/ary/kernel/
H A Dmakefile.mk50 $(OBJ)$/slots.obj
/aoo41x/main/bridges/inc/bridges/cpp_uno/shared/
H A Dvtablefactory.hxx182 Slot ** slots, unsigned char * code,
/aoo41x/main/sc/sdi/
H A Dformatsh.sdi77 // pseudo slots from Format menu
H A Ddrtxtob.sdi107 // pseudo slots from Format menu
H A Ddrawsh.sdi135 // pseudo slots from Format menu
/aoo41x/main/sfx2/sdi/
H A Dfrmslots.sdi120 // Pre-defined docking window slots (usable by internal docking windows)
/aoo41x/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl92 …In this case, the browser displays and maintains some additional slots (to be more concrete: toolb…
/aoo41x/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch150 + PK11SlotInfo** slots,
800 + * @cSlots: number of slots in the array
809 + PK11SlotInfo** slots,
845 + if( xmlSecNssKeySlotSetSlot( keySlot , slots[islot] ) < 0 ) {
/aoo41x/main/svx/inc/svx/
H A Dsvxids.hrc1271 // new slots for panels

Completed in 115 milliseconds

12