/aosp12/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | WindowInfoTest.java | 56 WindowInfo w2 = WindowInfo.obtain(w1); in testObtain() local 71 WindowInfo w2 = WindowInfo.CREATOR.createFromParcel(parcel); in testParceling() local 113 private boolean areWindowsEqual(WindowInfo w1, WindowInfo w2) { in areWindowsEqual()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | grouped_conv2d.mod.py | 70 w2 = Parameter("op2", "TENSOR_FLOAT32", "{2, 2, 3, 1}", [100, 20, 1, 200, 10, 2, 200, 30, 1, 100, 2… variable
|
H A D | transpose_conv2d.mod.py | 70 w2 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 1}", [9, 5, 6, 9, 8, 5, 3, 1, 4]) # weight variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | grouped_conv2d_quant8_signed.mod.py | 70 w2 = Parameter("op2", "TENSOR_FLOAT32", "{2, 2, 3, 1}", [100, 20, 1, 200, 10, 2, 200, 30, 1, 100, 2… variable
|
H A D | transpose_conv2d_quant8_signed.mod.py | 105 w2 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 1}", [9, 5, 6, 9, 8, 5, 3, 1, 4]) # weight variable
|
H A D | transpose_quant8_signed.mod.py | 105 w2 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 1}", [9, 5, 6, 9, 8, 5, 3, 1, 4]) # weight variable
|
/aosp12/frameworks/rs/driver/runtime/ |
H A D | rs_sample.c | 190 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
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_lgammaf_r.c | 82 w2 = -2.76129087e-03; /* 0xbb34f6c6 */ variable
|
H A D | e_lgamma_r.c | 152 w2 = -2.77777777728775536470e-03, /* 0xBF66C16C, 0x16B02E5C */ variable
|
/aosp12/system/bt/embdrv/sbc/decoder/srce/ |
H A D | synthesis-dct8.c | 66 int32_t u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsics_x86.cpp | 154 __m128i x2, y2, z2, w2; in rsdIntrinsicColorMatrix4x4_K() local 210 __m128i x2, y2, z2, w2; in rsdIntrinsicColorMatrix3x3_K() local 262 __m128i x2, y2, z2, w2; in rsdIntrinsicColorMatrixDot_K() local
|
/aosp12/frameworks/native/libs/vr/libdvr/tests/ |
H A D | dvr_buffer_queue-test.cpp | 306 constexpr uint32_t w2 = 20; in TEST_F() local
|
/aosp12/art/test/476-checker-ctor-fence-redun-elim/src/ |
H A D | Main.java | 32 int w2; field in Base
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 168 w2 = -2.77777777777777777777777727810123528e-03L, variable
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | reader.h | 318 const __m128i w2 = _mm_loadu_si128((const __m128i *)&whitespaces[2][0]); in SkipWhitespace_SIMD() local
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.cpp | 48 const float w2 = (1.0f - x) * y; in GetTileCoords() local
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WindowOrganizerTests.java | 998 final WindowState w2 = createAppWindow(task, TYPE_APPLICATION, "Enlightened Window 2"); in testBLASTCallbackWithWindows() local
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputDispatcher_test.cpp | 5140 const sp<FakeWindowHandle>& w2 = in TEST_F() local 5155 const sp<FakeWindowHandle>& w2 = in TEST_F() local 5286 const sp<FakeWindowHandle>& w2 = in TEST_F() local
|