Searched refs:use (Results 1 – 25 of 1624) sorted by relevance
12345678910>>...65
/frameworks/base/core/proto/android/media/ |
D | audioattributes.proto | 5 * you may not use this file except in compliance with the License. 38 // Content type value to use when the content type is unknown, or other than 41 // Content type value to use when the content type is speech. 43 // Content type value to use when the content type is music. 45 // Content type value to use when the content type is a soundtrack, 48 // Content type value to use when the content type is a sound used to 56 // Usage value to use when the usage is unknown. 58 // Usage value to use when the usage is media, such as music, or movie 61 // Usage value to use when the usage is voice communications, such as 64 // Usage value to use when the usage is in-call signalling, such as with a [all …]
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 5 * you may not use this file except in compliance with the License. 39 * DEPRECATED. Do not use. 66 * DEPRECATED. Do not use. 92 * DEPRECATED. Do not use. 113 * DEPRECATED. Do not use. 140 * DEPRECATED. Do not use. 165 * DEPRECATED. Do not use. 183 * DEPRECATED. Do not use. 201 * DEPRECATED. Do not use. 219 * DEPRECATED. Do not use. [all …]
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | README | 10 Host tests use clang to build bytecode (bc) files, which are then executed 16 Target tests are similar, but instead of using clang, they use ant and 39 By default, llvm-lit will use the clang and bcc driver built in the android 40 output directory. If you wish to use different versions of these tools, 52 To execute all the tests from this directory, use the llvm-lit tool:
|
D | lit.site.cfg | 6 # you may not use this file except in compliance with the License. 26 # Determine which tool to use. 29 # If the user set the overriding environment variable, use it 48 # testFormat: The test format to use to interpret tests.
|
/frameworks/base/core/tests/mockingcoretests/ |
D | README | 4 * you may not use this file except in compliance with the License. 18 The Android platform core tests that require additional mocking capabilities and use Extended 20 regular Mockito library, so tests that use it have to be verified and adapted. For that reason a
|
/frameworks/opt/telephony/proto/src/ |
D | persist_atoms.proto | 5 * you may not use this file except in compliance with the License. 46 // NOTE: StatsLog functions use int in place of enum 74 // Internal use only 78 // Internal use only
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagAttribute.inc | 50 "conflicting way to use R9 in input %0.", 51 "conflicting way to use R9 in input %0.") 54 "RW static data addressing (SB-relative) conflicts the use of R9 " 56 "RW static data addressing (SB-relative) conflicts the use of R9 "
|
/frameworks/ml/nn/extensions/ |
D | README.md | 17 Apps and native binaries located on the `/system` partition can't use vendor 20 A list of Android apps and binaries permitted to use NNAPI vendor extensions is 82 An extension operation can use any operand type, including nonextension operand 103 To check whether a device supports an extension, use 116 To build a model with an extension operand, use `ANeuralNetworksModel_getExtensionOperandType` 131 Optionally, use 144 To build a model with an extension operation, use 205 Android 10 or higher, use vendor extensions instead.
|
/frameworks/av/services/audiopolicy/engineconfigurable/tools/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 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/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/ |
D | Android.bp | 5 * you may not use this file except in compliance with the License. 17 // Import this namespace in order to use AOSP Automotive configuration example 78 // This is for Settings generation, must use socket port, so userdebug version is required
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/ |
D | Android.bp | 5 * you may not use this file except in compliance with the License. 17 // Import this namespace in order to use AOSP Car Emulator configuration example 79 // This is for Settings generation, must use socket port, so userdebug version is required
|
/frameworks/base/core/proto/android/app/ |
D | enums.proto | 5 * you may not use this file except in compliance with the License. 93 // Process is being cached for later use and contains activities. 95 // Process is being cached for later use and is a client of another cached 98 // Process is being cached for later use and has an activity that corresponds 101 // Process is being cached for later use and is empty.
|
/frameworks/base/tools/dump-coverage/ |
D | README.md | 13 adb shell 'mkdir /data/data/com.android.deskclock/folder-to-use' 19 …system/lib/libdumpcoverage.so=dump:/data/data/com.android.deskclock/folder-to-use/coverage-file.ec' 31 adb pull /data/data/com.android.deskclock/folder-to-use/coverage-file.ec ~/path-on-your-computer
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/ |
D | Android.bp | 5 * you may not use this file except in compliance with the License. 17 // Import this namespace in order to use AOSP Phone configuration example 87 // This is for Settings generation, must use socket port, so userdebug version is required
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 4 …operties to animate, which animations to chain together, and the default physics parameters to use. 29 …use for animations of the given property. This allows the controller to configure stiffness and bo… 32 …ler’s configuration properties to build the animations, the controller can use them to actually ru… 34 In either case, the controller can use `super.animationForChild` to retrieve a `PhysicsPropertyAnim… 43 ...as well as shortcut methods to reduce the amount of boilerplate code needed for common use cases: 64 This would use the physics animations constructed by the layout to spring the view to *(100, 200)* … 69 …functionality to reduce the amount of boilerplate required for typical physics animation use cases. 72 …use different end actions for each property. For example, if we're animating a view to the bottom …
|
/frameworks/ml/nn/ |
D | README.txt | 4 you may not use this file except in compliance with the License. 22 ./runtime/include: The header files that an external developer would use. 24 C++ wrapper around the C API to make it easier to use.
|
/frameworks/av/media/libnbaio/ |
D | Android.bp | 34 // libnbaio_mono is the part of libnbaio that is available for vendors to use. Vendor modules can't 55 // libsndfile license is incompatible; uncomment to use for local debug only
|
/frameworks/libs/native_bridge_support/overriding/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 18 // only for targets that explicitly use this namespace via PRODUCT_SOONG_NAMESPACES
|
/frameworks/base/core/tests/benchmarks/ |
D | README | 2 These benchmarks use the Caliper benchmark framework, and can be 18 # Run vogar in benchmark mode, telling it to use app_process (not dalvikvm which is default)
|
/frameworks/av/camera/ndk/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 67 // TODO: jchowdhary@, use header_libs instead b/131165718 129 // TODO: jchowdhary@, use header_libs instead b/131165718
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 18 // use by our example of how to bundle a shared library with an APK.
|
/frameworks/av/services/audiopolicy/enginedefault/config/example/ |
D | Android.bp | 5 * you may not use this file except in compliance with the License. 17 // Import this namespace in order to use AOSP Phone with Default Engine configuration example
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 18 // use by our example of how to bundle a shared library with an APK.
|
/frameworks/compile/slang/ |
D | NOTICE | 8 you may not use this file except in compliance with the License. 25 "License" shall mean the terms and conditions for use, reproduction, 93 use, offer to sell, sell, import, and otherwise transfer the Work, 141 for use, reproduction, or distribution of Your modifications, or 142 for any such Derivative Works as a whole, provided Your use, 154 6. Trademarks. This License does not grant permission to use the trade 156 except as required for reasonable and customary use in describing the 175 result of this License or out of the use or inability to use the 221 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 253 other licenses gives permission to use the names of the LLVM Team or the [all …]
|
/frameworks/compile/libbcc/ |
D | NOTICE | 10 you may not use this file except in compliance with the License. 27 "License" shall mean the terms and conditions for use, reproduction, 95 use, offer to sell, sell, import, and otherwise transfer the Work, 143 for use, reproduction, or distribution of Your modifications, or 144 for any such Derivative Works as a whole, provided Your use, 156 6. Trademarks. This License does not grant permission to use the trade 158 except as required for reasonable and customary use in describing the 177 result of this License or out of the use or inability to use the 221 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 255 other licenses gives permission to use the names of the LLVM Team or the [all …]
|
12345678910>>...65