Searched refs:mps (Results 1 – 5 of 5) sorted by relevance
/external/bluetooth/glib/tests/ |
D | slice-threadinit.c | 74 void *mps[N_MAGAZINE_PROBES]; in main() local 78 mps[j] = g_slice_alloc (magazine_probes[j]); in main() 109 g_slice_free1 (magazine_probes[j], mps[j]); in main() 120 if (mem == mps[j]) in main() 132 g_slice_free1 (magazine_probes[j], mps[j]); in main() 146 if (mem == mps[j]) in main() 162 g_slice_free1 (magazine_probes[j], mps[j]); in main()
|
/external/qemu/hw/ |
D | bt-l2cap.c | 50 int mps; member 417 ch->mps = 65536; in l2cap_channel_open() 658 ch->mps = val; in l2cap_channel_config() 764 data[len ++] = l2cap->group_ch.mps & 0xff; in l2cap_info() 765 data[len ++] = l2cap->group_ch.mps >> 8; in l2cap_info() 1010 if (len - 4 > ch->mps) in l2cap_iframe_in() 1018 if (len - 6 > ch->mps) in l2cap_iframe_in() 1032 if (len - 4 > ch->mps) in l2cap_iframe_in() 1041 if (len - 4 > ch->mps) in l2cap_iframe_in() 1188 l2cap->signalling_ch.mps = 65536; in l2cap_init() [all …]
|
/external/bluetooth/hcidump/parser/ |
D | l2cap.c | 450 uint16_t rto, mto, mps; in conf_rfc() local 455 mps = btohs(bt_get_unaligned((uint16_t *) (ptr + 7))); in conf_rfc() 457 txwin, maxtrans, rto, mto, mps); in conf_rfc()
|
/external/icu4c/data/locales/ |
D | ln.txt | 93 "mps",
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 57699 http://www.mps.com/newsevents/PressReleases/042304.asp 62444 http://www.outdoorsmagic.com/news/article/mps/UAN/3075/v/1/sp/ 81076 http://www.wtamu.edu/academic/anns/mps/math/mathlab/int_algebra/int_alg_tut1_study.htm
|