Searched refs:lP (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | tst.InvalidProvider1.d.ksh | 33 # The -lP option can be used to list the probes from their provider names. 48 $dtrace -lP profile:::profile-97
|
H A D | tst.InvalidProvider2.d.ksh | 33 # The -lP option can be used to list the probes from their provider names. 48 $dtrace -lP profile:::
|
H A D | tst.InvalidProvider3.d.ksh | 33 # The -lP option can be used to list the probes from their provider names. 48 $dtrace -lP fbt:des:des3_crunch_block:return
|
H A D | tst.InvalidProvider4.d.ksh | 33 # The -lP option can be used to list the probes from their provider names. 48 $dtrace -lP profile'/probename == "profile-199"/{printf("FOUND");}'
|
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/ |
H A D | rpng-win.c | 602 LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) argument 641 return DefWindowProc(hwnd, iMsg, wP, lP);
|
H A D | rpng2-win.c | 1129 LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) argument 1165 return DefWindowProc(hwnd, iMsg, wP, lP);
|
Completed in 892 milliseconds