/external/libopus/win32/ |
D | genversion.bat | 5 …& git status ^>NUL 2^>NUL ^&^& git describe --tags --match "v*" --dirty 2^>NUL') do set version=%%v variable 7 if not "%version%"=="" set version=!version:~1! && goto :gotversion variable 13 set version=unknown variable 19 for /f "delims== tokens=2" %%v in (%~dps0..\package_version) do set version=%%v variable 20 set version=!version:"=! variable 24 set version=!version: =! variable
|
/external/autotest/client/bin/ |
D | kernel_versions.py | 23 def version_encode(version): argument 45 def version_limit(version, n): argument 50 def version_len(version): argument 68 def version_choose_config(version, candidates): argument 100 def is_released_kernel(version): argument 108 def is_release_candidate(version): argument
|
/external/autotest/client/common_lib/ |
D | kernel_versions.py | 23 def version_encode(version): argument 45 def version_limit(version, n): argument 50 def version_len(version): argument 68 def version_choose_config(version, candidates): argument 100 def is_released_kernel(version): argument 108 def is_release_candidate(version): argument
|
/external/boringssl/src/ssl/ |
D | ssl_versions.cc | 28 bool ssl_protocol_version_from_wire(uint16_t *out, uint16_t version) { in ssl_protocol_version_from_wire() 83 uint16_t version) { in method_supports_version() 100 static const char *ssl_version_to_string(uint16_t version) { in ssl_version_to_string() 128 static uint16_t wire_version_to_api(uint16_t version) { in wire_version_to_api() 141 static bool api_version_to_wire(uint16_t *out, uint16_t version) { in api_version_to_wire() 160 uint16_t version) { in set_version_bound() 172 uint16_t version) { in set_min_version() 184 uint16_t version) { in set_max_version() 195 uint16_t version; member 277 uint16_t version; in ssl_protocol_version() local [all …]
|
/external/vulkan-validation-layers/scripts/ |
D | determine_vs_version.py | 45 def determine_year(version): argument 82 version = None variable 108 version = int (splitAroundPeriod[0]) variable 113 version = 00 variable
|
/external/toolchain-utils/cros_utils/ |
D | manifest_versions.py | 21 def IsCrosVersion(version): argument 26 def IsRFormatCrosVersion(version): argument 31 def RFormatCrosVersion(version): argument 139 def GetManifest(self, version, to_file): argument
|
/external/python/cpython2/Tools/pybench/ |
D | Unicode.py | 11 version = 2.0 variable in ConcatUnicode 93 version = 2.0 variable in CompareUnicode 175 version = 2.0 variable in CreateUnicodeWithConcat 250 version = 2.0 variable in UnicodeSlicing 311 version = 2.0 variable in UnicodeMappings 384 version = 2.0 variable in UnicodePredicates 461 version = 2.0 variable in UnicodeProperties
|
D | Strings.py | 6 version = 2.0 variable in ConcatStrings 88 version = 2.0 variable in CompareStrings 170 version = 2.0 variable in CompareInternedStrings 252 version = 2.0 variable in CreateStringsWithConcat 327 version = 2.0 variable in StringSlicing 390 version = 2.0 variable in StringMappings 463 version = 2.0 variable in StringPredicates
|
D | Lists.py | 5 version = 2.0 variable in SimpleListManipulation 135 version = 2.0 variable in ListSlicing 169 version = 2.0 variable in SmallLists 299 version = 2.0 variable in SimpleListComprehensions 325 version = 2.0 variable in NestedListComprehensions
|
D | Arithmetic.py | 5 version = 2.0 variable in SimpleIntegerArithmetic 160 version = 2.0 variable in SimpleFloatArithmetic 315 version = 2.0 variable in SimpleIntFloatArithmetic 471 version = 2.0 variable in SimpleLongArithmetic 626 version = 2.0 variable in SimpleComplexArithmetic
|
D | Dict.py | 5 version = 2.0 variable in DictCreation 80 version = 2.0 variable in DictWithStringKeys 169 version = 2.0 variable in DictWithFloatKeys 258 version = 2.0 variable in DictWithIntegerKeys 347 version = 2.0 variable in SimpleDictManipulation
|
D | Numbers.py | 5 version = 2.0 variable in CompareIntegers 201 version = 2.0 variable in CompareFloats 397 version = 2.0 variable in CompareFloatsIntegers 593 version = 2.0 variable in CompareLongs
|
/external/python/cpython3/Tools/pybench/ |
D | Strings.py | 12 version = 2.0 variable in ConcatStrings 94 version = 2.0 variable in CompareStrings 176 version = 2.0 variable in CompareInternedStrings 258 version = 2.0 variable in CreateStringsWithConcat 333 version = 2.0 variable in StringSlicing 396 version = 2.0 variable in StringMappings 469 version = 2.0 variable in StringPredicates
|
D | Unicode.py | 10 version = 2.0 variable in ConcatUnicode 92 version = 2.0 variable in CompareUnicode 174 version = 2.0 variable in CreateUnicodeWithConcat 249 version = 2.0 variable in UnicodeSlicing 310 version = 2.0 variable in UnicodeMappings 383 version = 2.0 variable in UnicodePredicates 460 version = 2.0 variable in UnicodeProperties
|
D | Arithmetic.py | 5 version = 2.0 variable in SimpleIntegerArithmetic 160 version = 2.0 variable in SimpleFloatArithmetic 315 version = 2.0 variable in SimpleIntFloatArithmetic 471 version = 2.0 variable in SimpleLongArithmetic 626 version = 2.0 variable in SimpleComplexArithmetic
|
D | Lists.py | 5 version = 2.0 variable in SimpleListManipulation 135 version = 2.0 variable in ListSlicing 169 version = 2.0 variable in SmallLists 299 version = 2.0 variable in SimpleListComprehensions 325 version = 2.0 variable in NestedListComprehensions
|
D | Dict.py | 5 version = 2.0 variable in DictCreation 80 version = 2.0 variable in DictWithStringKeys 169 version = 2.0 variable in DictWithFloatKeys 258 version = 2.0 variable in DictWithIntegerKeys 347 version = 2.0 variable in SimpleDictManipulation
|
D | Numbers.py | 5 version = 2.0 variable in CompareIntegers 201 version = 2.0 variable in CompareFloats 397 version = 2.0 variable in CompareFloatsIntegers 593 version = 2.0 variable in CompareLongs
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 33 const char* getGLSLVersionName (GLSLVersion version) in getGLSLVersionName() 57 const char* getGLSLVersionDeclaration (GLSLVersion version) in getGLSLVersionDeclaration() 81 bool glslVersionUsesInOutQualifiers (GLSLVersion version) in glslVersionUsesInOutQualifiers() 86 bool glslVersionIsES (GLSLVersion version) in glslVersionIsES() 101 static ApiType getMinAPIForGLSLVersion (GLSLVersion version) in getMinAPIForGLSLVersion() 125 bool isGLSLVersionSupported (ContextType type, GLSLVersion version) in isGLSLVersionSupported() 133 for (int version = GLSL_VERSION_LAST-1; version >= 0; version--) in getContextTypeGLSLVersion() local
|
/external/libmojo/mojo/public/cpp/bindings/ |
D | interface_ptr_info.h | 23 InterfacePtrInfo(ScopedMessagePipeHandle handle, uint32_t version) in InterfacePtrInfo() 51 uint32_t version() const { return version_; } in version() function 52 void set_version(uint32_t version) { version_ = version; } in set_version()
|
/external/robolectric-shadows/scripts/ |
D | install-dependencies.rb | 15 def concat_maven_file_segments(repo_root_dir, group_id, artifact_id, version, extension) argument 42 def install(group_id, artifact_id, version, archive) argument 46 def get_dependency(group_id, artifact_id, version, packaging) argument 55 def install_jar(group_id, artifact_id, version, archive, &block) argument 67 def install_aar(repo_root_dir, group_id, artifact_id, version, &block) argument 87 def already_have?(group_id, artifact_id, version, extension) argument 112 def install_from_gmaven(group_id, artifact_id, version) argument
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkApiVersion.cpp | 29 ApiVersion unpackVersion (deUint32 version) in unpackVersion() 36 deUint32 pack (const ApiVersion& version) in pack()
|
/external/vboot_reference/firmware/lib/ |
D | mocked_rollback_index.c | 41 int *is_virt_dev, uint32_t *version) { in RollbackFirmwareSetup() 47 uint32_t RollbackFirmwareWrite(uint32_t version) { in RollbackFirmwareWrite() 57 uint32_t RollbackKernelRead(uint32_t* version) { in RollbackKernelRead() 63 uint32_t RollbackKernelWrite(uint32_t version) { in RollbackKernelWrite()
|
/external/smali/smali/src/main/java/org/jf/smali/ |
D | Main.java | 60 public boolean version; field in Main 102 protected static void version() { in version() method in Main 111 String version = "[unknown version]"; in loadVersion() local
|
/external/smali/baksmali/src/main/java/org/jf/baksmali/ |
D | Main.java | 60 public boolean version; field in Main 105 protected static void version() { in version() method in Main 114 String version = "[unknown version]"; in loadVersion() local
|