/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | CMakeDetermineVSServicePack.cmake | 48 set(_version "vc80") variable 50 set(_version "vc80sp1") variable 52 set(_version "vc90") variable 54 set(_version "vc90sp1") variable 56 set(_version "vc100") variable 58 set(_version "vc100sp1") variable 60 set(_version "vc110") variable 62 set(_version "vc110sp1") variable 64 set(_version "vc110sp2") variable 66 set(_version "vc110sp3") variable [all …]
|
D | CMakeDetermineASMCompiler.cmake | 167 set(_version " ${CMAKE_ASM${ASM_DIALECT}_COMPILER_VERSION}") variable 169 set(_version "") variable
|
D | CMakeDetermineCompilerId.cmake | 234 set(_version " ${CMAKE_${lang}_COMPILER_VERSION}") variable 236 set(_version "") variable
|
/aosp_15_r20/external/eigen/cmake/ |
H A D | EigenDetermineOSVersion.cmake | 13 set(_version "win7") variable 15 set(_version "winVista") variable 17 set(_version "winXpProf") variable 19 set(_version "winXp") variable 21 set(_version "win2000Prof") variable 23 set(_version "unknownWin") variable
|
/aosp_15_r20/external/pytorch/torch/ao/nn/quantized/modules/ |
H A D | embedding_ops.py | 15 _version = 1 variable in EmbeddingPackedParams 119 _version = 1 variable in Embedding 284 _version = 1 variable in EmbeddingBag
|
H A D | linear.py | 20 _version = 3 variable in LinearPackedParams 148 _version = 3 variable in Linear
|
/aosp_15_r20/external/kotlinc/bin/ |
H A D | kotlinc.bat | 90 set _version= variable 97 set _version=%%j variable
|
/aosp_15_r20/external/arm-trusted-firmware/include/services/ |
H A D | rmi_svc.h | 58 #define RMI_ABI_VERSION_GET_MAJOR(_version) ((_version) >> 16) argument 59 #define RMI_ABI_VERSION_GET_MINOR(_version) ((_version) & 0xFFFF) argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/services/ |
D | rmmd_svc.h | 165 #define RMM_EL3_IFC_VERSION_GET_MAJOR(_version) (((_version) >> 16) \ argument 167 #define RMM_EL3_IFC_VERSION_GET_MAJOR_MINOR(_version) ((_version) & 0xFFFF) argument
|
D | rmm_core_manifest.h | 34 #define RMMD_GET_MANIFEST_VERSION_MAJOR(_version) \ argument 37 #define RMMD_GET_MANIFEST_VERSION_MINOR(_version) \ argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/ |
H A D | VersionedRecordWithSpecialCharactersTest.java | 45 private Integer _version; field in VersionedRecordWithSpecialCharactersTest.Record 69 private Record set_version(Integer _version) { in set_version()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/computeinfo/ |
H A D | main.cpp | 89 struct _version struct 94 typedef struct _version version_t; argument
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
H A D | HashList.cs | 66 private int _version; field in Antlr.Runtime.Collections.HashList.HashListEnumerator 354 private int _version; field in Antlr.Runtime.Collections.HashList
|
/aosp_15_r20/external/pytorch/torch/ao/nn/sparse/quantized/ |
H A D | linear.py | 17 _version = 1 variable in LinearPackedParams 107 _version = 1 variable in Linear
|
/aosp_15_r20/external/scapy/scapy/ |
H A D | __init__.py | 61 def _version(): function
|
/aosp_15_r20/external/javassist/sample/evolve/ |
H A D | Sample.java | 7 public static Class _version; field in Sample
|
/aosp_15_r20/external/sdv/vsomeip/implementation/service_discovery/src/ |
D | serviceentry_impl.cpp | 24 void serviceentry_impl::set_minor_version(minor_version_t _version) { in set_minor_version()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/ |
D | dist_info.py | 113 def _version(version: str) -> str: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/ |
D | dist_info.py | 113 def _version(version: str) -> str: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/ |
D | dist_info.py | 113 def _version(version: str) -> str: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/ |
D | dist_info.py | 113 def _version(version: str) -> str: function
|
/aosp_15_r20/external/sdv/vsomeip/interface/compat/vsomeip/ |
D | plugin.hpp | 55 plugin_impl(const std::string &_name, uint32_t _version, in plugin_impl()
|
/aosp_15_r20/external/sdv/vsomeip/interface/vsomeip/ |
D | plugin.hpp | 61 plugin_impl(const std::string &_name, uint32_t _version, in plugin_impl()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
H A D | SignedData.java | 45 ASN1Integer _version, in SignedData()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | VariableMethodStubs.cpp | 47 int64_t _version(const Tensor& self) { in _version() function
|