Searched defs:dm (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecSignVerifyTransform.c144 CFHashCode digest_mapping_hash(struct digest_mapping *dm) { argument
149 CSSM_ALGORITHMS alg_for_signature_context(CFStringRef input_is, const struct digest_mapping *dm) { argument
/macosx-10.10/remote_cmds-47/ypbind.tproj/
H A Dypbind.c197 makebinding(const char *dm) argument
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcucdtst.c968 UChar dm[32], s[32]; local
[all...]
/macosx-10.10/cups-408/cups/ppdc/
H A Dppdc-source.cxx3091 *dm; // Driver media size... local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngrtran.c515 int dm = ((dr > dg) ? dr : dg); local
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomplete.c527 int dm; local
H A Dcompresult.c169 int pm, pmax, pmm, pma, sm, smax, smm, sma, d, dm, mid; local
/macosx-10.10/zsh-61/zsh/Src/
H A Dmodule.c2848 Module dm = find_module((char *) getdata(n), local
2914 Module dm; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcalregts.cpp2302 int32_t dm = cal.fieldDifference(date2, UCAL_MONTH, ec); local
/macosx-10.10/screen-22/screen/
H A Ddisplay.h38 struct action dm; member in struct:kmap_ext
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DARMAssembler.h310 void emitDoublePrecisionInstruction(ARMWord op, int dd, int dn, int dm) argument
495 void vmov_f64(int dd, int dm, Condition cc = AL) argument
500 void vadd_f64(int dd, int dn, int dm, Condition cc = AL) argument
505 void vdiv_f64(int dd, int dn, int dm, Conditio argument
510 vsub_f64(int dd, int dn, int dm, Condition cc = AL) argument
515 vmul_f64(int dd, int dn, int dm, Condition cc = AL) argument
520 vcmp_f64(int dd, int dm, Condition cc = AL) argument
525 vsqrt_f64(int dd, int dm, Condition cc = AL) argument
530 vabs_f64(int dd, int dm, Condition cc = AL) argument
535 vneg_f64(int dd, int dm, Condition cc = AL) argument
656 vcvt_s32_f64(int sd, int dm, Condition cc = AL) argument
662 vcvt_u32_f64(int sd, int dm, Condition cc = AL) argument
[all...]
/macosx-10.10/libdispatch-442.1.4/src/
H A Dsource.c2854 dispatch_mach_t dm = (dispatch_mach_t)dsi; local
3059 dispatch_mach_t dm; local
3108 _dispatch_mach_dispose(dispatch_mach_t dm) argument
3121 dispatch_mach_connect(dispatch_mach_t dm, mach_port_t receive, mach_port_t send, dispatch_mach_msg_t checkin) argument
3160 _dispatch_mach_reply_kevent_unregister(dispatch_mach_t dm, dispatch_mach_reply_refs_t dmr, bool disconnected) argument
3178 _dispatch_mach_reply_kevent_register(dispatch_mach_t dm, mach_port_t reply, dispatch_mach_msg_t dmsg) argument
3216 _dispatch_mach_kevent_unregister(dispatch_mach_t dm) argument
3230 _dispatch_mach_kevent_register(dispatch_mach_t dm, mach_port_t send) argument
3255 _dispatch_mach_push(dispatch_object_t dm, dispatch_object_t dou, pthread_priority_t pp) argument
3297 _dispatch_mach_msg_recv(dispatch_mach_t dm, dispatch_mach_reply_refs_t dmr, mach_msg_header_t *hdr, mach_msg_size_t siz) argument
3344 _dispatch_mach_msg_disconnected(dispatch_mach_t dm, mach_port_t local_port, mach_port_t remote_port) argument
3386 _dispatch_mach_msg_not_sent(dispatch_mach_t dm, dispatch_object_t dou) argument
3397 _dispatch_mach_msg_send(dispatch_mach_t dm, dispatch_object_t dou) argument
3524 _dispatch_mach_send_push_wakeup(dispatch_mach_t dm, dispatch_object_t dou, bool wakeup) argument
3544 _dispatch_mach_send_push(dispatch_mach_t dm, dispatch_object_t dou) argument
3551 _dispatch_mach_send_drain(dispatch_mach_t dm) argument
3611 _dispatch_mach_send(dispatch_mach_t dm) argument
3624 _dispatch_mach_merge_kevent(dispatch_mach_t dm, const struct kevent64_s *ke) argument
3652 dispatch_mach_send(dispatch_mach_t dm, dispatch_mach_msg_t dmsg, mach_msg_option_t options) argument
3694 _dispatch_mach_disconnect(dispatch_mach_t dm) argument
3718 _dispatch_mach_cancel(dispatch_mach_t dm) argument
3737 _dispatch_mach_reconnect_invoke(dispatch_mach_t dm, dispatch_object_t dou) argument
3757 dispatch_mach_reconnect(dispatch_mach_t dm, mach_port_t send, dispatch_mach_msg_t checkin) argument
3783 _dispatch_mach_send_sync_slow(dispatch_mach_t dm) argument
3798 dispatch_mach_get_checkin_port(dispatch_mach_t dm) argument
3809 _dispatch_mach_connect_invoke(dispatch_mach_t dm) argument
3821 dispatch_mach_t dm = (dispatch_mach_t)_dispatch_queue_get_current(); local
3847 dispatch_mach_t dm = (dispatch_mach_t)_dispatch_queue_get_current(); local
3869 dispatch_mach_send_barrier_f(dispatch_mach_t dm, void *context, dispatch_function_t barrier) argument
3892 dispatch_mach_receive_barrier_f(dispatch_mach_t dm, void *context, dispatch_function_t barrier) argument
3909 dispatch_mach_send_barrier(dispatch_mach_t dm, dispatch_block_t barrier) argument
3917 dispatch_mach_receive_barrier(dispatch_mach_t dm, dispatch_block_t barrier) argument
3925 _dispatch_mach_cancel_invoke(dispatch_mach_t dm) argument
3939 dispatch_mach_cancel(dispatch_mach_t dm) argument
3949 dispatch_mach_t dm = dou._dm; local
4032 _dispatch_mach_invoke(dispatch_mach_t dm) argument
4038 _dispatch_mach_probe(dispatch_mach_t dm) argument
4423 _dispatch_mach_debug_attr(dispatch_mach_t dm, char* buf, size_t bufsiz) argument
4440 _dispatch_mach_debug(dispatch_mach_t dm, char* buf, size_t bufsiz) argument
[all...]
/macosx-10.10/vim-55/src/
H A Dgui_w48.c1781 MSG dm; local

Completed in 287 milliseconds