Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 25 of 71) sorted by relevance

123

/frameworks/native/opengl/tools/glgen2/registry/
Dgenheaders.py274 versions = allVersions,
293 versions = allVersions,
312 versions = allVersions,
331 versions = allVersions,
350 versions = gles2onlyPat,
369 versions = gles2onlyPat,
388 versions = gles2and30and31Pat,
407 versions = gles2and30Pat,
426 versions = allVersions,
445 versions = allVersions,
[all …]
Dreg.py240 versions = '.*', argument
249 self.versions = self.emptyRegex(versions)
294 versions = '.*', argument
310 versions, emitversions, defaultExtensions,
542 write(' * Versions considered:', genOpts.versions, file=self.outFile)
995 regVersions = re.compile(self.genOpts.versions)
/frameworks/av/media/libaudiohal/impl/
DAndroid.bp43 "android.hardware.audio.common.util@all-versions",
107 "-include common/all-versions/VersionMacro.h",
133 "-include common/all-versions/VersionMacro.h",
159 "-include common/all-versions/VersionMacro.h",
181 "-include common/all-versions/VersionMacro.h",
208 "-include common/all-versions/VersionMacro.h",
244 "-include common/all-versions/VersionMacro.h",
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DVersionInfo.java78 final ArrayMap<Class<?>, Version> versions = new ArrayMap<>(mVersions); in checkVersion() local
82 Version v = versions.remove(aClass); in checkVersion()
97 versions.forEach(new BiConsumer<Class<?>, Version>() { in checkVersion()
/frameworks/base/core/jni/
Dandroid_os_VintfObject.cpp132 auto versions = matrix->getSepolicyVersions(); in android_os_VintfObject_getPlatformSepolicyVersion() local
133 if (versions.empty()) { in android_os_VintfObject_getPlatformSepolicyVersion()
140 for (const auto& range : versions) { in android_os_VintfObject_getPlatformSepolicyVersion()
/frameworks/libs/net/common/native/
DREADME.md27 library (`.so`) file, and different versions of the library loaded in the same process by
28 different modules will in general have different versions. It's important that each of these
/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/
DUceStatsWriterTest.java59 List<String> versions; field in UceStatsWriterTest.Callback
85 this.versions = serviceIdVersionList; in onImsRegistrationServiceDescStats()
168 assertEquals(tupleList.get(index).getServiceVersion(), mCallback.versions.get(index)); in setImsRegistrationServiceDescStats()
/frameworks/ex/camera2/extensions/
DREADME.android4 implementation. The stub includes extension API versions 1.2.0, 1.1.0 and older.
/frameworks/native/libs/binder/tests/
DbinderRpcTestCommon.h74 std::vector<uint32_t> versions; in testVersions() local
76 versions.push_back(i); in testVersions()
78 versions.push_back(RPC_WIRE_PROTOCOL_VERSION_EXPERIMENTAL); in testVersions()
79 return versions; in testVersions()
/frameworks/base/proto/
DAndroid.bp18 // Pin java_version until jarjar is certified to support later versions. http://b/72703434
/frameworks/opt/telephony/proto/
DAndroid.bp31 // Pin java_version until jarjar is certified to support later versions. http://b/72703434
/frameworks/base/api/
DStubLibraries.bp443 // api-versions.xml generation, for public and system. This API database
514 "api-versions-jars-dir",
528 "api-versions-jars-dir",
535 …ong/.intermediates/frameworks/base/api_versions_module_lib/android_common/metalava/api-versions.xml
547 "api-versions-jars-dir",
565 "api-versions-jars-dir",
/frameworks/native/opengl/tools/glgen2/
Dglgen.py309 versions = '3\.1',
321 versions = '3\.2',
/frameworks/av/media/libmediametrics/
DAndroid.bp52 versions: [
/frameworks/base/packages/SettingsLib/Spa/gradle/
Dlibs.versions.toml17 [versions]
/frameworks/native/libs/adbd_auth/
DAndroid.bp39 versions: ["30"],
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md58 ## Android O versions
91 ## Intermediate versions
92 During development, the versions will be suffixed with _-devX_ or
/frameworks/base/apex/jobscheduler/service/
Djarjar-rules.txt2 # between this module and the other versions of the utility classes linked into
/frameworks/av/services/mediaresourcemanager/
DAndroid.bp70 versions: ["1"],
/frameworks/base/packages/SystemUI/checks/
DAndroid.bp58 // lint bundles in some classes that were built with older versions
/frameworks/base/tools/lint/framework/
DAndroid.bp51 // lint bundles in some classes that were built with older versions
/frameworks/base/tools/lint/global/
DAndroid.bp52 // lint bundles in some classes that were built with older versions
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
Dreduce_general_examples_explicit.rscript5 // These are alternative versions of some of the test cases from
/frameworks/compile/libbcc/tests/libbcc/
Dtest_slang_version_info.ll1 ; Check that bcc properly emits the respective slang and bcc llvm versions used
37 ; version metatadata for compatibility with old versions of bitcode
/frameworks/base/data/keyboards/
DVendor_054c_Product_0ba0_Version_8111.kl66 # In kernel versions >= 4.10, the touchpad is a separate input device,

123