/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
D | ProtoInputStreamBoolTest.java | 103 final Test.All all = new Test.All(); in testReadCompat() 109 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 225 final Test.All all = new Test.All(); in testRepeatedCompat() 231 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 346 final Test.All all = new Test.All(); in testPackedCompat() 352 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSInt32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 259 final Test.All all = new Test.All(); in testRepeatedCompat() 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 393 final Test.All all = new Test.All(); in testPackedCompat() 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamInt32Test.java | 126 final Test.All all = new Test.All(); in testReadCompat() 132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 265 final Test.All all = new Test.All(); in testRepeatedCompat() 271 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 411 final Test.All all = new Test.All(); in testPackedCompat() 417 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamUInt32Test.java | 126 final Test.All all = new Test.All(); in testReadCompat() 132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 264 final Test.All all = new Test.All(); in testRepeatedCompat() 270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 410 final Test.All all = new Test.All(); in testPackedCompat() 416 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamFixed32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 259 final Test.All all = new Test.All(); in testRepeatedCompat() 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 393 final Test.All all = new Test.All(); in testPackedCompat() 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSFixed32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 259 final Test.All all = new Test.All(); in testRepeatedCompat() 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 393 final Test.All all = new Test.All(); in testPackedCompat() 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() 155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 322 final Test.All all = new Test.All(); in testRepeatedCompat() 328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 493 final Test.All all = new Test.All(); in testPackedCompat() 499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamSInt64Test.java | 144 final Test.All all = new Test.All(); in testReadCompat() 150 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 307 final Test.All all = new Test.All(); in testRepeatedCompat() 313 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 468 final Test.All all = new Test.All(); in testPackedCompat() 474 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamInt64Test.java | 147 final Test.All all = new Test.All(); in testReadCompat() 153 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 314 final Test.All all = new Test.All(); in testRepeatedCompat() 320 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 491 final Test.All all = new Test.All(); in testPackedCompat() 497 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() 155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 322 final Test.All all = new Test.All(); in testRepeatedCompat() 328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 493 final Test.All all = new Test.All(); in testPackedCompat() 499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamUInt64Test.java | 146 final Test.All all = new Test.All(); in testReadCompat() 152 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 312 final Test.All all = new Test.All(); in testRepeatedCompat() 318 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 487 final Test.All all = new Test.All(); in testPackedCompat() 493 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamStringTest.java | 117 final Test.All all = new Test.All(); in testReadCompat() 123 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 248 final Test.All all = new Test.All(); in testRepeatedCompat() 254 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat()
|
D | ProtoInputStreamBytesTest.java | 127 final Test.All all = new Test.All(); in testReadCompat() 133 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 264 final Test.All all = new Test.All(); in testRepeatedCompat() 270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat()
|
D | ProtoInputStreamDoubleTest.java | 169 final Test.All all = new Test.All(); in testReadCompat() 175 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 372 final Test.All all = new Test.All(); in testRepeatedCompat() 378 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 572 final Test.All all = new Test.All(); in testPackedCompat() 578 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamFloatTest.java | 160 final Test.All all = new Test.All(); in testReadCompat() 166 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() 345 final Test.All all = new Test.All(); in testRepeatedCompat() 351 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() 525 final Test.All all = new Test.All(); in testPackedCompat() 531 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat()
|
D | ProtoInputStreamEnumTest.java | 126 final Test.All all = new Test.All(); in testReadCompat() 266 final Test.All all = new Test.All(); in testRepeatedCompat() 416 final Test.All all = new Test.All(); in testPackedCompat()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierResolver.java | 121 } else if (CarrierId.All.CONTENT_URI.equals(uri)) { 185 CarrierId.All.CONTENT_URI, false, mContentObserver); in CarrierResolver() 332 CarrierId.All.CONTENT_URI, in loadCarrierMatchingRulesOnMccMnc() 334 /* selection */ CarrierId.All.MCCMNC + "=?", in loadCarrierMatchingRulesOnMccMnc() 364 CarrierId.All.CONTENT_URI, in getCarrierNameFromId() 394 CarrierId.All.CONTENT_URI, in getCarrierMatchingRulesFromMccMnc() 396 /* selection */ CarrierId.All.MCCMNC + "=?", in getCarrierMatchingRulesFromMccMnc() 558 cursor.getColumnIndexOrThrow(CarrierId.All.PRIVILEGE_ACCESS_RULE)); in makeCarrierMatchingRule() 560 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.MCCMNC)), in makeCarrierMatchingRule() 562 CarrierId.All.IMSI_PREFIX_XPATTERN)), in makeCarrierMatchingRule() [all …]
|
/frameworks/av/media/module/libmediatranscoding/transcoder/tests/fuzzer/ |
D | README.md | 22 …AVC_BASELINE` 1. `PROFILE_AVC_CONSTRAINED_BASELINE` 2. `PROFILE_AVC_MAIN`| All bits of 2nd byte of… 23 | `profile` for HEVC | 0. `PROFILE_HEVC_MAIN` 1. `PROFILE_HEVC_MAIN_STILL` | All bits of 2nd byte o… 24 …. `LEVEL_AVC_4` 12. `LEVEL_AVC_4_1` 13. `LEVEL_AVC_4_2` 14. `LEVEL_AVC_5`| All bits of 3rd byte of… 25 …7. `LEVEL_HEVC_MAIN_5` 8. `LEVEL_HEVC_MAIN_5_1` 9. `LEVEL_HEVC_MAIN_5_2` | All bits of 3rd byte of… 26 | `bitrate` | In the range `0` to `500000000` | All bits of 4th and 5th byte of data |
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | CarrierResolverTest.java | 284 if (CarrierId.All.CONTENT_URI.getAuthority().equals( in query() 288 CarrierId.All.MCCMNC, in query() 289 CarrierId.All.GID1, in query() 290 CarrierId.All.GID2, in query() 291 CarrierId.All.PLMN, in query() 292 CarrierId.All.IMSI_PREFIX_XPATTERN, in query() 293 CarrierId.All.ICCID_PREFIX, in query() 294 CarrierId.All.PRIVILEGE_ACCESS_RULE, in query() 295 CarrierId.All.SPN, in query() 296 CarrierId.All.APN, in query()
|
/frameworks/av/media/module/codecs/m4v_h263/fuzzer/ |
D | README.md | 85 | `rcType` | 0. `CONSTANT_Q` 1. `CBR_1` 2. `VBR_1` 3. `CBR_2` 4. `VBR_2` 5. `CBR_LOWDELAY` | All th… 86 | `packetSize` | In the range `0 to 255` | All the bits of 7th byte of data | 87 | `iQuant` | In the range `1 to 31` | All the bits of 8th byte of data | 88 | `pQuant` | In the range `1 to 31` | All the bits of 9th byte of data | 103 | `encWidth` | In the range `0 to 10239` | All the bits of 1st and 2nd byte of data | 104 | `encHeight` | In the range `0 to 10239` | All the bits of 3rd and 4th byte of data | 105 …IONING_MODE` 3. `COMBINE_MODE_NO_ERR_RES` 4. `COMBINE_MODE_WITH_ERR_RES` | All the bits of 19th by… 111 | `encWidth` | 0. `128` 1. `176` 2. `352` 3. `704` 4. `1408` | All the bits of 1st byte of data mod… 112 | `encHeight` | 0. `96` 1. `144` 2. `288` 3. `576` 4. `1152 ` | All the bits of 3rd byte of data mo… 113 | `encMode` | 0. `SHORT_HEADER` 1. `SHORT_HEADER_WITH_ERR_RES` | All the bits of 19th byte of data …
|
/frameworks/av/media/libstagefright/writer_fuzzers/ |
D | README.md | 11 All the writers have a common API - creating a writer, adding a source for 32 …ext/vtt` 41. `text/cea-608` 42. `text/cea-708` 43. `application/x-id3v4` | All the bits of 2nd byt… 33 | `channel-count` | In the range `0 to INT32_MAX` | All the bits of 3rd byte to 6th bytes of data i… 34 | `sample-rate` | In the range `1 to INT32_MAX` | All the bits of 7th byte to 10th bytes of data if… 35 | `height` | In the range `0 to INT32_MAX` | All the bits of 3rd byte to 6th bytes of data if first… 36 | `width` | In the range `0 to INT32_MAX` | All the bits of 7th byte to 10th bytes of data if first…
|
/frameworks/wilhelm/ |
D | Android.bp | 37 srcs: ["include/OMXAL/**/*.h"], // All headers in all subdirs. 55 srcs: ["include/SLES/**/*.h"], // All headers in all subdirs.
|
/frameworks/proto_logging/stats/enums/server/location/ |
D | enums.proto | 60 // All types of SUPL requests. 62 // All types of requests from IMS. 64 // All types of requests from SIM.
|
/frameworks/rs/driver/runtime/ |
D | NOTICE | 2 Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
|
/frameworks/base/services/core/java/com/android/server/updates/ |
D | CarrierIdInstallReceiver.java | 35 resolver.update(Uri.withAppendedPath(Telephony.CarrierId.All.CONTENT_URI, in postInstall()
|