Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 25 of 132) sorted by relevance

123456

/external/tensorflow/tensorflow/compiler/xla/service/
Dchannel_tracker.h49 struct Channel { struct
52 ChannelHandle::ChannelType type; argument
55 // Creates a new Channel object and returns the corresponding argument
Dhlo_module_group_metadata.h105 struct Channel { struct
124 bool IsChannelInstruction(const HloInstruction* instruction) const; argument
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c485 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start()
514 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop()
543 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start_IT()
609 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_IT()
683 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pDat… in HAL_TIMEx_OCN_Start_DMA()
797 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_DMA()
896 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start()
924 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop()
953 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start_IT()
1019 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_IT (TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop_IT()
[all …]
Dstm32l4xx_hal_tim.c587 HAL_StatusTypeDef HAL_TIM_OC_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start()
621 HAL_StatusTypeDef HAL_TIM_OC_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop()
655 HAL_StatusTypeDef HAL_TIM_OC_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start_IT()
723 HAL_StatusTypeDef HAL_TIM_OC_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_IT()
793 HAL_StatusTypeDef HAL_TIM_OC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, … in HAL_TIM_OC_Start_DMA()
912 HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_DMA()
1110 HAL_StatusTypeDef HAL_TIM_PWM_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start()
1144 HAL_StatusTypeDef HAL_TIM_PWM_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop()
1179 HAL_StatusTypeDef HAL_TIM_PWM_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start_IT()
1245 HAL_StatusTypeDef HAL_TIM_PWM_Stop_IT (TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop_IT()
[all …]
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c485 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start()
514 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop()
543 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start_IT()
609 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_IT()
683 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pDat… in HAL_TIMEx_OCN_Start_DMA()
797 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_DMA()
896 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start()
924 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop()
953 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start_IT()
1019 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_IT (TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop_IT()
[all …]
Dstm32l4xx_hal_tim.c587 HAL_StatusTypeDef HAL_TIM_OC_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start()
621 HAL_StatusTypeDef HAL_TIM_OC_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop()
655 HAL_StatusTypeDef HAL_TIM_OC_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start_IT()
723 HAL_StatusTypeDef HAL_TIM_OC_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_IT()
793 HAL_StatusTypeDef HAL_TIM_OC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, … in HAL_TIM_OC_Start_DMA()
912 HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_DMA()
1110 HAL_StatusTypeDef HAL_TIM_PWM_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start()
1144 HAL_StatusTypeDef HAL_TIM_PWM_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop()
1179 HAL_StatusTypeDef HAL_TIM_PWM_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start_IT()
1245 HAL_StatusTypeDef HAL_TIM_PWM_Stop_IT (TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop_IT()
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp114 struct Channel struct
116 deUint8 planeNdx;
117 deUint8 type; // tcu::TextureChannelClass value
118 deUint8 offsetBits; // Offset in element in bits
119 deUint8 sizeBits; // Value size in bits
120 deUint8 strideBytes; // Pixel stride (in bytes), usually plane elementSize
/external/rust/crates/crossbeam-channel/src/flavors/
Dtick.rs18 pub(crate) struct Channel { struct
26 impl Channel { argument
122 impl SelectHandle for Channel { implementation
Dat.rs18 pub(crate) struct Channel { struct
26 impl Channel { argument
152 impl SelectHandle for Channel { implementation
Dnever.rs17 pub(crate) struct Channel<T> { struct
21 impl<T> Channel<T> { argument
75 impl<T> SelectHandle for Channel<T> { implementation
Darray.rs55 pub(crate) struct Channel<T> { struct
63 head: CachePadded<AtomicUsize>,
92 /// Indicates that dropping a `Channel<T>` may drop values of type `T`. argument
96 impl<T> Channel<T> { impl
528 impl<T> Drop for Channel<T> { implementation
Dlist.rs154 pub(crate) struct Channel<T> { struct
164 /// Indicates that dropping a `Channel<T>` may drop messages of type `T`. argument
168 impl<T> Channel<T> { argument
635 impl<T> Drop for Channel<T> { implementation
/external/grpc-grpc/src/csharp/Grpc.Core/
DChannel.cs33 public class Channel class
55 public Channel(string target, ChannelCredentials credentials) : in Channel() method in Grpc.Core.Channel
67 … public Channel(string target, ChannelCredentials credentials, IEnumerable<ChannelOption> options) in Channel() method in Grpc.Core.Channel
96 public Channel(string host, int port, ChannelCredentials credentials) : in Channel() method in Grpc.Core.Channel
108 …public Channel(string host, int port, ChannelCredentials credentials, IEnumerable<ChannelOption> o… in Channel() method in Grpc.Core.Channel
/external/grpc-grpc/src/php/ext/grpc/
Dchannel.c297 PHP_METHOD(Channel, __construct) { in PHP_METHOD() argument
442 PHP_METHOD(Channel, getTarget) { in PHP_METHOD() argument
463 PHP_METHOD(Channel, getConnectivityState) { in PHP_METHOD() argument
495 PHP_METHOD(Channel, watchConnectivityState) { in PHP_METHOD() argument
536 PHP_METHOD(Channel, close) { in PHP_METHOD() argument
590 PHP_METHOD(Channel, cleanPersistentList) { in PHP_METHOD() argument
615 PHP_METHOD(Channel, getChannelInfo) { in PHP_METHOD() argument
653 PHP_METHOD(Channel, getPersistentList) { in PHP_METHOD() argument
/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
DChannel.java24 public class Channel { class
41 public Channel(int id, Output output) { in Channel() method in Channel
/external/webrtc/modules/audio_coding/neteq/
Dsync_buffer.h90 const AudioVector& Channel(size_t n) const { return *channels_[n]; } in Channel() function
91 AudioVector& Channel(size_t n) { return *channels_[n]; } in Channel() function
/external/rust/crates/grpcio/src/
Dchannel.rs442 pub fn connect(mut self, addr: &str) -> Channel { in connect()
465 pub unsafe fn connect_from_fd(mut self, target: &str, fd: ::std::os::raw::c_int) -> Channel { in connect_from_fd()
505 pub fn secure_connect(mut self, addr: &str, mut creds: ChannelCredentials) -> Channel { in secure_connect()
568 pub struct Channel { struct
569 inner: Arc<ChannelInner>, argument
573 unsafe impl Send for Channel {} argument
574 unsafe impl Sync for Channel {} implementation
576 impl Channel { impl
589 ) -> Channel { in new()
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/
Dgrpc_channelz.py32 Channel = channelz_pb2.Channel variable
60 def __init__(self, channel: grpc.Channel):
175 def list_channel_sockets(self, channel: Channel,
181 def list_channel_subchannels(self, channel: Channel,
/external/pigweed/pw_rpc/public/pw_rpc/
Dchannel.h105 constexpr Channel() : id_(kUnassignedChannelId), output_(nullptr) {} in Channel() function
159 constexpr Channel(uint32_t id, ChannelOutput* output) in Channel() function
/external/pigweed/pw_rpc/py/pw_rpc/
Dclient.py186 def method_client(self, channel: Channel, method: Method) -> Any:
243 def __init__(self, client_impl: ClientImpl, channel: Channel,
266 def __init__(self, client_impl, channel: Channel,
393 def from_modules(cls, impl: ClientImpl, channels: Iterable[Channel],
400 def __init__(self, impl: ClientImpl, channels: Iterable[Channel],
/external/pigweed/pw_rpc/
Dchannel_test.cc48 TEST(Channel, Create_FromEnum) { in TEST() argument
55 TEST(Channel, TestPacket_ReservedSizeMatchesMinEncodedSizeBytes) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
DREADME.md1 # Channel chapter
/external/grpc-grpc/src/core/lib/channel/
DREADME.md1 # Channel chapter
/external/grpc-grpc/src/cpp/client/
Dcreate_channel_internal.h29 class Channel; variable
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dchannel.h35 constexpr Channel(uint32_t id, ChannelOutput* output) in Channel() function

123456