HomeSort by relevance Sort by last modified time
    Searched refs:config_suffix (Results 1 - 5 of 5) sorted by null

  /external/skia/tools/skpbench/
_benchresult.py 59 def format(self, config_suffix=None):
60 if not config_suffix or config_suffix == '':
68 values.append(config_suffix)
70 values.append(bench_pad[min(len(config_suffix), len(bench_pad) - 1):])
  /external/skqp/tools/skpbench/
_benchresult.py 59 def format(self, config_suffix=None):
60 if not config_suffix or config_suffix == '':
68 values.append(config_suffix)
70 values.append(bench_pad[min(len(config_suffix), len(bench_pad) - 1):])
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 384 config_suffix=d
386 config_suffix=""
388 tag_content TargetName "${name}${lib_sfx}${config_suffix}"
  /external/python/cpython3/Mac/BuildScript/
build-installer.py     [all...]
  /external/python/cpython2/Mac/BuildScript/
build-installer.py     [all...]

Completed in 301 milliseconds