Home
last modified time | relevance | path

Searched full:front (Results 1 – 25 of 12350) sorted by relevance

12345678910>>...494

/aosp_15_r20/external/webrtc/api/audio/
H A Dchannel_layout.h24 // Front C
27 // Front L, Front R
30 // Front L, Front R, Back C
33 // Front L, Front R, Front C
36 // Front L, Front R, Front C, Back C
39 // Front L, Front R, Side L, Side R
42 // Front L, Front R, Back L, Back R
45 // Front L, Front R, Front C, Side L, Side R
48 // Front L, Front R, Front C, LFE, Side L, Side R
51 // Front L, Front R, Front C, Back L, Back R
[all …]
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/common/
H A DLayerLifecycleManagerHelper.h74 transactions.back().states.front().state.what = layer_state_t::eLayerChanged; in setZTransaction()
75 transactions.back().states.front().layerId = id; in setZTransaction()
76 transactions.back().states.front().state.z = z; in setZTransaction()
116 transactions.back().states.front().parentId = newParentId; in reparentLayerTransaction()
117 transactions.back().states.front().state.what = layer_state_t::eReparent; in reparentLayerTransaction()
118 transactions.back().states.front().relativeParentId = UNASSIGNED_LAYER_ID; in reparentLayerTransaction()
119 transactions.back().states.front().layerId = id; in reparentLayerTransaction()
131 transactions.back().states.front().relativeParentId = relativeParentId; in relativeLayerTransaction()
132 transactions.back().states.front().state.what = layer_state_t::eRelativeLayerChanged; in relativeLayerTransaction()
133 transactions.back().states.front().layerId = id; in relativeLayerTransaction()
[all …]
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DHWComposerTest.cpp221 EXPECT_EQ(modes.front().hwcId, kConfigId); in TEST_F()
222 EXPECT_EQ(modes.front().width, kWidth); in TEST_F()
223 EXPECT_EQ(modes.front().height, kHeight); in TEST_F()
224 EXPECT_EQ(modes.front().configGroup, kConfigGroup); in TEST_F()
225 EXPECT_EQ(modes.front().vsyncPeriod, kVsyncPeriod); in TEST_F()
227 EXPECT_EQ(modes.front().dpiX, -1); in TEST_F()
228 EXPECT_EQ(modes.front().dpiY, -1); in TEST_F()
230 EXPECT_EQ(modes.front().dpiX, expectedDpiX); in TEST_F()
231 EXPECT_EQ(modes.front().dpiY, expectedDpiY); in TEST_F()
247 EXPECT_EQ(modes.front().hwcId, kConfigId); in TEST_F()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/systemsounds/
H A DHomeSoundEffectControllerTest.java98 // And the home task moves to the front, in testHomeSoundEffectNotPlayedWhenHomeFirstMovesToFront()
118 // And first a task different from the home task moves to front, in testHomeSoundEffectPlayedWhenEnabled()
121 // And the home task moves to the front, in testHomeSoundEffectPlayedWhenEnabled()
130 * Expectation: Home sound is played once after HOME moves to front the first time
142 // And first a task different from the home task moves to front, in testHomeSoundEffectNotPlayedTwiceInRow()
145 // And the home task moves to the front, in testHomeSoundEffectNotPlayedTwiceInRow()
151 // If the home task moves to front a second time in a row, in testHomeSoundEffectNotPlayedTwiceInRow()
163 // And a standard, non-home task, moves to the front, in testHomeSoundEffectNotPlayedWhenNonHomeTaskMovesToFront()
173 * Expectation: Home sound is played once after HOME moves to front
184 // And first a task different from the home task moves to front, in testHomeSoundEffectNotPlayedWhenOtherHomeActivityMovesToFront()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector/vector.modifiers/
H A Demplace_back.pass.cpp65 assert(c.front().geti() == 2); in tests()
66 assert(c.front().getd() == 3.5); in tests()
74 assert(c.front().geti() == 2); in tests()
75 assert(c.front().getd() == 3.5); in tests()
80 assert(c.front().geti() == 2); in tests()
81 assert(c.front().getd() == 3.5); in tests()
92 assert(c.front().geti() == 2); in tests()
93 assert(c.front().getd() == 3.5); in tests()
101 assert(c.front().geti() == 2); in tests()
102 assert(c.front().getd() == 3.5); in tests()
[all …]
H A Demplace.pass.cpp62 assert(c.front().geti() == 2); in tests()
63 assert(c.front().getd() == 3.5); in tests()
68 assert(c.front().geti() == 2); in tests()
69 assert(c.front().getd() == 3.5); in tests()
76 assert(c.front().geti() == 2); in tests()
77 assert(c.front().getd() == 3.5); in tests()
89 assert(c.front().geti() == 2); in tests()
90 assert(c.front().getd() == 3.5); in tests()
95 assert(c.front().geti() == 2); in tests()
96 assert(c.front().getd() == 3.5); in tests()
[all …]
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dlazily_deallocated_deque_unittest.cc31 EXPECT_EQ(123, d.front()); in TEST_F()
45 EXPECT_EQ(0, d.front()); in TEST_F()
50 EXPECT_EQ(i, d.front()); in TEST_F()
65 EXPECT_EQ(123, d.front()); in TEST_F()
79 EXPECT_EQ(999, d.front()); in TEST_F()
84 EXPECT_EQ(999 - i, d.front()); in TEST_F()
252 EXPECT_EQ(d.front(), i); in TEST_F()
269 EXPECT_EQ(0, d.front()); in TEST_F()
273 EXPECT_EQ(d.front(), i); in TEST_F()
290 EXPECT_EQ(999, d.front()); in TEST_F()
[all …]
/aosp_15_r20/external/webrtc/audio/utility/
H A Dchannel_mixing_matrix.cc124 // Only place the mono input in the front left and right channels. in CreateTransformationMatrix()
159 // Mix front LR into center. in CreateTransformationMatrix()
172 // Mix center into front LR. in CreateTransformationMatrix()
174 // When up mixing from mono, just do a copy to front LR. in CreateTransformationMatrix()
181 // Mix back LR into: side LR || back center || front LR || front center. in CreateTransformationMatrix()
194 // Mix back LR into front LR. in CreateTransformationMatrix()
198 // Mix back LR into front center. in CreateTransformationMatrix()
204 // Mix side LR into: back LR || back center || front LR || front center. in CreateTransformationMatrix()
217 // Mix side LR into front LR. in CreateTransformationMatrix()
221 // Mix side LR into front center. in CreateTransformationMatrix()
[all …]
/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted_memory_unittest.cc36 EXPECT_EQ(45U, mem->front()[0]); in TEST()
37 EXPECT_EQ(99U, mem->front()[1]); in TEST()
45 EXPECT_EQ(12U, mem2->front()[0]); in TEST()
46 EXPECT_EQ(11U, mem2->front()[1]); in TEST()
47 EXPECT_EQ(99U, mem2->front()[2]); in TEST()
56 // Test non-const versions of data(), front() and front_as<>(). in TEST()
58 mem->front()[1] = 2; in TEST()
71 EXPECT_EQ('d', mem->front()[0]); in TEST()
72 EXPECT_EQ('e', mem->front()[1]); in TEST()
73 EXPECT_EQ('e', mem->front()[9]); in TEST()
[all …]
/aosp_15_r20/external/virglrenderer/.gitlab-ci/expectations/virt/
H A Dvirgl-gl-flakes.txt58 spec@!opengl [email protected]front-invalidate-back
65 spec@!opengl 1.1@read-front
66 spec@!opengl 1.1@read-front clear-front-first
67 spec@!opengl 1.1@read-front clear-front-first samples=2
68 spec@!opengl 1.1@read-front clear-front-first samples=4
69 spec@!opengl 1.1@read-front samples=2
70 spec@!opengl 1.1@read-front samples=4
73 spec@!opengl 2.0@vertex-program-two-side front back back2@gs-out and fs
74 spec@!opengl 2.0@vertex-program-two-side front back back2@vs- gs and fs
75 spec@!opengl 2.0@vertex-program-two-side front back front2@gs-out and fs
[all …]
/aosp_15_r20/external/libcxx/test/std/containers/sequences/vector/vector.modifiers/
H A Demplace_back.pass.cpp65 assert(c.front().geti() == 2); in main()
66 assert(c.front().getd() == 3.5); in main()
74 assert(c.front().geti() == 2); in main()
75 assert(c.front().getd() == 3.5); in main()
80 assert(c.front().geti() == 2); in main()
81 assert(c.front().getd() == 3.5); in main()
92 assert(c.front().geti() == 2); in main()
93 assert(c.front().getd() == 3.5); in main()
101 assert(c.front().geti() == 2); in main()
102 assert(c.front().getd() == 3.5); in main()
[all …]
H A Demplace.pass.cpp63 assert(c.front().geti() == 2); in main()
64 assert(c.front().getd() == 3.5); in main()
69 assert(c.front().geti() == 2); in main()
70 assert(c.front().getd() == 3.5); in main()
77 assert(c.front().geti() == 2); in main()
78 assert(c.front().getd() == 3.5); in main()
90 assert(c.front().geti() == 2); in main()
91 assert(c.front().getd() == 3.5); in main()
96 assert(c.front().geti() == 2); in main()
97 assert(c.front().getd() == 3.5); in main()
[all …]
/aosp_15_r20/external/autotest/client/common_lib/cros/cfm/usb/
H A Dusb_port_manager.py16 # Front ports
17 PortId(bus=1, port_number=2): 56, # Front left USB 2
18 PortId(bus=2, port_number=1): 56, # Front left USB 3
19 PortId(bus=1, port_number=3): 57, # Front right USB 2
20 PortId(bus=2, port_number=2): 57, # Front right USB 3
28 # Front ports
29 PortId(bus=1, port_number=2): 56, # Front left USB 2
30 PortId(bus=2, port_number=1): 56, # Front left USB 3
31 PortId(bus=1, port_number=3): 57, # Front right USB 2
32 PortId(bus=2, port_number=2): 57, # Front right USB 3
[all …]
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DRunQueue.h16 // Operations on front of the queue must be done by a single thread (owner),
54 unsigned front = front_.load(std::memory_order_relaxed); in PushFront() local
55 Elem* e = &array_[front & kMask]; in PushFront()
60 front_.store(front + 1 + (kSize << 1), std::memory_order_relaxed); in PushFront()
69 unsigned front = front_.load(std::memory_order_relaxed); in PopFront() local
70 Elem* e = &array_[(front - 1) & kMask]; in PopFront()
77 front = ((front - 1) & kMask2) | (front & ~kMask2); in PopFront()
78 front_.store(front, std::memory_order_relaxed); in PopFront()
177 // front/back, respectively. The remaining bits contain modification counters
194 unsigned front = front_.load(std::memory_order_acquire); in SizeOrNotEmpty() local
[all …]
/aosp_15_r20/external/libcxx/test/std/containers/sequences/list/list.modifiers/
H A Demplace_front.pass.cpp44 assert(&r1 == &c.front()); in main()
45 assert(c.front().geti() == 2); in main()
46 assert(c.front().getd() == 3.5); in main()
49 assert(&r2 == &c.front()); in main()
53 assert(c.front().geti() == 2); in main()
54 assert(c.front().getd() == 3.5); in main()
58 assert(c.front().geti() == 3); in main()
59 assert(c.front().getd() == 4.5); in main()
69 assert(&r1 == &c.front()); in main()
70 assert(c.front().geti() == 2); in main()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/list/list.modifiers/
H A Demplace_front.pass.cpp44 assert(&r1 == &c.front()); in main()
45 assert(c.front().geti() == 2); in main()
46 assert(c.front().getd() == 3.5); in main()
49 assert(&r2 == &c.front()); in main()
53 assert(c.front().geti() == 2); in main()
54 assert(c.front().getd() == 3.5); in main()
58 assert(c.front().geti() == 3); in main()
59 assert(c.front().getd() == 4.5); in main()
69 assert(&r1 == &c.front()); in main()
70 assert(c.front().geti() == 2); in main()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c168 * d3d12_wgl_framebuffer and it doesn't support front buffer in stw_st_framebuffer_validate_locked()
169 * drawing. A fake front texture is needed to handle that scenario. in stw_st_framebuffer_validate_locked()
220 * For Zink, we just alias the front buffer in that case. in stw_st_framebuffer_validate_locked()
291 /* When a fake front buffer is needed for drawing, we use the back buffer in stw_st_framebuffer_validate_locked()
294 * - When flushing the front buffer, we only need to swap the real buffers in stw_st_framebuffer_validate_locked()
295 * - When swapping buffers, we can safely overwrite the fake front buffer in stw_st_framebuffer_validate_locked()
315 /* Copying front texture content to fake front texture (back texture) */ in stw_st_framebuffer_validate_locked()
358 texture = textures[ST_ATTACHMENT_BACK_LEFT]; /* Fake front buffer */ in stw_st_framebuffer_validate()
400 /* Fake front texture is dirty ?? */ in notify_before_flush_cb()
477 /* Resolve the front buffer. */ in stw_st_framebuffer_flush_front()
[all …]
/aosp_15_r20/external/scudo/standalone/tests/
H A Dlist_test.cpp43 EXPECT_EQ(L->front(), I1); in checkList()
47 EXPECT_EQ(L->front(), I2); in checkList()
51 EXPECT_EQ(L->front(), I3); in checkList()
55 EXPECT_EQ(L->front(), I4); in checkList()
59 EXPECT_EQ(L->front(), I5); in checkList()
63 EXPECT_EQ(L->front(), I6); in checkList()
84 EXPECT_EQ(L.front(), X); in testListCommon()
92 EXPECT_EQ(L.front(), X); in testListCommon()
101 EXPECT_EQ(L.front(), Z); in testListCommon()
107 EXPECT_EQ(L.front(), Y); in testListCommon()
[all …]
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
DrilSocketQueue.h54 * Front of the queue.
56 T *front; variable
68 * Add a request to the front of the queue.
98 front = NULL; in Ril_queue()
109 temp = this->front; in dequeue()
110 if(NULL != this->front->p_next) { in dequeue()
111 this->front = this->front->p_next; in dequeue()
113 this->front = NULL; in dequeue()
125 if(NULL == this->front) { in enqueue()
126 this->front = request; in enqueue()
[all …]
/aosp_15_r20/hardware/ril/libril/
H A DrilSocketQueue.h52 * Front of the queue.
54 T *front; variable
66 * Add a request to the front of the queue.
96 front = NULL; in Ril_queue()
107 temp = this->front; in dequeue()
108 if(NULL != this->front->p_next) { in dequeue()
109 this->front = this->front->p_next; in dequeue()
111 this->front = NULL; in dequeue()
123 if(NULL == this->front) { in enqueue()
124 this->front = request; in enqueue()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnavigate.rs10 // `front` and `back` are always both `None` or both `Some`.
12 front: Option<Handle<NodeRef<BorrowType, K, V, marker::Leaf>, marker::Edge>>, field
18 LeafRange { front: self.front.clone(), back: self.back.clone() } in clone()
24 LeafRange { front: None, back: None } in default()
30 LeafRange { front: None, back: None } in none()
34 self.front == self.back in is_empty()
40 front: self.front.as_ref().map(|f| f.reborrow()), in reborrow()
79 super::mem::replace(self.front.as_mut().unwrap(), |front| { in perform_next_checked()
80 let kv = front.next_kv().ok().unwrap(); in perform_next_checked()
127 // `front` and `back` are always both `None` or both `Some`.
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnavigate.rs10 // `front` and `back` are always both `None` or both `Some`.
12 front: Option<Handle<NodeRef<BorrowType, K, V, marker::Leaf>, marker::Edge>>, field
18 LeafRange { front: self.front.clone(), back: self.back.clone() } in clone()
24 LeafRange { front: None, back: None } in default()
30 LeafRange { front: None, back: None } in none()
34 self.front == self.back in is_empty()
40 front: self.front.as_ref().map(|f| f.reborrow()), in reborrow()
79 super::mem::replace(self.front.as_mut().unwrap(), |front| { in perform_next_checked()
80 let kv = front.next_kv().ok().unwrap(); in perform_next_checked()
127 // `front` and `back` are always both `None` or both `Some`.
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnavigate.rs10 // `front` and `back` are always both `None` or both `Some`.
12 front: Option<Handle<NodeRef<BorrowType, K, V, marker::Leaf>, marker::Edge>>, field
18 LeafRange { front: self.front.clone(), back: self.back.clone() } in clone()
24 LeafRange { front: None, back: None } in default()
30 LeafRange { front: None, back: None } in none()
34 self.front == self.back in is_empty()
40 front: self.front.as_ref().map(|f| f.reborrow()), in reborrow()
79 super::mem::replace(self.front.as_mut().unwrap(), |front| { in perform_next_checked()
80 let kv = front.next_kv().ok().unwrap(); in perform_next_checked()
127 // `front` and `back` are always both `None` or both `Some`.
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnavigate.rs10 // `front` and `back` are always both `None` or both `Some`.
12 front: Option<Handle<NodeRef<BorrowType, K, V, marker::Leaf>, marker::Edge>>, field
18 LeafRange { front: self.front.clone(), back: self.back.clone() } in clone()
24 LeafRange { front: None, back: None } in default()
30 LeafRange { front: None, back: None } in none()
34 self.front == self.back in is_empty()
40 front: self.front.as_ref().map(|f| f.reborrow()), in reborrow()
79 super::mem::replace(self.front.as_mut().unwrap(), |front| { in perform_next_checked()
80 let kv = front.next_kv().ok().unwrap(); in perform_next_checked()
127 // `front` and `back` are always both `None` or both `Some`.
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnavigate.rs10 // `front` and `back` are always both `None` or both `Some`.
12 front: Option<Handle<NodeRef<BorrowType, K, V, marker::Leaf>, marker::Edge>>, field
18 LeafRange { front: self.front.clone(), back: self.back.clone() } in clone()
24 LeafRange { front: None, back: None } in default()
30 LeafRange { front: None, back: None } in none()
34 self.front == self.back in is_empty()
40 front: self.front.as_ref().map(|f| f.reborrow()), in reborrow()
79 super::mem::replace(self.front.as_mut().unwrap(), |front| { in perform_next_checked()
80 let kv = front.next_kv().ok().unwrap(); in perform_next_checked()
127 // `front` and `back` are always both `None` or both `Some`.
[all …]

12345678910>>...494