Home
last modified time | relevance | path

Searched defs:current_version (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/pytorch/torch/csrc/jit/operator_upgraders/
H A Dutils.cpp15 size_t current_version) { in findUpgrader()
35 size_t current_version) { in isOpCurrentBasedOnUpgraderEntries()
44 bool isOpSymbolCurrent(const std::string& name, size_t current_version) { in isOpSymbolCurrent()
/aosp_15_r20/external/skia/bin/
H A Dfetch-fonts-testdata47 current_version = { variable
53 current_version = json.load(f) variable
H A Dfetch-sk55 current_version = { variable
61 current_version = json.load(f) variable
H A Dfetch-ninja59 current_version = { variable
65 current_version = json.load(f) variable
/aosp_15_r20/external/cronet/components/metrics/
H A Dstability_metrics_provider.cc34 std::string current_version = in HasGmsCoreVersionChanged() local
45 std::string current_version = in UpdateGmsCoreVersionPref() local
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h61 uint32_t current_version; member
166 uint32_t current_version() const { return header()->current_version; } in current_version() function
/aosp_15_r20/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h61 uint32_t current_version; member
166 uint32_t current_version() const { return header()->current_version; } in current_version() function
/aosp_15_r20/external/python/cpython2/Tools/msi/
Dmsi.py67 current_version = "%s.%d" % (short_version, FIELD3) variable
79 current_version = "%s.%s.%s" % (major, minor, int(time.time()/3600/24)) variable
/aosp_15_r20/external/cronet/base/version_info/
H A Dversion_string.cc12 std::string current_version; in GetVersionStringWithModifier() local
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DkernelHelpers.cpp1675 Version current_version{ in get_device_latest_cl_c_version() local
1703 auto current_version = get_device_latest_cl_c_version(devices[0]); in get_max_OpenCL_C_for_context() local
1761 Version current_version{ in device_supports_cl_c_version() local
/aosp_15_r20/external/pytorch/torch/csrc/profiler/unwind/
H A Dunwind.cpp188 Version current_version = currentVersion(); in checkRefresh() local
221 Version current_version = currentVersion(); in findLibraryFor() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/utils/
Ddeprecation.py11 from pip import __version__ as current_version # NOTE: tests patch this name. unknown
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/utils/
Ddeprecation.py11 from pip import __version__ as current_version # NOTE: tests patch this name. unknown
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/utils/
Ddeprecation.py11 from pip import __version__ as current_version # NOTE: tests patch this name. unknown
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/utils/
Ddeprecation.py11 from pip import __version__ as current_version # NOTE: tests patch this name. unknown
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dplatform_support.h91 char *current_version = new char[n]; in glibc_version_less_than() local
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/tools/ci_build/
H A Dupdate_version.py56 def update_version(path, current_version, new_version): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dreplacement_of_old_operators.cpp27 auto current_version = graph_->get_op_version().value(); in run() local
/aosp_15_r20/external/wayland/
H A Dimport_official_snapshot.py110 def determine_files_to_preserve(current_version): argument
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc1068 const string current_version = GetCurrentBuildVersion(); in OTARebootSucceeded() local
1121 const string current_version = GetCurrentBuildVersion(); in UpdateStateAfterReboot() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dsaved_variable.cpp158 auto current_version = impl::version_counter(data_).current_version(); in unpack() local
/aosp_15_r20/external/python/cpython2/Doc/tools/static/
Dswitchers.js26 function build_version_select(current_version, current_release) { argument
/aosp_15_r20/system/update_engine/client_library/include/update_engine/
H A Dupdate_status.h80 std::string current_version; member
/aosp_15_r20/tools/external_updater/
H A Dbase_updater.py85 def current_version(self) -> str: member in Updater
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs92 let current_version = Self::get_current_version()?; in check_version() localVariable
116 let current_version = Self::get_current_version()?; in is_context_current() localVariable

123