/third_party/json/docs/mkdocs/ |
D | Makefile | 2 serve: prepare_files style_check target 3 venv/bin/mkdocs serve 6 venv/bin/mkdocs serve --dirtyreload
|
/third_party/python/Lib/test/test_asyncio/ |
D | test_server.py | 37 async def serve(reader, writer): function 49 serve, socket_helper.HOSTv4, 0, start_serving=False)) 88 async def serve(reader, writer): function 105 serve, addr, start_serving=False))
|
D | test_sslproto.py | 224 def serve(sock): function 274 with self.tcp_server(serve, timeout=self.TIMEOUT) as srv: 290 def serve(sock): function 337 with self.tcp_server(serve, timeout=self.TIMEOUT) as srv: 355 def serve(sock): function 434 with self.tcp_server(serve, timeout=self.TIMEOUT) as srv: 445 def serve(sock): function 495 with self.tcp_server(serve, timeout=self.TIMEOUT) as srv:
|
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/ |
D | README.md | 11 - `make serve` will use Python3 to spawn a local webserver, you can then browse http://localhost:80… 14 …ged file data as mentioned lower down). For these browsers you’ll need to serve the files using a … 16 …ay use Python 3 builtin webserver: `python -m http.server -d web` (this is what `make serve` uses).
|
D | Makefile | 84 serve: all target
|
/third_party/python/Doc/ |
D | make.bat | 65 if "%1" EQU "serve" goto serve 102 echo. clean, check, serve, htmlview 174 :serve label 175 cmd /S /C "%PYTHON% ..\Tools\scripts\serve.py "%BUILDDIR%\html""
|
D | Makefile | 24 suspicious coverage doctest pydoc-topics htmlview clean dist check serve \ 215 serve: target 216 $(PYTHON) ../Tools/scripts/serve.py build/html
|
/third_party/json/tools/serve_header/ |
D | README.md | 19 2. To serve the header over HTTPS (which is required by Compiler Explorer at this time), a certific… 33 `serve_header.py` has a built-in default configuration that will serve the `single_include/nlohmann… 79 To serve the header of each working tree at `https://localhost:8443/<worktree>/json.hpp`, a configu…
|
/third_party/node/benchmark/async_hooks/ |
D | async-resource-vs-destroy.js | 137 return async function serve(req, res) { function 148 return function serve(req, res) { function
|
/third_party/skia/modules/canvaskit/external_test/ |
D | Makefile | 7 serve: target
|
/third_party/protobuf/kokoro/ |
D | README.md | 5 The files in this directory serve as plumbing for running Protobuf
|
/third_party/libwebsockets/READMEs/ |
D | README.content-security-policy.md | 127 to serve once and then the user is using his local copy for the next 137 security perspective. If someone hacks the `ajax.googleapis.com` site to serve 139 become malicious. However if you serve it yourself, unless your server 140 was specifically targeted you know it will continue to serve what you
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IBM/ |
D | README.txt | 37 that this extension did not serve the purpose of explicity signaling 45 This would not only serve Drew's purpose of providing an explicit
|
/third_party/openGLES/extensions/IBM/ |
D | README.txt | 37 that this extension did not serve the purpose of explicity signaling 45 This would not only serve Drew's purpose of providing an explicit
|
/third_party/skia/experimental/tskit/ |
D | Makefile | 17 serve: target
|
/third_party/curl/tests/data/ |
D | test864 | 14 REPLY welcome +OK curl POP3 server ready to serve <1972.987654321\@curl>
|
D | test846 | 12 REPLY welcome * PREAUTH ready to serve already!
|
D | test650 | 91 uhis is what we post to the silly web serve 175 uhis is what we post to the silly web serve
|
/third_party/icu/icu4c/source/data/translit/ |
D | Ethi_Latn.txt | 11 # This transformation is introduced to serve as a fallback for a
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-cgi/ |
D | README.md | 17 It's able to serve the script output over h1 using chunked encoding,
|
/third_party/skia/experimental/webgpu-bazel/ |
D | Makefile | 15 serve: target
|
/third_party/json/docs/ |
D | README.md | 16 make install_venv serve -C docs/mkdocs
|
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/ |
D | Makefile | 81 serve: all target
|
/third_party/curl/docs/ |
D | ROADMAP.md | 4 serve as a guideline for others for information, feedback and possible
|
/third_party/skia/experimental/skottiekit/ |
D | Makefile | 46 serve: target
|