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

  /external/qemu/target-arm/
helper.h 408 DEF_IWMMXT_HELPER_SIZE(subn)
iwmmxt_helper.c 304 IWMMXT_OP_CMP(subn, uint8_t, uint16_t, uint32_t, -)
translate.c     [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 158 def subn(pattern, replacement, s): function
162 return _regexp_compile_cache[pattern].subn(replacement, s)
    [all...]

Completed in 987 milliseconds