Home
last modified time | relevance | path

Searched +full:bi +full:- +full:directional (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVideoTest.py3 # Copyright 2016 - Google
9 # http://www.apache.org/licenses/LICENSE-2.0
91 @test_tracker_info(uuid="9f0b7c98-b010-4f9b-bd80-9925fe1cb5f8")
94 """ Test VT<->VT call functionality.
98 Call from PhoneA to PhoneB as Bi-Directional Video,
125 @test_tracker_info(uuid="8abebda7-6646-4180-a37d-2f0acca63b64")
128 """ Test VT<->VT call functionality.
132 Call from PhoneA to PhoneB as Bi-Directional Video,
162 @test_tracker_info(uuid="6eaef46f-dd73-4835-be9d-c9529fc0ad3d")
165 """ Test VT<->VT call functionality.
[all …]
DTelWifiVideoTest.py3 # Copyright 2018 - Google
9 # http://www.apache.org/licenses/LICENSE-2.0
44 @test_tracker_info(uuid="375e9b88-8d8e-45fe-8502-e4da4147682d")
47 """ Test ViWifi<->ViWifi call functionality.
52 Call from PhoneA to PhoneB as Bi-Directional Video,
84 @test_tracker_info(uuid="0c6782b4-fa81-4c18-a7bf-9f0f5cc05d6d")
87 """ Test ViWifi<->ViWifi call functionality in APM Mode.
93 Call from PhoneA to PhoneB as Bi-Directional Video,
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_video_utils.py3 # Copyright 2016 - Google
9 # http://www.apache.org/licenses/LICENSE-2.0
99 - WFC_MODE_WIFI_ONLY
100 - Wi-Fi will be connected if wifi_ssid is assigned.
101 - WFC_MODE_CELLULAR_PREFERRED
102 - Wi-Fi will be connected if wifi_ssid is assigned.
103 - WFC_MODE_WIFI_PREFERRED
104 - Wi-Fi will be connected if wifi_ssid is assigned.
105 - WFC_MODE_DISABLED
106 - Only WFC mode will be set to DISABLED.
[all …]
/aosp_15_r20/external/kotlinx.coroutines/integration/kotlinx-coroutines-play-services/src/
H A DTasks.kt40 * For bi-directional cancellation, an overload that accepts [CancellationTokenSource] can be used.
46 * The cancellation of this function is bi-directional: in asDeferred()
47 * - If the given task is cancelled, the resulting deferred will be cancelled. in asDeferred()
48 …* - If the resulting deferred is cancelled, the provided [cancellationTokenSource] will be cancell… in asDeferred()
100 * For bi-directional cancellation, an overload that accepts [CancellationTokenSource] can be used.
107 * This suspending function is cancellable and cancellation is bi-directional: in await()
108 …* - If the [Job] of the current coroutine is cancelled while this suspending function is waiting, … in await()
110 * - If the task is cancelled, then this function will throw a [CancellationException]. in await()
135 return suspendCancellableCoroutine { cont -> in await()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DScsiPassThruExt.h6 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
124 /// value of 2 is Reserved for Bi-Directional SCSI commands.
164 @retval EFI_SUCCESS The SCSI Request Packet was sent by the host. For bi-directional
166 InDataBuffer. For write and bi-directional commands,
171 and bi-directional commands, OutTransferLength bytes were
179 by the host adapter. This includes the case of Bi-directional SCSI
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DScsiPassThruExt.h6 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
124 /// value of 2 is Reserved for Bi-Directional SCSI commands.
164 @retval EFI_SUCCESS The SCSI Request Packet was sent by the host. For bi-directional
166 InDataBuffer. For write and bi-directional commands,
171 and bi-directional commands, OutTransferLength bytes were
179 by the host adapter. This includes the case of Bi-directional SCSI
H A DAtaPassThru.h6 Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
41 /// I/O. Every EFI_ATA_PASS_THRU_PROTOCOL must support blocking I/O. The support of non-blocking
174 supports both blocking I/O and non-blocking I/O. The blocking I/O functionality is required,
175 and the non-blocking I/O functionality is optional.
183 …@param[in] Event If non-blocking I/O is not supported then Event is ignored, and…
185 … Event is not NULL and non blocking I/O is supported, then non-blocking
188 …@retval EFI_SUCCESS The ATA command was sent by the host. For bi-directional comman…
190bi-directional commands, OutTransferLength bytes were transferred by OutDataBuffer.
192 … is returned in InTransferLength. For write and bi-directional commands,
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DScsiPassThruExt.h6 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
124 /// value of 2 is Reserved for Bi-Directional SCSI commands.
164 @retval EFI_SUCCESS The SCSI Request Packet was sent by the host. For bi-directional
166 InDataBuffer. For write and bi-directional commands,
171 and bi-directional commands, OutTransferLength bytes were
179 by the host adapter. This includes the case of Bi-directional SCSI
H A DAtaPassThru.h6 Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
41 /// I/O. Every EFI_ATA_PASS_THRU_PROTOCOL must support blocking I/O. The support of non-blocking
174 supports both blocking I/O and non-blocking I/O. The blocking I/O functionality is required,
175 and the non-blocking I/O functionality is optional.
183 …@param[in] Event If non-blocking I/O is not supported then Event is ignored, and…
185 … Event is not NULL and non blocking I/O is supported, then non-blocking
188 …@retval EFI_SUCCESS The ATA command was sent by the host. For bi-directional comman…
190bi-directional commands, OutTransferLength bytes were transferred by OutDataBuffer.
192 … is returned in InTransferLength. For write and bi-directional commands,
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DScsiPassThruExt.h6 Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
10 http://opensource.org/licenses/bsd-license.php
130 /// value of 2 is Reserved for Bi-Directional SCSI commands.
170 @retval EFI_SUCCESS The SCSI Request Packet was sent by the host. For bi-directional
172 InDataBuffer. For write and bi-directional commands,
177 and bi-directional commands, OutTransferLength bytes were
185 by the host adapter. This includes the case of Bi-directional SCSI
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/tests/
H A Dclient_test.cc7 // http://www.apache.org/licenses/LICENSE-2.0
74 // Create a connection using the test EventEngine to a non-existent listener
78 std::shared_ptr<EventEngine> test_ee(this->NewEventEngine()); in TEST_F()
86 test_ee->Connect( in TEST_F()
93 memory_quota->CreateMemoryAllocator("conn-1"), 24h); in TEST_F()
98 // by the oracle EventEngine and exchange bi-di data over the connection.
104 std::shared_ptr<EventEngine> oracle_ee(this->NewOracleEventEngine()); in TEST_F()
105 std::shared_ptr<EventEngine> test_ee(this->NewEventEngine()); in TEST_F()
128 auto listener = *oracle_ee->CreateListener( in TEST_F()
135 ASSERT_TRUE(listener->Bind(*resolved_addr).ok()); in TEST_F()
[all …]
H A Dserver_test.cc7 // http://www.apache.org/licenses/LICENSE-2.0
74 std::shared_ptr<EventEngine> engine(this->NewEventEngine()); in TEST_F()
76 auto listener = engine->CreateListener( in TEST_F()
84 auto bind_result = (*listener)->Bind(*resolved_addr); in TEST_F()
86 auto listen_result = (*listener)->Start(); in TEST_F()
92 ASSERT_FALSE((*listener)->Bind(*resolved_addr2).ok()); in TEST_F()
96 // by the Test EventEngine and exchange bi-di data over the connection.
101 std::shared_ptr<EventEngine> oracle_ee(this->NewOracleEventEngine()); in TEST_F()
102 std::shared_ptr<EventEngine> test_ee(this->NewEventEngine()); in TEST_F()
125 auto listener = *test_ee->CreateListener( in TEST_F()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc3 * Copyright 2020 HIMSA II K/S - www.himsa.com. Represented by EHIMA
4 * - www.ehima.com
10 * http://www.apache.org/licenses/LICENSE-2.0
60 // TODO(b/369381361) Enfore -Wmissing-prototypes
61 #pragma GCC diagnostic ignored "-Wmissing-prototypes"
77 leAudioDevice->group_id_ = group_id_; in AddNode()
79 MetricsCollector::Get()->OnGroupSizeUpdate(group_id_, leAudioDevices_.size()); in AddNode()
84 leAudioDevice->group_id_ = bluetooth::groups::kGroupUnknown; in RemoveNode()
85 for (auto ase : leAudioDevice->ases_) { in RemoveNode()
94 MetricsCollector::Get()->OnGroupSizeUpdate(group_id_, leAudioDevices_.size()); in RemoveNode()
[all …]
/aosp_15_r20/external/libaom/av1/common/
H A Dcdef_block.c22 first index is offset +/-2. This removes the need to constrain the first
29 { 1 * CDEF_BSTRIDE + 0, 2 * CDEF_BSTRIDE - 1 },
32 { -1 * CDEF_BSTRIDE + 1, -2 * CDEF_BSTRIDE + 2 },
33 { 0 * CDEF_BSTRIDE + 1, -1 * CDEF_BSTRIDE + 2 },
39 { 1 * CDEF_BSTRIDE + 0, 2 * CDEF_BSTRIDE - 1 },
43 { -1 * CDEF_BSTRIDE + 1, -2 * CDEF_BSTRIDE + 2 },
45 { 0 * CDEF_BSTRIDE + 1, -1 * CDEF_BSTRIDE + 2 },
50 /* Detect direction. 0 means 45-degree up-right, 2 is horizontal, and so on.
74 x = (img[i * stride + j] >> coeff_shift) - 128; in cdef_find_dir_c()
78 partial[3][3 + i - j / 2] += x; in cdef_find_dir_c()
[all …]
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/xds_protos/envoy/service/load_stats/v3/
H A Dlrs_pb2_grpc.py2 """Client and server classes corresponding to protobuf-defined services."""
9 """[#protodoc-title: Load reporting service (LRS)]
11 … Load Reporting Service is an Envoy API to emit load reports. Envoy will initiate a bi-directional
35 """[#protodoc-title: Load reporting service (LRS)]
37 … Load Reporting Service is an Envoy API to emit load reports. Envoy will initiate a bi-directional
48 """Advanced API to allow for multi-dimensional load balancing by remote
62 based on per-zone weights and/or per-instance weights (if specified)
63 based on intra-zone LbPolicy. This information comes from the above
97 """[#protodoc-title: Load reporting service (LRS)]
99 … Load Reporting Service is an Envoy API to emit load reports. Envoy will initiate a bi-directional
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/connect/spi/
H A DTransportService.java19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
36 * that has a zero-argument constructor and implements the abstract
46 * <a href="../../../../../../../../../technotes/guides/jpda/jdwp-spec.html">
163 * representing the bi-directional communication channel to the
170 * of a string <i>JDWP-Handshake</i> as specified in the <a
171 * href="../../../../../../../../../technotes/guides/jpda/jdwp-spec.html">
192 * timeout as the inter-character timeout while waiting for
193 * the <i>JDWP-Handshake</i> message from the target VM.
202 * @return The Connection representing the bi-directional
312 * bi-directional communication channel to the target VM.
[all …]
/aosp_15_r20/external/libbrillo/brillo/
H A Dunittest_utils.h2 // Use of this source code is governed by a BSD-style license that can be
13 // will be closed on destruction, unless set to -1.
23 int reader{-1};
24 int writer{-1};
27 // Helper class to create and close a bi-directional pair of sockets. The
28 // sockets will be closed on destruction, unless set to -1.
34 // The left and right sockets are bi-directional connected and
37 int left{-1};
38 int right{-1};
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/posix/
H A Dposix_endpoint_test.cc7 // http://www.apache.org/licenses/LICENSE-2.0
92 server_signal->Notify(); in CreateConnectedEndpoints()
103 auto listener = oracle_ee->CreateListener( in CreateConnectedEndpoints()
109 EXPECT_TRUE((*listener)->Bind(*resolved_addr).ok()); in CreateConnectedEndpoints()
110 EXPECT_TRUE((*listener)->Start().ok()); in CreateConnectedEndpoints()
118 server_signal->WaitForNotification(); in CreateConnectedEndpoints()
127 if (--g_num_active_connections == 0) { in CreateConnectedEndpoints()
132 options.resource_quota->memory_quota()->CreateMemoryAllocator( in CreateConnectedEndpoints()
162 engine_->Run([this]() { Work(); }); in Start()
172 auto result = poller_->Work(24h, [this]() { in Work()
[all …]
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DVideoProfile.java8 * http://www.apache.org/licenses/LICENSE-2.0
77 * audio-only call.
79 * The following, for example, is not the correct way to check if a call is audio-only:
82 * // This is the incorrect way to check for an audio-only call.
84 * // Handle audio-only call.
90 * video state represents an audio-only call:
93 * // This is the correct way to check for an audio-only call.
95 * // Handle audio-only call.
113 * Video signal is bi-directional.
307 * Indicates whether the video state is bi-directional.
[all …]
/aosp_15_r20/external/tcpdump/tests/
H A Dpim-packet-assortment-v.out36 …Candidate RP Advertisement, cksum 0xe833 (correct) prefix-cnt=1 prio=78 holdtime=1m31s RP=10.0.0.1…
39 …Candidate RP Advertisement, cksum 0xe824 (correct) prefix-cnt=1 prio=155 holdtime=4m43s RP=10.0.0.…
42 …Candidate RP Advertisement, cksum 0x051a (correct) prefix-cnt=2 prio=213 holdtime=3m17s RP=10.0.0.…
45 …Candidate RP Advertisement, cksum 0xe743 (correct) prefix-cnt=1 prio=180 holdtime=3m42s RP=10.0.0.…
48 …Candidate RP Advertisement, cksum 0xe743 (correct) prefix-cnt=1 prio=180 holdtime=3m42s RP=10.0.0.…
51 …Candidate RP Advertisement, cksum 0xe53f (correct) prefix-cnt=1 prio=85 holdtime=13m51s RP=10.0.0.…
54 …Candidate RP Advertisement, cksum 0xe860 (correct) prefix-cnt=2 prio=63 holdtime=11m10s RP=10.0.0.…
57 …Candidate RP Advertisement, cksum 0xe789 (correct) prefix-cnt=1 prio=139 holdtime=2m58s RP=10.0.0.…
60 …Candidate RP Advertisement, cksum 0xe4a6 (correct) prefix-cnt=1 prio=100 holdtime=15m54s RP=10.0.0…
63 …Candidate RP Advertisement, cksum 0xe622 (correct) prefix-cnt=1 prio=118 holdtime=13m30s RP=10.0.0…
[all …]
H A Dpim-packet-assortment-vv.out36 …Candidate RP Advertisement, cksum 0xe833 (correct) prefix-cnt=1 prio=78 holdtime=1m31s RP=10.0.0.1…
39 …Candidate RP Advertisement, cksum 0xe824 (correct) prefix-cnt=1 prio=155 holdtime=4m43s RP=10.0.0.…
42 …Candidate RP Advertisement, cksum 0x051a (correct) prefix-cnt=2 prio=213 holdtime=3m17s RP=10.0.0.…
45 …Candidate RP Advertisement, cksum 0xe743 (correct) prefix-cnt=1 prio=180 holdtime=3m42s RP=10.0.0.…
48 …Candidate RP Advertisement, cksum 0xe743 (correct) prefix-cnt=1 prio=180 holdtime=3m42s RP=10.0.0.…
51 …Candidate RP Advertisement, cksum 0xe53f (correct) prefix-cnt=1 prio=85 holdtime=13m51s RP=10.0.0.…
54 …Candidate RP Advertisement, cksum 0xe860 (correct) prefix-cnt=2 prio=63 holdtime=11m10s RP=10.0.0.…
57 …Candidate RP Advertisement, cksum 0xe789 (correct) prefix-cnt=1 prio=139 holdtime=2m58s RP=10.0.0.…
60 …Candidate RP Advertisement, cksum 0xe4a6 (correct) prefix-cnt=1 prio=100 holdtime=15m54s RP=10.0.0…
63 …Candidate RP Advertisement, cksum 0xe622 (correct) prefix-cnt=1 prio=118 holdtime=13m30s RP=10.0.0…
[all …]
/aosp_15_r20/external/pytorch/torch/ao/nn/quantizable/modules/
H A Drnn.py6 # mypy: allow-untyped-defs
20 r"""A quantizable long short-term memory (LSTM) cell.
45 ) -> None:
78 ) -> Tuple[Tensor, Tensor]:
106 ) -> Tuple[Tensor, Tensor]:
125 def from_params(cls, wi, wh, bi=None, bh=None): argument
130 bi, bh: Biases for the input and hidden layers
132 assert (bi is None) == (bh is None) # Either both None or both have values
135 cell = cls(input_dim=input_size, hidden_dim=hidden_size, bias=(bi is not None))
137 if bi is not None:
[all …]
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_surface.h64 …&& (m_lastVeboxTracker == 0 || ((int)(m_lastVeboxTracker - m_surfaceMgr->LatestVeboxTracker()) <= … in AllReferenceCompleted()
103 CmSurface *m_delayDestroyPrev; // previous node in bi-directional list
105 CmSurface *m_delayDestroyNext; // next node in bi-directional list
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-unicode.h38 #include "hb-common.h"
129 * @HB_UNICODE_COMBINING_CLASS_NUKTA: Diacritic nukta marks in Brahmi-derived scripts
342 * @ufuncs: A Unicode-functions structure
360 * @ufuncs: A Unicode-functions structure
378 * @ufuncs: A Unicode-functions structure
384 * This method should retrieve the Bi-Directional Mirroring Glyph
388 * Bi-Directional Mirroring Glyph defined, the method should
400 * @ufuncs: A Unicode-functions structure
418 * @ufuncs: A Unicode-functions structure
443 * @ufuncs: A Unicode-functions structure
[all …]
/aosp_15_r20/external/grpc-grpc-java/examples/src/test/java/io/grpc/examples/routeguide/
H A DRouteGuideClientTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
77 * -500 so that {@code Thread.sleep(random.nextInt(1000) + 500)} sleeps 0 ms. Otherwise, it
82 int retVal = isForSleep ? -500 : (index++ % bound);
91 // Generate a unique in-process server name. in setUp()
106 Point requestPoint = Point.newBuilder().setLatitude(-1).setLongitude(-1).build(); in getFeature()
107 Point responsePoint = Point.newBuilder().setLatitude(-123).setLongitude(-123).build(); in getFeature()
124 client.getFeature(-1, -1); in getFeature()
136 Point requestPoint = Point.newBuilder().setLatitude(-1).setLongitude(-1).build(); in getFeature_error()
151 client.getFeature(-1, -1); in getFeature_error()
160 * Example for testing blocking server-streaming.
[all …]

12345678910>>...18