/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/ |
H A D | update_version.py | 186 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
|
/aosp_15_r20/external/pytorch/scripts/release_notes/ |
H A D | commitlist.py | 74 def create_new(path, base_version, new_version): argument 375 def get_commits_between(base_version, new_version): argument 398 def update_to(self, new_version): argument 410 def create_new(path, base_version, new_version): argument 415 def update_existing(path, new_version): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/ |
D | watch.rs | 583 let new_version = self.shared.state.load().version(); in borrow() localVariable 630 let new_version = self.shared.state.load().version(); in borrow_and_update() localVariable 676 let new_version = state.version(); in has_changed() localVariable 826 let new_version = self.shared.state.load().version(); in wait_for_inner() localVariable 888 let new_version = state.version(); in maybe_changed() localVariable
|
/aosp_15_r20/external/python/parse_type/tasks/ |
D | release.py | 89 def bump_version(ctx, new_version, version_part=None, dry_run=False): argument 106 def prepare(ctx, new_version=None, version_part=None, hide=True, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | master_test.cc | 81 int64_t current_version, int64_t* new_version) { in ExtendSession() 267 int64_t new_version; in TEST_F() local
|
/aosp_15_r20/external/flatbuffers/python/ |
H A D | setup.py | 23 def _update_version_attr(new_version): argument
|
/aosp_15_r20/external/python/asn1crypto/dev/ |
D | version.py | 19 def run(new_version): argument
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-storage-file.h | 39 bool UpgradeTo(int new_version) override { return true; } in UpgradeTo()
|
H A D | icing-storage-collection.cc | 48 bool IcingStorageCollection::UpgradeTo(int new_version) { in UpgradeTo()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/bloat/ |
D | bloat_diff.py | 106 new_version = glob.glob('bloat_diff_new/%s' % lib) variable
|
/aosp_15_r20/external/grpc-grpc/tools/profiling/bloat/ |
H A D | bloat_diff.py | 122 new_version = glob.glob("bloat_diff_new/%s" % lib) variable
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/tools/ci_build/ |
H A D | update_version.py | 56 def update_version(path, current_version, new_version): argument
|
/aosp_15_r20/trusty/user/base/app/apploader/ |
D | app_version.cpp | 112 static int update_app_version(const uuid_t* app_uuid, uint32_t new_version) { in update_app_version()
|
/aosp_15_r20/build/soong/scripts/ |
H A D | manifest_fixer.py | 276 def override_placeholder_version(doc, new_version): argument
|
/aosp_15_r20/system/update_engine/client_library/include/update_engine/ |
H A D | update_status.h | 86 std::string new_version; member
|
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/ |
H A D | client.h | 189 constexpr void set_protocol_version(ProtocolVersion new_version) { in set_protocol_version()
|
/aosp_15_r20/external/icing/icing/schema/ |
H A D | schema-store.cc | 363 version_util::StateChange version_state_change, int32_t new_version, in MigrateSchema() 402 version_util::StateChange version_state_change, int32_t new_version) { in HandleOverlaySchemaForVersionChange()
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/metadata/cc/ |
H A D | metadata_version.cc | 129 inline void UpdateMinimumVersion(const Version& new_version, in UpdateMinimumVersion()
|
/aosp_15_r20/external/cronet/components/cronet/ |
H A D | cronet_prefs_manager.cc | 90 uint32_t new_version = kStorageVersion; in InitializeStorageDirectory() local
|
/aosp_15_r20/system/update_engine/common/ |
H A D | fake_hardware.h | 212 const std::string& new_version) const override { in IsPartitionUpdateValid()
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | hardware_android.cc | 67 const std::string& new_version) { in IsTimestampNewerLogged()
|
/aosp_15_r20/external/autotest/site_utils/stable_images/ |
H A D | stable_version.py | 137 def set_mapping(self, key, new_version): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | run_handler.h | 276 uint64 new_version; member
|
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/ |
H A D | MultiApkGenerator.cpp | 318 uint64_t new_version = (major | version_code_value->value.data) + artifact.version; in UpdateManifest() local
|
/aosp_15_r20/external/mbedtls/scripts/ |
H A D | abi_check.py | 110 def __init__(self, old_version, new_version, configuration): argument
|