Searched refs:stripped (Results 1 – 16 of 16) sorted by relevance
/frameworks/base/tools/aapt2/link/ |
D | AutoVersioner.cpp | 93 std::vector<Style::Entry> stripped; in Consume() local 104 stripped.emplace_back(std::move(*iter)); in Consume() 120 if (min_sdk_stripped && !stripped.empty()) { in Consume() 138 std::make_move_iterator(stripped.begin()), in Consume() 139 std::make_move_iterator(stripped.end())); in Consume()
|
/frameworks/base/core/java/android/text/method/ |
D | DigitsKeyListener.java | 387 SpannableStringBuilder stripped = null; in filter() local 414 if (stripped == null) { in filter() 415 stripped = new SpannableStringBuilder(source, start, end); in filter() 418 stripped.delete(i - start, i + 1 - start); in filter() 422 if (stripped != null) { in filter() 423 return stripped; in filter()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/ |
D | csharp_helpers.cc | 269 std::string stripped = TryRemovePrefix(enum_name, enum_value_name); in GetEnumValueName() local 270 std::string result = ShoutyToPascalCase(stripped); in GetEnumValueName()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
D | GPBWellKnownTypes.m | 33 // below would be stripped by the linker.
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 97 - Fixed issue with <plurals> resources being stripped for locales and other configuration. 160 at runtime due to the minimum SDK level declared by the AndroidManifest.xml are stripped.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 591 // stripped out. For block comments, leading whitespace and an asterisk 592 // will be stripped from the beginning of each line other than the first.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 591 // stripped out. For block comments, leading whitespace and an asterisk 592 // will be stripped from the beginning of each line other than the first.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.proto | 749 // stripped out. For block comments, leading whitespace and an asterisk 750 // will be stripped from the beginning of each line other than the first.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/ |
D | DesignDoc.md | 607 stripped by the compiler if they are not used.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 82 # stripped from the text and the result after processing the whole list, is
|
/frameworks/native/docs/ |
D | Doxyfile | 96 # stripped from the text and the result after processing the whole list, is
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 106 # as the leading text of the brief description, will be stripped from the text
|
D | Doxyfile.orig | 106 # as the leading text of the brief description, will be stripped from the text
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 114 # as the leading text of the brief description, will be stripped from the text
|
D | Doxyfile | 114 # as the leading text of the brief description, will be stripped from the text
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 114 # as the leading text of the brief description, will be stripped from the text
|