/frameworks/native/libs/binder/ |
D | Stability.cpp | 124 bool Stability::check(int32_t provided, Level required) { in check() argument 125 bool stable = (provided & required) == required; in check() 127 if (!isDeclaredStability(provided) && provided != UNDECLARED) { in check() 128 ALOGE("Unknown stability when checking interface stability %d.", provided); in check()
|
/frameworks/av/media/libaudioprocessing/tests/ |
D | test_utils.h | 129 size_t provided = mInputIncr[mNextIdx++]; 131 mNextIdx-1, provided, buffer->frameCount); 132 if (provided < buffer->frameCount) { 133 buffer->frameCount = provided;
|
D | test-resampler.cpp | 282 size_t provided = mPvalues[mNextPidx++]; in main() local 283 printf("mPvalue[%zu]=%zu not %zu\n", mNextPidx-1, provided, buffer->frameCount); in main() 284 if (provided < buffer->frameCount) { in main() 285 buffer->frameCount = provided; in main()
|
/frameworks/av/services/audiopolicy/engineconfigurable/tools/ |
D | Android.bp | 51 // The commented inputs must be provided to use this genrule_defaults 99 // The commented inputs must be provided to use this genrule_defaults 130 // The commented inputs must be provided to use this genrule_defaults
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 53 perfectly acceptable, but the guarantees provided (or lack thereof) were 73 * EGLSetBlobFunc is a pointer to an application-provided function that a 81 * EGLGetBlobFunc is a pointer to an application-provided function that a 114 display <dpy> can use to interact with caching functionality provided by 138 key, a client API implementation can call the application-provided callback 157 client API implementation can call the application-provided callback
|
/frameworks/base/native/webview/plat_support/ |
D | LICENSE | 4 // modification, are permitted provided that the following conditions are 11 // in the documentation and/or other materials provided with the
|
/frameworks/base/obex/ |
D | NOTICE | 6 modification, are permitted provided that the following conditions are met: 13 and/or other materials provided with the distribution.
|
/frameworks/base/core/proto/android/view/ |
D | enums.proto | 32 // optimized for showing system-provided content while the device is 36 // but is optimized for showing static system-provided content while the
|
/frameworks/native/opengl/tests/angeles/ |
D | license-BSD.txt | 10 modification, are permitted provided that the following conditions 17 the documentation and/or other materials provided with the
|
/frameworks/rs/driver/runtime/ |
D | NOTICE | 6 software is freely granted, provided that this notice
|
/frameworks/compile/slang/tests/F_reduce_general_bad_result/ |
D | stderr.txt.expect | 11 …ter 'accum' (type 'rs_matrix2x2 *') must not point to a matrix type unless outconverter is provided 13 …e 'rs_matrix2x2 (*)[10]') must not point to an array of matrix type unless outconverter is provided 19 …:12) parameter 'accum' (type 'char **') must not point to a pointer unless outconverter is provided
|
/frameworks/compile/libbcc/ |
D | NOTICE | 56 (an example is provided in the Appendix below). 109 modifications, and in Source or Object form, provided that You 131 documentation, if provided along with the Derivative Works; or, 137 or as an addendum to the NOTICE text from the Work, provided 144 for any such Derivative Works as a whole, provided Your use, 230 documentation and/or other materials provided with the distribution. 284 * modification, are permitted provided that the following conditions 290 * documentation and/or other materials provided with the distribution.
|
/frameworks/native/libs/binder/include/binder/ |
D | Stability.h | 93 static bool check(int32_t provided, Level required);
|
/frameworks/native/include/binder/ |
D | Stability.h | 93 static bool check(int32_t provided, Level required);
|
/frameworks/base/core/proto/android/server/location/ |
D | enums.proto | 88 // Indicates whether location information was provided for this request. 94 // Request accepted and location provided.
|
/frameworks/compile/slang/ |
D | NOTICE | 54 (an example is provided in the Appendix below). 107 modifications, and in Source or Object form, provided that You 129 documentation, if provided along with the Derivative Works; or, 135 or as an addendum to the NOTICE text from the Work, provided 142 for any such Derivative Works as a whole, provided Your use, 230 documentation and/or other materials provided with the distribution. 300 documentation and/or other materials provided with the distribution.
|
/frameworks/av/media/extractors/mpeg2/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/base/cmds/requestsync/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/av/media/codec2/components/flac/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/base/packages/Keyguard/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/base/packages/PackageInstaller/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/native/libs/ui/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/base/libs/hwui/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|
/frameworks/av/services/mediaextractor/ |
D | NOTICE | 51 (an example is provided in the Appendix below). 104 modifications, and in Source or Object form, provided that You 126 documentation, if provided along with the Derivative Works; or, 132 or as an addendum to the NOTICE text from the Work, provided 139 for any such Derivative Works as a whole, provided Your use,
|