OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_push
(Results
1 - 6
of
6
) 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:__anon29258
120
featdata *
last_push
;
member in struct:__anon29260
145
featdata *
last_push
;
member in struct:__anon29261
/external/srec/srec/ca/
utt_data.c
64
hUtt->data.gen_utt.
last_push
= NULL;
utt_basi.c
211
hUtt->data.gen_utt.
last_push
= NULL;
/external/chromium_org/v8/tools/push-to-trunk/
push_to_trunk.py
78
last_push
= (self._options.l or
82
print self.Git("log -1 %s" %
last_push
)
85
args = "log -1 --format=%H %s^ ChangeLog" %
last_push
86
last_push
= self.Git(args).strip()
87
self.Persist("
last_push
",
last_push
)
88
self._state["
last_push
"] =
last_push
112
self.RestoreIfUnset("
last_push
")
125
args = "log %s..HEAD --format=%%H" % self._state["
last_push
"]
[
all
...]
/external/srec/srec/crec/
get_fram.c
248
&utt->gen_utt.
last_push
, utt->gen_utt.voice_duration,
Completed in 108 milliseconds