| /third_party/json/docs/mkdocs/docs/features/types/ |
| D | number_handling.md | 59 ### Number storage 81 ### Number limits 99 ### Zeros 114 ### Number serialization 183 ### Number comparison 230 ### Number conversion 276 ### Determine number types 298 ### Template number types
|
| /third_party/grpc/include/grpc/event_engine/ |
| D | README.md | 14 ### Provide their own I/O threads 19 ### Provisioning data buffers via Slice allocation 26 ### Documenting expectations around callback execution 32 ### Handling concurrent usage
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/ |
| D | jsimdcfg.inc.h | 69 ; On this SIMD implementation, this must be 'unsigned char'. variable 78 ; On this SIMD implementation, this must be 'short'. variable 84 ; On this SIMD implementation, this must be 'unsigned int'. variable
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/simd/nasm/ |
| D | jsimdcfg.inc.h | 69 ; On this SIMD implementation, this must be 'unsigned char'. variable 78 ; On this SIMD implementation, this must be 'short'. variable 84 ; On this SIMD implementation, this must be 'unsigned int'. variable
|
| /third_party/grpc/src/python/grpcio_testing/grpc_testing/_server/ |
| D | _service.py | 46 def _unary_response(argument, implementation, rpc, servicer_context): argument 55 def _stream_response(argument, implementation, rpc, servicer_context): argument 74 def unary_unary(implementation, rpc, request, servicer_context): argument 78 def unary_stream(implementation, rpc, request, servicer_context): argument 82 def stream_unary(implementation, rpc, handler, servicer_context): argument 88 def stream_stream(implementation, rpc, handler, servicer_context): argument
|
| D | _server.py | 32 def service(implementation, rpc, servicer_context): argument 39 def service(implementation, rpc, servicer_context): argument 46 def service(implementation, rpc, servicer_context): argument 53 def service(implementation, rpc, servicer_context): argument
|
| /third_party/grpc/doc/core/ |
| D | epoll-polling-engine.md | 74 ### 4.1 Relation between `fd`, `pollset` and `polling_island:` 80 ### 4.2 Algorithm to add an `fd` to a `pollset` 91 ### 4.3 Directed wakeups:
|
| /third_party/rust/rust/tests/ui/numbers-arithmetic/ |
| D | saturating-float-casts.rs | 8 mod implementation; module
|
| D | saturating-float-casts-wasm.rs | 9 mod implementation; module
|
| /third_party/zlib/contrib/delphi/ |
| D | ZLibConst.pas | 9 implementation section
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/LwipSnmpCodeGeneration/ |
| D | MibCFile.cs | 54 private readonly List<CodeElement> implementation = new List<CodeElement>(); field in LwipSnmpCodeGeneration.MibCFile
|
| /third_party/lame/Dll/ |
| D | MP3export.pas | 173 implementation section
|
| /third_party/mbedtls/docs/architecture/ |
| D | psa-crypto-implementation-structure.md | 13 ### Rationale
|
| /third_party/rust/rust/compiler/rustc_macros/src/diagnostics/ |
| D | diagnostic.rs | 34 let implementation = builder.each_variant(&mut structure, |mut builder, variant| { in into_tokens() localVariable 122 let implementation = builder.each_variant(&mut structure, |mut builder, variant| { in into_tokens() localVariable
|
| /third_party/python/Include/cpython/ |
| D | pytime.h | 233 const char *implementation; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/experimental/optim/ |
| D | adagrad.py | 139 … def implementation(self, eps, lr, lr_decay, maximize, weight_decay, start_id, end_id, gradients): member in Adagrad
|
| D | sgd.py | 135 …def implementation(self, momentum, lr, group_id, gradients, maximize, dampening, weight_decay, nes… member in SGD
|
| D | adadelta.py | 136 def implementation(self, lr, rho, eps, maximize, weight_decay, start_id, end_id, gradients): member in Adadelta
|
| D | adamax.py | 142 def implementation(self, group_id, lr, gradients, maximize, weight_decay, beta1, beta2, eps): member in Adamax
|
| D | nadam.py | 129 …def implementation(self, lr, beta1, beta2, weight_decay, momentum_decay, eps, start_id, end_id, gr… member in NAdam
|
| D | rmsprop.py | 130 …def implementation(self, group_id, lr, gradients, maximize, weight_decay, centered, alpha, eps, mo… member in RMSprop
|
| D | radam.py | 158 def implementation(self, lr, beta1, beta2, weight_decay, eps, start_id, end_id, gradients): member in RAdam
|
| D | asgd.py | 128 def implementation(self, lambd, alpha, t0, lr, group_id, maximize, gradients, weight_decay): member in ASGD
|
| D | rprop.py | 137 …def implementation(self, etaminus, etaplus, group_id, lr, gradients, maximize, step_size_min, step… member in Rprop
|
| /third_party/openssl/include/openssl/ |
| D | core.h | 72 const OSSL_DISPATCH *implementation; member
|