Home
last modified time | relevance | path

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

1234

/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_power_preference.txt74 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/
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/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/curl/docs/
DRELEASE-PROCEDURE.md90 advertised well in advance.
/external/openssh/
DPROTOCOL394 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/
DVTF.md74 DX10 hardware, but are just not advertised.
/external/llvm-project/llvm/docs/
DMeetupGuidelines.rst19 addition to covering the cost of the meetup, all LLVM meetups are advertised
/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/perfetto/docs/design-docs/
Dlife-of-a-tracing-session.md20 producer(s) (accordingly to what advertised in step 2):
/external/scapy/test/
Dx509.uts66 = Cert class : Signature algorithm (as advertised by TBSCertificate)
154 = CRL class : Signature algorithm (as advertised by TBSCertList)
/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,
/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.cmake35 # GSS_VERSION - This is set to version advertised by pkg-config or read from manifest.
/external/mesa3d/docs/gallium/
Dresources.rst34 will probably be advertised with an appropriate cap.

1234