Searched full:version (Results 1 – 25 of 8123) sorted by relevance
12345678910>>...325
| /applications/standard/hap/ |
| D | pipline.md | 3 …ap | https://cidownload.openharmony.cn/version/Master_Version/hap_Calc_Demo_test_with_sdk/20250729… 4 …UI.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_CallUI_with_sdk/20230926_121… 5 …ra.hap | https://cidownload.openharmony.cn/version/Master_Version/hap_Camera_with_sdk/20240409_144… 6 …ap | https://cidownload.openharmony.cn/version/Master_Version/hap_Clock_Demo_test_with_sdk/2025072… 7 …s.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_Contacts_with_sdk/20240809_10… 8 ….hap | https://cidownload.openharmony.cn/version/Master_Version/hap_FilePicker_with_sdk/20240704_1… 9 …enharmony.cn/Artifacts/hap_build/20250827-1-00755/version/Artifacts-hap_build-20250827-1-00755-ver… 10 …enharmony.cn/Artifacts/hap_build/20250827-1-00755/version/Artifacts-hap_build-20250827-1-00755-ver… 11 … Mms.hap | https://cidownload.openharmony.cn/version/Master_Version/hap_Mms_with_sdk/20240913_1549… 12 …gs.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_CallUI_with_sdk/20230926_121… [all …]
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/libsamplerate/docs/ |
| D | history.md | 7 - Version 0.0.0 (Oct 06 2002) First alpha release (friends and family only). 8 - Version 0.0.2 (Oct 10 2002) Second alpha release (fools rush in ....). 10 - Version 0.0.7 (Nov 17 2002) The last mono only version. 11 - Version 0.0.9 (Nov 21 2002) Full multi channel support. First pass at 13 - Version 0.0.11 (Nov 26 2002) Incorporated some suggestions from Conrad Parker. 14 - Version 0.0.12 (Nov 28 2002) First public release. 15 - Version 0.0.13 (Dec 03 2002) Fixes for MacOSX and Solaris. 16 - Version 0.0.14 (Jan 13 2003) Now compiles on Win32. Major code speedup. Minor 18 - Version 0.0.15 (May 02 2003) Minor bug fixes. 19 - Version 0.1.0 (Mar 14 2004) Add callback API, functions for short to float and [all …]
|
| /applications/standard/app_samples/code/Project/HapBuild/compile-tool/config/ |
| D | init_sdk.config | 1 public;9;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_3.2.12.2/20230510_103… 2 …blic;10;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_4.0.10.11/20231014_00… 3 …ublic;11;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_4.1.5.1/20231205_173… 4 full;9;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_3.2.12.2/20230510_10375… 5 …ll;10;http://download.ci.openharmony.cn/version/Release_Version/OpenHarmony_4.0.10.11_sp3/20231018… 6 full;11;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_4.1.5.1/20231205_17332…
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/libsamplerate/ |
| D | NEWS | 1 Version 0.2.2 (2021-09-05) 8 * ABI version incompatibility between Autotools and CMake build on Apple 15 Version 0.2.1 (2021-01-23) 16 * Fix incorrect passing of -version-info to libtool, causing a 21 Version 0.2.0 (2021-01-21) 42 Version 0.1.9 (2016-09-23) 46 Version 0.1.8 (2011-08-15) 49 Version 0.1.7 (2009-02-14) 53 Version 0.1.6 (2009-01-27) 56 Version 0.1.5 (2009-01-11) [all …]
|
| D | libsamplerate.spec.in | 3 %define version @VERSION@ 9 Version: %{version} 14 Source: http://www.mega-nerd.com/SRC/libsamplerate-%{version}.tar.gz 16 BuildRoot: /var/tmp/%{name}-%{version}
|
| D | autogen.sh | 3 # (based on the version in enlightenment's cvs) 15 (autoconf --version) < /dev/null > /dev/null 2>&1 || { 38 if ($AUTOMAKE --version < /dev/null > /dev/null 2>&1); then 50 ($am --version < /dev/null > /dev/null 2>&1) || continue 51 ver=`$am --version < /dev/null | head -n 1 | $VERSIONGREP` 64 ($ac --version < /dev/null > /dev/null 2>&1) || continue 65 ver=`$ac --version < /dev/null | head -n 1 | $VERSIONGREP` 87 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 && break 95 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/libsamplerate/m4/ |
| D | ax_compiler_version.m4 | 11 # This macro retrieves the compiler version and returns it in the cache 15 # Version is returned as epoch:major.minor.patchversion 17 # Epoch is used in order to have an increasing version number in case of 24 # 3borlancpp for return of BORLANDC++ (after version 5.5), 25 # 4cppbuilder for cppbuilder with year version, 46 AC_MSG_FAILURE([[[$0]] unknown intel compiler version])) 49 AC_MSG_FAILURE([[[$0]] unknown intel compiler version])) 52 AC_MSG_FAILURE([[[$0]] unknown intel compiler version])) 70 AC_MSG_FAILURE([[[$0]] unknown IBM compiler major version])) 73 AC_MSG_FAILURE([[[$0]] unknown IBM compiler minor version])) [all …]
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/cmake/ |
| D | FindMPFR.cmake | 4 # This module supports requiring a minimum version, e.g. you can do 6 # to require version 2.3.0 to newer of MPFR. 10 # MPFR_FOUND - system has MPFR lib with correct version 13 # MPFR_VERSION - MPFR version 30 # Set MPFR_FIND_VERSION to 1.0.0 if no minimum version is specified 62 # Check whether found version exceeds minimum version 66 message(STATUS "MPFR version ${MPFR_VERSION} found in ${MPFR_INCLUDES}, " 67 "but at least version ${MPFR_FIND_VERSION} is required")
|
| D | Eigen3ConfigLegacy.cmake.in | 12 # EIGEN3_VERSION_STRING - A human-readable string containing the version 13 # EIGEN3_VERSION_MAJOR - The major version of Eigen 14 # EIGEN3_VERSION_MINOR - The minor version of Eigen 15 # EIGEN3_VERSION_PATCH - The patch version of Eigen
|
| D | FindEigen2.cmake | 3 # This module supports requiring a minimum version, e.g. you can do 5 # to require version 2.0.3 to newer of Eigen2. 9 # EIGEN2_FOUND - system has eigen lib with correct version 11 # EIGEN2_VERSION - eigen version 50 message(STATUS "Eigen2 version ${EIGEN2_VERSION} found in ${EIGEN2_INCLUDE_DIR}, " 51 "but at least version ${Eigen2_FIND_VERSION} is required")
|
| D | FindEigen3.cmake | 3 # This module supports requiring a minimum version, e.g. you can do 5 # to require version 3.1.2 or newer of Eigen3. 9 # EIGEN3_FOUND - system has eigen lib with correct version 11 # EIGEN3_VERSION - eigen version 57 message(STATUS "Eigen3 version ${EIGEN3_VERSION} found in ${EIGEN3_INCLUDE_DIR}, " 58 "but at least version ${Eigen3_FIND_VERSION} is required")
|
| /applications/standard/calendardata/datastructure/src/main/ets/syncstate/ |
| D | SyncStateMetadataColumns.ets | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 19 VERSION: string; 30 VERSION: 'version',
|
| /applications/standard/app_samples/code/Project/Test/jsunit/entry/src/ohosTest/ets/test/assertExampleTest/ |
| D | assertExample.test.ets | 3 * Licensed under the Apache License, Version 2.0 (the "License") 56 * @tc.version since1.0.0 69 * @tc.version since1.0.0 80 * @tc.version since1.0.0 93 * @tc.version since1.0.0 105 * @tc.version since1.0.0 116 * @tc.version since1.0.0 127 * @tc.version since1.0.0 138 * @tc.version since1.0.0 149 * @tc.version since1.0.0 [all …]
|
| /applications/standard/app_samples/code/SystemFeature/TaskManagement/WorkScheduler/entry/src/main/resources/en/element/ |
| D | string.json | 36 "name": "version", 37 "value": "version" 45 "value": "It is the latest version" 61 "value": "A new version has been downloaded. Do you want to update it?"
|
| /applications/standard/app_samples/code/SystemFeature/TaskManagement/WorkScheduler/entry/src/main/resources/base/element/ |
| D | string.json | 36 "name": "version", 37 "value": "version" 45 "value": "It is the latest version" 61 "value": "A new version has been downloaded. Do you want to update it?"
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/ |
| D | native_interface_xcomponent.h | 3 * Licensed under the Apache License, Version 2.0 (the "License"); 24 * @version 1.0 33 * @version 1.0 55 * @version 1.0 83 * @version 1.0 110 * @version 1.0 129 * @version 1.0 142 * @version 1.0 208 * @version 1.0 231 * @version 1.0 [all …]
|
| /applications/standard/hap/hisysevent/com.huawei.MigrationAssistant/ |
| D | hisysevent.yaml | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 27 version: {type: STRING, desc: version} 33 version: {type: STRING, desc: version}
|
| /applications/standard/app_samples/code/SystemFeature/TaskManagement/WorkScheduler/entry/src/ohosTest/ets/test/ |
| D | Update.test.ets | 3 * Licensed under the Apache License, Version 2.0 (the "License"); 53 await DRIVER.assertComponentExist(ON.id('version')); 54 let version = await DRIVER.findComponent(ON.id('version')); 56 expect((await version.getText()).split(':')[1]).assertEqual('1.1');
|
| /applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/ |
| D | build-profile.json5 | 3 * Licensed under the Apache License, Version 2.0 (the "License"); 23 //Specify the version of OpenHarmony application/service to be used during compilation. 25 … //Specify the minimum version of OpenHarmony that the application/service is compatible with. 27 …//Specify the target version of OpenHarmony for the application/service. If not set, it defaults t…
|
| /applications/standard/app_samples/code/DocsSample/BundleManagerDocsSample/HspSample/library/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/app_samples/code/DocsSample/BundleManagerDocsSample/HarSample/library/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/app_samples/code/SystemFeature/DistributedAppDev/DistributedAuthentication/entry/src/main/resources/base/media/ |
| D | ic_circle.svg | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> 3 <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999…
|
| /applications/standard/app_samples/code/SuperFeature/Widget/FormGame/entry/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/app_samples/code/BasicFeature/DFX/AppRecovery/entry/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/admin_provisioning/ |
| D | local.properties | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 19 # This file should *NOT* be checked into Version Control Systems, 22 # For customization when using a Version Control System, please read the header note.
|
12345678910>>...325