Home
last modified time | relevance | path

Searched refs:advertised (Results 1 – 25 of 105) sorted by relevance

12345

/external/grpc-grpc-java/core/src/main/java/io/grpc/
DDecompressorRegistry.java64 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/
Dof10_p3295-vv.out32 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 …]
Dof10_7050sx_bsn-vv.out36 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 …]
Dof10_pf5240-vv.out34 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/
DEGL_ANGLE_display_power_preference.txt70 extension is advertised. The valid values for this attribute are
72 advertised and this display creation attribute is not specified,
DEGL_ANGLE_power_preference.txt77 extension is advertised. The valid values for this attribute are
79 advertised and this context creation attribute is not specified,
84 Info.plist in order for this extension to operate as advertised.
/external/skia/tools/gpu/gl/interface/
DREADME.md11 - Validate: Make sure the function pointers advertised actually exist.
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DReadMe.txt1 …ite (assuming you have a computer named "computer" on the local network and advertised via DNS-SD).
/external/cronet/third_party/icu/source/test/testdata/
Dtestaliases.txt12 // as advertised
/external/icu/icu4c/source/test/testdata/
Dtestaliases.txt12 // as advertised
/external/mesa3d/docs/relnotes/
D7.8.3.rst73 advertised on some chipsets.
D8.0.2.rst100 - svga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to
D19.3.5.rst35 advertised, but not usable
D17.2.3.rst138 - radeonsi: fix maximum advertised point size / line width
D20.0.1.rst33 advertised, but not usable
/external/mbedtls/tests/suites/
Dtest_suite_gcm.function34 * tries to write beyond the advertised required buffer size, this will
89 * tries to write beyond the advertised required buffer size, this will
/external/licenseclassifier/v2/assets/License/ZPL-1.1/
Dlicense.txt19 In the event that the product being advertised includes an intact Zope
/external/licenseclassifier/licenses/
DZPL-1.1.txt19 In the event that the product being advertised includes an intact Zope
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20107 # of parameters that are compared to the information advertised by the APs when
211 # Consortium advertised by the access point.
216 # required to be advertised by the AP for the credential to be considered
233 # Roaming Consortium OI that is required to be advertised by the AP for
240 # one. A match between the Roaming Consortium OIs advertised by an AP and
/external/angle/doc/
DVTF.md74 DX10 hardware, but are just not advertised.
/external/curl/docs/
DRELEASE-PROCEDURE.md90 advertised well in advance.
/external/autotest/client/site_tests/power_LoadTest/
DREADME.md6 Modern mobile computers are sold with an advertised battery life, ranging from a
9 advertised numbers. For ChromeOS devices, we wanted to try and report battery
/external/scapy/test/
Dx509.uts66 = Cert class : Signature algorithm (as advertised by TBSCertificate)
154 = CRL class : Signature algorithm (as advertised by TBSCertList)
/external/perfetto/docs/design-docs/
Dlife-of-a-tracing-session.md20 producer(s) (accordingly to what advertised in step 2):
/external/ethtool/
DNEWS304 * 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,

12345