Home
last modified time | relevance | path

Searched defs:FAQ (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/docs/design/editions/
Dwhat-are-protobuf-editions.md242 ## FAQ section in What are Protobuf Editions?
244 ### I only interact with protos by moving them around and editing schemata. How does this affect me?
255 ### Are you taking away <thing>?
262 ### I think <thing> from proto{2,3} is bad. Why are you letting people use it in my files?
273 ### I manipulate protos reflectively, or have some other complicated use-case
285 ### I want to use features to fix a defect in Protobuf
295 ### What's your OSS strategy?
305 ### I like Protobuf as it is. Can I keep my old files?
317 ### What do you hope to use editions to change in the short/mid term?
/third_party/libwebsockets/minimal-examples/
DREADME.md13 ## FAQ section
15 ### Getting started
23 ### Why are most of the sources split into a main C file file and a protocol file?
40 ### Why would we want the protocol as a plugin?
64 ### I get why there is a pss, but why is there a vhd?
/third_party/rust/rust/src/doc/rustdoc/src/
Dscraped-examples.md51 ## FAQ section in Scraped examples
53 ### My example is not showing up in the documentation
/third_party/grpc/doc/
Dkeepalive.md41 ### FAQ subsection in Keepalive User Guide for gRPC Core (and dependents)
/third_party/rust/crates/nom/doc/archive/
DFAQ.md1 # FAQ chapter
/third_party/rust/crates/static-assertions-rs/
DREADME.md69 ## FAQ section
/third_party/mesa3d/docs/drivers/
Dlima.rst155 FAQ chapter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/
DREADME.md184 ## FAQ section in SPIR-V Headers
/third_party/skia/third_party/externals/spirv-headers/
DREADME.md184 ## FAQ section in SPIR-V Headers
/third_party/spirv-headers/
DREADME.md184 ## FAQ section in SPIR-V Headers
/third_party/python/Doc/whatsnew/
D3.11.rst1541 FAQ section in Faster CPython
1544 .. _faster-cpython-faq-my-code:
1546 How should I write my code to utilize these speedups?
1556 Will CPython 3.11 use more memory?
1566 I don't see any speedups in my workload. Why?
1581 Is there a JIT compiler?