Home
last modified time | relevance | path

Searched refs:suggested (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dprefer-enum-initializers.ts44 data: { name, suggested: index },
51 data: { name, suggested: index + 1 },
58 data: { name, suggested: `'${name}'` },
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dgeometry.dart21 /// The return value is the suggested distance from the top left of the
24 /// The suggested position will be above the target point if `preferBelow` is
28 /// The suggested position will place the nearest side of the child to the
32 /// The suggested position will be at least `margin` away from the edge of the
/third_party/boost/libs/beast/doc/qbk/06_websocket/
D06_timeouts.qbk30 …east.ref.boost__beast__websocket__stream_base__timeout.suggested `stream_base::timeout::suggested`]
32 This function returns the suggested timeout settings for a given role
80 to turn them on is to set the suggested timeout settings on the stream.
/third_party/boost/libs/test/doc/closing_chapters/
Dacknowledgments.qbk18 Dave Abrahams suggested numerous improvements during the Formal Review. Jeremy Siek was the review …
25 Dave Abrahams, Ed Brey, William Kempf, Jens Maurer, and Wilka suggested numerous improvements durin…
/third_party/boost/libs/container_hash/doc/
Dthanks.qbk19 made by Alberto Barbati and Dave Harris. Dave Harris also suggested an
22 Some useful improvements to the floating point hash algorithm were suggested
/third_party/boost/libs/beast/test/beast/websocket/
Dstream.cpp47 stream_base::timeout::suggested( in testGetSetOption()
51 stream_base::timeout::suggested( in testGetSetOption()
/third_party/boost/libs/bind/doc/bind/
Dacknowledgements.qbk21 Doug Gregor suggested that a visitor mechanism would allow `bind` to
27 Numerous improvements were suggested during the formal review period by Ross
/third_party/boost/libs/beast/test/doc/
Dwebsocket_6_timeouts.cpp41 ws.set_option(stream_base::timeout::suggested(role_type::server)); in snippets()
/third_party/boost/libs/optional/doc/
D92_acknowledgments.qbk16 * Peter Dimov suggested the name 'optional', and was the first to point out
37 and suggested the new interface which is currently used. He also started and
/third_party/flutter/flutter/
DCODEOWNERS2 # suggested reviewers for contributions to this repository.
/third_party/mindspore/
DCONTRIBUTING.md35 …The *Python* coding style suggested by [Python PEP 8 Coding Style](https://pep8.org/) and *C++* co…
39 …The *Python* unittest style suggested by [pytest](http://www.pytest.org/en/latest/) and *C++* unit…
/third_party/boost/libs/system/doc/system/
Dacknowledgements.adoc17 Oleg Abrosimov. Christopher Kohlhoff suggested several improvements to the
/third_party/flutter/skia/third_party/externals/wuffs/fuzz/c/std/
DREADME.md13 suggested test data.
/third_party/boost/boost/beast/websocket/
Dstream_base.hpp141 suggested(role_type role) noexcept in suggested() function
/third_party/boost/libs/beast/include/boost/beast/websocket/
Dstream_base.hpp141 suggested(role_type role) noexcept in suggested() function
/third_party/typescript/tests/baselines/reference/
DmoduleResolutionNoTs.types24 // Making sure the suggested fixes are valid:
DmoduleResolutionNoTsESM.types26 // Making sure the suggested fixes are valid:
DmoduleResolutionNoTsCJS.types26 // Making sure the suggested fixes are valid:
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/
Dreadme.txt11 directory, then run the appropriate makefile, as suggested below. You can
/third_party/curl/docs/cmdline-opts/
Dhappy-eyeballs-timeout-ms.d13 The range of suggested useful values is limited. Happy Eyeballs RFC 6555 says
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/
Dreadme.txt11 directory, then run the appropriate makefile, as suggested below. You can
/third_party/ffmpeg/doc/dev_community/
Dcommunity.md54 Candidates for election can either be suggested or self-nominated.
77 Candidates for election can either be suggested or self-nominated.
/third_party/boost/libs/bind/doc/mem_fn/
Dacknowledgements.qbk15 * Numerous improvements were suggested during the formal review period by
/third_party/boost/libs/beast/example/websocket/server/chat-multi/
Dwebsocket_session.hpp66 websocket::stream_base::timeout::suggested( in run()
/third_party/skia/third_party/externals/brotli/fetch-spec/
Dshared-brotli-fetch-spec.txt88 It is suggested for servers to not add any "no-cache" or short "max-age"
89 Cache-Control directives, and it is suggested for the client to effectively
94 [NOTE-BOX] It is suggested that a server does not reuse the same URL

12345678910>>...17