Home
last modified time | relevance | path

Searched defs:old_version (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/tools/ci_build/
Dupdate_version.py186 def update_version_h(old_version, new_version): argument
203 def update_setup_dot_py(old_version, new_version): argument
209 def update_setup_partner_builds_dot_py(old_version, new_version): argument
216 def update_readme(old_version, new_version): argument
224 def update_tensorflow_bzl(old_version, new_version): argument
234 def major_minor_change(old_version, new_version): argument
265 def check_for_old_version(old_version, new_version): argument
/external/harfbuzz_ng/src/
Dgen-hb-version.py20 old_version = re.match (r"#define HB_VERSION_STRING \"(\d.\d.\d)\"", line) variable
/external/rust/crates/grpcio-sys/grpc/tools/profiling/bloat/
Dbloat_diff.py82 old_version = glob.glob('bloat_diff_old/%s' % lib) variable
/external/grpc-grpc/tools/profiling/bloat/
Dbloat_diff.py79 old_version = glob.glob('bloat_diff_old/opt/%s' % lib) variable
/external/vboot_reference/firmware/lib/
Drollback_index.c594 uint32_t old_version; in RollbackFirmwareWrite() local
636 uint32_t old_version; in RollbackKernelWrite() local
/external/openthread/third_party/mbedtls/repo/scripts/
Dabi_check.py46 def __init__(self, old_version, new_version, configuration): argument
/external/mbedtls/scripts/
Dabi_check.py122 def __init__(self, old_version, new_version, configuration): argument