Searched refs:tech (Results 1 – 25 of 188) sorted by relevance
12345678
/external/rust/crates/quiche/ |
D | README.md | 13 A live QUIC server based on quiche is available at ``https://quic.tech:4433/``, 14 and an HTTP/3 one at ``https://quic.tech:8443/``, that can be used for 20 [quiche]: https://docs.quic.tech/quiche/ 55 $ cargo run --manifest-path=tools/apps/Cargo.toml --bin quiche-client -- https://quic.tech:8443/ 215 [`connect()`]: https://docs.quic.tech/quiche/fn.connect.html 216 [`accept()`]: https://docs.quic.tech/quiche/fn.accept.html 217 [`recv()`]: https://docs.quic.tech/quiche/struct.Connection.html#method.recv 218 [`send()`]: https://docs.quic.tech/quiche/struct.Connection.html#method.send 219 [`timeout()`]: https://docs.quic.tech/quiche/struct.Connection.html#method.timeout 220 [`on_timeout()`]: https://docs.quic.tech/quiche/struct.Connection.html#method.on_timeout [all …]
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | ProvisioningManagerFacade.java | 48 @RpcParameter(name = "tech") String tech) in provisioningGetProvisioningStatusForCapability() 71 switch (tech.toUpperCase()) { in provisioningGetProvisioningStatusForCapability()
|
/external/curl/docs/ |
D | ALTSVC.md | 20 h2 quic.tech 8443 h3-22 quic.tech 8443 "20190808 06:18:37" 0 0
|
/external/smali/ |
D | README.md | 16 - [Official dex bytecode reference](https://source.android.com/devices/tech/dalvik/dalvik-bytecode.… 19 - [Official dex format reference](https://source.android.com/devices/tech/dalvik/dex-format.html)
|
/external/testng/ |
D | README.md | 9 [![Sonarqube tech debt](https://img.shields.io/sonar/http/nemo.sonarqube.org/org.testng:testng/tech…
|
/external/capstone/ |
D | README.md | 7 [![pypi downloads](https://pepy.tech/badge/capstone)](https://pepy.tech/project/capstone)
|
/external/bc/ |
D | LICENSE.md | 3 Copyright (c) 2018-2021 Gavin D. Howard <yzena.tech@gmail.com> 34 Copyright (c) 2018-2021, Gavin D. Howard <yzena.tech@gmail.com> 63 Copyright (c) 2018-2021 Gavin D. Howard <yzena.tech@gmail.com>
|
D | LICENSE | 3 Copyright (c) 2018-2021 Gavin D. Howard <yzena.tech@gmail.com> 34 Copyright (c) 2018-2021, Gavin D. Howard <yzena.tech@gmail.com> 63 Copyright (c) 2018-2021 Gavin D. Howard <yzena.tech@gmail.com>
|
/external/curl/tests/data/ |
D | test1325 | 2 # https://greenbytes.de/tech/webdav/draft-reschke-http-status-308-latest.html
|
/external/autotest/client/cros/cellular/ |
D | modem1.py | 130 tech = props['AccessTechnologies'] 131 return Modem._ACCESS_TECH_TO_TECHNOLOGY[tech]
|
D | modem.py | 172 tech = props.get('AccessTechnology') 173 return Modem._ACCESS_TECH_TO_TECHNOLOGY[tech]
|
/external/skia/site/docs/dev/tools/ |
D | tracing.md | 15 [atrace](https://source.android.com/devices/tech/debug/ftrace). 50 tracing information to [atrace](https://source.android.com/devices/tech/debug/ftrace). On other
|
/external/skqp/site/dev/tools/ |
D | tracing.md | 10 [atrace](https://source.android.com/devices/tech/debug/ftrace). 45 tracing information to [atrace](https://source.android.com/devices/tech/debug/ftrace). On other
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CountItems.java | 758 String tech = Iso639Data.toAlpha3(lang); in getSubtagVariables() local 759 R3<String, String, String> row = Row.of(tech, bib, lang); in getSubtagVariables() 763 String tech = row.get0(); in getSubtagVariables() local 767 if ((bib != null && !lang.equals(bib)) || (tech != null && !lang.equals(tech))) { in getSubtagVariables() 768 … System.out.println(" { \"" + bib + "\", \"" + tech + "\", \"" + lang + "\" }, // " + name); in getSubtagVariables()
|
/external/oss-fuzz/projects/lcms/ |
D | icc.dict | 110 "tech"
|
/external/libxml2/result/ |
D | slashdot16.xml.rde | 135 3 3 #text 0 1 tech 339 3 3 #text 0 1 tech
|
D | slashdot16.xml.rdr | 135 3 3 #text 0 1 tech 339 3 3 #text 0 1 tech
|
/external/libxml2/result/HTML/ |
D | doc2.htm.sax | 22 SAX.comment( saved from url=(0027)http://www.agents-tech.com/ )
|
/external/rust/crates/fnv/ |
D | README.md | 79 [chongo]: http://www.isthe.com/chongo/tech/comp/fnv/index.html
|
/external/ply/ply/example/BASIC/ |
D | README | 2 David Brin (http://www.salon.com/tech/feature/2006/09/14/basic/index.html),
|
/external/ImageMagick/PerlMagick/t/reference/write/read/ |
D | input_null_DarkOrange.miff | 9 …dmndTpdmdd��vuedL�view�$lumi�meas$tech0rTRC<…
|
D | input_ico.miff | 9 …dmndTpdmdd��vuedL�view�$lumi�meas$tech0rTRC<…
|
D | input_null_white.miff | 9 …dmndTpdmdd��vuedL�view�$lumi�meas$tech0rTRC<…
|
D | input_xc_black.miff | 9 …dmndTpdmdd��vuedL�view�$lumi�meas$tech0rTRC<…
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | AdaptiveThreshold.miff | 11 …dmndTpdmdd��vuedL�view�$lumi�meas$tech0rTRC<…
|
12345678