HomeSort by relevance Sort by last modified time
    Searched full:rexp (Results 1 - 4 of 4) sorted by null

  /external/bison/tests/
existing.at 228 : rexp
229 | rexpression_list comma rexp
232 | rexpression_list error rexp
270 rexp
271 : variable ASSIGNOP {} rexp
272 | rexp LEX_AND rexp
273 | rexp LEX_OR rexp
277 | rexp MATCHOP rex
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
fxp_mul32_arm_gcc.h 196 register Int32 rexp = (Int32)exp_jw; local
203 "r"(rexp));
  /frameworks/base/media/libstagefright/codecs/aacdec/
fxp_mul32_arm_gcc.h 196 register Int32 rexp = (Int32)exp_jw; local
203 "r"(rexp));
  /external/icu4c/i18n/
uregex.cpp 43 static const int32_t REXP_MAGIC = 0x72657870; // "rexp" in ASCII
    [all...]

Completed in 30 milliseconds