Searched defs:helper (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/i386/
H A DMakefile34 # For the helper test we require an executable data section.
35 ustack/tst.helper.exe := MAPFILE.NED=
37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o
38 $(LINK.c) -o ustack/tst.helper.exe \
39 ustack/tst.helper.o ustack/helper_helper.o $(LDLIBS)
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.cpp111 nsCOMPtr_base::assign_from_helper( const nsCOMPtr_helper& helper, const nsIID& iid ) argument
114 if ( NS_FAILED( helper(iid, NS_REINTERPRET_CAST(void**, &newRawPtr)) ) )
H A DnsCOMPtr.h322 Here are the rules for a helper:
582 nsCOMPtr( const nsCOMPtr_helper& helper )
588 assign_from_helper(helper, NS_GET_IID(T));
839 nsCOMPtr( const nsCOMPtr_helper& helper )
845 assign_from_helper(helper, NS_GET_IID(nsISupports));
1047 nsCOMPtr<T>::assign_from_helper( const nsCOMPtr_helper& helper, const nsIID& aIID ) argument
1050 if ( NS_FAILED( helper(aIID, NS_REINTERPRET_CAST(void**, &newRawPtr)) ) )
H A DnsGenericFactory.cpp106 nsISupports **helper)
109 return mInfo->mGetLanguageHelperProc(language, helper);
110 *helper = nsnull;
105 GetHelperForLanguage(PRUint32 language, nsISupports **helper) argument
/vbox/src/VBox/Additions/linux/drm/
H A Dvbox_fb.c85 pDev = pVFBDev->helper.dev;
99 struct drm_device *dev = afbdev->helper.dev;
241 struct drm_device *dev = afbdev->helper.dev;
268 struct drm_device *dev = afbdev->helper.dev;
323 afbdev->helper.fb = fb;
324 afbdev->helper.fbdev = info;
353 drm_fb_helper_fill_var(info, &afbdev->helper, sizes->fb_width, sizes->fb_height);
384 static int vbox_find_or_create_single(struct drm_fb_helper *helper, argument
387 struct vbox_fbdev *afbdev = (struct vbox_fbdev *)helper;
392 if (!helper
[all...]
H A Dvbox_drv.h159 struct drm_fb_helper helper; member in struct:vbox_fbdev
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsOS2VACLegacy.cpp678 ; 77 nsCOMPtr_base::assign_from_helper( const nsCOMPtr_helper& helper, const nsIID& iid )
689 mov [ebp+0ch],edx; helper
692 ; 80 if ( NS_FAILED( helper(iid, NS_REINTERPRET_CAST(void**, &newRawPtr)) ) )
695 mov ebx,[ebp+0ch]; helper
697 mov eax,[ebp+0ch]; helper
699 mov ebx,[ebp+0ch]; helper
723 nsCOMPtr_base::assign_from_helper( const nsCOMPtr_helper& helper, const nsIID& iid )
726 if ( NS_FAILED( helper(iid, NS_REINTERPRET_CAST(void**, &newRawPtr)) ) )
732 void *pvThis, void * helper, REFNSIID iid)
740 obj_nsQueryInterface_nsCOMPtr_helper * pHelper = (obj_nsQueryInterface_nsCOMPtr_helper*)helper;
731 assign_from_helper__13nsCOMPtr_baseFRC15nsCOMPtr_helperRC4nsID( void *pvThis, void * helper, REFNSIID iid) argument
[all...]
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dtcp_out.c278 u32_t helper; local
280 helper = chksum + *seg_chksum;
281 chksum = FOLD_U32T(helper);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c252 static dtrace_helpers_t *dtrace_deferred_pid; /* deferred helper list */
263 * including enabling state, probes, ECBs, consumer state, helper state,
802 * DTrace subroutines (DIF_SUBR_*) should use this helper to implement
2744 * dtrace_dif_variable() uses this routine as a helper for various
5771 * Now we want to walk up the stack, calling the USTACK helper. For
5789 * If we faulted while running the helper, we're going to
5806 * Now copy in the string that the helper returned to us.
8643 * Validate a DTrace DIF object that it is to be used as a helper. Helpers
11148 * dtvs_state can only be NULL for helper enablings -- and
11149 * helper enabling
13585 dtrace_helper_trace(dtrace_helper_action_t *helper, dtrace_mstate_t *mstate, dtrace_vstate_t *vstate, int where) argument
13654 dtrace_helper_action_t *helper; local
13737 dtrace_helper_action_destroy(dtrace_helper_action_t *helper, dtrace_vstate_t *vstate) argument
13845 dtrace_helper_validate(dtrace_helper_action_t *helper) argument
13863 dtrace_helper_action_t *helper, *last; local
14501 dtrace_helper_action_t *helper, *new, *last; local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jar ... xml/ws/api/pipe/ com/sun/xml/ws/api/pipe/helper/ com/sun/xml/ws/api/server/ com/sun/xml/ws ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 119 milliseconds