/aosp_15_r20/cts/common/device-side/bedstead/modules/permissions/src/main/kotlin/com/android/bedstead/permissions/ |
H A D | CommonPermissions.java | 13 * See the License for the specific language governing permissions and 26 /** See {@code Manifest#READ_CONTACTS} */ 29 /** See {@code Manifest#WRITE_CONTACTS} */ 32 /** See {@code Manifest#SET_DEFAULT_ACCOUNT_FOR_CONTACTS} */ 36 /** See {@code Manifest#READ_CALENDAR} */ 39 /** See {@code Manifest#WRITE_CALENDAR} */ 42 /** See {@code Manifest#ACCESS_MESSAGES_ON_ICC} */ 46 /** See {@code Manifest#SEND_SMS} */ 49 /** See {@code Manifest#RECEIVE_SMS} */ 52 /** See {@code Manifest#READ_SMS} */ [all …]
|
/aosp_15_r20/external/curl/docs/libcurl/ |
H A D | curl_easy_setopt.md | 7 See-also: 70 Path to an abstract Unix domain socket. See CURLOPT_ABSTRACT_UNIX_SOCKET(3) 74 Timeout for waiting for the server's connect back to be accepted. See 79 Accept-Encoding and automatic decompressing data. See 84 IPv6 scope for local addresses. See CURLOPT_ADDRESS_SCOPE(3) 88 Specify the Alt-Svc: cache filename. See CURLOPT_ALTSVC(3) 92 Enable and configure Alt-Svc: treatment. See CURLOPT_ALTSVC_CTRL(3) 96 Append to remote file. See CURLOPT_APPEND(3) 100 Automatically set Referer: header. See CURLOPT_AUTOREFERER(3) 104 AWS HTTP V4 Signature. See CURLOPT_AWS_SIGV4(3) [all …]
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/ |
D | fwd.hpp | 19 /// @see gtc_quaternion 24 /// @see gtc_quaternion 29 /// @see gtc_quaternion 45 /// @see gtc_quaternion 50 /// @see gtc_quaternion 55 /// @see gtc_quaternion 60 /// @see gtc_quaternion 66 /// @see gtc_quaternion 71 /// @see gtc_quaternion 76 /// @see gtc_quaternion [all …]
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/ |
H A D | fwd.hpp | 19 /// @see gtc_quaternion 24 /// @see gtc_quaternion 29 /// @see gtc_quaternion 45 /// @see gtc_quaternion 50 /// @see gtc_quaternion 55 /// @see gtc_quaternion 60 /// @see gtc_quaternion 66 /// @see gtc_quaternion 71 /// @see gtc_quaternion 76 /// @see gtc_quaternion [all …]
|
/aosp_15_r20/frameworks/base/core/java/com/android/server/pm/pkg/ |
H A D | AndroidPackage.java | 13 * See the License for the specific language governing permissions and 81 * and {@link AndroidPackage} may be null in several cases. See 97 * @see R.attr#alternateLauncherIcons 108 * @see R.attr#alternateLauncherLabels 116 * @see ApplicationInfo#className 117 * @see R.styleable#AndroidManifestApplication_name 123 * @see ApplicationInfo#appComponentFactory 124 * @see R.styleable#AndroidManifestApplication_appComponentFactory 130 * @see ApplicationInfo#backupAgentName 131 * @see R.styleable#AndroidManifestApplication_backupAgent [all …]
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | type_aligned.hpp | 4 /// @see core (dependence) 5 /// @see gtc_quaternion (dependence) 34 /// @see gtx_type_aligned 38 /// @see gtx_type_aligned 42 /// @see gtx_type_aligned 46 /// @see gtx_type_aligned 51 /// @see gtx_type_aligned 55 /// @see gtx_type_aligned 59 /// @see gtx_type_aligned 63 /// @see gtx_type_aligned [all …]
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | type_aligned.hpp | 4 /// @see core (dependence) 5 /// @see gtc_quaternion (dependence) 34 /// @see gtx_type_aligned 38 /// @see gtx_type_aligned 42 /// @see gtx_type_aligned 46 /// @see gtx_type_aligned 51 /// @see gtx_type_aligned 55 /// @see gtx_type_aligned 59 /// @see gtx_type_aligned 63 /// @see gtx_type_aligned [all …]
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | type_precision.hpp | 4 /// @see core (dependence) 5 /// @see gtc_half_float (dependence) 6 /// @see gtc_quaternion (dependence) 49 /// @see gtc_type_precision 53 /// @see gtc_type_precision 57 /// @see gtc_type_precision 61 /// @see gtc_type_precision 65 /// @see gtc_type_precision 69 /// @see gtc_type_precision 73 /// @see gtc_type_precision [all …]
|
D | packing.hpp | 4 /// @see core (dependence) 34 /// @see gtc_packing 35 /// @see uint16 packUnorm2x8(vec2 const & v) 36 /// @see uint32 packUnorm4x8(vec4 const & v) 37 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/packUnorm4x8.xml">GLSL packUnorm4x8… 38 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica… 46 /// @see gtc_packing 47 /// @see vec2 unpackUnorm2x8(uint16 p) 48 /// @see vec4 unpackUnorm4x8(uint32 p) 49 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/unpackUnorm4x8.xml">GLSL unpackUnor… [all …]
|
D | matrix_integer.hpp | 4 /// @see core (dependence) 35 /// @see gtc_matrix_integer 39 /// @see gtc_matrix_integer 43 /// @see gtc_matrix_integer 47 /// @see gtc_matrix_integer 51 /// @see gtc_matrix_integer 55 /// @see gtc_matrix_integer 59 /// @see gtc_matrix_integer 63 /// @see gtc_matrix_integer 67 /// @see gtc_matrix_integer [all …]
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A D | type_precision.hpp | 4 /// @see core (dependence) 5 /// @see gtc_half_float (dependence) 6 /// @see gtc_quaternion (dependence) 49 /// @see gtc_type_precision 53 /// @see gtc_type_precision 57 /// @see gtc_type_precision 61 /// @see gtc_type_precision 65 /// @see gtc_type_precision 69 /// @see gtc_type_precision 73 /// @see gtc_type_precision [all …]
|
H A D | packing.hpp | 4 /// @see core (dependence) 34 /// @see gtc_packing 35 /// @see uint16 packUnorm2x8(vec2 const & v) 36 /// @see uint32 packUnorm4x8(vec4 const & v) 37 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/packUnorm4x8.xml">GLSL packUnorm4x8… 38 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica… 46 /// @see gtc_packing 47 /// @see vec2 unpackUnorm2x8(uint16 p) 48 /// @see vec4 unpackUnorm4x8(uint32 p) 49 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/unpackUnorm4x8.xml">GLSL unpackUnor… [all …]
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/ |
H A D | CommonPackages.java | 13 * See the License for the specific language governing permissions and 23 /** See {@code PackageManager#FEATURE_AUDIO_LOW_LATENCY}. */ 26 /** See {@code PackageManager#FEATURE_AUDIO_OUTPUT}. */ 29 /** See {@code PackageManager#FEATURE_AUDIO_PRO}. */ 32 /** See {@code PackageManager#FEATURE_BLUETOOTH}. */ 35 /** See {@code PackageManager#FEATURE_BLUETOOTH_LE}. */ 38 /** See {@code PackageManager#FEATURE_CAMERA}. */ 41 /** See {@code PackageManager#FEATURE_CAMERA_AUTOFOCUS}. */ 44 /** See {@code PackageManager#FEATURE_CAMERA_ANY}. */ 47 /** See {@code PackageManager#FEATURE_CAMERA_EXTERNAL}. */ [all …]
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/file/ |
H A D | FilesUncheck.java | 3 * contributor license agreements. See the NOTICE file distributed with 14 * See the License for the specific language governing permissions and 54 * @see Files 55 * @see IOException 56 * @see UncheckedIOException 65 * @param in See delegate. 66 * @param target See delegate. 67 * @param options See delegate. 68 * @return See delegate. 70 * @see Files#copy(InputStream, Path,CopyOption...) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/ |
H A D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/ |
H A D | measunit.h | 86 * @see umeas_getPrefixBase 87 * @see umeas_getPrefixPower 515 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information. 530 * occur. For more information, see UMeasureUnitComplexity. 545 * occur. For more information, see UMeasureUnitComplexity. 549 * @see umeas_getPrefixBase 550 * @see umeas_getPrefixPower 560 * occur. For more information, see UMeasureUnitComplexity. 576 * occur. For more information, see UMeasureUnitComplexity. 592 * occur. For more information, see UMeasureUnitComplexity. [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/ |
H A D | measunit.h | 88 * @see umeas_getPrefixBase 89 * @see umeas_getPrefixPower 475 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information. 490 * occur. For more information, see UMeasureUnitComplexity. 505 * occur. For more information, see UMeasureUnitComplexity. 509 * @see umeas_getPrefixBase 510 * @see umeas_getPrefixPower 520 * occur. For more information, see UMeasureUnitComplexity. 536 * occur. For more information, see UMeasureUnitComplexity. 552 * occur. For more information, see UMeasureUnitComplexity. [all …]
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | measunit.h | 86 * @see umeas_getPrefixBase 87 * @see umeas_getPrefixPower 515 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information. 530 * occur. For more information, see UMeasureUnitComplexity. 545 * occur. For more information, see UMeasureUnitComplexity. 549 * @see umeas_getPrefixBase 550 * @see umeas_getPrefixPower 560 * occur. For more information, see UMeasureUnitComplexity. 576 * occur. For more information, see UMeasureUnitComplexity. 592 * occur. For more information, see UMeasureUnitComplexity. [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraMetadata.java | 13 * See the License for the specific language governing permissions and 51 * information on whether a specific value is fixed, see the documentation for its key. 54 * @see CameraDevice 55 * @see CameraManager 56 * @see CameraCharacteristics 300 * Regular key: look up it's native tag and see if it's in filterTags in shouldKeyBeAdded() 329 * @see CaptureRequest#LENS_FOCUS_DISTANCE 330 * @see CameraCharacteristics#LENS_INFO_MINIMUM_FOCUS_DISTANCE 331 * @see CameraCharacteristics#LENS_INFO_FOCUS_DISTANCE_CALIBRATION 342 * @see CameraCharacteristics#LENS_INFO_FOCUS_DISTANCE_CALIBRATION [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/ |
H A D | measunit.h | 346 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information. 361 * occur. For more information, see UMeasureUnitComplexity. 375 * occur. For more information, see UMeasureUnitComplexity. 388 * occur. For more information, see UMeasureUnitComplexity. 404 * occur. For more information, see UMeasureUnitComplexity. 420 * occur. For more information, see UMeasureUnitComplexity. 438 * MIXED unit, an error will occur. For more information, see UMeasureUnitComplexity. 557 * Also see {@link #getGForce()}. 565 * Also see {@link #createGForce()}. 573 * Also see {@link #getMeterPerSecondSquared()}. [all …]
|