Home
last modified time | relevance | path

Searched defs:mp2 (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/history/
Dquery_parser.cc22 const Snippet::MatchPosition& mp2) { in CompareMatchPosition()
30 const Snippet::MatchPosition& mp2) { in SnippetIntersects()
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
DSDL_os2fslib.c382 static MRESULT EXPENTRY WndProc( HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2) in WndProc()
1052 static MRESULT EXPENTRY FrameWndProc( HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2) in FrameWndProc()
/external/valgrind/main/memcheck/
Dmc_malloc_wrappers.c673 MC_Mempool* mp2; in check_mempool_sane() local
/external/valgrind/main/VEX/unused/
Dlinker.c239 Maplet* mp2; in ensure_StringMap() local
/external/dropbear/libtommath/mtest/
Dmpi.c397 void mp_exch(mp_int *mp1, mp_int *mp2) in mp_exch()