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

  /external/qemu/target-arm/
helpers.h 413 DEF_IWMMXT_HELPER_SIZE_ENV(subn)
iwmmxt_helper.c 317 IWMMXT_OP_CMP(subn, uint8_t, uint16_t, uint32_t, -)
translate.c     [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp.py 148 def subn(pattern, replacement, s): function
152 return _regexp_compile_cache[pattern].subn(replacement, s)
    [all...]

Completed in 397 milliseconds