Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/base/test-base/src/junit/
DREADME.android6 Where necessary it has been patched to be compatible (according to Android API
10 compatible with the last version of the Android API (25) that contained these
/frameworks/base/test-runner/src/junit/
DREADME.android6 Where necessary it has been patched to be compatible (according to Android API
10 compatible with the last version of the Android API (25) that contained these
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterGraph.java250 boolean compatible = true; in runTypeCheckOn()
256 compatible = sourceFormat.mayBeCompatibleWith(targetFormat); in runTypeCheckOn()
260 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn()
265 if (!compatible) { in runTypeCheckOn()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dprotobuf-options.cmake6 option(protobuf_MODULE_COMPATIBLE "CMake build-in FindProtobuf.cmake module compatible" OFF)
Dprotobuf-config.cmake.in7 # CMake FindProtobuf module compatible file
DCMakeLists.txt94 # Set ZLIB_INCLUDE_DIRECTORIES for compatible
/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc29 "compatible with the output (value=%2).",
31 "compatible with the output (value=%2).")
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.h39 bool compatible(const std::vector<uint8_t> &newParams,
Dallocator.cpp149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
/frameworks/av/media/bufferpool/1.0/vts/
Dallocator.h39 bool compatible(const std::vector<uint8_t> &newParams,
Dallocator.cpp149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
/frameworks/av/media/bufferpool/1.0/include/bufferpool/
DBufferPoolTypes.h102 virtual bool compatible(const std::vector<uint8_t> &newParams,
/frameworks/av/media/bufferpool/2.0/include/bufferpool/
DBufferPoolTypes.h107 virtual bool compatible(const std::vector<uint8_t> &newParams,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBWireFormatTests.m72 // TestAllTypes and TestAllExtensions should have compatible wire formats,
88 // TestPackedTypes and TestPackedExtensions should have compatible wire
103 // TestAllTypes and TestAllExtensions should have compatible wire formats,
/frameworks/base/core/tests/mockingcoretests/
DREADME19 Mockito, such as the ability to stub static methods. ExtendedMockito is not fully compatible with
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/
DREADME.md3 This directory contains tests to ensure protobuf library is compatible with
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
DREADME.md10 The library is currently compatible with:
47 # But make sure your protoc is the same version as this (or compatible)!
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/
Dmap_for_proto2_test.proto64 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
Dmap_for_proto2_lite_test.proto62 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp585 goto compatible; in checkAndSetPerformanceModePre()
592 compatible: ; in checkAndSetPerformanceModePre()
/frameworks/base/tools/aapt2/
Dreadme.md47 specific newer attributes to backwards compatible versions of them.
166 - Legacy mode: treats some class of errors as warnings in order to be more compatible
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/
DREADME.md89 * Protobuf minor version releases are backwards-compatible. If your code
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/
DCHANGES.txt23 - Munge protoc's error format into a VS-C#-compatible output format.
/frameworks/native/vulkan/api/templates/
Dvulkan_h.tmpl71 // a bool-compatible type, which can then be used to unintentionally violate type safety.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt12 source compatible. For example, if your code compiles against protobuf
94 * Updated Java runtime to be compatible with 2.5.0/2.6.1 generated protos.
390 * Moved to a single Python 2.x/3.x-compatible codebase, instead of using 2to3.
479 support, parsing and serialization. It’s compatible with ARC and non-ARC
849 compatible again.
854 compatible again.
1149 * Changes to input_stream.py should make protobuf compatible with appengine.

12