Searched refs:eos (Results 26 - 44 of 44) sorted by relevance

12

/external/libogg/src/
H A Dframing.c776 int eos=ogg_page_eos(og); local
884 if(eos){
961 int eos=os->lacing_vals[ptr]&0x200; /* last packet of the stream? */ local
967 if(val&0x200)eos=0x200;
972 op->e_o_s=eos;
1587 /* check eos flag */
1589 fprintf(stderr,"Multiple decoded packets with eos flag!\n");
/external/chromium_org/third_party/icu/source/common/
H A Dmessagepattern.cpp782 UBool eos=index==msg.length(); local
783 if(eos || msg.charAt(index)==u_rightCurlyBrace) {
784 if(eos==inMessageFormatPattern(nestingLevel)) {
/external/icu/icu4c/source/common/
H A Dmessagepattern.cpp782 UBool eos=index==msg.length(); local
783 if(eos || msg.charAt(index)==u_rightCurlyBrace) {
784 if(eos==inMessageFormatPattern(nestingLevel)) {
/external/srec/srec/Recognizer/src/
H A DRecognizerImpl.c1927 /* set the eos signal indicated by the end pointed data */
2985 EOSrc eos; /* eos means end of speech */ local
2986 int eos_by_level; /* eos means end of speech */
2994 eos = SPEECH_ENDED_BY_LEVEL_TIMEOUT;
2998 eos = CA_IsEndOfUtteranceByResults(impl->recognizer);
3004 if (eos == VALID_SPEECH_CONTINUING && enableGetWaveform && impl->waveformBuffer->overflow_count > 0)
3009 eos = SPEECH_TOO_LONG;
3012 if (eos != VALID_SPEECH_CONTINUING)
3014 switch (eos)
3491 SR_RecognizerLogWaveformDataImpl(SR_Recognizer* self, const LCHAR* waveformFilename, const LCHAR* transcription, const double bos, const double eos, ESR_BOOL isInvocab) argument
[all...]
/external/chromium_org/third_party/jinja2/
H A Dext.py334 elif parser.stream.eos:
H A Dlexer.py312 eos = property(lambda x: not x, doc="Are we at the end of the stream?") variable in class:TokenStream
H A Denvironment.py588 if not parser.stream.eos:
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dasn1.h166 int eos; /* end of sequence read for indefinite encoding */ member in struct:asn1_ctx_st
181 int eos; /* end of sequence read for indefinite encoding */ member in struct:asn1_const_ctx_st
H A Dasn1_mac.h126 (c.eos=ASN1_const_check_infinite_end(&c.p,c.slen)))
/external/openssl/crypto/asn1/
H A Dasn1.h178 int eos; /* end of sequence read for indefinite encoding */ member in struct:asn1_ctx_st
193 int eos; /* end of sequence read for indefinite encoding */ member in struct:asn1_const_ctx_st
H A Dasn1_mac.h126 (c.eos=ASN1_const_check_infinite_end(&c.p,c.slen)))
/external/openssl/include/openssl/
H A Dasn1.h178 int eos; /* end of sequence read for indefinite encoding */ member in struct:asn1_ctx_st
193 int eos; /* end of sequence read for indefinite encoding */ member in struct:asn1_const_ctx_st
H A Dasn1_mac.h126 (c.eos=ASN1_const_check_infinite_end(&c.p,c.slen)))
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dwizard.rb154 @scanner.eos? and return EOF
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c2298 int srec_test_log_reco_from_file_data ( SR_Grammar *active_grammar, ApplicationData *data, LCHAR *waveform, LCHAR *bos, LCHAR *eos, LCHAR *transcription ) argument
2331 esr_status = SR_RecognizerLogWaveformData ( data->recognizer, waveform, data->transcription, atof ( bos ), atof ( eos ), got_results );
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 592 milliseconds

12