/frameworks/base/test-base/src/junit/ |
D | README.android | 6 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/ |
D | README.android | 6 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/ |
D | FilterGraph.java | 250 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/ |
D | protobuf-options.cmake | 6 option(protobuf_MODULE_COMPATIBLE "CMake build-in FindProtobuf.cmake module compatible" OFF)
|
D | protobuf-config.cmake.in | 7 # CMake FindProtobuf module compatible file
|
D | CMakeLists.txt | 94 # Set ZLIB_INCLUDE_DIRECTORIES for compatible
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagAttribute.inc | 29 "compatible with the output (value=%2).", 31 "compatible with the output (value=%2).")
|
/frameworks/av/media/bufferpool/2.0/tests/ |
D | allocator.h | 39 bool compatible(const std::vector<uint8_t> &newParams,
|
D | allocator.cpp | 149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
|
/frameworks/av/media/bufferpool/1.0/vts/ |
D | allocator.h | 39 bool compatible(const std::vector<uint8_t> &newParams,
|
D | allocator.cpp | 149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
|
/frameworks/av/media/bufferpool/1.0/include/bufferpool/ |
D | BufferPoolTypes.h | 102 virtual bool compatible(const std::vector<uint8_t> &newParams,
|
/frameworks/av/media/bufferpool/2.0/include/bufferpool/ |
D | BufferPoolTypes.h | 107 virtual bool compatible(const std::vector<uint8_t> &newParams,
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBWireFormatTests.m | 72 // 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/ |
D | README | 19 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/ |
D | README.md | 3 This directory contains tests to ensure protobuf library is compatible with
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/ |
D | README.md | 10 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/ |
D | map_for_proto2_test.proto | 64 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
|
D | map_for_proto2_lite_test.proto | 62 // Wire-compatible with TestMap.int32_to_enum_field so we can test the
|
/frameworks/wilhelm/src/android/ |
D | AudioRecorder_to_android.cpp | 585 goto compatible; in checkAndSetPerformanceModePre() 592 compatible: ; in checkAndSetPerformanceModePre()
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 47 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/ |
D | README.md | 89 * Protobuf minor version releases are backwards-compatible. If your code
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/ |
D | CHANGES.txt | 23 - Munge protoc's error format into a VS-C#-compatible output format.
|
/frameworks/native/vulkan/api/templates/ |
D | vulkan_h.tmpl | 71 // a bool-compatible type, which can then be used to unintentionally violate type safety.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CHANGES.txt | 12 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.
|