Home
last modified time | relevance | path

Searched refs:mpf (Results 1 – 8 of 8) sorted by relevance

/external/oprofile/module/x86/
Dop_fixmap.c159 static int __init mpf_table_ok(struct intel_mp_floating * mpf, unsigned long * bp) in mpf_table_ok() argument
163 if (mpf->mpf_length != 1) in mpf_table_ok()
168 return (mpf->mpf_specification == 1 || mpf->mpf_specification == 4); in mpf_table_ok()
174 struct intel_mp_floating * mpf; in smp_scan_config() local
177 mpf = (struct intel_mp_floating *)bp; in smp_scan_config()
178 if (mpf_table_ok(mpf, bp)) in smp_scan_config()
/external/bluetooth/bluez/audio/
Da2dp-codecs.h87 uint8_t mpf:1; member
109 uint8_t mpf:1; member
Da2dp.h89 uint8_t mpf:1; member
113 uint8_t mpf:1; member
Dipc.h211 uint8_t mpf; member
Dunix.c583 mpeg->mpf = mpeg_cap->mpf; in a2dp_append_codec()
1519 mpeg_cap.mpf = mpeg->mpf; in handle_a2dp_transport()
Dgstavdtpsink.c1573 pkt->mpf = 0; in gst_avdtp_sink_init_mp3_pkt_conf()
/external/clang/test/SemaCXX/
Dfunction-type-qual.cpp27 void (C::*mpf)() const; variable
/external/bluetooth/bluez/tools/
Davinfo.c189 uint8_t mpf:1; member
243 uint8_t mpf:1; member
338 if (mpeg->mpf) in print_mpeg12()