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

  /external/elfutils/0.153/libasm/
asm_fill.c 45 struct FillPattern *old_pattern; local
66 old_pattern = asmscn->pattern;
70 if (old_pattern != __libasm_default_pattern)
71 free (old_pattern);
  /ndk/build/tools/
cleanup-headers.sh 84 OLD_PATTERN=ARM
96 local new_stub=`echo $stub | sed -e "s/$OLD_PATTERN/$TMP_PATTERN/g"`
151 replace $NEW_PLATFORM_DIR $OLD_PATTERN $NEW_PATTERN

Completed in 158 milliseconds