/aosp12/art/test/992-source-data/ |
H A D | expected-stdout.txt | 2 class art.Test992 does not have a known source file extension because java.lang.RuntimeException: J… 4 class art.Test992$Target1 does not have a known source file extension because java.lang.RuntimeExce… 6 class art.Target2 does not have a known source file extension because java.lang.RuntimeException: J… 7 int does not have a known source file because java.lang.RuntimeException: JVMTI_ERROR_ABSENT_INFORM… 8 int does not have a known source file extension because java.lang.RuntimeException: JVMTI_ERROR_ABS… 12 class java.lang.Object does not have a known source file extension because java.lang.RuntimeExcepti… 15 class [Ljava.lang.Object; does not have a known source file because java.lang.RuntimeException: JVM… 17 class [I does not have a known source file because java.lang.RuntimeException: JVMTI_ERROR_ABSENT_I… 18 class [I does not have a known source file extension because java.lang.RuntimeException: JVMTI_ERRO… 19 null does not have a known source file because java.lang.RuntimeException: JVMTI_ERROR_INVALID_CLASS [all …]
|
/aosp12/hardware/interfaces/gnss/1.0/ |
H A D | IGnssDebug.hal | 6 /** Ephemeris is known for this satellite. */ 9 * Ephemeris is not known, but Almanac (approximate location) is known. 13 * Both ephemeris & almanac are not known (e.g. during a cold start 45 /** The ephemeris is known good. */ 47 /** The ephemeris is known bad. */ 54 * Provides the current best known position from any 60 * latitude/longitude information is known. 102 * Provides the current best known UTC time estimate. 138 * Defines whether the satellite is known healthy 167 /** Current best known position. */ [all …]
|
/aosp12/frameworks/compile/libbcc/tests/libbcc/ |
H A 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 \
|
/aosp12/hardware/interfaces/gnss/2.0/ |
H A D | IGnssDebug.hal | 44 /** Current best known position. */ 61 * @return ret debugData information from GNSS Hal that contains the current best known 62 * position, best known time estimate and a complete list of constellations that the device can
|
/aosp12/bionic/libc/tools/ |
H A D | check-symbols-glibc.py | 181 known = set([ variable 257 std_stuff | weird_stuff | libresolv_stuff | known)
|
/aosp12/build/make/tools/warn/ |
H A D | html_writer.py | 257 known = 0 267 known += len(i['members']) 268 writer('Number of classified warnings: <b>' + str(known) + '</b><br>') 271 total = unknown + known + skipped
|
/aosp12/hardware/interfaces/radio/1.4/ |
H A D | IRadioIndication.hal | 34 * Radio must report all the valid emergency numbers with known mobile country code, mobile 50 * @param emergencyNumberList Current list of emergency numbers known to radio. 56 * Report all of the current cell information known to the radio.
|
/aosp12/bionic/libc/malloc_debug/ |
H A D | README_marshmallow_and_earlier.md | 66 Whenever an allocation is created, initialize the data with a known 68 Whenever an allocation is freed, write a known pattern over the data (0xef). 78 A 32 byte buffer is placed before the returned allocation (known as 80 a 32 byte buffer is placed after the data for the returned allocation (known
|
/aosp12/hardware/interfaces/camera/provider/2.4/ |
H A D | ICameraProvider.hal | 26 * known to the provider, and provides updates about changes to device status, 104 * Returns the list of internal camera device interfaces known to this 119 * names known to this provider. 127 * Returns if the camera devices known to this camera provider support 142 * @return support Whether the camera devices known to this provider
|
/aosp12/build/soong/cmd/diff_target_files/ |
H A D | known_nondeterminism.whitelist | 1 // List of files that are known to be non-deterministic, along with the
|
/aosp12/art/test/819-verification-runtime/ |
H A D | info.txt | 2 a known throwing instruction means the code following it is unreachable.
|
/aosp12/hardware/interfaces/health/2.1/ |
H A D | types.hal | 101 * Value must be greater than 100 000 uAh if known. 102 * Value must be less than 100 000 000 uAh if known.
|
/aosp12/build/soong/rust/ |
H A D | project_json.go | 176 cInfo, known := singleton.knownCrates[rChild.Name()] 177 if !known {
|
/aosp12/frameworks/multidex/ |
H A D | NOTICE | 28 License Agreement", informally known as the "Intel Harmony CLA".
|
/aosp12/packages/services/Telephony/ecc/ |
H A D | README.md | 12 - A text file in ProtoBuf text format which contains all known ECC data.
|
/aosp12/packages/modules/adb/proto/ |
H A D | adb_known_hosts.proto | 24 // Each known host
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
H A D | recovery.te | 17 # Set security contexts on files that are not known to the loaded policy. 36 # We may be asked to set an SELinux label for a type not known to the
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/aosp12/system/timezone/input_tools/android/tzlookup_generator/ |
H A D | README.android | 7 zones[1] within each known country. These can be used to map time zone IDs to
|
/aosp12/frameworks/wilhelm/tools/hashgen/ |
H A D | README.txt | 23 hashgen is known to work on Linux with GNU gperf 3.0.4 and GNU sed
|
/aosp12/frameworks/av/media/libaaudio/src/core/ |
H A D | VersionExperiment.txt | 46 // Point to first vector past end of the known structure.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|