/external/skia/third_party/skcms/ |
D | skcms.cc | 632 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_B2A* b2a) { in read_mft_common() argument 634 b2a->matrix_channels = 0; in read_mft_common() 635 b2a-> input_channels = mftTag-> input_channels[0]; in read_mft_common() 636 b2a->output_channels = mftTag->output_channels[0]; in read_mft_common() 640 if (b2a->input_channels != ARRAY_COUNT(b2a->input_curves)) { in read_mft_common() 643 if (b2a->output_channels < 3 || b2a->output_channels > ARRAY_COUNT(b2a->output_curves)) { in read_mft_common() 648 for (uint32_t i = 0; i < b2a->input_channels; ++i) { in read_mft_common() 649 b2a->grid_points[i] = mftTag->grid_points[0]; in read_mft_common() 651 if (b2a->grid_points[0] < 2) { in read_mft_common() 929 static bool read_tag_mba(const skcms_ICCTag* tag, skcms_B2A* b2a, bool pcs_is_xyz) { in read_tag_mba() argument [all …]
|
/external/selinux/secilc/test/ |
D | optional_test.cil | 34 (block b2a 44 (blockinherit b2a) 52 (blockinherit b2a) 72 ;; b2a.t2, b2b.t2, b2c.t2 75 ;; allow b2a.t2 b2a.t2 : CLASS { PERM1 };
|
D | block_test.cil | 42 (block b2a 47 (blockinherit b2a) 113 ;; b2.ta, b2a.b2.tb, b2b.b2.tb, b2b.ta
|
/external/llvm-project/clang/test/CXX/drs/ |
D | dr10xx.cpp | 25 B2<A> b2a; member
|
D | dr5xx.cpp | 157 …template<typename T> void b2a(volatile T *S::* const *); // expected-note {{candidate template ign… 175 b2a(am); // expected-error {{no matching function}} in test()
|
/external/llvm-project/clang/test/CXX/expr/expr.unary/expr.new/ |
D | p14.cpp | 44 auto *b2a = new Both2<__STDCPP_DEFAULT_NEW_ALIGNMENT__>; // expected-error {{deleted}} variable
|
/external/python/cpython3/Lib/test/ |
D | test_binascii.py | 47 b2a = getattr(binascii, fb) 49 a = b2a(self.type2test(raw)) 397 b2a = getattr(binascii, fb) 399 a = b2a(self.type2test(raw))
|
/external/skia/third_party/skcms/src/ |
D | Transform_inl.h | 794 static void clut(const skcms_B2A* b2a, F* r, F* g, F* b, F* a) { in clut() argument 795 clut(b2a->input_channels, b2a->output_channels, in clut() 796 b2a->grid_points, b2a->grid_8, b2a->grid_16, in clut() 1237 const skcms_B2A* b2a = (const skcms_B2A*) *args++; in exec_ops() local 1238 clut(b2a, &r,&g,&b,&a); in exec_ops()
|
/external/python/cpython2/Lib/test/ |
D | test_binascii.py | 45 b2a = getattr(binascii, fb) 47 a = b2a(self.type2test(raw))
|
/external/clang/test/CXX/drs/ |
D | dr5xx.cpp | 151 …template<typename T> void b2a(volatile T *S::* const *); // expected-note {{candidate template ign… 169 b2a(am); // expected-error {{no matching function}} in test()
|
/external/vixl/test/test-trace-reference/ |
D | log-vregs | 2391 # ║ ║ ╙───────────────────── 0x2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 2674 # ╙───────────────────────────── 0x2f2e'2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 3030 # ║ ║ ╙───────────────────── 0x2f2e'2d2c'2b2a'2928 <- 0x~~~~~~~~~~~~~~~~ 3039 # ║ ║ ║ ║ ║ ╙───────── 0x3130'2f2e'2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 5050 # ╙───────────────────────────── 0x2d2c'2b2a'2928 <- 0x~~~~~~~~~~~~~~~~
|
D | log-state | 2985 # ║ ║ ╙───────────────────── 0x2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 3305 # ╙───────────────────────────── 0x2f2e'2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 3699 # ║ ║ ╙───────────────────── 0x2f2e'2d2c'2b2a'2928 <- 0x~~~~~~~~~~~~~~~~ 3708 # ║ ║ ║ ║ ║ ╙───────── 0x3130'2f2e'2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 5892 # ╙───────────────────────────── 0x2d2c'2b2a'2928 <- 0x~~~~~~~~~~~~~~~~
|
D | log-all | 3883 # ║ ║ ╙───────────────────── 0x2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 4258 # ╙───────────────────────────── 0x2f2e'2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 4709 # ║ ║ ╙───────────────────── 0x2f2e'2d2c'2b2a'2928 <- 0x~~~~~~~~~~~~~~~~ 4719 # ║ ║ ║ ║ ║ ╙───────── 0x3130'2f2e'2d2c'2b2a <- 0x~~~~~~~~~~~~~~~~ 11321 # ╙───────────────────────────── 0x2d2c'2b2a'2928 <- 0x~~~~~~~~~~~~~~~~
|
/external/llvm-project/llvm/test/MC/X86/AlignedBundling/ |
D | autogen-inst-offset-align-to-end.s | 998 # CHECK: b2a: incl
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | autogen-inst-offset-align-to-end.s | 998 # CHECK: b2a: incl
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 744 3b2a 5 379 41 5998 STACK CFI 7b2a $r12: .cfa -40 + ^ $rbx: .cfa -56 + ^ 6135 STACK CFI 9b2a .cfa: $rsp 24 +
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 2611 8b2a 6 697 37 5874 STACK CFI 8b2a .cfa: $rsp 8 +
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 2705 16b2a 2 47 8 8202 20b2a 4 254 126 8780 21b2a 4 114 17 10930 25b2a a 203 27 11397 26b2a 4 203 57 12304 28b2a 8 45 28 18787 34b2a e 1512 82 27493 42b2a 2 357 90 29586 45b2a 2 67 54 31990 48b2a 4 58 60 [all …]
|
/external/libevent/ |
D | ChangeLog-2.0 | 48 o Remove unused variable; spotted by coverity (6355b2a)
|
D | ChangeLog | 1477 o Remove unused variable; spotted by coverity (6355b2a)
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 8599 5b2a 1 298 1380 9190 6b2a 1a 1378 1312 15176 13b2a 3 1569 5281 16731 17b2a f 2230 5771 19016 20b2a 5 140 6309
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 8599 5b2a 1 298 1380 9190 6b2a 1a 1378 1312 15176 13b2a 3 1569 5281 16731 17b2a f 2230 5771 19016 20b2a 5 140 6309
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |