Home
last modified time | relevance | path

Searched refs:Implementations (Results 1 – 25 of 116) sorted by relevance

12345

/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/
Dsample6_unittest.cc93 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable> Implementations; typedef
95 TYPED_TEST_SUITE(PrimeTableTest, Implementations);
/external/googletest/googletest/samples/
Dsample6_unittest.cc91 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable> Implementations; typedef
93 TYPED_TEST_SUITE(PrimeTableTest, Implementations);
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/
DREADME.md3 Implementations of various name resolution schemes.
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/
DREADME.md3 Implementations of various name resolution schemes.
/external/llvm/lib/Support/
DREADME.txt.system40 4. Common Implementations
41 5. Multiple Implementations
/external/rust/crates/gdbstub/
DCHANGELOG.md21 #### New Arch Implementations
34 #### New Arch Implementations
104 #### New Arch Implementations
112 #### New Arch Implementations
/external/llvm-project/clang/test/CodeGenObjC/
Dclass-type.m28 // Implementations without interface declarations.
/external/clang/test/CodeGenObjC/
Dclass-type.m28 // Implementations without interface declarations.
/external/grpc-grpc/doc/
DPROTOCOL-HTTP2.md66 …d using Base64 as per https://tools.ietf.org/html/rfc4648#section-4. Implementations MUST accept p…
71 Implementations must split **Binary-Header**s on "," before decoding the
76 character range defined is more strict than HTTP. Implementations must not error
86 suggested. Implementations are encouraged to compute total header size like
119 Implementations should expect broken deployments to send non-200 HTTP status codes in responses as …
221 STREAM_CLOSED|No mapping as there is no open stream to propagate to. Implementations should log.
Dconnection-backoff.md41 Implementations with pressing concerns (such as minimizing the number of wakeups
/external/openssh/
DPROTOCOL.sshsig60 (e.g. tags) into the signature. Implementations should ignore
94 (e.g. tags) into the signature. Implementations should ignore
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1alpha/
Dbinarylog.proto117 // Implementations may omit some entries to honor the header limits
120 // Implementations will not log the following entries, and this is
/external/rust/crates/num-integer/
DREADME.md39 Implementations for `i128` and `u128` are only available with Rust 1.26 and
/external/ltp/testcases/open_posix_testsuite/Documentation/
DCOVERAGE.timers70 POSIX Timers Implementations
/external/rust/crates/num-traits/
DREADME.md44 Implementations for `i128` and `u128` are only available with Rust 1.26 and
/external/libogg/doc/
Drfc5334.txt132 Implementations that fail to satisfy one or more "MUST" requirements
133 are considered non-compliant. Implementations that satisfy all
305 content in an Ogg bitstream. Implementations SHOULD NOT execute such
316 audio, etc. Implementations SHOULD protect themselves against this
326 Implementations may fail to implement a specific security model or
481 Implementations interacting with the type "video/ogg" SHOULD support
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_syscall_linux_x86_64.inc9 // Implementations of internal_syscall and internal_iserror for Linux/x86_64.
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_syscall_linux_x86_64.inc10 // Implementations of internal_syscall and internal_iserror for Linux/x86_64.
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/
DFakeUnixFileSystem.groovy38 // Abstract Method Implementations
DFakeWindowsFileSystem.groovy42 // Abstract Method Implementations
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/
Dbinarylog.proto164 // Implementations may omit some entries to honor the header limits
177 // Implementations must always log grpc-trace-bin if it is present.
/external/protobuf/benchmarks/
Dbenchmarks.proto44 // Implementations that do not support reflection can implement this with
/external/angle/extensions/
DANGLE_memory_size.txt120 RESOLVED: Implementations should attempt to return the lower bound on
/external/python/cpython2/Doc/library/
Dformatter.rst194 Formatter Implementations
205 :class:`NullFormatter` instances. Implementations should inherit from this
322 Writer Implementations
/external/python/cpython3/Doc/library/
Dformatter.rst195 Formatter Implementations
206 :class:`NullFormatter` instances. Implementations should inherit from this
323 Writer Implementations

12345