/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/av/apex/ |
D | Android.bp | 47 // sure the package compatible to Android 10 in two ways: 48 // - build the APEX package compatible to Android 10 91 // sure the package compatible to Android 10 in two ways: 92 // - build the APEX package compatible to Android 10
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | FilterGraph.java | 247 boolean compatible = true; in runTypeCheckOn() 253 compatible = sourceFormat.mayBeCompatibleWith(targetFormat); in runTypeCheckOn() 257 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn() 262 if (!compatible) { in runTypeCheckOn()
|
/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/libs/native_bridge_support/ |
D | Android.bp | 31 // TODO(b/24465209): keep stub libraries old loader-compatible.
|
/frameworks/base/core/tests/mockingcoretests/ |
D | README | 19 Mockito, such as the ability to stub static methods. ExtendedMockito is not fully compatible with
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | bitfield.rscript | 26 // common initial sequence if corresponding members have compatible
|
/frameworks/compile/slang/lit-tests/padding/ |
D | bitfield.rscript | 32 // common initial sequence if corresponding members have compatible
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | bitfield.rscript | 28 // common initial sequence if corresponding members have compatible
|
/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/ml/nn/tools/api/ |
D | types.spec | 129 * dimension is only compatible with 0 or 1. The size of the output 236 * Takes two input tensors of identical {@link %{OperandType}} and compatible 240 * Two dimensions are compatible when: 270 * * 1: A tensor of the same {@link %{OperandType}}, and compatible dimensions 1756 * Takes two input tensors of identical {@link %{OperandType}} and compatible 1760 * Two dimensions are compatible when: 1784 * * 1: A tensor of the same {@link %{OperandType}}, and compatible dimensions 2430 * Takes two input tensors of identical {@link %{OperandType}} and compatible 2441 * Two dimensions are compatible when: 2468 * * 1: A tensor of the same {@link %{OperandType}}, and compatible dimensions [all …]
|
/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/ml/nn/common/ |
D | Utils.cpp | 697 static bool compatible(const Operand& a, const Operand& b) { in compatible() function 747 NN_RET_CHECK(compatible(innerOperand, outerOperand)); in validateIfOperation() 752 NN_RET_CHECK(compatible(innerOperand, outerOperand)); in validateIfOperation() 800 NN_RET_CHECK(compatible(innerOperand, outerOperand)); in validateWhileOperation() 822 NN_RET_CHECK(compatible(innerOperand, outerOperand)); in validateWhileOperation() 829 NN_RET_CHECK(compatible(innerOperand, outerOperand)); in validateWhileOperation() 835 NN_RET_CHECK(compatible(inputOperand, outputOperand)); in validateWhileOperation()
|
/frameworks/ml/nn/tools/test_generator/ |
D | README.md | 199 …perand. Will skip if the model does not have any output tensor that is compatible with the ADD ope… 233 …operand. Will skip if the model does not have any input tensor that is compatible to the ADD opera…
|
/frameworks/av/media/codec2/vndk/ |
D | C2Buffer.cpp | 444 bool compatible(const std::vector<uint8_t> &newParams, 593 bool _C2BufferPoolAllocator::compatible( in compatible() function in _C2BufferPoolAllocator
|
/frameworks/av/media/bufferpool/1.0/ |
D | AccessorImpl.cpp | 470 if (allocator->compatible(params, mBuffers[bufferId]->mConfig)) { in getFreeBuffer()
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 147 # Return true if surface flinger should use vr flinger for compatible vr
|