Home
last modified time | relevance | path

Searched refs:conceal (Results 1 – 24 of 24) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dnetwork.c411 char *conceal) in lws_retry_get_delay_ms() argument
416 if (conceal) in lws_retry_get_delay_ms()
417 *conceal = 0; in lws_retry_get_delay_ms()
441 if (retry && conceal) in lws_retry_get_delay_ms()
442 *conceal = (int)*ctry <= retry->conceal_count; in lws_retry_get_delay_ms()
452 char conceal; in lws_retry_sul_schedule() local
453 uint64_t ms = lws_retry_get_delay_ms(context, retry, ctry, &conceal); in lws_retry_sul_schedule()
455 if (!conceal) in lws_retry_sul_schedule()
469 char conceal; in lws_retry_sul_schedule_retry_wsi() local
472 &conceal) * LWS_US_PER_MS; in lws_retry_sul_schedule_retry_wsi()
[all …]
/third_party/libwebsockets/include/libwebsockets/
Dlws-retry.h57 uint16_t *ctry, char *conceal);
/third_party/libwebsockets/lib/drivers/
DREADME.md5 to conceal from user code the underlying OS APIs being used to interface
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams.c541 char conceal; in _lws_ss_backoff() local
552 &h->retry, &conceal); in _lws_ss_backoff()
553 if (!conceal) { in _lws_ss_backoff()
DREADME.md27 the number of failures exceeds the count of attempts to conceal in the retry /
131 "conceal": 5,
184 ### `conceal`
186 The number of retries to conceal from higher layers before giving errors. If
/third_party/libwebsockets/READMEs/
DREADME.event-loops-intro.md96 For example most libs can conceal whether the platform is windows or unix,
209 No, blocking IO has a lot of costs to conceal the event wait by blocking.
/third_party/flutter/skia/third_party/externals/wuffs/test/data/
Dmidsummer.txt275 A time that lovers' flights doth still conceal,
Dmidsummer.txt.gz
/third_party/icu/icu4j/perf-tests/data/collation/
Dvfear11a.txt854 glanced towards me. "I won't conceal from you, Mr. Holmes,
1687 "The gun was made to conceal. That's why the barrels were
2310 not something to conceal."
2710 conceal from them anything which would help them in bringing
2765 which they are trying so hard to conceal? Let us try, Watson,
2854 the murder, and are conspiring to conceal it, then I can give you
3103 and Barker are both in a conspiracy to conceal something; that
Dnvsbl10.txt814 as to conceal himself altogether from the eye of the police. This
1909 to conceal whatever imaginative qualms they experienced. On the
Dulyss10.txt17955 hill and she always tried to conceal it. But it must end, she felt.
25851 always hail, ever conceal, never reveal, any part or parts, art or
D2drvb10.txt12375 25:2. It is the glory of God to conceal the word, and the glory of
32684 proclaim, and conceal it not: say: Babylon is taken, Bel is confounded,
/third_party/node/doc/api/
Dutil.md793 * `hidden` - Prints the text, but makes it invisible (Alias: conceal)
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt5052 諱>'[conceal]';
/third_party/python/Doc/whatsnew/
D3.5.rst562 earlier was sometimes surprising, and could conceal obscure bugs. Previously,
/third_party/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt12220 廀 < to\-conceal;
15958 讳 < conceal;
32160 掩蓋 > conceal;
32910 隱蔽 > conceal;
44235 廀 > to\-conceal;
44554 㙴 > to\-conceal;
47542 讳 > conceal;
48047 諱 > conceal;
48319 廋 > conceal;
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dplrabn12.txt2808 Deep malice to conceal, couched with revenge:
6256 Did wisely to conceal, and not divulge
8168 I should conceal, and not expose to blame
8174 Wouldst easily detect what I conceal.--
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt19820 conceal
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst3421 - ac/gpu_info: conceal L2 cache sizes
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt49 conceal the artist is art's aim. The critic is he who can translate
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt49 conceal the artist is art's aim. The critic is he who can translate
/third_party/chromium/patch/
D0004-3.2-Beta5.patch30907 // Setting a file's extension to a CLSID may conceal its actual file type on
D0003-3.2-Beta3-1115.patch45819 - // Setting a file's extension to a CLSID may conceal its actual file type on
45871 + // Setting a file's extension to a CLSID may conceal its actual file type on
/third_party/gstreamer/gstreamer/
DChangeLog69744 caps in the case of an error to not conceal it be returning empty caps.