Home
last modified time | relevance | path

Searched refs:known (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/compile/libbcc/tests/libbcc/
Dtest_slang_version_info.ll6 ; RUN: | llvm-as -o %t.known-version
13 ; RUN: bcc -o test_slang_version_info-known-version -output_path %T \
15 ; RUN: -embedRSInfo %t.known-version 2>%t.stderr.known-version
25 ; RUN: FileCheck %s -check-prefix=CHECK_BCC_NOWARNING < %t.stderr.known-version
28 ; RUN: readelf --wide --string-dump=.rodata %T/test_slang_version_info-known-version.o \
39 ; RUN: bcc -o test_slang_version_info-known-version -output_path %T \
/frameworks/multidex/
DNOTICE28 License Agreement", informally known as the "Intel Harmony CLA".
/frameworks/wilhelm/tools/hashgen/
DREADME.txt23 hashgen is known to work on Linux with GNU gperf 3.0.4 and GNU sed
/frameworks/av/media/libaaudio/src/core/
DVersionExperiment.txt46 // Point to first vector past end of the known structure.
/frameworks/opt/net/wifi/service/proto/src/
Dscorecard.proto50 // known to the device. The BSSID itself is not stored in persistent storage.
73 MODE_UNKNOWN = 0; // not known
/frameworks/minikin/doc/
Dhyb_file_format.md89 restricted to 11 bits (2048 possible values). The largest known current value is 483
109 All known pattern tables fit in 32 bits total. If this is exceeded, there is a fairly
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md7 …t’s not available for FlingAnimation since its end state is not initially known. A FlingAnimation’…
Dclock-plugins.md27 therefore, recommended to compare against an element on AOD that is known not
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt9 or are known to be non-blocking and fast. At this time only
/frameworks/hardware/interfaces/cameraservice/service/2.0/
DICameraService.hal49 * Also returns the set of currently-known camera IDs and state of each
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md27 …ibEGL’s function lists and call `AndroidGLESLayer_GetProcAddress` for all known functions. The l…
106 …fully initialize up front, or layers that needs to look up extensions not known to the EGL loader,…
/frameworks/base/config/
Ddirty-image-objects20 # Objects in this file are known dirty at runtime. Current this includes:
21 # - classes with known dirty static fields.
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1541 bool known = false; in cameraDeviceStatusChange() local
1549 known = true; in cameraDeviceStatusChange()
1554 if (!known) { in cameraDeviceStatusChange()
1584 bool known = false; in torchModeStatusChange() local
1590 known = true; in torchModeStatusChange()
1597 if (!known) { in torchModeStatusChange()
/frameworks/base/core/proto/android/stats/dnsresolver/
Ddns_resolver.proto95 NS_T_WKS = 11; // Well known service.
/frameworks/base/
DApiDocs.bp134 ":known-oj-tags",
/frameworks/base/proto/src/
Dipconnectivity.proto36 WIFI_NAN = 8; // Also known as WiFi Aware
361 // The total number of received RAs that matched a known RA.
/frameworks/base/cmds/statsd/src/
Datoms.proto64 * raw stats log events from the Android system, also known as "atoms."
1567 // Default: null or empty if the device identifier is not known
1594 // Default: null or empty if the device identifier is not known
1625 // Default: null or empty if the device identifier is not known
1721 // Default: null or empty if the device identifier is not known
1811 // Default: null or empty if the device identifier is not known
1843 // Default: null or empty if the device identifier is not known
1891 // Default: null or empty if the device identifier is not known
1941 // Default: null or empty if the device identifier is not known
1973 // Default: null or empty if the device identifier is not known
[all …]
/frameworks/ml/nn/tools/test_generator/
DREADME.md408 Negative test, also known as validation test, is a testing method that supplies invalid model or re…
/frameworks/base/tools/aapt2/
DResources.proto307 // allowed values is known.
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl699 Emits a list of extensions known to vulkan::driver.
/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java2542 final String[] known = mKernelMappingFilename.list(); in writeKernelMappingLPr()
2543 final ArraySet<String> knownSet = new ArraySet<>(known.length); in writeKernelMappingLPr()
2544 for (String name : known) { in writeKernelMappingLPr()
DPackageManagerService.java11920 PackageSetting known = mSettings.getPackageLPr(pkg.packageName);
11921 if (known != null) {
11924 + " and requiring known paths " + known.codePathString
11925 + " & " + known.resourcePathString);
11927 if (!pkg.applicationInfo.getCodePath().equals(known.codePathString)
11929 known.resourcePathString)) {
11933 + " but expected at " + known.codePathString
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t592 * known at model construction time), a tensor operand type should be
1044 * and will be null-terminated. It will be recognizable as a known device name
Dtypes.spec6372 * The rank of a tensor is the number of dimensions in it. Also known as
/frameworks/ml/nn/runtime/
DNOTICE604 the extent required to remedy known factual inaccuracies.

12