Home
last modified time | relevance | path

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

123

/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
Dof10_s4810-vvvv.out30 advertised 0x00000340 (10GB_FD, FIBER, AUTONEG)
37 advertised 0x00000300 (FIBER, AUTONEG)
70 advertised 0x00000340 (10GB_FD, FIBER, AUTONEG)
77 advertised 0x00000300 (FIBER, AUTONEG)
1298 advertised 0x00000300 (FIBER, AUTONEG)
1305 advertised 0x00000300 (FIBER, AUTONEG)
/external/syzkaller/pkg/report/testdata/linux/report/
D11323 [ 292.763163] ICMPv6: NA: bb:bb:bb:bb:bb:01 advertised our address fe80::1aa on syz1!
29 [ 292.816510] ICMPv6: NA: bb:bb:bb:bb:bb:01 advertised our address fe80::1aa on syz1!
/external/autotest/client/site_tests/peerd_DiscoverServices/
Dcontrol13 services advertised by a fake peer (backed by a Python ZeroconfDaemon)
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DReadMe.txt1 …ite (assuming you have a computer named "computer" on the local network and advertised via DNS-SD).
/external/icu/icu4c/source/test/testdata/
Dtestaliases.txt12 // as advertised
/external/openssh/
DPROTOCOL383 This extension is advertised in the SSH_FXP_VERSION hello with version
425 advertised in the SSH_FXP_VERSION hello with version "2".
440 This extension is advertised in the SSH_FXP_VERSION hello with version
454 This extension is advertised in the SSH_FXP_VERSION hello with version
/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 Chrome OS 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/
Dlife-of-a-tracing-session.md20 producer(s) (accordingly to what advertised in step 2):
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20107 # 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/
Dpkg_resources.txt285 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/
DFindGSS.cmake14 # GSS_VERSION - This is set to version advertised by pkg-config or read from manifest.
/external/u-boot/arch/arm/dts/
Dimx6q-cm-fx6.dts391 * If the OS probes the Bluetooth AMP function advertised on this bus
/external/mesa3d/src/gallium/docs/source/
Dresources.rst34 will probably be advertised with an appropriate cap.
/external/mdnsresponder/
DREADME.txt34 user to discover what services are being advertised on the network,
/external/kernel-headers/original/uapi/linux/
Dethtool.h333 __u32 advertised; member
/external/wpa_supplicant_8/hostapd/
DREADME-MULTI-AP110 WPS requires more special handling. WPS must only be advertised on fronthaul
/external/python/cpython3/Doc/library/
Dnntplib.rst169 or :const:`None` if not advertised by the server.
208 Return the :rfc:`3977` capabilities advertised by the server, as a
/external/python/cpython2/Misc/NEWS.d/
D2.6a2.rst346 give DictReader the dialect and line_num attributes advertised in the docs.
/external/python/cpython2/Modules/_ctypes/libffi/
DREADME167 To ensure that libffi is working as advertised, type "make check".
/external/libffi/
DREADME174 To ensure that libffi is working as advertised, type "make check".

123