OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_suffix
(Results
1 - 2
of
2
) 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/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh
384
config_suffix
=d
386
config_suffix
=""
388
tag_content TargetName "${name}${lib_sfx}${
config_suffix
}"
Completed in 1336 milliseconds