Searched refs:aid (Results 1 - 25 of 97) sorted by relevance

1234

/macosx-10.10/IOGraphics-485/tools/
H A Dmodesuck.c190 SInt32 aid; local
196 CFNumberGetValue( num, kCFNumberSInt32Type, &aid );
198 aid = timingInvalid;
210 printf("%ldx%ld@%ld, %ld\n", modeInfo->nominalWidth, modeInfo->nominalHeight, ((modeInfo->refreshRate + 0x8000) >> 16), aid);
218 if( (aid == timingInvalid)
219 || (aid == timingInvalid_SM_T24)
220 || (aid == timingApple_FixedRateLCD)
221 || (aid == timingGTF_640x480_120hz)
222 || (aid == timingAppleNTSC_ST)
223 || (aid
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dsecoid.h68 ** "aid" where the DER encoded algorithm info is stored (memory
73 extern SECStatus SECOID_SetAlgorithmID(PRArenaPool *arena, SECAlgorithmID *aid,
88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
92 ** "aid" the certificate-request to destroy
95 extern void SECOID_DestroyAlgorithmID(SECAlgorithmID *aid, Boolean freeit);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dsecoid.h68 ** "aid" where the DER encoded algorithm info is stored (memory
73 extern SECStatus SECOID_SetAlgorithmID(PRArenaPool *arena, SECAlgorithmID *aid,
88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
92 ** "aid" the certificate-request to destroy
95 extern void SECOID_DestroyAlgorithmID(SECAlgorithmID *aid, Boolean freeit);
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A Dsecoid.h68 ** "aid" where the DER encoded algorithm info is stored (memory
73 extern SECStatus SECOID_SetAlgorithmID(PRArenaPool *arena, SECAlgorithmID *aid,
88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
92 ** "aid" the certificate-request to destroy
95 extern void SECOID_DestroyAlgorithmID(SECAlgorithmID *aid, Boolean freeit);
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A Dsecoid.h68 ** "aid" where the DER encoded algorithm info is stored (memory
73 extern SECStatus SECOID_SetAlgorithmID(PRArenaPool *arena, SECAlgorithmID *aid,
88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
92 ** "aid" the certificate-request to destroy
95 extern void SECOID_DestroyAlgorithmID(SECAlgorithmID *aid, Boolean freeit);
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dsecoid.h68 ** "aid" where the DER encoded algorithm info is stored (memory
73 extern SECStatus SECOID_SetAlgorithmID(PRArenaPool *arena, SECAlgorithmID *aid,
88 extern SECOidTag SECOID_GetAlgorithmTag(const SECAlgorithmID *aid);
92 ** "aid" the certificate-request to destroy
95 extern void SECOID_DestroyAlgorithmID(SECAlgorithmID *aid, Boolean freeit);
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dalist.c139 alist_iter_cb(alist_el_t *el, alist_iter_data_t *aid) argument
141 return (aid->aid_func(el->ale_name, el->ale_value, aid->aid_priv));
147 alist_iter_data_t aid; local
149 aid.aid_func = func;
150 aid.aid_priv = private;
152 return (hash_iter(alist->al_elements, (int (*)())alist_iter_cb, &aid));
/macosx-10.10/apr-32/apr/apr/mmap/unix/
H A Dmmap.c81 area_id aid = -1; local
111 aid = create_area("apr_mmap", &mm , B_ANY_ADDRESS, pages * B_PAGE_SIZE,
114 if (aid < B_NO_ERROR) {
120 if (aid >= B_NO_ERROR)
123 (*new)->area = aid;
/macosx-10.10/apr-32/apr/apr/shmem/beos/
H A Dshm.c33 area_id aid; member in struct:apr_shm_t
65 (*m)->aid = newid;
76 delete_area(m->aid);
124 new_m->aid = narea;
138 delete_area(m->aid);
/macosx-10.10/xnu-2782.1.97/osfmk/atm/
H A Datm.c77 static atm_value_t get_atm_value_from_aid(aid_t aid);
92 kern_return_t atm_send_user_notification(aid_t aid, uint64_t subaid, mach_port_t *buffers_array, uint64_t *sizes_array, mach_msg_type_number_t count, uint32_t flags);
160 * Global aid. Incremented on each get_aid.
379 * Purpose: Extract a set of aid from an array of voucher values.
382 * KERN_NO_SPACE: insufficeint buffer provided to fill an array of aid.
412 memcpy(&out_recipe[0], &atm_value->aid, sizeof(aid_t));
568 aid_t aid = atm_value->aid; local
632 kr = atm_send_user_notification(aid, sub_activity_id, mem_array, sizes_array, i, flags);
649 aid_t aid,
648 atm_send_user_notification( aid_t aid, subaid_t subaid, mach_port_t *buffers_array, uint64_t *sizes_array, mach_msg_type_number_t count, uint32_t flags) argument
754 aid_t aid; local
823 aid_t aid = new_atm_value->aid; local
844 aid_t aid = atm_value->aid; local
863 get_atm_value_from_aid(aid_t aid) argument
[all...]
H A Datm_internal.h69 aid_t aid; /* activity id */ member in struct:atm_value
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/devtools/
H A Ddialog.tcl138 set aid [after 10000 [list Timeout $sock]]
139 fileevent $sock readable [list Input $aid $sock]
141 Log " Waiting \[$aid\]"
144 proc Input {aid sock} {
148 after cancel $aid
158 Log " Events off \[$aid, $sock\]"
160 after cancel $aid
/macosx-10.10/PowerManagement-494.1.2/BATS/
H A DIOPMPerformBlockWithAssertion-15072112.c139 IOPMAssertionID aid; local
140 IOReturn r2 = IOPMAssertionCreateWithProperties(properties, &aid);
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A Datm.py6 @header("{0: <20s} {1: <16s} {2: <20s} {3: <16s}".format("atm_value", "aid", "voucher_value", "sync"))
13 out_string = format_str.format(atm_value, unsigned(atm_value.aid), atm_value, atm_value.sync)
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_usrreq.c253 associd_t aid, connid_t *pcid, uint32_t flags, void *arg,
256 #pragma unused(p, aid, flags, arg, arglen)
270 DTRACE_MPTCP3(connectx, struct mptses *, mpte, associd_t, aid,
315 associd_t aid, connid_t *pcid, uint32_t flags, void *arg,
331 aid, pcid, flags, arg, arglen);
359 mptcp_getconnids(struct mptses *mpte, associd_t aid, uint32_t *cnt, argument
367 if (aid != ASSOCID_ANY && aid != ASSOCID_ALL &&
368 aid != mpte->mpte_associd)
751 mptcp_disconnectx(struct mptses *mpte, associd_t aid, connid_ argument
251 mptcp_connectx(struct mptses *mpte, struct sockaddr_list **src_sl, struct sockaddr_list **dst_sl, struct proc *p, uint32_t ifscope, associd_t aid, connid_t *pcid, uint32_t flags, void *arg, uint32_t arglen) argument
313 mptcp_usr_connectx(struct socket *mp_so, struct sockaddr_list **src_sl, struct sockaddr_list **dst_sl, struct proc *p, uint32_t ifscope, associd_t aid, connid_t *pcid, uint32_t flags, void *arg, uint32_t arglen) argument
847 mptcp_usr_disconnectx(struct socket *mp_so, associd_t aid, connid_t cid) argument
918 mptcp_usr_peeloff(struct socket *mp_so, associd_t aid, struct socket **psop) argument
945 mptcp_peeloff(struct mptses *mpte, associd_t aid, struct socket **psop) argument
[all...]
/macosx-10.10/network_cmds-457/mptcp_client/
H A Dconn_lib.c94 copyconnids(int s, associd_t aid, connid_t **cidp, uint32_t *cnt) argument
109 cidr.scr_aid = aid;
H A Dmptcp_client.c792 associd_t *aid = NULL; local
796 error = copyassocids(s, &aid, &aid_cnt);
805 printf(" %d\n", aid[i]);
828 if (aid != NULL)
829 freeassocids(aid);
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_cc.c327 dt_ident_t *aid; local
354 aid = anp->dn_ident;
356 if (aid->di_gen == dtp->dt_gen && !(aid->di_flags & DT_IDFLG_MOD)) {
358 "undefined aggregation: @%s\n", aid->di_name);
369 dt_ident_t *aid; local
403 aid = anp->dn_ident;
405 if (aid->di_gen == dtp->dt_gen && !(aid->di_flags & DT_IDFLG_MOD)) {
407 "undefined aggregation: @%s\n", aid
432 dt_ident_t *aid; local
498 dt_ident_t *aid, *fid; local
1307 dt_ident_t *aid, *fid; local
[all...]
H A Ddt_map.c364 dt_ident_t *aid; local
368 aid = sdp->dtsd_aggdata;
369 agg->dtagd_name = aid->di_name;
370 agg->dtagd_varid = aid->di_id;
/macosx-10.10/tcpdump-61/tcpdump/
H A Dieee802_11.h229 u_int16_t aid; member in struct:mgmt_body_t
282 u_int16_t aid; member in struct:ctrl_ps_poll_t
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dknightstour.tcl99 variable aid [after $delay [list MovePiece $dlg $square $next]]
136 variable aid
137 catch {after cancel $aid}
/macosx-10.10/netcat-22/
H A Dnetcat.c1445 associd_t *aid = NULL; local
1449 err = copyassocids(s, &aid, &aid_cnt);
1458 printf(" %d\n", aid[i]);
1481 if (aid != NULL)
1482 freeassocids(aid);
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dudp6_usrreq.c790 associd_t aid, connid_t *pcid, uint32_t flags, void *arg,
794 p, ifscope, aid, pcid, flags, arg, arglen));
844 udp6_disconnectx(struct socket *so, associd_t aid, connid_t cid) argument
847 if (aid != ASSOCID_ANY && aid != ASSOCID_ALL)
788 udp6_connectx(struct socket *so, struct sockaddr_list **src_sl, struct sockaddr_list **dst_sl, struct proc *p, uint32_t ifscope, associd_t aid, connid_t *pcid, uint32_t flags, void *arg, uint32_t arglen) argument
/macosx-10.10/BerkeleyDB-21/db/examples_c/
H A Dex_tpcb.c114 u_int32_t aid; member in struct:_histrec
461 hrec.aid = random_id(ACCOUNT, accounts, branches, tellers);
638 hrec.aid = account;
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/
H A DTpcbExample.cpp108 u_int32_t aid; member in struct:Histrec
417 hrec.aid = random_id(ACCOUNT, accounts, branches, tellers);
563 hrec.aid = account;

Completed in 493 milliseconds

1234