HomeSort by relevance Sort by last modified time
    Searched full:lookahead (Results 376 - 400 of 747) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
vad1.h 107 a frame (lookahead) */
184 incl lookahead */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAToDFAConverter.java 93 // we've hit max lookahead, make this a stop state
311 // lookahead of target must be one larger than d's k
321 // TODO: can fixed lookahead hit a dangling state case?
574 * least one recursive call to correctly compute the lookahead:
639 // that the decision's lookahead language is potentially non-regular; terminate
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 194 vp9_lookahead_destroy(cpi->lookahead);
563 cpi->lookahead = vp9_lookahead_init(oxcf->width, oxcf->height,
566 if (!cpi->lookahead)
    [all...]
  /prebuilts/misc/linux-x86/bison/
bison 
  /external/flac/libFLAC/
stream_decoder.c 161 FLAC__bool cached; /* true if there is a byte in lookahead */
164 FLAC__byte lookahead; /* temp storage when we need to look ahead one byte in the stream */ member in struct:FLAC__StreamDecoderPrivate
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 388 vp9_lookahead_destroy(cpi->lookahead);
620 if (!cpi->lookahead)
621 cpi->lookahead = vp9_lookahead_init(oxcf->width, oxcf->height,
627 if (!cpi->lookahead)
    [all...]
  /external/bison/po/
da.po 225 " `lookahead' explicitly associate lookahead tokens to items\n"
233 " \"lookahead\" kobl udtrykkeligt fremadkig til objekter\n"
el.po 262 " `lookahead' explicitly associate lookahead tokens to items\n"
271 " `lookahead' ???? ????????? ??? ??????????? ???????? ??????? ?? items\n"
id.po 250 " `lookahead' explicitly associate lookahead tokens to items\n"
258 " `lookahead' asosiasikan lookaheads ke item secara eksplisit\n"
    [all...]
nb.po 241 " `lookahead' explicitly associate lookahead tokens to items\n"
249 " ?lookahead? eksplisitt assosiere lookaheads med punkter\n"
    [all...]
pt_BR.po 224 " `lookahead' explicitly associate lookahead tokens to items\n"
233 " `lookahead' associa explicitamente as previs?es com os ?tens\n"
sr.po 266 " `lookahead' explicitly associate lookahead tokens to items\n"
274 " ?lookahead? ???????? ?????????? ??????? ????????? ????????\n"
    [all...]
zh_TW.po 227 " `lookahead' explicitly associate lookahead tokens to items\n"
235 " `lookahead' ?????????????\n"
  /external/bison/tests/
reduce.at 1220 AT_TEST_LR_TYPE([[Split During Added Lookahead Propagation]],
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btDbvt.cpp 494 void btDbvt::update(btDbvtNode* leaf,int lookahead)
499 if(lookahead>=0)
501 for(int i=0;(i<lookahead)&&root->parent;++i)
    [all...]
  /external/v8/src/regexp/
regexp-parser.cc 178 RegExpParserState initial_state(NULL, INITIAL, RegExpLookaround::LOOKAHEAD, 0,
288 lookaround_type = RegExpLookaround::LOOKAHEAD;
293 lookaround_type = RegExpLookaround::LOOKAHEAD;
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/javacc/javacc/5.0/
javacc-5.0.jar 
  /prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/
antlr-2.7.7.jar 
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /external/aac/libPCMutils/src/
limiter.cpp 348 /* lookahead delay, apply gain */
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h 161 /** After an arbitrarily long lookahead as with a cyclic DFA (or with

Completed in 698 milliseconds

<<11121314151617181920>>