/frameworks/compile/libbcc/tests/libbcc/ |
D | test_slang_version_info.ll | 6 ; 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/base/tools/hoststubgen/hoststubgen/test-tiny-framework/ |
D | README.md | 9 - With `atest`. This is the proper way to run it, but `atest` has known problems that may
|
/frameworks/multidex/ |
D | NOTICE | 28 License Agreement", informally known as the "Intel Harmony CLA".
|
/frameworks/base/config/ |
D | README.md | 8 * dirty-image-objects: List of objects in the boot image which are known to
|
/frameworks/base/data/keyboards/ |
D | Vendor_03f6_Product_a001.idc | 21 # To fix this, set a fake delta using the touchpad's known report rate.
|
/frameworks/wilhelm/tools/hashgen/ |
D | README.txt | 23 hashgen is known to work on Linux with GNU gperf 3.0.4 and GNU sed
|
/frameworks/proto_logging/stats/enums/stats/mediametrics/ |
D | mediametrics.proto | 168 // Audio data format: AC-3 compressed, also known as Dolby Digital 170 // Audio data format: E-AC-3 compressed, also known as Dolby Digital Plus or DD+
|
/frameworks/base/ravenwood/ |
D | test-authors.md | 92 > **Note:** There's a known bug #312525698 where `atest` currently requires a connected device to r… 107 > **Note:** There's a known bug #308854804 where `TEST_MAPPING` is not being applied, so we're curr… 227 Here are some common known issues and recommended workarounds:
|
D | Android.bp | 264 // For collecting the *stats.csv files in a known directory under out/host/linux-x86/testcases/.
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 89 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/ |
D | TEST_MAPPING | 6 // @FlakyTest: Tests that don't block pre/postsubmit but are staged to run known failures.
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-testing.md | 7 …t’s not available for FlingAnimation since its end state is not initially known. A FlingAnimation’…
|
D | broadcasts.md | 43 …neral recommendation is to use regular broadcasts and API that allows to retrieve last known state.
|
D | clock-plugins.md | 86 against an element on AOD that is known not to cause problems.
|
/frameworks/proto_logging/stats/enums/telephony/satellite/ |
D | enums.proto | 131 // Device's last known location is used for satellite access decision
|
/frameworks/hardware/interfaces/cameraservice/service/2.0/ |
D | ICameraService.hal | 49 * Also returns the set of currently-known camera IDs and state of each
|
/frameworks/proto_logging/stats/atoms/power/ |
D | power_extension_atoms.proto | 152 // display port id can be known from display id
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | CameraProviderManager.cpp | 2566 bool known = false; in cameraDeviceStatusChangeLocked() local 2577 known = true; in cameraDeviceStatusChangeLocked() 2585 if (!known) { in cameraDeviceStatusChangeLocked() 2645 bool known = false; in physicalCameraDeviceStatusChangeLocked() local 2664 known = true; in physicalCameraDeviceStatusChangeLocked() 2669 if (!known) { in physicalCameraDeviceStatusChangeLocked() 2696 bool known = false; in torchModeStatusChangeInternal() local 2705 known = true; in torchModeStatusChangeInternal() 2713 if (!known) { in torchModeStatusChangeInternal()
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 27 …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/native/services/surfaceflinger/ |
D | surfaceflinger_flags.aconfig | 94 description: "Whether to use the closest known refresh rate to determine the fps consistency."
|
/frameworks/base/tools/lint/ |
D | README.md | 82 Baseline files can be used to silence known errors (and warnings) that are deemed to be safe. When
|
/frameworks/proto_logging/stats/atoms/framework/ |
D | framework_extension_atoms.proto | 304 // was no known last session. Only set when in state MEDIA_PROJECTION_STATE_INITIATED. 374 // Not filled if not known, for example if the user chose
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 36 WIFI_NAN = 8; // Also known as WiFi Aware 361 // The total number of received RAs that matched a known RA.
|
/frameworks/proto_logging/stats/enums/stats/dnsresolver/ |
D | dns_resolver.proto | 95 NS_T_WKS = 11; // Well known service.
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | InstallPackageHelper.java | 4474 PackageSetting known = mPm.mSettings.getPackageLPr(pkg.getPackageName()); in assertPackageIsValid() local 4475 if (known != null) { in assertPackageIsValid() 4478 + " and requiring known path " + known.getPathString()); in assertPackageIsValid() 4480 if (!pkg.getPath().equals(known.getPathString())) { in assertPackageIsValid() 4484 + " but expected at " + known.getPathString() in assertPackageIsValid()
|