/development/tools/axl/ |
D | singletonmixin.py | 132 class B(Singleton): class 135 super(B, self).__init__() 139 b1 = B.getInstance('arg1 value', 'arg2 value') 140 b2 = B.getInstance() 148 class B(Singleton): class 151 super(B, self).__init__() 155 self.assertRaises(SingletonException, B.getInstance) 185 class B(Singleton): class 188 super(B, self).__init__() 192 b1 = B.getInstance('arg1 value', 'arg2 value') [all …]
|
/development/vndk/tools/header-checker/tests/integration/cpp/header/ |
D | undeclared_types.h | 5 typedef const namespace_b::B *B; typedef 9 extern namespace_b::template_b<B> b;
|
/development/vndk/tools/header-checker/tests/integration/cpp/anonymous_enum/include/ |
D | swap_enum.h | 2 B=1, enumerator 11 B, enumerator
|
D | swap_enum_field.h | 6 B=1, enumerator 12 B=0, enumerator
|
D | golden.h | 6 B=1, enumerator 11 B, enumerator
|
/development/vndk/tools/header-checker/tests/reference_dumps/arm64/ |
D | libgolden_anonymous_enum.so.lsdump | 53 "name" : "B" 56 "linker_set_key" : "_ZTI2$B", 58 "referenced_type" : "_ZTI2$B", 59 "self_type" : "_ZTI2$B", 70 "name" : "(anonymous struct)::B"
|
D | libanonymous_enum_odr.so.lsdump | 53 "name" : "B" 56 "linker_set_key" : "_ZTI2$B", 58 "referenced_type" : "_ZTI2$B", 59 "self_type" : "_ZTI2$B", 87 "name" : "(anonymous struct)::B" 108 "name" : "(anonymous struct)::B"
|
D | undeclared_types.h.sdump | 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/tools/core_connectivity/ |
D | check_style.sh | 30 local MSG=`git rev-list --format=%B --max-count=1 HEAD`
|
/development/tools/repo_diff/ |
D | README.md | 60 1. Match projects in source tree A with projects in source tree B. 62 3. Find commits in source tree B that are not in source tree A. 65 of finding commits only in B is explaned below. 72 the commits that exist in the downstream project (B) but not the
|
/development/vndk/tools/header-checker/tests/input/ |
D | example1.h | 17 enum {A, B} enum_field; enumerator
|
/development/vndk/tools/header-checker/tests/reference_dumps/x86/ |
D | undeclared_types.h.sdump | 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/x86_64/ |
D | undeclared_types.h.sdump | 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/mips/ |
D | undeclared_types.h.sdump | 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/arm/ |
D | undeclared_types.h.sdump | 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/mips64/ |
D | undeclared_types.h.sdump | 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/samples/browseable/HdrViewfinder/src/rs/ |
D | hdr_merge.rscript | 62 // B = Y + 1.772 * (U - 128)
|
/development/tools/logblame/ |
D | sample.txt | 569 Background concurrent copying GC freed 16057(13MB) AllocSpace objects, 0(0B) LOS objects, 42% free,… 752 Explicit concurrent copying GC freed 2205(1093KB) AllocSpace objects, 0(0B) LOS objects, 49% free, … 758 Explicit concurrent copying GC freed 217(778KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 3M… 1513 Background concurrent copying GC freed 96(1791KB) AllocSpace objects, 0(0B) LOS objects, 53% free, …
|
/development/tools/winscope/ |
D | yarn.lock | 4751 …integrity sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYU…
|