/external/grpc-grpc-java/core/src/main/java/io/grpc/ |
D | DecompressorRegistry.java | 64 public DecompressorRegistry with(Decompressor d, boolean advertised) { in with() argument 65 return new DecompressorRegistry(d, advertised, this); in with() 68 private DecompressorRegistry(Decompressor d, boolean advertised, DecompressorRegistry parent) { in DecompressorRegistry() argument 82 previousEncoding, new DecompressorInfo(di.decompressor, di.advertised)); in DecompressorRegistry() 85 newDecompressors.put(encoding, new DecompressorInfo(d, advertised)); in DecompressorRegistry() 120 if (entry.getValue().advertised) { in getAdvertisedMessageEncodings() 146 final boolean advertised; field in DecompressorRegistry.DecompressorInfo 148 DecompressorInfo(Decompressor decompressor, boolean advertised) { in DecompressorInfo() argument 150 this.advertised = advertised; in DecompressorInfo()
|
/external/tcpdump/tests/ |
D | of10_p3295-vv.out | 32 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 39 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 46 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 53 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 60 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 67 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 74 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 81 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 88 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 95 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) [all …]
|
D | of10_7050sx_bsn-vv.out | 36 advertised 0x00000000 43 advertised 0x00000000 50 advertised 0x00000000 57 advertised 0x00000000 64 advertised 0x00000000 71 advertised 0x00000000 78 advertised 0x00000000 85 advertised 0x00000000 155 advertised 0x00000000 162 advertised 0x00000000 [all …]
|
D | of10_pf5240-vv.out | 34 advertised 0x00000000 41 advertised 0x00000000 48 advertised 0x00000000 55 advertised 0x00000000 62 advertised 0x00000000 69 advertised 0x00000000 76 advertised 0x00000000 83 advertised 0x00000000
|
/external/angle/extensions/ |
D | EGL_ANGLE_power_preference.txt | 74 extension is advertised. The valid values for this attribute are 76 advertised and this context creation attribute is not specified, 81 Info.plist in order for this extension to operate as advertised.
|
/external/skia/tools/gpu/gl/interface/ |
D | README.md | 11 - Validate: Make sure the function pointers advertised actually exist.
|
/external/mdnsresponder/mDNSWindows/mdnsNSP/ |
D | ReadMe.txt | 1 …ite (assuming you have a computer named "computer" on the local network and advertised via DNS-SD).
|
/external/icu/icu4c/source/test/testdata/ |
D | testaliases.txt | 12 // as advertised
|
/external/mesa3d/docs/relnotes/ |
D | 7.8.3.rst | 73 advertised on some chipsets.
|
D | 8.0.2.rst | 100 - svga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to
|
D | 19.3.5.rst | 35 advertised, but not usable
|
D | 17.2.3.rst | 138 - radeonsi: fix maximum advertised point size / line width
|
D | 20.0.1.rst | 33 advertised, but not usable
|
/external/curl/docs/ |
D | RELEASE-PROCEDURE.md | 90 advertised well in advance.
|
/external/openssh/ |
D | PROTOCOL | 394 This extension is advertised in the SSH_FXP_VERSION hello with version 436 advertised in the SSH_FXP_VERSION hello with version "2". 451 This extension is advertised in the SSH_FXP_VERSION hello with version 465 This extension is advertised in the SSH_FXP_VERSION hello with version
|
/external/angle/doc/ |
D | VTF.md | 74 DX10 hardware, but are just not advertised.
|
/external/llvm-project/llvm/docs/ |
D | MeetupGuidelines.rst | 19 addition to covering the cost of the meetup, all LLVM meetups are advertised
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | README.md | 6 Modern mobile computers are sold with an advertised battery life, ranging from a 9 advertised numbers. For Chrome OS devices, we wanted to try and report battery
|
/external/perfetto/docs/design-docs/ |
D | life-of-a-tracing-session.md | 20 producer(s) (accordingly to what advertised in step 2):
|
/external/scapy/test/ |
D | x509.uts | 66 = Cert class : Signature algorithm (as advertised by TBSCertificate) 154 = CRL class : Signature algorithm (as advertised by TBSCertList)
|
/external/ethtool/ |
D | NEWS | 304 * Feature: Report advertised and supported 20G link modes 394 * Feature: Add ability to change the advertised speed/duplex 476 * Feature: report advertised as well as supported media,
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 107 # of parameters that are compared to the information advertised by the APs when 202 # Roaming Consortium OI that is required to be advertised by the AP for 209 # one. A match between the Roaming Consortium OIs advertised by an AP and
|
/external/python/setuptools/docs/ |
D | pkg_resources.txt | 285 advertised by an individual distribution, there is no particular ordering. 688 on sys.path, and then inspect or load the advertised objects at will. 743 advertised a matching entry point. 773 `module_name` is the (dotted) name of the module containing the advertised 775 module to obtain the advertised object. For example, an `attrs` of 777 advertised object could be obtained by the following code:: 833 Load the entry point, returning the advertised Python object. Effectively 847 Resolve the entry point from its module and attrs, returning the advertised 1045 The following methods are used to access ``EntryPoint`` objects advertised 1051 such point is advertised by this distribution. [all …]
|
/external/curl/CMake/ |
D | FindGSS.cmake | 35 # GSS_VERSION - This is set to version advertised by pkg-config or read from manifest.
|
/external/mesa3d/docs/gallium/ |
D | resources.rst | 34 will probably be advertised with an appropriate cap.
|