Searched defs:current_version (Results 1 – 14 of 14) sorted by relevance
/external/tflite-support/tensorflow_lite_support/tools/ci_build/ |
D | update_version.py | 56 def update_version(path, current_version, new_version): argument
|
/external/wayland/ |
D | import_official_snapshot.py | 110 def determine_files_to_preserve(current_version): argument
|
/external/llvm-project/libcxx/test/support/ |
D | platform_support.h | 118 char *current_version = new char[n]; in glibc_version_less_than() local
|
/external/python/cpython2/Doc/tools/static/ |
D | switchers.js | 26 function build_version_select(current_version, current_release) { argument
|
/external/python/cpython3/Doc/tools/static/ |
D | switchers.js | 30 function build_version_select(current_version, current_release) { argument
|
/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
|
/external/tensorflow/tensorflow/core/framework/ |
D | run_handler.h | 282 uint64 current_version; member
|
/external/OpenCL-CTS/test_common/harness/ |
D | kernelHelpers.cpp | 1644 Version current_version{ CL_VERSION_MAJOR(name_version.version), in get_device_latest_cl_c_version() local 1670 auto current_version = get_device_latest_cl_c_version(devices[0]); in get_max_OpenCL_C_for_context() local 1728 Version current_version{ CL_VERSION_MAJOR(name_version.version), in device_supports_cl_c_version() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_test.cc | 81 int64 current_version, int64* new_version) { in ExtendSession()
|
/external/google-breakpad/src/third_party/mac_headers/mach-o/ |
D | loader.h | 631 uint32_t current_version; /* library's current version number */ member
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 590 uint32_t current_version; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 591 uint32_t current_version; member
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 612 uint32_t current_version; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 605 uint32_t current_version; member
|