/external/libpcap/testprogs/ |
D | selpolltest.c | 73 const char *mechanism; in main() local 85 mechanism = NULL; in main() 104 mechanism = "select() and pcap_dispatch()"; in main() 109 mechanism = "poll() and pcap_dispatch()"; in main() 173 device, mechanism); in main() 190 mechanism); in main()
|
/external/webrtc/api/ |
D | rtp_parameters.cc | 70 RtpFecParameters::RtpFecParameters(FecMechanism mechanism) in RtpFecParameters() argument 71 : mechanism(mechanism) {} in RtpFecParameters() 72 RtpFecParameters::RtpFecParameters(FecMechanism mechanism, uint32_t ssrc) in RtpFecParameters() argument 73 : ssrc(ssrc), mechanism(mechanism) {} in RtpFecParameters()
|
D | rtp_parameters.h | 370 FecMechanism mechanism = FecMechanism::RED; member 374 explicit RtpFecParameters(FecMechanism mechanism); 375 RtpFecParameters(FecMechanism mechanism, uint32_t ssrc); 380 return ssrc == o.ssrc && mechanism == o.mechanism;
|
/external/crosvm/assertions/src/ |
D | lib.rs | 11 pub mod mechanism; module 16 pub use crate::mechanism::*;
|
/external/openssh/ |
D | pkcs11.h | 680 ck_mechanism_type_t mechanism; member 822 struct ck_mechanism *mechanism, 841 struct ck_mechanism *mechanism, 860 struct ck_mechanism *mechanism)); 878 struct ck_mechanism *mechanism, 894 struct ck_mechanism *mechanism, 904 struct ck_mechanism *mechanism, 920 struct ck_mechanism *mechanism, 954 struct ck_mechanism *mechanism, 960 struct ck_mechanism *mechanism, [all …]
|
/external/autotest/client/site_tests/autoupdate_Backoff/ |
D | control | 8 Client side test of the update_engine backoff mechanism. 13 PURPOSE = 'Client side test of the update_engine backoff mechanism.'
|
/external/openscreen/osp/msgs/ |
D | osp_messages.cddl | 48 1: authentication-mechanism ; mechanism 65 authentication-mechanism = &( 72 mechanism-unknown: 2
|
/external/python/cpython2/Doc/library/ |
D | user.rst | 22 module implements such a mechanism. A program that wishes to use the mechanism 44 A suggestion for programmers who wish to use this mechanism: a simple way to let 71 Site-wide customization mechanism.
|
/external/llvm-project/clang/test/Index/ |
D | comment-misc-tags.m | 10 @abstract Single-threaded work-loop client request mechanism. 11 @discussion An IOCommandGate instance is an extremely light weight mechanism that 27 // CHECK-NEXT: (CXComment_Text Text=[ Single-threaded work-loop client request mechanism.] Ha… 30 …ment_Text Text=[ An IOCommandGate instance is an extremely light weight mechanism that] HasTrailin…
|
/external/clang/test/Index/ |
D | comment-misc-tags.m | 10 @abstract Single-threaded work-loop client request mechanism. 11 @discussion An IOCommandGate instance is an extremely light weight mechanism that 27 // CHECK-NEXT: (CXComment_Text Text=[ Single-threaded work-loop client request mechanism.] Ha… 30 …ment_Text Text=[ An IOCommandGate instance is an extremely light weight mechanism that] HasTrailin…
|
/external/perfetto/src/tracing/ |
D | README.md | 20 mechanism that allows Producer(s), Consumer(s) and Service to be hosted on 29 Similar to Option 2, but the client creates its own transport mechanism, 52 platform-specific things like implementation of shared memory and RPC mechanism.
|
/external/cldr/docs/rfc/ |
D | draft-davis-t-langtag-ext.txt | 254 A transformation mechanism is an optional field that indicates the 440 [UTS35]: the transform mechanism. That field is summarized here: 442 a. The transform mechanism consists of a sequence of subtags 452 mechanism subtags. Each mechanism subtag has a length of 3 to 8 455 the mechanism subtag 'ungegn' in "und-Cyrl-t-und-latn-m0-ungegn". 456 In many cases, only one mechanism subtag is necessary, but 460 Gregorian calendar. It MAY occur in any mechanism field, but it 511 mechanism. For example, if the mechanism XXX uses versions of 519 requested transform, including the specification of the mechanism. 535 | Subtag | The proposed mechanism subtag (or subtag sequence). | [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | xds_cluster_resolver.cc | 684 for (DiscoveryMechanismEntry& mechanism : discovery_mechanisms_) { in OnEndpointChanged() 688 if (mechanism.pending_priority_list.has_value()) { in OnEndpointChanged() 690 mechanism.pending_priority_list->begin(), in OnEndpointChanged() 691 mechanism.pending_priority_list->end()); in OnEndpointChanged() 692 priority_index += mechanism.num_priorities; in OnEndpointChanged() 693 mechanism.num_priorities = mechanism.pending_priority_list->size(); in OnEndpointChanged() 694 mechanism.pending_priority_list.reset(); in OnEndpointChanged() 698 priority_list_.begin() + priority_index + mechanism.num_priorities); in OnEndpointChanged() 699 priority_index += mechanism.num_priorities; in OnEndpointChanged()
|
/external/oboe/samples/drumthumper/ |
D | README.md | 22 * The mechanism for calling native (C/C++) audio functionality from a Kotlin/Java app. 23 * A mechanism for sharing binary data between a Kotlin/Java app with the native (C/C++) layer. 24 * A mechanism for parsing/loading one type (WAV) of audio data.
|
/external/llvm-project/llvm/test/Transforms/LICM/ |
D | read-only-calls.ll | 12 ; Since LICM uses the AST mechanism for alias analysis, we will clump 21 ; default AST mechanism clumps all memory locations in one set because of the 46 ; can hoist out load with the default AST and the alias analysis mechanism.
|
/external/tensorflow/tensorflow/core/framework/ |
D | graph.proto | 47 // are ready. The caller may want to use Tuple() mechanism to 52 // consumer may want to use Tuple() mechanism to ensure the
|
/external/tensorflow/tensorflow/python/autograph/g3doc/reference/ |
D | functions.md | 38 Note: a caching mechanism prevents the same function from being converted 39 multiple times. This mechanism ensures that functions calls made with different
|
/external/autotest/server/site_tests/sequences/ |
D | control.power_weekly | 24 # TODO(tbroch) Deprecate this control file when SUITES= mechanism detailed @ 39 # TODO(tbroch): Add power_Standby here once there's a mechanism to postpone
|
/external/iptables/libipq/ |
D | libipq.pc.in | 8 Description: Interface to the (old) ip_queue mechanism
|
/external/libcap/doc/values/ |
D | 32.txt | 3 mechanism, but this is the capability reserved for
|
/external/slf4j/jcl-over-slf4j/src/main/resources/META-INF/services/ |
D | org.apache.commons.logging.LogFactory | 3 # Axis gets at JCL through its own mechanism as defined by Commons Discovery, which
|
/external/llvm-project/libclc/ptx-nvidiacl/lib/mem_fence/ |
D | fence.cl | 8 // We do not have separate mechanism for read and write fences.
|
/external/chromium-trace/catapult/common/py_trace_event/third_party/protobuf/ |
D | README.chromium | 8 extensible mechanism for serializing structured data.
|
/external/blktrace/ |
D | METADATA | 3 "blktrace is a block layer IO tracing mechanism which provides detailed "
|
/external/openscreen/third_party/protobuf/ |
D | README.chromium | 11 mechanism for serializing structured data. Open Screen uses protobufs primary
|