Searched defs:build_type (Results 1 – 8 of 8) sorted by relevance
/external/v8/build/ |
D | write_build_date_header.py | 41 def GetBuildDate(build_type, utc_now): argument
|
/external/google-benchmark/src/ |
D | json_reporter.cc | 77 const char build_type[] = "release"; in ReportContext() local 79 const char build_type[] = "debug"; in ReportContext() local
|
/external/v8/build/android/pylib/constants/ |
D | __init__.py | 203 def SetBuildType(build_type): argument 215 def GetOutDirectory(build_type=None): argument
|
/external/v8/build/android/buildbot/ |
D | bb_host_steps.py | 36 def RunHooks(build_type): argument
|
/external/jsoncpp/devtools/ |
D | batchbuild.py | 15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
|
/external/autotest/site_utils/suite_scheduler/ |
D | manifest_versions.py | 203 def GetLatestManifest(self, board, build_type, milestone=None): argument
|
D | task.py | 596 def _GetFirmwareRWBuild(self, mv, board, build_type): argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 1889 def build_type(self): member in DeviceUtils
|