Searched defs:stc (Results 1 - 5 of 5) sorted by path

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dppucd.h52 UChar32 scf, slc, stc, suc; member in struct:UniProps
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_output.c3927 struct sctp_state_cookie *stc; local
3977 stc = (struct sctp_state_cookie *)((caddr_t)ph +
3981 /* Fill in the stc cookie data */
3982 memcpy(stc, stc_in, sizeof(struct sctp_state_cookie));
5869 struct sctp_state_cookie stc; local
5939 memset(&stc, 0, sizeof(struct sctp_state_cookie));
5942 (void)SCTP_GETTIME_TIMEVAL(&stc.time_entered);
5947 stc.tie_tag_my_vtag = asoc->my_vtag_nonce;
5948 stc.tie_tag_peer_vtag = asoc->peer_vtag_nonce;
5949 stc
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.h52 UChar32 scf, slc, stc, suc; member in struct:UniProps
/external/kernel-headers/original/uapi/linux/dvb/
H A Ddmx.h138 unsigned int base; /* output: divisor for stc to get 90 kHz clock */
139 __u64 stc; /* output: stc in 'base'*90 kHz units */ member in struct:dmx_stc
/external/qemu-pc-bios/vgabios/
H A Dclext.c1290 stc ;; video mode is not supported variable

Completed in 273 milliseconds