Searched refs:arg2 (Results 301 - 325 of 500) sorted by relevance

<<11121314151617181920

/macosx-10.10/libxml2-26/libxml2/
H A Drelaxng.c341 const xmlChar *arg2; /* second arg */ member in struct:_xmlRelaxNGValidError
1753 * @arg2: the second string argument
1763 const xmlChar * arg2, int dup)
1804 cur->arg2 = xmlStrdup(arg2);
1808 cur->arg2 = arg2;
1847 if (cur->arg2 != NULL)
1848 xmlFree((xmlChar *) cur->arg2);
1849 cur->arg2
1761 xmlRelaxNGValidErrorPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGValidErr err, const xmlChar * arg1, const xmlChar * arg2, int dup) argument
2087 xmlRelaxNGGetErrorString(xmlRelaxNGValidErr err, const xmlChar * arg1, const xmlChar * arg2) argument
2233 xmlRelaxNGShowValidError(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGValidErr err, xmlNodePtr node, xmlNodePtr child, const xmlChar * arg1, const xmlChar * arg2) argument
2253 (const char *) msg, arg1, arg2); local
2348 xmlRelaxNGAddValidError(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGValidErr err, const xmlChar * arg1, const xmlChar * arg2, int dup) argument
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c340 const xmlChar *arg2; /* second arg */ member in struct:_xmlRelaxNGValidError
1752 * @arg2: the second string argument
1762 const xmlChar * arg2, int dup)
1803 cur->arg2 = xmlStrdup(arg2);
1807 cur->arg2 = arg2;
1846 if (cur->arg2 != NULL)
1847 xmlFree((xmlChar *) cur->arg2);
1848 cur->arg2
1760 xmlRelaxNGValidErrorPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGValidErr err, const xmlChar * arg1, const xmlChar * arg2, int dup) argument
2086 xmlRelaxNGGetErrorString(xmlRelaxNGValidErr err, const xmlChar * arg1, const xmlChar * arg2) argument
2232 xmlRelaxNGShowValidError(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGValidErr err, xmlNodePtr node, xmlNodePtr child, const xmlChar * arg1, const xmlChar * arg2) argument
2252 (const char *) msg, arg1, arg2); local
2347 xmlRelaxNGAddValidError(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGValidErr err, const xmlChar * arg1, const xmlChar * arg2, int dup) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dfunctions.sh181 if [[ $( $SHELL $tmp/script arg1 arg2) != arg2 ]]
/macosx-10.10/libauto-186/
H A Dauto_zone.h463 void (*callback_function)(void *arg1, void *arg2);
465 void *arg2; member in struct:old_auto_weak_callback_block
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dcolumn-lock.tcl225 lassign $id what item where arg1 arg2 arg3
246 lassign $id what item where arg1 arg2 arg3
H A Drandom.tcl178 lassign $id where item arg1 arg2 arg3 arg4
184 $T item toggle $arg2
H A Dmailwasher.tcl184 lassign $id what item where arg1 arg2 arg3
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dbsd_i386.c377 syscall_arg_t arg2; member in struct:mach_call_args
464 args.arg1, args.arg2, args.arg3, args.arg4, 0);
/macosx-10.10/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.h229 static IOReturn setPowerStateGated(OSObject *owner, void *arg0, void *arg1, void *arg2, void *arg3);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp141 void* arg2; member in struct:_IOHIDCmdGateActionArgs
2114 IOReturn IOHIDSystem::doSetEventPort(IOHIDSystem *self, void *port_void, void *arg1 __unused, void *arg2 __unused, void *arg3 __unused)
3247 args.arg2 = &dy;
3260 int dy = *(int *)((IOHIDCmdGateActionArgs *)args)->arg2;
3484 args.arg2 = (void *)bounds;
3499 IOGBounds * bounds = (IOGBounds *) ((IOHIDCmdGateActionArgs *)args)->arg2;
3724 args.arg2 = &deltaAxis3;
3743 short deltaAxis3 = *(short *)((IOHIDCmdGateActionArgs *)args)->arg2;
4228 IOReturn IOHIDSystem::doTabletEvent(IOHIDSystem *self, void * arg0, void * arg1, void * arg2) argument
4233 OSObject * sender = (OSObject *) arg2;
4297 doProximityEvent(IOHIDSystem *self, void * arg0, void *arg1, void * arg2) argument
5882 doExtPostEvent(IOHIDSystem *self, void * arg0, void * arg1, void * arg2, void * arg3 __unused) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DJITStubsARMv7.h126 COMPILE_ASSERT(PROBE_OFFSETOF(arg2) == PROBE_ARG2_OFFSET, ProbeContext_arg2_offset_matches_ctiMasmProbeTrampoline);
201 // esp[2 * ptrSize]: arg2
/macosx-10.10/OpenSSL098-52/src/crypto/bio/
H A Dbf_lbuf.c69 static long linebuffer_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbss_acpt.c98 static long acpt_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbss_file.c102 static long MS_CALLBACK file_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbss_log.c119 static long MS_CALLBACK slg_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Dbio_enc.c69 static long enc_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/macosx-10.10/OpenSSL098-52/src/crypto/pkcs7/
H A Dbio_ber.c69 static long ber_ctrl(BIO *h,int cmd,long arg1,char *arg2);
/macosx-10.10/OpenSSL098-52/src/crypto/txt_db/
H A Dtxt_db.c242 db->arg2=i;
/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dmanual.c83 manual_resolve_router_retry(void * arg0, void * arg1, void * arg2) argument
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_kpc.c402 * void *arg1, int arg2, \
411 (void)arg2; variable
H A Dsubr_prof.c169 int namelen = arg2; /* number of oid element arguments */
220 0, /* Integer argument (arg2) */
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOStatisticsPrivate.h217 static int oid_sysctl(__unused struct sysctl_oid *oidp, __unused void *arg1, int arg2, struct sysctl_req *req);
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssemblerX86_64.h861 void probe(ProbeFunction, void* arg1 = 0, void* arg2 = 0);
933 inline void MacroAssemblerX86_64::probe(MacroAssemblerX86_64::ProbeFunction function, void* arg1, void* arg2) argument
937 move(trustedImm64FromPtr(arg2), RegisterID::eax);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dos-ip.c55 #define osip_debug(ld,fmt,arg1,arg2,arg3) \
57 ldap_log_printf(NULL, LDAP_DEBUG_TRACE, fmt, arg1, arg2, arg3); \
62 #define osip_debug(ld,fmt,arg1,arg2,arg3) ((void)0)
/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dmkbuiltins.c961 line_error (defs, format, arg1, arg2)
963 char *format, *arg1, *arg2;
968 fprintf (stderr, format, arg1, arg2);

Completed in 335 milliseconds

<<11121314151617181920