| /external/libjpeg-turbo/simd/nasm/ |
| D | jsimdcfg.inc.h | 67 ; On this SIMD implementation, this must be 'unsigned char'. variable 76 ; On this SIMD implementation, this must be 'short'. variable 82 ; On this SIMD implementation, this must be 'unsigned int'. variable
|
| /external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
| D | _service.py | 45 def _unary_response(argument, implementation, rpc, servicer_context): argument 54 def _stream_response(argument, implementation, rpc, servicer_context): argument 73 def unary_unary(implementation, rpc, request, servicer_context): argument 77 def unary_stream(implementation, rpc, request, servicer_context): argument 81 def stream_unary(implementation, rpc, handler, servicer_context): argument 86 def stream_stream(implementation, rpc, handler, servicer_context): argument
|
| D | _server.py | 33 def service(implementation, rpc, servicer_context): argument 41 def service(implementation, rpc, servicer_context): argument 49 def service(implementation, rpc, servicer_context): argument 57 def service(implementation, rpc, servicer_context): argument
|
| /external/grpc-grpc/doc/ |
| 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:
|
| /external/mockito/src/main/java/org/mockito/ |
| D | Answers.java | 84 private final Answer<Object> implementation; field in Answers 86 Answers(Answer<Object> implementation) { in Answers()
|
| /external/python/pyasn1/pyasn1/compat/ |
| D | integer.py | 12 implementation = platform.python_implementation() variable 15 implementation = 'CPython' variable
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | kernel.h | 161 const internal::KernelInterface *implementation() const { in implementation() function 167 internal::KernelInterface *implementation() { return implementation_.get(); } in implementation() function
|
| D | timer.h | 57 internal::TimerInterface *implementation() { return implementation_.get(); } in implementation() function
|
| D | event.h | 62 internal::EventInterface* implementation() { return implementation_.get(); } in implementation() function
|
| D | kernel.cc | 75 internal::KernelInterface *implementation) in KernelBase()
|
| /external/guice/core/src/com/google/inject/binder/ |
| D | LinkedBindingBuilder.java | 32 ScopedBindingBuilder to(Class<? extends T> implementation); in to() 35 ScopedBindingBuilder to(TypeLiteral<? extends T> implementation); in to()
|
| /external/zlib/src/contrib/delphi/ |
| D | ZLibConst.pas | 9 implementation section
|
| /external/webrtc/talk/app/webrtc/ |
| D | streamcollection.h | 42 rtc::RefCountedObject<StreamCollection>* implementation = in Create() local 49 rtc::RefCountedObject<StreamCollection>* implementation = in Create() local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | collective.cc | 181 CollectiveImplementationInterface** implementation) { in Lookup() 188 CollectiveImplementationInterface** implementation) { in LookupParamResolverInstance() 216 CollectiveImplementationInterface** implementation, bool param_resolver) { in LookupHelper()
|
| /external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/trace/ |
| D | BenchmarksUtil.java | 27 static Tracer getTracer(String implementation) { in getTracer()
|
| D | RecordTraceEventsBenchmark.java | 54 String implementation; field in RecordTraceEventsBenchmark.Data
|
| /external/webrtc/webrtc/modules/video_capture/external/ |
| D | video_capture_external.cc | 21 RefCountImpl<VideoCaptureImpl>* implementation = in Create() local
|
| /external/parameter-framework/asio-1.10.6/include/asio/ |
| D | basic_io_object.hpp | 129 implementation_type implementation; member in asio::basic_io_object 195 implementation_type implementation; member in asio::basic_io_object
|
| /external/guice/core/src/com/google/inject/internal/ |
| D | BindingBuilder.java | 62 public BindingBuilder<T> to(Class<? extends T> implementation) { in to() 67 public BindingBuilder<T> to(TypeLiteral<? extends T> implementation) { in to()
|
| /external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/ |
| D | ImplementsValidator.java | 222 Implementation implementation = memberElement.getAnnotation(Implementation.class); in validateShadowMethods() local 237 Implementation implementation = methodElement.getAnnotation(Implementation.class); in verifySdkMethod() local 275 Implementation implementation = memberElement.getAnnotation(Implementation.class); in captureJavadoc() local
|
| /external/python/cpython3/Include/ |
| D | pytime.h | 185 const char *implementation; member
|
| /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/ |
| D | FactoryProvider2.java | 299 TypeLiteral<?> implementation = collector.getBindings().get(returnType); in FactoryProvider2() local 503 Method method, Key<?> returnType, TypeLiteral<T> implementation, List<Key<?>> paramList) in findMatchingConstructorInjectionPoint() 611 InjectionPoint ctorPoint, TypeLiteral<?> implementation) { in getDependencies() 641 Set<Dependency<?>> dependencies, Class<?> implementation, TypeLiteral<?> factoryType) { in isValidForOptimizedAssistedInject()
|
| /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
| D | p3-0x.cpp | 34 vararg_func implementation; member
|
| /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
| D | Antlr.Runtime.Tests.pas | 33 implementation section
|
| /external/tensorflow/tensorflow/python/keras/layers/ |
| D | local.py | 134 implementation=1, argument 409 implementation=1, argument
|