Searched +defs:target +defs:type (Results 251 - 275 of 295) sorted by relevance

<<1112

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dieee.c71 debug_type type; member in struct:ieee_var
102 debug_type type; member in struct:ieee_type
135 debug_type type; member in struct:ieee_tag
592 debug_type type; local
1381 debug_type type; local
2075 debug_type type; local
2891 debug_type type; local
3216 bfd_vma type, val; local
3265 debug_type target; local
3300 debug_type target; local
3699 struct ieee_write_type type; member in struct:ieee_type_stack
3713 struct ieee_write_type type; member in struct:ieee_name_type
3792 unsigned int type; member in struct:ieee_pending_parm
6596 struct ieee_write_type type; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dimap.el[all...]
/macosx-10.10/expat-12/expat/lib/
H A Dxmlparse.c204 enum XML_Content_Type type; member in struct:__anon8848
5166 const XML_Char *target; local
5242 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A Dparser.c1277 xmlAddSpecialAttr(xmlParserCtxtPtr ctxt, const xmlChar *fullname, const xmlChar *fullattr, int type) argument
5162 const xmlChar *target; local
5995 int type; local
6237 xmlChar type = 0; local
9108 int type; local
[all...]
H A Drelaxng.c156 xmlRelaxNGType type; /* the type of definition */ member in struct:_xmlRelaxNGDefine
1517 xmlRelaxNGRemoveRedefine(xmlRelaxNGParserCtxtPtr ctxt, const xmlChar * URL ATTRIBUTE_UNUSED, xmlNodePtr target, const xmlChar * name) argument
2412 xmlRelaxNGSchemaTypeHave(void *data ATTRIBUTE_UNUSED, const xmlChar * type) argument
2439 xmlRelaxNGSchemaTypeCheck(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * value, void **result, xmlNodePtr node) argument
2479 xmlRelaxNGSchemaFacetCheck(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * facetname, const xmlChar * val, const xmlChar * strval, void *value) argument
2569 xmlRelaxNGSchemaTypeCompare(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * value1, xmlNodePtr ctxt1, void *comp1, const xmlChar * value2, xmlNodePtr ctxt2) argument
2627 xmlRelaxNGDefaultTypeHave(void *data ATTRIBUTE_UNUSED, const xmlChar * type) argument
2682 xmlRelaxNGDefaultTypeCompare(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * value1, xmlNodePtr ctxt1 ATTRIBUTE_UNUSED, void *comp1 ATTRIBUTE_UNUSED, const xmlChar * value2, xmlNodePtr ctxt2 ATTRIBUTE_UNUSED) argument
3173 xmlAutomataStatePtr target = NULL; local
3527 xmlChar *type; local
3620 xmlChar *type; local
[all...]
H A Dtrio.c638 int type; member in struct:__anon9912
1165 TrioParse(type, format, parameters, arglist, argarray), int type, TRIO_CONST char *format, trio_parameter_t *parameters, va_list *arglist, trio_pointer_t *argarray argument
5425 TrioReadNumber(self, target, flags, width, base), trio_class_t *self, trio_uintmax_t *target, trio_flags_t flags, int width, int base argument
5555 TrioReadChar(self, target, flags, width), trio_class_t *self, char *target, trio_flags_t flags, int width argument
5621 TrioReadString(self, target, flags, width), trio_class_t *self, char *target, trio_flags_t flags, int width argument
5657 TrioReadWideChar(self, target, flags, width), trio_class_t *self, trio_wchar_t *target, trio_flags_t flags, int width argument
5718 TrioReadWideString(self, target, flags, width), trio_class_t *self, trio_wchar_t *target, trio_flags_t flags, int width argument
5764 TrioReadGroup(self, target, characterclass, flags, width), trio_class_t *self, char *target, int *characterclass, trio_flags_t flags, int width argument
5803 TrioReadDouble(self, target, flags, width), trio_class_t *self, trio_pointer_t target, trio_flags_t flags, int width argument
5989 TrioReadPointer(self, target, flags), trio_class_t *self, trio_pointer_t *target, trio_flags_t flags argument
[all...]
H A Dxmlregexp.c171 xmlRegAtomType type; member in struct:_xmlRegRange
185 xmlRegAtomType type; member in struct:_xmlRegAtom
223 xmlRegStateType type; member in struct:_xmlAutomataState
715 xmlRegNewRange(xmlRegParserCtxtPtr ctxt, int neg, xmlRegAtomType type, int start, int end) argument
787 xmlRegNewAtom(xmlRegParserCtxtPtr ctxt, xmlRegAtomType type) argument
944 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) argument
1056 xmlRegPrintQuantType(FILE *output, xmlRegQuantType type) argument
1217 xmlRegAtomAddRange(xmlRegParserCtxtPtr ctxt, xmlRegAtomPtr atom, int neg, xmlRegAtomType type, int start, int end, xmlChar *blockName) argument
1320 xmlRegStateAddTransTo(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr target, int from) argument
1348 xmlRegStateAddTrans(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state, xmlRegAtomPtr atom, xmlRegStatePtr target, int counter, int count) argument
2027 xmlRegStatePtr target = NULL; local
2790 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, int start, int end, const xmlChar *blockName) argument
3693 int i, target; local
4221 int target, i, state; local
4621 xmlRegAtomType type = (xmlRegAtomType) 0; local
4923 xmlRegAtomType type = XML_REGEXP_ANYSPACE; local
6434 unsigned char type;/* xmlExpNodeType */ member in struct:_xmlExpNode
6498 xmlExpHashComputeKey(xmlExpNodeType type, xmlExpNodePtr left, xmlExpNodePtr right) argument
6529 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) argument
6556 xmlExpHashGetEntry(xmlExpCtxtPtr ctxt, xmlExpNodeType type, xmlExpNodePtr left, xmlExpNodePtr right, const xmlChar *name, int min, int max) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest.cc340 AssertHelper::AssertHelper(TestPartResult::Type type, argument
605 HasOneFailure(const char* , const char* , const char* , const TestPartResultArray& results, TestPartResult::Type type, const string& substr) argument
644 SingleFailureChecker( const TestPartResultArray* results, TestPartResult::Type type, const string& substr) argument
2471 TestPartResultTypeToString(TestPartResult::Type type) argument
3983 const string& target = GTEST_FLAG(stream_result_to); local
[all...]
/macosx-10.10/ntfs-84/kext/
H A Dntfs_layout.h602 /*0x80*/ATTR_TYPE type; /* Type of the attribute. */ member in struct:__anon11338
709 /* 0*/ ATTR_TYPE type; /* The (32-bit) type of the attribute. */ member in struct:__anon11341
991 /* 0*/ ATTR_TYPE type; /* Type of referenced attribute. */ member in struct:__anon11350
1428 /* 0*/ ACE_TYPES type; /* Type of the ACE. */ member in struct:__anon11370
1588 ACE_TYPES type; /* Type of the ACE. */ member in struct:__anon11373
1609 ACE_TYPES type; /* Type of the ACE. */ member in struct:__anon11375
2048 ATTR_TYPE type; /* Type of the indexed attribute. Is member in struct:__anon11393
2536 /* 8*/ u32 type; /* Type of this credential: member in struct:__anon11419
2611 ntfschar target[0]; /* The target of the symbolic link. */ member in union:__anon11424::__anon11425
[all...]
/macosx-10.10/postfix-255/postfix/src/smtpd/
H A Dsmtpd_check.c2623 check_server_access(SMTPD_STATE *state, const char *table, const char *name, int type, const char *reply_name, const char *reply_class, const char *def_acl) argument
3704 forbid_whitelist(SMTPD_STATE *state, const char *name, int status, const char *target) argument
5106 char **target; member in struct:__anon11825
5191 int *target; member in struct:__anon11826
5294 ARGV **target; member in struct:__anon11827
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c155 xmlRelaxNGType type; /* the type of definition */ member in struct:_xmlRelaxNGDefine
1516 xmlRelaxNGRemoveRedefine(xmlRelaxNGParserCtxtPtr ctxt, const xmlChar * URL ATTRIBUTE_UNUSED, xmlNodePtr target, const xmlChar * name) argument
2411 xmlRelaxNGSchemaTypeHave(void *data ATTRIBUTE_UNUSED, const xmlChar * type) argument
2438 xmlRelaxNGSchemaTypeCheck(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * value, void **result, xmlNodePtr node) argument
2478 xmlRelaxNGSchemaFacetCheck(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * facetname, const xmlChar * val, const xmlChar * strval, void *value) argument
2568 xmlRelaxNGSchemaTypeCompare(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * value1, xmlNodePtr ctxt1, void *comp1, const xmlChar * value2, xmlNodePtr ctxt2) argument
2626 xmlRelaxNGDefaultTypeHave(void *data ATTRIBUTE_UNUSED, const xmlChar * type) argument
2681 xmlRelaxNGDefaultTypeCompare(void *data ATTRIBUTE_UNUSED, const xmlChar * type, const xmlChar * value1, xmlNodePtr ctxt1 ATTRIBUTE_UNUSED, void *comp1 ATTRIBUTE_UNUSED, const xmlChar * value2, xmlNodePtr ctxt2 ATTRIBUTE_UNUSED) argument
3172 xmlAutomataStatePtr target = NULL; local
3526 xmlChar *type; local
3619 xmlChar *type; local
[all...]
H A Dtrio.c634 int type; member in struct:__anon12145
1161 TrioParse(type, format, parameters, arglist, argarray), int type, TRIO_CONST char *format, trio_parameter_t *parameters, va_list *arglist, trio_pointer_t *argarray argument
5421 TrioReadNumber(self, target, flags, width, base), trio_class_t *self, trio_uintmax_t *target, trio_flags_t flags, int width, int base argument
5551 TrioReadChar(self, target, flags, width), trio_class_t *self, char *target, trio_flags_t flags, int width argument
5617 TrioReadString(self, target, flags, width), trio_class_t *self, char *target, trio_flags_t flags, int width argument
5653 TrioReadWideChar(self, target, flags, width), trio_class_t *self, trio_wchar_t *target, trio_flags_t flags, int width argument
5714 TrioReadWideString(self, target, flags, width), trio_class_t *self, trio_wchar_t *target, trio_flags_t flags, int width argument
5760 TrioReadGroup(self, target, characterclass, flags, width), trio_class_t *self, char *target, int *characterclass, trio_flags_t flags, int width argument
5799 TrioReadDouble(self, target, flags, width), trio_class_t *self, trio_pointer_t target, trio_flags_t flags, int width argument
5985 TrioReadPointer(self, target, flags), trio_class_t *self, trio_pointer_t *target, trio_flags_t flags argument
[all...]
H A Dxmlregexp.c168 xmlRegAtomType type; member in struct:_xmlRegRange
182 xmlRegAtomType type; member in struct:_xmlRegAtom
220 xmlRegStateType type; member in struct:_xmlAutomataState
711 xmlRegNewRange(xmlRegParserCtxtPtr ctxt, int neg, xmlRegAtomType type, int start, int end) argument
783 xmlRegNewAtom(xmlRegParserCtxtPtr ctxt, xmlRegAtomType type) argument
940 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) argument
1052 xmlRegPrintQuantType(FILE *output, xmlRegQuantType type) argument
1213 xmlRegAtomAddRange(xmlRegParserCtxtPtr ctxt, xmlRegAtomPtr atom, int neg, xmlRegAtomType type, int start, int end, xmlChar *blockName) argument
1316 xmlRegStateAddTransTo(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr target, int from) argument
1344 xmlRegStateAddTrans(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state, xmlRegAtomPtr atom, xmlRegStatePtr target, int counter, int count) argument
2023 xmlRegStatePtr target = NULL; local
2782 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, int start, int end, const xmlChar *blockName) argument
3683 int i, target; local
4211 int target, i, state; local
4611 xmlRegAtomType type = (xmlRegAtomType) 0; local
4913 xmlRegAtomType type = XML_REGEXP_ANYSPACE; local
6420 unsigned char type;/* xmlExpNodeType */ member in struct:_xmlExpNode
6484 xmlExpHashComputeKey(xmlExpNodeType type, xmlExpNodePtr left, xmlExpNodePtr right) argument
6515 xmlExpNewNode(xmlExpCtxtPtr ctxt, xmlExpNodeType type) argument
6542 xmlExpHashGetEntry(xmlExpCtxtPtr ctxt, xmlExpNodeType type, xmlExpNodePtr left, xmlExpNodePtr right, const xmlChar *name, int min, int max) argument
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dregparse.c1218 node_new_ctype(int type, int not, int ascii_range) argument
1289 onig_node_new_anchor(int type) argument
1397 node_new_enclose(int type) argument
1414 onig_node_new_enclose(int type) argument
2349 enum TokenSyms type; member in struct:__anon12493
4381 next_state_class(CClassNode* cc, OnigCodePoint* vs, enum CCVALTYPE* type, enum CCSTATE* state, ScanEnv* env) argument
4404 next_state_val(CClassNode* cc, OnigCodePoint *vs, OnigCodePoint v, int* vs_israw, int v_israw, enum CCVALTYPE intype, enum CCVALTYPE* type, enum CCSTATE* state, ScanEnv* env) argument
4837 Node *target, *work1 = NULL, *work2 = NULL; local
5261 set_quantifier(Node* qnode, Node* target, int group, ScanEnv* env) argument
5360 int type; member in struct:__anon12500
5768 Node* target; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dxmlparse.c204 enum XML_Content_Type type; member in struct:__anon13020
5168 const XML_Char *target; local
5244 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Dtcldom.c906 int type = ELEMENT_NODE; local
1164 tcldom_xpathResultSet( Tcl_Interp *interp, xpathResultSet *rs, Tcl_Obj *type, Tcl_Obj *value ) argument
1277 Tcl_Obj *resultPtr, *objv[MAX_REWRITE_ARGS], *type, *value, *nodeObj; local
1520 Tcl_Obj *type, *objPtr; local
4643 char * method, *tag, *data, *target, *uri, tmp[100]; local
[all...]
/macosx-10.10/tcl-105/tk/tk/xlib/X11/
H A DXlib.h536 int type; /* of event */ member in struct:__anon13697
557 int type; /* of event */ member in struct:__anon13698
575 int type; /* of event */ member in struct:__anon13699
592 int type; /* of event */ member in struct:__anon13700
616 int type; /* FocusIn or FocusOut */ member in struct:__anon13701
634 int type; member in struct:__anon13702
643 int type; member in struct:__anon13703
654 int type; member in struct:__anon13704
667 int type; member in struct:__anon13705
677 int type; member in struct:__anon13706
686 int type; member in struct:__anon13707
699 int type; member in struct:__anon13708
708 int type; member in struct:__anon13709
718 int type; member in struct:__anon13710
728 int type; member in struct:__anon13711
737 int type; member in struct:__anon13712
749 int type; member in struct:__anon13713
763 int type; member in struct:__anon13714
773 int type; member in struct:__anon13715
782 int type; member in struct:__anon13716
797 int type; member in struct:__anon13717
807 int type; member in struct:__anon13718
817 int type; member in struct:__anon13719
828 int type; member in struct:__anon13720
838 int type; member in struct:__anon13721
845 Atom target; member in struct:__anon13721
851 int type; member in struct:__anon13722
857 Atom target; member in struct:__anon13722
863 int type; member in struct:__anon13723
878 int type; member in struct:__anon13724
893 int type; member in struct:__anon13726
905 int type; member in struct:__anon13727
915 int type; member in struct:__anon13728
927 int type; /* must not be changed; first element */ member in union:_XEvent
1178 XIMStatusDataType type; member in struct:_XIMStatusDrawCallbackStruct
[all...]
/macosx-10.10/tcl-105/tk84/tk/xlib/X11/
H A DXlib.h545 int type; /* of event */ member in struct:__anon13876
566 int type; /* of event */ member in struct:__anon13877
584 int type; /* of event */ member in struct:__anon13878
601 int type; /* of event */ member in struct:__anon13879
625 int type; /* FocusIn or FocusOut */ member in struct:__anon13880
643 int type; member in struct:__anon13881
652 int type; member in struct:__anon13882
663 int type; member in struct:__anon13883
676 int type; member in struct:__anon13884
686 int type; member in struct:__anon13885
695 int type; member in struct:__anon13886
708 int type; member in struct:__anon13887
717 int type; member in struct:__anon13888
727 int type; member in struct:__anon13889
737 int type; member in struct:__anon13890
746 int type; member in struct:__anon13891
758 int type; member in struct:__anon13892
772 int type; member in struct:__anon13893
782 int type; member in struct:__anon13894
791 int type; member in struct:__anon13895
806 int type; member in struct:__anon13896
816 int type; member in struct:__anon13897
826 int type; member in struct:__anon13898
837 int type; member in struct:__anon13899
847 int type; member in struct:__anon13900
854 Atom target; member in struct:__anon13900
860 int type; member in struct:__anon13901
866 Atom target; member in struct:__anon13901
872 int type; member in struct:__anon13902
887 int type; member in struct:__anon13903
902 int type; member in struct:__anon13905
914 int type; member in struct:__anon13906
924 int type; member in struct:__anon13907
936 int type; /* must not be changed; first element */ member in union:_XEvent
1187 XIMStatusDataType type; member in struct:_XIMStatusDrawCallbackStruct
[all...]
/macosx-10.10/vim-55/src/
H A Dgui_gtk_x11.c1288 GdkAtom type; local
5604 GdkAtom target; local
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp836 _IOServiceJob * _IOServiceJob::startJob( IOService * nub, int type, argument
1025 IOService * target = (IOService *) param2; local
1501 messageClient( UInt32 type, OSObject * client, void * argument, vm_size_t argSize ) argument
1551 applyToInterestNotifiers(const IORegistryEntry *target, const OSSymbol * typeOfInterest, OSObjectApplierFunction applier, void * context ) argument
1597 UInt32 type; member in struct:MessageClientsContext
1615 messageClients( UInt32 type, void * argument, vm_size_t argSize ) argument
1638 registerInterest( const OSSymbol * typeOfInterest, IOServiceInterestHandler handler, void * target, void * ref ) argument
1660 registerInterestForNotifer( IONotifier *svcNotify, const OSSymbol * typeOfInterest, IOServiceInterestHandler handler, void * target, void * ref ) argument
2641 UInt32 type; member in struct:ServiceOpenMessageContext
4055 _IOServiceMatchingNotificationHandler( void * target, void * refCon, IOService * newService, IONotifier * notifier ) argument
4063 setNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority ) argument
4115 doInstallNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority, OSIterator ** existing ) argument
4156 installNotification(const OSSymbol * type, OSDictionary * matching, IOServiceNotificationHandler handler, void * target, void * refCon, SInt32 priority, OSIterator ** existing ) argument
4177 installNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority, OSIterator ** existing ) argument
4195 addNotification( const OSSymbol * type, OSDictionary * matching, IOServiceNotificationHandler handler, void * target, void * refCon, SInt32 priority ) argument
4216 addMatchingNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority ) argument
4336 deliverNotification( const OSSymbol * type, IOOptionBits orNewState, IOOptionBits andNewState ) argument
5175 newUserClient( task_t owningTask, void * securityID, UInt32 type, OSDictionary * properties, IOUserClient ** handler ) argument
5235 newUserClient( task_t owningTask, void * securityID, UInt32 type, IOUserClient ** handler ) argument
5406 message( UInt32 type, IOService * provider, void * argument ) argument
5581 IOService * target; local
5596 setLatencyHandler(UInt32 delayType, IOService * target, bool enable) argument
5752 registerInterrupt(int source, OSObject *target, IOInterruptAction handler, void *refCon) argument
[all...]
H A DIOServicePM.cpp108 uint32_t type = kIOPMRequestTypeInvalid; local
2755 activityTickle( unsigned long type, unsigned long stateNumber ) argument
3199 setAggressiveness( unsigned long type, unsigned long newLevel ) argument
3210 getAggressiveness( unsigned long type, unsigned long * currentLevel ) argument
3781 actionDriverCalloutDone( OSObject * target, void * arg0, void * arg1, void * arg2, void * arg3 ) argument
5352 actionAckTimerExpired( OSObject * target, void * arg0, void * arg1, void * arg2, void * arg3 ) argument
6900 acquirePMRequest( IOService * target, IOOptionBits requestType, IOPMRequest * active ) argument
7677 IOService * target = 0; local
7839 init( IOService * target, IOOptionBits type ) argument
8040 IOService * target; local
8138 IOService * target; local
8292 IOService * target; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dldefs-boot.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el8890 (defvar type) function
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dorg.el[all...]
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp282 OSObject * target; member in struct:IOFBInterruptRegister
1274 extCreateSharedCursor( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
1338 extGetPixelInformation( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
1359 extGetCurrentDisplayMode( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
1389 extSetStartupDisplayMode( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
1702 extSetGammaTable( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
1992 extSetCLUTWithEntries( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
2255 newUserClient( task_t owningTask, void * security_id, UInt32 type, IOUserClient ** handler ) argument
2317 extGetDisplayModeCount( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
2335 extGetDisplayModes( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
2362 extGetVRAMMapOffset( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
2432 extSetBounds( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
2514 extValidateDetailedTiming( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
2542 extSetColorConvertTable( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
2707 IOFramebufferLockedSerialize(void * target, void * ref, OSSerialize * s) argument
3351 extSetCursorVisible( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
3384 extSetCursorPosition( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
3480 extSetNewCursor( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
4424 pmSettingsChange(OSObject * target, const OSSymbol * type, OSObject * val, uintptr_t refcon) argument
5821 agcMessage( void * target, void * refCon, UInt32 messageType, IOService * service, void * messageArgument, vm_size_t argSize ) argument
5901 systemPowerChange( void * target, void * refCon, UInt32 messageType, IOService * service, void * messageArgument, vm_size_t argSize ) argument
6137 setAggressiveness( unsigned long type, unsigned long newLevel ) argument
6163 getAggressiveness( unsigned long type, unsigned long * currentLevel ) argument
6203 extAcknowledgeNotification( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
6245 extRegisterNotificationPort( mach_port_t port, UInt32 type, UInt32 refCon ) argument
7532 extSetDisplayMode( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
7674 extSetAttribute( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
7713 extGetAttribute( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
7776 extGetInformationForDisplayMode( OSObject * target, void * reference, IOExternalMethodArguments * args) argument
8169 clamshellHandler(void * target, void * ref, IOService * resourceService, IONotifier * notifier) argument
8934 registerForInterruptType( IOSelect interruptType, IOFBInterruptProc proc, OSObject * target, void * ref, void ** interruptRef ) argument
10201 dpInterruptProc(OSObject * target, void * ref) argument
[all...]

Completed in 595 milliseconds

<<1112