Searched defs:handler (Results 251 - 275 of 348) sorted by relevance

<<11121314

/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMLibPrivate.c760 IOPMConnectionSetNotification( IOPMConnection myConnection, void *param, IOPMEventHandlerType handler) argument
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkController.cpp930 IOOutputAction handler; local
1570 debugRxHandler(IOService * handler, void * buffer, UInt32 * length, UInt32 timeout) argument
1587 debugTxHandler(IOService * handler, void * buffer, UInt32 length) argument
1601 debugLinkStatusHandler(IOService * handler) argument
1613 debugSetModeHandler(IOService * handler, bool active) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCodeBlock.cpp1711 const UnlinkedHandlerInfo& handler = unlinkedCodeBlock->exceptionHandler(i); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGOperations.cpp1642 ExceptionHandler handler = genericThrow(vm, exec, exceptionValue, vPCIndex); local
1659 ExceptionHandler handler = genericThrow(vm, exec, exceptionValue, codeOrigin.bytecodeIndex); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DInterpreter.cpp786 HandlerInfo* handler = 0; local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DDeprecatedStyleBuilder.cpp70 const PropertyHandler& handler = table.propertyHandler(id); local
91 const PropertyHandler& handler = table.propertyHandler(id); local
112 const PropertyHandler& handler = table.propertyHandler(id); local
154 PropertyHandler handler local
176 PropertyHandler handler = ApplyPropertyDefaultBase<NumberType, getterFunction, NumberType, setterFunction, NumberType, initialFunction>::createHandler(); local
187 PropertyHandler handler = ApplyPropertyDefaultBase<StyleImage*, getterFunction, PassRefPtr<StyleImage>, setterFunction, StyleImage*, initialFunction>::createHandler(); local
336 PropertyHandler handler = ApplyPropertyDefault<TextDirection, getterFunction, TextDirection, setterFunction, TextDirection, initialFunction>::createHandler(); local
402 PropertyHandler handler = ApplyPropertyDefaultBase<Length, getterFunction, Length, setterFunction, Length, initialFunction>::createHandler(); local
425 PropertyHandler handler = ApplyPropertyDefaultBase<const AtomicString&, getterFunction, const AtomicString&, setterFunction, const AtomicString&, initialFunction>::createHandler(); local
476 PropertyHandler handler = ApplyPropertyDefaultBase<LengthSize, getterFunction, LengthSize, setterFunction, LengthSize, initialFunction>::createHandler(); local
625 PropertyHandler handler = ApplyPropertyDefaultBase<T, getterFunction, T, setterFunction, T, initialFunction>::createHandler(); local
906 PropertyHandler handler = ApplyPropertyFont<FontWeight, &FontDescription::weight, &FontDescription::setWeight, FontWeightNormal>::createHandler(); local
1013 PropertyHandler handler = ApplyPropertyDefaultBase<const NinePieceImage&, getterFunction, const NinePieceImage&, setterFunction, NinePieceImage, &RenderStyle::initialNinePieceImage>::createHandler(); local
1098 PropertyHandler handler = ApplyPropertyDefaultBase<StyleImage*, getterFunction, PassRefPtr<StyleImage>, setterFunction, StyleImage*, initialFunction>::createHandler(); local
1234 PropertyHandler handler = ApplyPropertyDefaultBase<ETextAlign, &RenderStyle::textAlign, ETextAlign, &RenderStyle::setTextAlign, ETextAlign, &RenderStyle::initialTextAlign>::createHandler(); local
1253 PropertyHandler handler = ApplyPropertyDefaultBase<TextDecoration, &RenderStyle::textDecoration, TextDecoration, &RenderStyle::setTextDecoration, TextDecoration, &RenderStyle::initialTextDecoration>::createHandler(); local
1286 PropertyHandler handler = ApplyPropertyLength<&RenderStyle::marqueeIncrement, &RenderStyle::setMarqueeIncrement, &RenderStyle::initialMarqueeIncrement>::createHandler(); local
1306 PropertyHandler handler = ApplyPropertyDefault<int, &RenderStyle::marqueeLoopCount, int, &RenderStyle::setMarqueeLoopCount, int, &RenderStyle::initialMarqueeLoopCount>::createHandler(); local
1338 PropertyHandler handler = ApplyPropertyDefault<int, &RenderStyle::marqueeSpeed, int, &RenderStyle::setMarqueeSpeed, int, &RenderStyle::initialMarqueeSpeed>::createHandler(); local
1366 PropertyHandler handler = ApplyPropertyDefaultBase<TextUnderlinePosition, &RenderStyle::textUnderlinePosition, TextUnderlinePosition, &RenderStyle::setTextUnderlinePosition, TextUnderlinePosition, &RenderStyle::initialTextUnderlinePosition>::createHandler(); local
1403 PropertyHandler handler = ApplyPropertyDefaultBase<Length, &RenderStyle::specifiedLineHeight, Length, &RenderStyle::setLineHeight, Length, &RenderStyle::initialLineHeight>::createHandler(); local
1744 PropertyHandler handler = ApplyPropertyDefaultBase<EResize, &RenderStyle::resize, EResize, &RenderStyle::setResize, EResize, &RenderStyle::initialResize>::createHandler(); local
1766 PropertyHandler handler = ApplyPropertyDefaultBase<EVerticalAlign, &RenderStyle::verticalAlign, EVerticalAlign, &RenderStyle::setVerticalAlign, EVerticalAlign, &RenderStyle::initialVerticalAlign>::createHandler(); local
1931 PropertyHandler handler = ApplyPropertyDefaultBase<ClipPathOperation*, getterFunction, PassRefPtr<ClipPathOperation>, setterFunction, ClipPathOperation*, initialFunction>::createHandler(); local
1962 PropertyHandler handler = ApplyPropertyDefaultBase<ShapeValue*, getterFunction, PassRefPtr<ShapeValue>, setterFunction, ShapeValue*, initialFunction>::createHandler(); local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/loggers/
H A Dmod_log_config.c805 ap_log_handler *handler; local
1374 ap_register_log_handler(apr_pool_t *p, char *tag, ap_log_handler_fn_t *handler, int def) argument
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dconfig.c329 const char *handler; local
[all...]
/macosx-10.9.5/cctools-845/ld/
H A Dld.c3346 handler( function
/macosx-10.9.5/dyld-239.4/src/
H A DImageLoaderMachOCompressed.cpp909 void ImageLoaderMachOCompressed::eachBind(const LinkContext& context, bind_handler handler) argument
1014 void ImageLoaderMachOCompressed::eachLazyBind(const LinkContext& context, bind_handler handler) argument
H A DdyldAPIs.cpp1790 dyld_register_image_state_change_handler(dyld_image_states state, bool batch, dyld_image_state_change_handler handler) argument
H A DdyldAPIsInLibSystem.cpp1415 dyld_register_image_state_change_handler(dyld_image_states state, bool batch, dyld_image_state_change_handler handler) argument
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DEAPOLSocket.c181 FDHandler * handler; member in struct:EAPOLSocketSource_s
1302 FDHandler * handler = NULL; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dbyte-opt.el
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dsun-mouse.el
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-dav.el
/macosx-10.9.5/emacs-92/emacs/src/
H A Deval.c1935 Lisp_Object handler, condit; local
[all...]
H A Dw32proc.c135 sys_signal (int sig, signal_handler handler) argument
/macosx-10.9.5/libunwind-35.3/include/
H A Dlibunwind.h74 unw_word_t handler; /* personality routine, or zero if not used */ member in struct:unw_proc_info_t
/macosx-10.9.5/libxml2-26/libxml2/
H A Dencoding.c1316 xmlCharEncodingHandlerPtr handler; local
1476 xmlRegisterCharEncodingHandler(xmlCharEncodingHandlerPtr handler) argument
1503 xmlCharEncodingHandlerPtr handler; local
1927 xmlCharEncFirstLineInt(xmlCharEncodingHandler *handler, xmlBufferPtr out, xmlBufferPtr in, int len) argument
2033 xmlCharEncFirstLine(xmlCharEncodingHandler *handler, xmlBufferPtr out, xmlBufferPtr in) argument
2298 xmlCharEncInFunc(xmlCharEncodingHandler * handler, xmlBufferPtr out, xmlBufferPtr in) argument
2639 xmlCharEncOutFunc(xmlCharEncodingHandler *handler, xmlBufferPtr out, xmlBufferPtr in) argument
2855 xmlCharEncCloseFunc(xmlCharEncodingHandler *handler) argument
2934 xmlCharEncodingHandler * handler = in->buf->encoder; local
[all...]
H A Dxmllint.c1636 xmlSAXHandlerPtr handler; local
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dxsltutils.c552 xsltSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler) { argument
598 xsltSetGenericDebugFunc(void *ctx, xmlGenericErrorFunc handler) argument
690 xsltSetTransformErrorFunc(xsltTransformContextPtr ctxt, void *ctx, xmlGenericErrorFunc handler) argument
1377 xsltSetSortFunc(xsltSortFunc handler) argument
1395 xsltSetCtxtSortFunc(xsltTransformContextPtr ctxt, xsltSortFunc handler) argument
2371 xsltHandleDebuggerCallback handler; member in struct:_xsltDebuggerCallbacks
[all...]
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_control.c39 void (*handler) (struct recvbuf *, int); /* handle request */ member in struct:ctl_proc
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dencoding.c1260 xmlCharEncodingHandlerPtr handler; local
1415 xmlRegisterCharEncodingHandler(xmlCharEncodingHandlerPtr handler) argument
1442 xmlCharEncodingHandlerPtr handler; local
1763 xmlCharEncFirstLineInt(xmlCharEncodingHandler *handler, xmlBufferPtr out, xmlBufferPtr in, int len) argument
1859 xmlCharEncFirstLine(xmlCharEncodingHandler *handler, xmlBufferPtr out, xmlBufferPtr in) argument
1878 xmlCharEncInFunc(xmlCharEncodingHandler * handler, xmlBufferPtr out, xmlBufferPtr in) argument
1979 xmlCharEncOutFunc(xmlCharEncodingHandler *handler, xmlBufferPtr out, xmlBufferPtr in) argument
2150 xmlCharEncCloseFunc(xmlCharEncodingHandler *handler) argument
2211 xmlCharEncodingHandler * handler = in->buf->encoder; local
[all...]
H A Dxmllint.c1630 xmlSAXHandlerPtr handler; local

Completed in 391 milliseconds

<<11121314