/third_party/iptables/extensions/ |
D | libip6t_ipv6header.t | 2 -m ipv6header --header hop-by-hop;=;OK 3 -m ipv6header --header hop-by-hop --soft;=;OK
|
D | libip6t_ipv6header.man | 12 \fBhop\fP|\fBhop\-by\-hop\fP
|
/third_party/ffmpeg/libavcodec/ |
D | sbcdsp.c | 68 int i, j, hop = 0; in sbc_analyze_simd() local 75 for (hop = 0; hop < 10*subbands; hop += 2*subbands) in sbc_analyze_simd() 77 t1[i >> 1] += in[hop + i] * consts[hop + i]; in sbc_analyze_simd()
|
/third_party/python/Lib/test/ |
D | test_wsgiref.py | 461 for hop in ( 465 for alt in hop, hop.title(), hop.upper(), hop.lower(): 469 for hop in ( 472 for alt in hop, hop.title(), hop.upper(), hop.lower():
|
/third_party/node/deps/npm/node_modules/http-cache-semantics/ |
D | README.md | 89 …sponse. This function is necessary, because proxies MUST always remove hop-by-hop headers (such as… 171 * Filtering of hop-by-hop headers.
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Latin_NumericPinyin.txt | 20 # so the letters the tone will 'hop' are:
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | Latin_NumericPinyin.txt | 19 # so the letters the tone will 'hop' are:
|
/third_party/icu/icu4c/source/data/translit/ |
D | Latin_NumericPinyin.txt | 20 # so the letters the tone will 'hop' are:
|
/third_party/flutter/flutter/packages/flutter/lib/src/animation/ |
D | animations.dart | 493 /// the first animation and never hop. 545 bool hop = false; 550 hop = _nextTrain.value <= _currentTrain.value; 553 hop = _nextTrain.value >= _currentTrain.value; 556 if (hop) { 572 if (hop && onSwitchedTrain != null)
|
/third_party/alsa-lib/src/control/ |
D | control.c | 1520 const char *name, int mode, int hop) in snd_ctl_open_noupdate() argument 1532 err = snd_ctl_open_noupdate(ctlp, root, str, mode, hop + 1); in snd_ctl_open_noupdate() 1534 snd_config_set_hop(ctl_conf, hop); in snd_ctl_open_noupdate() 1547 int hop; in _snd_ctl_open_named_child() local 1549 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_ctl_open_named_child() 1550 return hop; in _snd_ctl_open_named_child() 1552 return snd_ctl_open_noupdate(pctl, root, str, mode, hop + 1); in _snd_ctl_open_named_child()
|
/third_party/grpc/src/proto/grpc/auth/v1/ |
D | authz_policy.proto | 35 // supported: "hop-by-hop" headers (e.g., those listed in "Connection" header),
|
/third_party/alsa-lib/src/seq/ |
D | seq.c | 929 int hop) in snd_seq_open_noupdate() argument 938 snd_config_set_hop(seq_conf, hop); in snd_seq_open_noupdate() 1022 int hop; in _snd_seq_open_lconf() local 1024 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_seq_open_lconf() 1025 return hop; in _snd_seq_open_lconf() 1026 return snd_seq_open_noupdate(seqp, lconf, name, streams, mode, hop + 1); in _snd_seq_open_lconf()
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_direct.c | 1756 int hop) argument 1765 if (hop > SND_CONF_MAX_HOPS) { 1776 hop + 1); 1795 hop + 1); 1804 root, pcm_conf2, direction, hop + 1);
|
D | pcm.c | 2656 int mode, int hop) in snd_pcm_open_noupdate() argument 2669 hop + 1); in snd_pcm_open_noupdate() 2671 snd_config_set_hop(pcm_conf, hop); in snd_pcm_open_noupdate() 2820 int hop; in snd_pcm_open_named_slave() local 2822 if ((hop = snd_config_check_hop(parent_conf)) < 0) in snd_pcm_open_named_slave() 2823 return hop; in snd_pcm_open_named_slave() 2826 hop + 1); in snd_pcm_open_named_slave()
|
/third_party/alsa-lib/include/ |
D | local.h | 356 void snd_config_set_hop(snd_config_t *conf, int hop);
|
/third_party/alsa-lib/src/ |
D | conf.c | 462 int hop; member 5770 void snd_config_set_hop(snd_config_t *conf, int hop) in snd_config_set_hop() argument 5772 conf->hop = hop; in snd_config_set_hop() 5778 if (conf->hop >= SND_CONF_MAX_HOPS) { in snd_config_check_hop() 5782 return conf->hop; in snd_config_check_hop()
|
/third_party/grpc/doc/core/ |
D | epoll-polling-engine.md | 26 …t is actually interested in that event (which can be itself - in which case there is no thread hop)
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlschemas.c | 12697 xmlAutomataStatePtr hop; in xmlSchemaBuildContentModelForSubstGroup() local 12705 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildContentModelForSubstGroup() 12711 hop); in xmlSchemaBuildContentModelForSubstGroup() 12721 hop); in xmlSchemaBuildContentModelForSubstGroup() 12723 xmlAutomataNewCountedTrans(pctxt->am, hop, start, counter); in xmlSchemaBuildContentModelForSubstGroup() 12724 xmlAutomataNewCounterTrans(pctxt->am, hop, end, counter); in xmlSchemaBuildContentModelForSubstGroup() 12869 xmlAutomataStatePtr hop; in xmlSchemaBuildAContentModel() local 12877 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel() 12882 xmlAutomataNewEpsilon(pctxt->am, pctxt->state, hop); in xmlSchemaBuildAContentModel() 12886 xmlAutomataNewEpsilon(pctxt->am, pctxt->state, hop); in xmlSchemaBuildAContentModel() [all …]
|
/third_party/libxml2/ |
D | xmlschemas.c | 12719 xmlAutomataStatePtr hop; in xmlSchemaBuildContentModelForSubstGroup() local 12727 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildContentModelForSubstGroup() 12733 hop); in xmlSchemaBuildContentModelForSubstGroup() 12743 hop); in xmlSchemaBuildContentModelForSubstGroup() 12745 xmlAutomataNewCountedTrans(pctxt->am, hop, start, counter); in xmlSchemaBuildContentModelForSubstGroup() 12746 xmlAutomataNewCounterTrans(pctxt->am, hop, end, counter); in xmlSchemaBuildContentModelForSubstGroup() 12891 xmlAutomataStatePtr hop; in xmlSchemaBuildAContentModel() local 12899 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel() 12904 xmlAutomataNewEpsilon(pctxt->am, pctxt->state, hop); in xmlSchemaBuildAContentModel() 12908 xmlAutomataNewEpsilon(pctxt->am, pctxt->state, hop); in xmlSchemaBuildAContentModel() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/docs/ |
D | scheduler.md | 97 …dle()`](#marlschedulerworkerrununtilidle), so the execution of `run()` may hop between fibers for …
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 4538 萩>'[scandent hop]'; 5247 踉>'[hop]';
|
/third_party/node/doc/api/ |
D | async_hooks.md | 627 outer scope even though there was an asynchronous hop involved. Also,
|
/third_party/libsoup/ |
D | NEWS | 2178 * Don't store hop-by-hop headers [#650094]
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 6155 hop 18472 ##hop
|
/third_party/skia/third_party/externals/microhttpd/src/datadir/ |
D | spdy-draft.txt | 1217 control in SPDY. Flow control in SPDY is per hop, that is, only
|