Searched refs:vcode (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/base/win/
H A Dforeground_helper.h38 void OnHotKey(int id, UINT vcode, UINT modifiers);
H A Dforeground_helper.cc76 void ForegroundHelper::OnHotKey(int id, UINT vcode, UINT modifiers) { argument
/external/srec/srec/include/
H A Dfpi_tgt.h146 void setVoicingCode(fepFramePkt *frmPkt, featdata *frmptr, featdata vcode);
/external/valgrind/main/VEX/priv/
H A Dmain_main.c237 HInstrArray* vcode; local
871 vcode = iselSB ( irsb, vta->arch_host,
886 for (i = 0; i < vcode->arr_used; i++) {
888 ppInstr(vcode->arr[i], mode64);
895 rcode = doRegisterAllocation ( vcode, available_real_regs,
/external/srec/srec/clib/
H A Dfpi_tgt.c700 void setVoicingCode(fepFramePkt* frmPkt, featdata *frmptr, featdata vcode) argument
706 SET_VOICING_CODES(frmptr[frmPkt->uttDim], vcode);

Completed in 254 milliseconds