/aosp_15_r20/frameworks/base/core/java/android/content/ |
H A D | Loader.java | 70 * is told it has changed. You do not normally need to use this yourself; 95 * loading its data. You do not normally need to implement this yourself; 117 * this yourself; it is used in the implementation of {@link android.app.LoaderManager} 282 * you <em>must not</em> call this method yourself, or you will conflict 374 * you <em>must not</em> call this method yourself, or you will conflict 408 * you <em>must not</em> call this method yourself, or you will conflict 436 * you <em>must not</em> call this method yourself, or you will conflict
|
/aosp_15_r20/external/gptfdisk/ |
H A D | README-efi.txt | 54 yourself, you'll need to sign gdisk_x64.efi yourself, too. Note that the 66 sbsign binary, so you may need to build it yourself. See the following page 117 version, so if you have a 32-bit EFI, you'll have to compile it yourself or
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/ |
D | example_test.go | 63 {"Name": "Ed", "Text": "Go fmt yourself!"} 83 // Ed: Go fmt yourself! 131 {"Name": "Ed", "Text": "Go fmt yourself!"} 171 // Ed: Go fmt yourself!
|
/aosp_15_r20/frameworks/native/libs/permission/include/android/permission/ |
H A D | PermissionChecker.h | 79 * NOTE: The attribution source should be for yourself with its next attribution 127 * NOTE: The attribution source should be for yourself with its next attribution 155 * NOTE: The attribution source should be for yourself with its next attribution 180 * NOTE: The attribution source should be for yourself with its next attribution
|
/aosp_15_r20/external/rust/android-crates-io/crates/ryu/src/pretty/ |
D | mod.rs | 23 /// Please check [`is_finite`] yourself before calling this function, or 24 /// check [`is_nan`] and [`is_infinite`] and handle those cases yourself. 130 /// Please check [`is_finite`] yourself before calling this function, or 131 /// check [`is_nan`] and [`is_infinite`] and handle those cases yourself.
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ryu-1.0.17/src/pretty/ |
H A D | mod.rs | 23 /// Please check [`is_finite`] yourself before calling this function, or 24 /// check [`is_nan`] and [`is_infinite`] and handle those cases yourself. 130 /// Please check [`is_finite`] yourself before calling this function, or 131 /// check [`is_nan`] and [`is_infinite`] and handle those cases yourself.
|
/aosp_15_r20/external/google-cloud-java/java-scheduler/proto-google-cloud-scheduler-v1/src/main/java/com/google/cloud/scheduler/v1/ |
H A D | HttpTarget.java | 503 * yourself. 524 * yourself. 548 * yourself. 1950 * yourself. 1971 * yourself. 2002 * yourself. 2030 * yourself. 2055 * yourself. 2094 * yourself. 2125 * yourself. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/ |
H A D | HttpRequest.java | 533 * yourself. 554 * yourself. 578 * yourself. 2019 * yourself. 2040 * yourself. 2071 * yourself. 2099 * yourself. 2124 * yourself. 2162 * yourself. 2193 * yourself. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-scheduler/proto-google-cloud-scheduler-v1beta1/src/main/java/com/google/cloud/scheduler/v1beta1/ |
H A D | HttpTarget.java | 503 * yourself. 524 * yourself. 548 * yourself. 1952 * yourself. 1973 * yourself. 2004 * yourself. 2032 * yourself. 2058 * yourself. 2097 * yourself. 2128 * yourself. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/ |
H A D | HttpRequest.java | 533 * yourself. 554 * yourself. 578 * yourself. 2025 * yourself. 2046 * yourself. 2077 * yourself. 2105 * yourself. 2130 * yourself. 2169 * yourself. 2200 * yourself. [all …]
|
/aosp_15_r20/external/scapy/ |
H A D | CONTRIBUTING.md | 22 not want to) do yourself, open an issue and use the label 26 know you're working on it (or assign the existing issue to yourself) 52 If you want a feature in Scapy, but cannot implement it yourself or
|
/aosp_15_r20/external/pytorch/tools/code_coverage/ |
H A D | README.md | 93 **2. Run tests yourself** 94 When you are developing a new feature, you may first run the tests yourself to make sure the implem… 98 # or you can run it yourself
|
/aosp_15_r20/frameworks/base/core/java/android/content/res/ |
H A D | ApkAssets.java | 179 * the FileDescriptor yourself (and can do that whenever you want). 198 * the FileDescriptor yourself (and can do that whenever you want). 237 * the FileDescriptor yourself (and can do that whenever you want). 257 * the FileDescriptor yourself (and can do that whenever you want).
|
/aosp_15_r20/external/oboe/apps/OboeTester/docs/ |
H A D | Usage.md | 111 8. Press SHARE button to send a WAV file recording of the last glitch by email to yourself. 122 The Share button will let you email the report to yourself. 134 After that, simply press the share button and you should be able to email this to yourself.
|
/aosp_15_r20/external/libexif/ |
H A D | README-Win32.txt | 6 As for building libexif yourself on or for Win32, you can 8 a) hack yourself a build system somehow
|
/aosp_15_r20/external/coreboot/Documentation/contributing/ |
H A D | gerrit_guidelines.md | 39 write yourself, make sure the license is compatible with the license of the 285 * If you have an interest in a particular area or mainboard, set yourself 286 up as a ‘maintainer’ of that area by adding yourself to the MAINTAINERS 306 * Familiarize yourself with the coreboot [commit message
|
/aosp_15_r20/external/python/bumble/docs/mkdocs/src/development/ |
D | contributing.md | 4 …ill need to submit a GitHub Pull Request (a.k.a PR). Please familiarize yourself with how that wor… 6 …es with the coding style, but it is still recommended to check that for yourself before submitting…
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/ |
H A D | README | 33 rename yourself IN_MOVE_SELF 35 rename yourself again
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/ |
H A D | JwtValidator.java | 103 * <p>If you want to ignore the type header or if you want to validate it yourself, use 129 * <p>If you want to ignore the issuer claim or if you want to validate it yourself, use 155 * <p>If you want to ignore this claim or if you want to validate it yourself, use
|
/aosp_15_r20/external/apache-xml/test/java/xdocs/sources/tests/ |
H A D | run.xml | 45 …ther: use the Ant build.xml script; run a convenience batch file; or execute java.exe yourself.</p> 58 <p>Alternately: Run java.exe and the desired test class yourself:<br/></p> 176 would not specify it yourself.</item>
|
/aosp_15_r20/external/aws-sdk-java-v2/services/cognitoidentityprovider/src/main/resources/codegen-resources/ |
H A D | service-2.json | 31 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 48 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 71 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 99 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 116 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 134 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 153 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 171 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 189 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… 207 … you must use IAM credentials to authorize requests, and you must grant yourself the corresponding… [all …]
|
/aosp_15_r20/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rIN/ |
H A D | strings.xml | 21 … you want to allow this to happen?\n\nIf you did not request the backup yourself, do not allow the… 24 …you want to allow this to happen?\n\nIf you did not request the restore yourself, do not allow the…
|
/aosp_15_r20/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rCA/ |
H A D | strings.xml | 21 … you want to allow this to happen?\n\nIf you did not request the backup yourself, do not allow the… 24 …you want to allow this to happen?\n\nIf you did not request the restore yourself, do not allow the…
|
/aosp_15_r20/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rAU/ |
H A D | strings.xml | 21 … you want to allow this to happen?\n\nIf you did not request the backup yourself, do not allow the… 24 …you want to allow this to happen?\n\nIf you did not request the restore yourself, do not allow the…
|
/aosp_15_r20/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rXC/ |
H A D | strings.xml | 21 …pen?\n\nIf you did not request the backup yourself, do not allow the… 24 …en?\n\nIf you did not request the restore yourself, do not allow the…
|