Home
last modified time | relevance | path

Searched refs:conflicts (Results 1 – 19 of 19) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc54 "RW static data addressing (SB-relative) conflicts the use of R9 "
56 "RW static data addressing (SB-relative) conflicts the use of R9 "
/frameworks/base/core/java/org/chromium/arc/
DEventLogTags.logtags6 # In case of conflicts build will fail, so we do not need to worry too much
/frameworks/av/media/codec2/core/include/
DC2Work.h80 std::vector<C2ParamFieldValues> conflicts; member
/frameworks/av/media/codec2/hidl/1.0/utils/
Dtypes.cpp481 d->conflicts.resize(s.conflicts.size()); in objcpy()
483 for (const C2ParamFieldValues& sConflict : s.conflicts) { in objcpy()
484 ParamFieldValues &dConflict = d->conflicts[i++]; in objcpy()
549 (*d)->conflicts.clear(); in objcpy()
550 (*d)->conflicts.reserve(s.conflicts.size()); in objcpy()
551 for (const ParamFieldValues& sConflict : s.conflicts) { in objcpy()
552 (*d)->conflicts.emplace_back( in objcpy()
554 if (!objcpy(&(*d)->conflicts.back(), sConflict)) { in objcpy()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto81 // Test if @Deprecated annotation conflicts with Deprecated message name.
148 // This field conflicts with "int32_field" as they both generate
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp648 C2ParamFieldValues &&paramFieldValues, C2SettingConflictsBuilder &conflicts, bool isInfo) { in Conflict() argument
649 C2_CHECK(!conflicts.empty()); in Conflict()
653 std::move(paramFieldValues), conflicts.retrieveConflicts() in Conflict()
658 std::move(paramFieldValues), conflicts.retrieveConflicts() in Conflict()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto65 // The field name "b" fails to compile in proto1 because it conflicts with
252 // The field name "b" fails to compile in proto1 because it conflicts with
Dunittest_proto3_lite.proto43 // The field name "b" fails to compile in proto1 because it conflicts with
Dunittest_proto3_arena.proto43 // The field name "b" fails to compile in proto1 because it conflicts with
Dunittest_proto3_arena_lite.proto44 // The field name "b" fails to compile in proto1 because it conflicts with
Dunittest_no_arena.proto68 // The field name "b" fails to compile in proto1 because it conflicts with
Dunittest.proto64 // The field name "b" fails to compile in proto1 because it conflicts with
519 // The field name "b" fails to compile in proto1 because it conflicts with
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_nano.proto163 // Try to cause conflicts.
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt189 to that version, and conflicts should never occur. Updating the driver
/frameworks/av/media/codec2/vndk/include/util/
DC2InterfaceUtils.h865 C2ParamFieldValues &&paramFieldValues, C2SettingConflictsBuilder &conflicts,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
DREADME.md230 To avoid conflicts between the MSVC debug and release runtime libraries, when
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt32 protobuf generated code, and also prevents conflicts with any `foo.rb` file
406 avoid conflicts with Java generated code.
412 - Renamed some internal types to avoid conflicts with the well-known types
1268 * Improved error message when an enum value's name conflicts with another
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto62 // The field name "b" fails to compile in proto1 because it conflicts with
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto62 // The field name "b" fails to compile in proto1 because it conflicts with