/aosp_15_r20/external/pytorch/torch/csrc/jit/operator_upgraders/ |
H A D | utils.cpp | 15 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 D | fetch-fonts-testdata | 47 current_version = { variable 53 current_version = json.load(f) variable
|
H A D | fetch-sk | 55 current_version = { variable 61 current_version = json.load(f) variable
|
H A D | fetch-ninja | 59 current_version = { variable 65 current_version = json.load(f) variable
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | stability_metrics_provider.cc | 34 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 D | property_info_parser.h | 61 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 D | property_info_parser.h | 61 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/ |
D | msi.py | 67 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 D | version_string.cc | 12 std::string current_version; in GetVersionStringWithModifier() local
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | kernelHelpers.cpp | 1675 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 D | unwind.cpp | 188 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/ |
D | deprecation.py | 11 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/ |
D | deprecation.py | 11 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/ |
D | deprecation.py | 11 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/ |
D | deprecation.py | 11 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 D | platform_support.h | 91 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 D | update_version.py | 56 def update_version(path, current_version, new_version): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | replacement_of_old_operators.cpp | 27 auto current_version = graph_->get_op_version().value(); in run() local
|
/aosp_15_r20/external/wayland/ |
H A D | import_official_snapshot.py | 110 def determine_files_to_preserve(current_version): argument
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | update_attempter_android.cc | 1068 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 D | saved_variable.cpp | 158 auto current_version = impl::version_counter(data_).current_version(); in unpack() local
|
/aosp_15_r20/external/python/cpython2/Doc/tools/static/ |
D | switchers.js | 26 function build_version_select(current_version, current_release) { argument
|
/aosp_15_r20/system/update_engine/client_library/include/update_engine/ |
H A D | update_status.h | 80 std::string current_version; member
|
/aosp_15_r20/tools/external_updater/ |
H A D | base_updater.py | 85 def current_version(self) -> str: member in Updater
|
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/ |
D | hwcrypto_device_key.rs | 92 let current_version = Self::get_current_version()?; in check_version() localVariable 116 let current_version = Self::get_current_version()?; in is_context_current() localVariable
|