OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_push
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/clib/
fpi_tgt.c
788
featdata *fepFrmPtr, *recFrmPtr, *
last_push
, voice_result;
local
795
last_push
= *last_pushp;
796
if (
last_push
== fepFrmPtr)
800
if (
last_push
== NULL)
802
last_push
= recFrmPtr;
803
voistat = FAST_MATCH_DATA(getVoicingCode(frmPkt,
last_push
));
805
else if (decThisFramePtr(frmPkt, &
last_push
) == False)
807
voistat = FAST_MATCH_DATA(getVoicingCode(frmPkt,
last_push
));
808
(void) incThisFramePtr(frmPkt, &
last_push
);
811
voistat = FAST_MATCH_DATA(getVoicingCode(frmPkt,
last_push
));
[
all
...]
/external/srec/srec/include/
utteranc.h
80
featdata *
last_push
;
member in struct:__anon14859
120
featdata *
last_push
;
member in struct:__anon14861
145
featdata *
last_push
;
member in struct:__anon14862
Completed in 148 milliseconds