Searched refs:mpl (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c766 UINT8 gb_idx = 0, mpl; local
935 mpl = ((p_pa_nfc->atr_res[mpl_idx]) >> 4) & 0x03;
936 p_pa_nfc->max_payload_size = nfc_mpl_code_to_size[mpl];
/external/valgrind/main/include/vki/
H A Dvki-mips32-linux.h804 unsigned long long mpl[3]; /* MTM{0,1,2} */ member in struct:vki_pt_regs
/external/v8/benchmarks/
H A Dcrypto.js559 this.mpl = this.mp&0x7fff;
590 var u0 = (j*this.mpl+(((j*this.mph+(x_array[i]>>15)*this.mpl)&this.um)<<15))&BI_DM;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-crypto.js551 this.mpl = this.mp&0x7fff;
582 var u0 = (j*this.mpl+(((j*this.mph+(x_array[i]>>15)*this.mpl)&this.um)<<15))&BI_DM;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-crypto.js551 this.mpl = this.mp&0x7fff;
582 var u0 = (j*this.mpl+(((j*this.mph+(x_array[i]>>15)*this.mpl)&this.um)<<15))&BI_DM;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-crypto.js551 this.mpl = this.mp&0x7fff;
582 var u0 = (j*this.mpl+(((j*this.mph+(x_array[i]>>15)*this.mpl)&this.um)<<15))&BI_DM;

Completed in 180 milliseconds