Home
last modified time | relevance | path

Searched refs:cb3 (Results 1 – 24 of 24) sorted by relevance

/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.constantbuffer.frag.out13 0:21 'cb3' (layout( row_major std140) uniform 2-element array of 4-element array of bl…
46 0:24 'cb3' (layout( row_major std140) uniform 2-element array of 4-element array o…
62 0:? 'cb3' (layout( row_major std140) uniform 2-element array of 4-element array of block{layout…
81 0:21 'cb3' (layout( row_major std140) uniform 2-element array of 4-element array of bl…
114 0:24 'cb3' (layout( row_major std140) uniform 2-element array of 4-element array o…
130 0:? 'cb3' (layout( row_major std140) uniform 2-element array of 4-element array of block{layout…
147 Name 12 "cb3"
148 MemberName 12(cb3) 0 "x"
149 MemberName 12(cb3) 1 "y"
150 Name 18 "cb3"
[all …]
/external/deqp-deps/glslang/Test/
Dhlsl.constantbuffer.frag13 ConstantBuffer<c2_t> cb3[2][4];
21 if (cb3[1][2].x)
24 return cb3[1][3].y;
/external/libchrome/base/
Dcallback_unittest.cc149 OnceClosure cb3 = BindOnce([] {}); in TEST_F() local
150 ASSERT_TRUE(cb3); in TEST_F()
151 std::move(cb3).Run(); in TEST_F()
152 ASSERT_FALSE(cb3); in TEST_F()
Dbind_unittest.cc1310 OnceClosure cb3 = BindOnce(cb, 8); in TEST_F() local
1320 EXPECT_FALSE(cb3.IsCancelled()); in TEST_F()
1330 EXPECT_TRUE(cb3.IsCancelled()); in TEST_F()
1335 std::move(cb3).Run(); in TEST_F()
1406 RepeatingClosure cb3 = BindRepeating(&VoidPolymorphic<>::Run); in TEST_F() local
1407 cb = cb3; in TEST_F()
/external/libjpeg-turbo/simd/powerpc/
Djccolext-altivec.c48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local
232 cb3 = vec_msums(rg3, pw_mf016_mf033, pd_onehalfm1_cj); in jsimd_rgb_ycc_convert_altivec()
239 cb3 = (__vector int)vec_msum((__vector unsigned short)bg3, pw_f050_f000, in jsimd_rgb_ycc_convert_altivec()
240 (__vector unsigned int)cb3); in jsimd_rgb_ycc_convert_altivec()
244 (__vector unsigned short)cb3, shift_pack_index); in jsimd_rgb_ycc_convert_altivec()
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py617 cb3 = self._make_callback(bag, 100)
621 f.add_done_callback(cb3)
640 cb3 = self._make_callback(bag, 100)
644 f.add_done_callback(cb3)
664 cb3 = self._make_callback(bag, 100)
668 f.add_done_callback(cb3)
670 f.remove_done_callback(cb3)
671 f.remove_done_callback(cb3)
714 cb3 = self._make_callback(bag, 3)
724 self.assertEqual(f.remove_done_callback(cb3), 0)
/external/v8/tools/clang/base_bind_rewriters/tests/
Dcallback-temporary-converted-to-once-callback-original.cc18 Closure cb3 = base::Bind([] {}); in Test() local
Dcallback-temporary-converted-to-once-callback-expected.cc18 Closure cb3 = base::Bind([] {}); in Test() local
Dremove-adapt-callback-for-repeating-expected.cc22 OnceClosure cb3 = BindOnce([] {}); in Test() local
Dremove-adapt-callback-for-repeating-original.cc22 OnceClosure cb3 = BindOnce([] {}); in Test() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Sparc/
Dsparc-ctrl-instructions.s215 ! CHECK: cb3 .BB0 ! encoding: [0x0f,0b11AAAAAA,A,A]
217 cb3 .BB0
389 ! CHECK: cb3,a .BB0 ! encoding: [0x2f,0b11AAAAAA,A,A]
391 cb3,a .BB0
445 ! CHECK: cb3,a .BB0 ! encoding: [0x2f,0b11AAAAAA,A,A]
447 cb3,a .BB0
/external/llvm/test/MC/Sparc/
Dsparc-ctrl-instructions.s215 ! CHECK: cb3 .BB0 ! encoding: [0x0f,0b11AAAAAA,A,A]
217 cb3 .BB0
389 ! CHECK: cb3,a .BB0 ! encoding: [0x2f,0b11AAAAAA,A,A]
391 cb3,a .BB0
445 ! CHECK: cb3,a .BB0 ! encoding: [0x2f,0b11AAAAAA,A,A]
447 cb3,a .BB0
/external/llvm/test/MC/Disassembler/Sparc/
Dsparc.txt177 # CHECK: cb3 4194303
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Sparc/
Dsparc.txt177 # CHECK: cb3 4194303
/external/python/cpython2/Lib/test/
Dtest_unicode.py895 for cb3 in continuation_bytes[:3]:
897 (sb+cb1+'\x80'+cb3).decode, 'utf-8')
/external/python/cpython3/Lib/test/
Dtest_unicode.py1708 for cb3 in continuation_bytes[:3]:
1710 (sb+cb1+b'\x80'+cb3).decode, 'utf-8')
/external/arm-optimized-routines/test/testcases/directed/
Drred4.tst87 func=rred op1=61728d19.5aae093e result=bcc4df49.eea65661.cb3 res2=00000001 errno=0
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest64.sym1051 2cb3 b 114 480
/external/elfutils/tests/
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym76 1cb3 1 64 8
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym6150 STACK CFI 9cb3 .cfa: $rsp 8 +
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym15223 FUNC 13cb3 2e3 4 __sbh_alloc_block
15224 13cb3 6 632 5281
21199 STACK WIN 4 13cb3 2e3 2a 0 4 0 14 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T…
/external/google-breakpad/src/processor/testdata/
Dmodule0.out15223 FUNC 13cb3 2e3 4 __sbh_alloc_block
15224 13cb3 6 632 5281
21199 STACK WIN 4 13cb3 2e3 2a 0 4 0 14 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym3539 STACK CFI 57cb3 .cfa: $rsp -128 +