Searched refs:own (Results 1 – 11 of 11) sorted by relevance
/tools/dexter/slicer/export/slicer/ |
D | dex_ir.h | 55 using own = std::unique_ptr<T>; variable 362 std::vector<own<String>> strings; 363 std::vector<own<Type>> types; 364 std::vector<own<Proto>> protos; 365 std::vector<own<FieldDecl>> fields; 366 std::vector<own<MethodDecl>> methods; 367 std::vector<own<Class>> classes; 370 std::vector<own<EncodedField>> encoded_fields; 371 std::vector<own<EncodedMethod>> encoded_methods; 372 std::vector<own<TypeList>> type_lists; [all …]
|
D | code_ir.h | 47 using own = std::unique_ptr<T>; variable 424 nodes_.push_back(own<T>(p)); in Alloc() 455 std::vector<own<Node>> nodes_;
|
/tools/dexter/slicer/ |
D | dex_ir.cc | 198 IndexItems(strings, [](const own<String>& a, const own<String>& b) { in Normalize() 204 IndexItems(types, [](const own<Type>& a, const own<Type>& b) { in Normalize() 209 IndexItems(protos, [](const own<Proto>& a, const own<Proto>& b) { in Normalize() 226 IndexItems(fields, [](const own<FieldDecl>& a, const own<FieldDecl>& b) { in Normalize() 237 IndexItems(methods, [](const own<MethodDecl>& a, const own<MethodDecl>& b) { in Normalize() 258 IndexItems(classes, [&](const own<Class>& a, const own<Class>& b) { in Normalize()
|
/tools/trebuchet/ |
D | LICENSE | 118 do not modify the License. You may add Your own attribution 124 You may add Your own copyright statement to Your modifications and 171 on Your own behalf and on Your sole responsibility, not on behalf 183 replaced with your own identifying information. (Don't include
|
/tools/acloud/ |
D | LICENSE | 118 do not modify the License. You may add Your own attribution 124 You may add Your own copyright statement to Your modifications and 171 on Your own behalf and on Your sole responsibility, not on behalf 183 replaced with your own identifying information. (Don't include
|
D | README.md | 54 …: Creation of a cuttlefish local instance is not formally supported, please use at your own risk.** 108 * `--reuse-gce`: 'cuttlefish only' This can help users use their own instance.
|
/tools/apksig/ |
D | LICENSE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and 183 on Your own behalf and on Your sole responsibility, not on behalf 195 replaced with your own identifying information. (Don't include
|
/tools/treble/ |
D | LICENSE | 118 do not modify the License. You may add Your own attribution 124 You may add Your own copyright statement to Your modifications and 171 on Your own behalf and on Your sole responsibility, not on behalf 183 replaced with your own identifying information. (Don't include
|
/tools/security/sanitizer-status/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and 183 on Your own behalf and on Your sole responsibility, not on behalf
|
/tools/repohooks/ |
D | README.md | 103 force your own quote handling. 267 and exec-ed in its own context. The only entry-point that matters is `main`. 289 their own list of files like `.cc` and `.py` and `.xml`.
|
/tools/external/fat32lib/ |
D | NOTICE | 95 …provided that the terms permit modification of the work for the customer's own use and reverse eng…
|