Searched refs:B (Results 1 – 13 of 13) sorted by relevance
/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/tools/core_connectivity/ |
D | check_style.sh | 30 local MSG=`git rev-list --format=%B --max-count=1 HEAD`
|
/development/vndk/tools/header-checker/tests/reference_dumps/arm64/ |
D | undeclared_types.h.sdump | 104 "linker_set_key" : "const namespace_b::template_b<const B *>", 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/arm/ |
D | undeclared_types.h.sdump | 104 "linker_set_key" : "const namespace_b::template_b<const B *>", 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/mips64/ |
D | undeclared_types.h.sdump | 104 "linker_set_key" : "const namespace_b::template_b<const B *>", 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/x86/ |
D | undeclared_types.h.sdump | 104 "linker_set_key" : "const namespace_b::template_b<const B *>", 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/x86_64/ |
D | undeclared_types.h.sdump | 104 "linker_set_key" : "const namespace_b::template_b<const B *>", 105 "name" : "const namespace_b::template_b<const B *>",
|
/development/vndk/tools/header-checker/tests/reference_dumps/mips/ |
D | undeclared_types.h.sdump | 104 "linker_set_key" : "const namespace_b::template_b<const B *>", 105 "name" : "const namespace_b::template_b<const B *>",
|
/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/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/sdk/ |
D | sdk_files_NOTICE.txt | 3518 B. Any new file that contains any part of the Original Code or 5872 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) 8153 Jean-Marc Valin, Timothy B. Terriberry,
|