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

/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DSecSignVerifyTransform.c129 CFHashCode digest_mapping_hash(struct digest_mapping *dm) { argument
134 CSSM_ALGORITHMS alg_for_signature_context(CFStringRef input_is, const struct digest_mapping *dm) { argument
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c197 makebinding(const char *dm) argument
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-source.cxx3135 *dm; // Driver media size... local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngrtran.c515 int dm = ((dr > dg) ? dr : dg); local
/macosx-10.9.5/zsh-60/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.9.5/zsh-60/zsh/Src/
H A Dmodule.c2848 Module dm = find_module((char *) getdata(n), local
2914 Module dm; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcucdtst.c964 UChar dm[32], s[32]; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dcalregts.cpp2301 int32_t dm = cal.fieldDifference(date2, UCAL_MONTH, ec); local
/macosx-10.9.5/screen-22/screen/
H A Ddisplay.h38 struct action dm; member in struct:kmap_ext
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DARMAssembler.h255 void emitDoublePrecisionInstruction(ARMWord op, int dd, int dn, int dm) argument
440 void vmov_f64(int dd, int dm, Condition cc = AL) argument
445 void vadd_f64(int dd, int dn, int dm, Condition cc = AL) argument
450 void vdiv_f64(int dd, int dn, int dm, Conditio argument
455 vsub_f64(int dd, int dn, int dm, Condition cc = AL) argument
460 vmul_f64(int dd, int dn, int dm, Condition cc = AL) argument
465 vcmp_f64(int dd, int dm, Condition cc = AL) argument
470 vsqrt_f64(int dd, int dm, Condition cc = AL) argument
475 vabs_f64(int dd, int dm, Condition cc = AL) argument
480 vneg_f64(int dd, int dm, Condition cc = AL) argument
601 vcvt_s32_f64(int sd, int dm, Condition cc = AL) argument
607 vcvt_u32_f64(int sd, int dm, Condition cc = AL) argument
[all...]
/macosx-10.9.5/libdispatch-339.92.1/src/
H A Dsource.c2811 dispatch_mach_t dm = (dispatch_mach_t)dsi; local
3013 dispatch_mach_t dm; local
3062 _dispatch_mach_dispose(dispatch_mach_t dm) argument
3075 dispatch_mach_connect(dispatch_mach_t dm, mach_port_t receive, mach_port_t send, dispatch_mach_msg_t checkin) argument
3112 _dispatch_mach_reply_kevent_unregister(dispatch_mach_t dm, dispatch_mach_reply_refs_t dmr, bool disconnected) argument
3128 _dispatch_mach_reply_kevent_register(dispatch_mach_t dm, mach_port_t reply, void *ctxt) argument
3162 _dispatch_mach_kevent_unregister(dispatch_mach_t dm) argument
3176 _dispatch_mach_kevent_register(dispatch_mach_t dm, mach_port_t send) argument
3201 _dispatch_mach_push(dispatch_object_t dm, dispatch_object_t dou) argument
3242 _dispatch_mach_msg_recv(dispatch_mach_t dm, mach_msg_header_t *hdr, mach_msg_size_t siz) argument
3270 _dispatch_mach_msg_get_reply_port(dispatch_mach_t dm, dispatch_object_t dou) argument
3288 _dispatch_mach_msg_disconnected(dispatch_mach_t dm, mach_port_t local_port, mach_port_t remote_port) argument
3303 _dispatch_mach_msg_not_sent(dispatch_mach_t dm, dispatch_object_t dou) argument
3315 _dispatch_mach_msg_send(dispatch_mach_t dm, dispatch_object_t dou) argument
3410 _dispatch_mach_send_push(dispatch_mach_t dm, dispatch_object_t dou) argument
3427 _dispatch_mach_send_drain(dispatch_mach_t dm) argument
3492 _dispatch_mach_send(dispatch_mach_t dm) argument
3505 _dispatch_mach_merge_kevent(dispatch_mach_t dm, const struct kevent64_s *ke) argument
3515 dispatch_mach_send(dispatch_mach_t dm, dispatch_mach_msg_t dmsg, mach_msg_option_t options) argument
3543 _dispatch_mach_disconnect(dispatch_mach_t dm) argument
3567 _dispatch_mach_cancel(dispatch_mach_t dm) argument
3586 _dispatch_mach_reconnect_invoke(dispatch_mach_t dm, dispatch_object_t dou) argument
3606 dispatch_mach_reconnect(dispatch_mach_t dm, mach_port_t send, dispatch_mach_msg_t checkin) argument
3630 _dispatch_mach_send_sync_slow(dispatch_mach_t dm) argument
3645 dispatch_mach_get_checkin_port(dispatch_mach_t dm) argument
3656 _dispatch_mach_connect_invoke(dispatch_mach_t dm) argument
3668 dispatch_mach_t dm = (dispatch_mach_t)_dispatch_queue_get_current(); local
3689 dispatch_mach_t dm = (dispatch_mach_t)_dispatch_queue_get_current(); local
3711 dispatch_mach_send_barrier_f(dispatch_mach_t dm, void *context, dispatch_function_t barrier) argument
3732 dispatch_mach_receive_barrier_f(dispatch_mach_t dm, void *context, dispatch_function_t barrier) argument
3746 dispatch_mach_send_barrier(dispatch_mach_t dm, dispatch_block_t barrier) argument
3754 dispatch_mach_receive_barrier(dispatch_mach_t dm, dispatch_block_t barrier) argument
3762 _dispatch_mach_cancel_invoke(dispatch_mach_t dm) argument
3776 dispatch_mach_cancel(dispatch_mach_t dm) argument
3786 dispatch_mach_t dm = dou._dm; local
3865 _dispatch_mach_invoke(dispatch_mach_t dm) argument
3871 _dispatch_mach_probe(dispatch_mach_t dm) argument
4246 _dispatch_mach_debug_attr(dispatch_mach_t dm, char* buf, size_t bufsiz) argument
4263 _dispatch_mach_debug(dispatch_mach_t dm, char* buf, size_t bufsiz) argument
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_w48.c1781 MSG dm; local
/macosx-10.9.5/cctools-845/as/
H A Darm.c12242 unsigned dm = NEON_SCALAR_REG (inst.operands[1].reg); local

Completed in 620 milliseconds