Home
last modified time | relevance | path

Searched defs:w2 (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-deque/tests/
Dsteal.rs50 let w2 = Worker::new_fifo(); in steal_batch_fifo_fifo() localVariable
65 let w2 = Worker::new_lifo(); in steal_batch_lifo_lifo() localVariable
80 let w2 = Worker::new_lifo(); in steal_batch_fifo_lifo() localVariable
95 let w2 = Worker::new_fifo(); in steal_batch_lifo_fifo() localVariable
109 let w2 = Worker::new_fifo(); in steal_batch_injector_fifo() localVariable
122 let w2 = Worker::new_lifo(); in steal_batch_injector_lifo() localVariable
136 let w2 = Worker::new_fifo(); in steal_batch_and_pop_fifo_fifo() localVariable
151 let w2 = Worker::new_lifo(); in steal_batch_and_pop_lifo_lifo() localVariable
166 let w2 = Worker::new_lifo(); in steal_batch_and_pop_fifo_lifo() localVariable
181 let w2 = Worker::new_fifo(); in steal_batch_and_pop_lifo_fifo() localVariable
[all …]
Dfifo.rs166 let w2 = Worker::new_fifo(); in stress() localVariable
227 let w2 = Worker::new_fifo(); in no_starvation() localVariable
306 let w2 = Worker::new_fifo(); in destructors() localVariable
Dlifo.rs168 let w2 = Worker::new_lifo(); in stress() localVariable
229 let w2 = Worker::new_lifo(); in no_starvation() localVariable
308 let w2 = Worker::new_lifo(); in destructors() localVariable
Dinjector.rs184 let w2 = Worker::new_fifo(); in stress() localVariable
245 let w2 = Worker::new_fifo(); in no_starvation() localVariable
324 let w2 = Worker::new_fifo(); in destructors() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/test/
Dendian_reverse_test.cpp25 static const T w2 = static_cast<T>( 0xF1 ); member
31 template<class T> T const test_value<T, 1>::w2; member in test_value<T, 1>
39 static const T w2 = static_cast<T>( 0xE2F1 ); member
45 template<class T> T const test_value<T, 2>::w2; member in test_value<T, 2>
53 static const T w2 = static_cast<T>( 0xC4D3E2F1 ); member
59 template<class T> T const test_value<T, 4>::w2; member in test_value<T, 4>
67 static const T w2 = static_cast<T>( 0x8897A6B5C4D3E2F1ull ); member
73 template<class T> T const test_value<T, 8>::w2; member in test_value<T, 8>
83 …static const T w2 = static_cast<T>( 0x80796A5B4C3D2E1Full ) << 64 | static_cast<T>( 0x8897A6B5C4D3… member
89 template<class T> T const test_value<T, 16>::w2; member in test_value<T, 16>
Dstore_convenience_test.cpp79 unsigned char w2[] = { 0x01, 0x02, 0xAA }; in main() local
109 unsigned char w2[] = { 0x01, 0x02, 0x03, 0xAA }; in main() local
139 unsigned char w2[] = { 0x01, 0x02, 0x03, 0x04, 0xAA }; in main() local
169 unsigned char w2[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0xAA }; in main() local
199 unsigned char w2[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0xAA }; in main() local
229 unsigned char w2[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0xAA }; in main() local
259 unsigned char w2[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0xAA }; in main() local
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dfreezing_patterns.py150 def matmul_fuse_pattern(inp, w1, w2, w3): argument
153 def matmul_replacement(inp, w1, w2, w3): argument
168 def matmul_fuse_pattern_two(inp, w1, w2): argument
171 def matmul_replacement_two(inp, w1, w2): argument
186 def addmm_fuse_pattern_second(inp, w1, w2, w3, b1, b2, b3): argument
193 def addmm_fuse_replacement_second(inp, w1, w2, w3, b1, b2, b3): argument
/aosp_15_r20/external/tcpdump/
H A Dprint-tipc.c74 #define TIPC_LINK_ACK(w2) (((w2) >> 16) & 0xFFFF) argument
75 #define TIPC_LINK_SEQ(w2) (((w2) >> 0) & 0xFFFF) argument
110 nd_uint32_t w2; member
124 nd_uint32_t w2; member
135 #define TIPC_BC_GAP_AFTER(w2) (((w2) >> 16) & 0xFFFF) argument
136 #define TIPC_BC_GAP_TO(w2) (((w2) >> 0) & 0xFFFF) argument
159 uint32_t w0, w1, w2; in print_payload() local
218 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEFFTRadixStageKernel.cpp135 … fft_3(float32x2_t &x, float32x2_t &y, float32x2_t &z, const float32x2_t &w, const float32x2_t &w2) in fft_3()
152 …x2_t &x2, float32x2_t &x3, float32x2_t &x4, const float32x2_t &w, const float32x2_t &w2, const flo… in fft_4()
176 …x2_t &x3, float32x2_t &x4, float32x2_t &x5, const float32x2_t &w, const float32x2_t &w2, const flo… in fft_5()
211 …x2_t &x5, float32x2_t &x6, float32x2_t &x7, const float32x2_t &w, const float32x2_t &w2, const flo… in fft_7()
274 …x5, float32x2_t &x6, float32x2_t &x7, float32x2_t &x8, const float32x2_t &w, const float32x2_t &w2, in fft_8()
426 const auto w2 = c_mul_neon(w, w); in fft_radix_3_axes_0() local
470 const auto w2 = c_mul_neon(w, w); in fft_radix_3_axes_1() local
497 const auto w2 = c_mul_neon(w, w); in fft_radix_4_axes_0() local
550 const auto w2 = c_mul_neon(w, w); in fft_radix_4_axes_1() local
580 const float32x2_t w2 = c_mul_neon(w, w); in fft_radix_5_axes_0() local
[all …]
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonTest/src/kotlinx/serialization/protobuf/
H A DAutoAssignIdsTest.kt21 val w2 = ProtoBuf.decodeFromByteArray(WithoutIds.serializer(), bytes) in saveAndRestoreWithoutIds() constant
29 val w2 = ProtoBuf.decodeFromByteArray(WithId.serializer(), bytes) in incrementalIds() constant
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_subgraph_rewriter.py112 def forward(self, x, w1, w2): argument
117 def pattern(w1, w2): argument
120 def replacement(w1, w2): argument
123 def comparison(x, w1, w2): argument
289 def forward(self, x, w1, w2, b1, b2): argument
298 def pattern(x, w1, w2, b1, b2): argument
303 def replacement(x, w1, w2, b1, b2): argument
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowAccessibilityServiceTest.java215 AccessibilityWindowInfo w2 = AccessibilityWindowInfo.obtain(); in shouldReturnPopulatedWindowData() local
243 AccessibilityWindowInfo w2 = AccessibilityWindowInfo.obtain(); in setWindowsOnDisplay_returnPopulatedWindowsOnAllDisplays() local
275 AccessibilityWindowInfo w2 = AccessibilityWindowInfo.obtain(); in setNullWindowsOnNonDefaultDisplay_nonDefaultDisplayHasWindows_displayIsRemoved() local
291 AccessibilityWindowInfo w2 = AccessibilityWindowInfo.obtain(); in setWindows_nonDefaultDisplayHasWindows_nonDefaultDisplayWindowsNotRemoved() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowInfoTest.java62 WindowInfo w2 = WindowInfo.obtain(w1); in testObtain() local
77 WindowInfo w2 = WindowInfo.CREATOR.createFromParcel(parcel); in testParceling() local
138 private boolean areWindowsEqual(WindowInfo w1, WindowInfo w2) { in areWindowsEqual()
/aosp_15_r20/cts/tests/accessibility/src/android/view/accessibility/cts/
H A DAccessibilityWindowInfoTest.java57 AccessibilityWindowInfo w2 = AccessibilityWindowInfo.obtain(w1); in testObtain() local
69 AccessibilityWindowInfo w2 = AccessibilityWindowInfo.CREATOR.createFromParcel(parcel); in testParceling() local
124 private boolean areWindowsEqual(AccessibilityWindowInfo w1, AccessibilityWindowInfo w2) { in areWindowsEqual()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dknownfolders.h16 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) EXTERN_C const GUID DE… argument
18 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) const GUID DECLSPEC_SE… argument
21 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) EXTERN_C const GUID na… argument
Dadoguids.h6 #define STRING_GUID(l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) l##-##w1##-##w2##-##b1##b2##-##b3##b… argument
9 #define GUID_BUILDER(n, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) STRING_GUID (l, w1, w2, b1, b2, … argument
11 #define GUID_BUILDER(n, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) DEFINE_GUID (n, 0x##l, 0x##w1, 0… argument
Dpropkeydef.h35 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
39 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
44 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
Dguiddef.h61 #define DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) EXTERN_C const GUID DECLSPEC_SELECTANY na… argument
63 #define DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) const GUID DECLSPEC_SELECTANY name = { l,… argument
67 #define DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) EXTERN_C const GUID name argument
70 #define DEFINE_OLEGUID(name, l, w1, w2) DEFINE_GUID (name, l, w1, w2, 0xc0, 0, 0, 0, 0, 0, 0, 0x46) argument
Ddevpropdef.h95 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) EXTERN_C const DEVP… argument
97 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) const DEVPROPKEY DE… argument
100 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) EXTERN_C const DEVP… argument
/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_sample.c190 float w0, float w1, float w2, float w3) { in getSample_A()
203 float w0, float w1, float w2, float w3) { in getSample_L()
216 float w0, float w1, float w2, float w3) { in getSample_LA()
229 float w0, float w1, float w2, float w3) { in getSample_RGB()
242 float w0, float w1, float w2, float w3) { in getSample_RGBA()
254 float w0, float w1, float w2, float w3) { in getSample_565()
318 getBilinearSample2D(const Allocation_t *alloc, float w0, float w1, float w2, float w3, in getBilinearSample2D()
497 float w2 = oneMinusFracU * fracV; in sample_LOD_LinearPixel() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dlpf_common_sse2.h28 __m128i w0, w1, w2, w3, w4, w5, ww0; in highbd_transpose6x6_sse2() local
132 __m128i w0, w1, w2, w3, ww0, ww1; in highbd_transpose8x8_low_sse2() local
166 __m128i w0, w1, w2, w3, ww0, ww1; in highbd_transpose8x8_high_sse2() local
321 __m128i w0, w1, w2, w3, w4, w5; in transpose8x8_low_sse2() local
353 __m128i w0, w1, w2, w3, w4, w5, w6, w7; in transpose8x8_sse2() local
401 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9; in transpose16x8_8x16_sse2() local
452 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9; in transpose8x16_16x8_sse2() local
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_subgraph_rewriter.py163 def forward(self, x, w1, w2): argument
168 def pattern(w1, w2): argument
171 def replacement(w1, w2): argument
174 def comparison(x, w1, w2): argument
344 def forward(self, x, w1, w2, b1, b2): argument
353 def pattern(x, w1, w2, b1, b2): argument
358 def replacement(x, w1, w2, b1, b2): argument
/aosp_15_r20/external/ComputeLibrary/src/core/helpers/
H A DScaleHelpers.h67 const float w2 = dx * dy1; in delta_bilinear_c1_quantized() local
102 const float w2 = dx * dy1; in delta_bilinear_c1_quantized() local
192 const float w2 = dx_val * dy1_val; in delta_bilinear() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDocumentImpl.java206 private final int appendNode(int w0, int w1, int w2, int w3) in appendNode()
2099 int w2 = m_char_current_start; in appendTextChild() local
2122 int w2 = m_char_current_start; in appendComment() local
2158 int w2 = 0; in appendStartElement() local
2205 int w2 = 0; in appendNSDeclaration() local
2242 int w2 = 0; in appendAttribute() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DUpSampleNearest2d.cpp60 for (const auto w2 : c10::irange(output_width)) { in upsample_nearest2d_out_frame() local
75 for (const auto w2 : c10::irange(output_width)) { in upsample_nearest2d_out_frame() local
101 int64_t b{0}, h2{0}, w2{0}; in upsample_nearest2d_out_frame_nhwc() local

12345678910>>...19