/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | uninitialized.cpp | 21 // Test self-references within initializers which are guaranteed to be 24 int b = b + 1; // expected-warning {{variable 'b' is uninitialized when used within its own initial… 25 int c = (c + c); // expected-warning 2 {{variable 'c' is uninitialized when used within its own ini… 26 …g>(e) + 1; // expected-warning {{variable 'e' is uninitialized when used within its own initializa… 27 int f = foo(f); // expected-warning {{variable 'f' is uninitialized when used within its own initia… 37 int l = k ? l : l; // expected-warning 2{{variable 'l' is uninitialized when used within its own i… 38 int m = 1 + (k ? m : m); // expected-warning 2{{variable 'm' is uninitialized when used within its… 39 int n = -n; // expected-warning {{variable 'n' is uninitialized when used within its own initializ… 40 int o = std::move(o); // expected-warning {{variable 'o' is uninitialized when used within its own … 41 const int p = std::move(p); // expected-warning {{variable 'p' is uninitialized when used within it… [all …]
|
/aosp_15_r20/external/llvm/test/Verifier/ |
H A D | invalid-eh.ll | 40 ;T2: %x = cleanuppad within none [] 56 ;T4: %cs = catchswitch within none [label %next] unwind to caller 58 ;T4: %x = catchpad within %cs [] 68 ;T5: %cs = catchswitch within none [label %catch] unwind to caller 70 ;T5: catchpad within %cs [] 73 ;T5: cleanuppad within %cs [] 82 ;T6: %cs1 = catchswitch within none [label %catch1] unwind label %catch2 85 ;T6: catchpad within %cs1 [] 88 ;T6: %cs2 = catchswitch within none [label %catch2] unwind to caller 90 ;T6: catchpad within %cs2 [] [all …]
|
/aosp_15_r20/external/llvm/test/Transforms/Inline/ |
H A D | inline-funclets.ll | 15 %pad = cleanuppad within none [] 30 %pad.inner = cleanuppad within none [] 35 ; that stays within the inlinee. 36 ; CHECK-NEXT: %[[pad_inner:[^ ]+]] = cleanuppad within none 41 %pad.outer = cleanuppad within none [] 46 ; CHECK-NEXT: %[[pad_outer:[^ ]+]] = cleanuppad within none 67 %pad = cleanuppad within none [] 82 %outer = cleanuppad within none [] 86 ; CHECK-NEXT: %[[outer:[^ ]+]] = cleanuppad within none 91 %cs = catchswitch within %outer [label %catch] unwind to caller [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/ui/ |
D | lint-baseline-adservices.xml | 138 message="This method should only be accessed from tests or within private scope" 149 message="This method should only be accessed from tests or within private scope" 160 message="This method should only be accessed from tests or within private scope" 171 message="This method should only be accessed from tests or within private scope" 182 message="This method should only be accessed from tests or within private scope" 193 message="This method should only be accessed from tests or within private scope" 204 message="This method should only be accessed from tests or within private scope" 215 message="This method should only be accessed from tests or within private scope" 226 message="This method should only be accessed from tests or within private scope" 237 message="This method should only be accessed from tests or within private scope" [all …]
|
/aosp_15_r20/external/apache-xml/test/tests/contrib-gold/xsltc/mk/ |
H A D | mk017.out | 2 <!--author within poem-->Rupert Brooke 3 <!--date within poem-->1912 4 <!--title within poem-->Song 5 <!--stanza within poem--> 6 <!--line within stanza within poem-->And suddenly the wind comes soft, 7 <!--line within stanza within poem-->And Spring is here again; 8 <!--line within stanza within poem-->And the hawthorn quickens with buds of green 9 <!--line within stanza within poem-->And my heart with buds of pain. 11 <!--stanza within poem--> 12 <!--line within stanza within poem-->My heart all Winter lay so numb, [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/ |
D | lint-baseline.xml | 567 message="This method should only be accessed from tests or within private scope" 578 message="This method should only be accessed from tests or within private scope" 589 message="This method should only be accessed from tests or within private scope" 600 message="This method should only be accessed from tests or within private scope" 611 message="This method should only be accessed from tests or within private scope" 622 message="This method should only be accessed from tests or within private scope" 633 message="This method should only be accessed from tests or within private scope" 644 message="This method should only be accessed from tests or within private scope" 655 message="This method should only be accessed from tests or within private scope" 666 message="This method should only be accessed from tests or within private scope" [all …]
|
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/ |
H A D | ResultMetadata.java | 14 * Retrieves a {@code boolean} value stored within metadata. A {@link RuntimeException} is thrown 15 * in the case the provided {@code key} is not stored within metadata or is stored as another 24 * Retrieves a {@code boolean} value stored within metadata. If the metadata does not contain the 36 * Stores a {@code boolean} value within metadata. 44 * Retrieves a {@code byte} value stored within metadata. A {@link RuntimeException} is thrown in 45 * the case the provided {@code key} is not stored within metadata or is stored as another type. 53 * Retrieves a {@code byte} value stored within metadata. If the metadata does not contain the 65 * Stores a {@code byte} value within metadata. 73 * Retrieves a {@code short} value stored within metadata. A {@link RuntimeException} is thrown in 74 * the case the provided {@code key} is not stored within metadata or is stored as another type. [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/endtoends/ |
D | lint-baseline-adextservices.xml | 501 message="This method should only be accessed from tests or within private scope" 512 message="This method should only be accessed from tests or within private scope" 523 message="This method should only be accessed from tests or within private scope" 534 message="This method should only be accessed from tests or within private scope" 545 message="This method should only be accessed from tests or within private scope" 556 message="This method should only be accessed from tests or within private scope" 567 message="This method should only be accessed from tests or within private scope" 578 message="This method should only be accessed from tests or within private scope" 589 message="This method should only be accessed from tests or within private scope" 600 message="This method should only be accessed from tests or within private scope" [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/ |
H A D | distance_bucket.proto | 42 // User was within 700m of the location. 45 // User was within 1KM of the location. 48 // User was within 5KM of the location. 51 // User was within 10KM of the location. 54 // User was within 15KM of the location. 57 // User was within 20KM of the location. 60 // User was within 25KM of the location. 63 // User was within 30KM of the location. 66 // User was within 35KM of the location. 69 // User was within 40KM of the location. [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/ |
H A D | distance_bucket.proto | 42 // User was within 700m of the location. 45 // User was within 1KM of the location. 48 // User was within 5KM of the location. 51 // User was within 10KM of the location. 54 // User was within 15KM of the location. 57 // User was within 20KM of the location. 60 // User was within 25KM of the location. 63 // User was within 30KM of the location. 66 // User was within 35KM of the location. 69 // User was within 40KM of the location. [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/ |
H A D | distance_bucket.proto | 42 // User was within 700m of the location. 45 // User was within 1KM of the location. 48 // User was within 5KM of the location. 51 // User was within 10KM of the location. 54 // User was within 15KM of the location. 57 // User was within 20KM of the location. 60 // User was within 25KM of the location. 63 // User was within 30KM of the location. 66 // User was within 35KM of the location. 69 // User was within 40KM of the location. [all …]
|
/aosp_15_r20/external/llvm/test/Transforms/SimplifyCFG/ |
H A D | wineh-unreachable.ll | 15 cleanuppad within none [] 25 %cs1 = catchswitch within none [label %catch.body] unwind label %unreachable.unwind 27 ; CHECK-NEXT: catchswitch within none [label %catch.body] unwind to caller 30 ; CHECK-NEXT: catchpad within %cs1 33 %catch = catchpad within %cs1 [] 39 cleanuppad within none [] 51 ; CHECK: %cleanup = cleanuppad within none [] 54 %cleanup = cleanuppad within none [] 64 cleanuppad within none [] 75 %cs1 = catchswitch within none [label %catch.body] unwind to caller [all …]
|
H A D | empty-catchpad.ll | 12 %cs = catchswitch within none [label %pad1, label %pad2] unwind to caller 14 %cp1 = catchpad within %cs [i32 1] 18 %cp2 = catchpad within %cs [i32 2] 25 ; CHECK: %cs = catchswitch within none [label %pad1] unwind to caller 27 ; CHECK: %cp1 = catchpad within %cs [i32 1] 42 %cp.inner = cleanuppad within none [] 50 %cs.inner = catchswitch within none [label %pad.inner] unwind label %exn.dispatch 51 ; CHECK: %cs.inner = catchswitch within none [label %pad.inner] unwind to caller 53 %catch.inner = catchpad within %cs.inner [i32 0] 54 ; CHECK: %catch.inner = catchpad within %cs.inner [all …]
|
H A D | empty-cleanuppad.ll | 34 %0 = cleanuppad within none [] 38 %1 = cleanuppad within none [] 45 ; cleaned up within the try-block. 63 ; CHECK: cleanuppad within none 67 ; CHECK: catchswitch within none [label %catch] unwind to caller 83 %0 = cleanuppad within none [] 88 %cs1 = catchswitch within none [label %catch] unwind label %ehcleanup.1 91 %1 = catchpad within %cs1 [i8* null, i32 u0x40, i8* null] 101 %2 = cleanuppad within none [] 108 ; within the try-block. [all …]
|
/aosp_15_r20/external/llvm/test/CodeGen/WinEH/ |
H A D | wineh-cloning.ll | 21 %cs = catchswitch within none [label %catch] unwind to caller 23 %cp = catchpad within %cs [] 39 ; CHECK: %cs = catchswitch within none [label %catch] unwind to caller 41 ; CHECK: catchpad within %cs [] 52 cleanuppad within none [] 66 ; CHECK: cleanuppad within none [] 82 %cs = catchswitch within none [label %catch] unwind to caller 84 catchpad within %cs [] 87 cleanuppad within none [] 102 ; CHECK: catchpad within %cs [] [all …]
|
H A D | wineh-demotion.ll | 41 %cs1 = catchswitch within none [label %catch] unwind to caller 44 %cp = catchpad within %cs1 [] 78 ; CHECK: catchswitch within none 80 %cs1 = catchswitch within none [label %catch.inner] unwind label %merge.outer 83 %cpinner = catchpad within %cs1 [] 99 ; CHECK: catchswitch within none 100 %cs2 = catchswitch within none [label %catch.outer] unwind to caller 103 %cpouter = catchpad within %cs2 [] 105 ; CHECK: [[CatchPad:%[^ ]+]] = catchpad within %cs2 [] 146 ; CHECK-NEXT: catchswitch within none [all …]
|
/aosp_15_r20/packages/modules/IntentResolver/ |
D | lint-baseline.xml | 700 message="This method should only be accessed from tests or within private scope" 711 message="This method should only be accessed from tests or within private scope" 722 message="This method should only be accessed from tests or within private scope" 733 message="This method should only be accessed from tests or within private scope" 744 message="This method should only be accessed from tests or within private scope" 755 message="This method should only be accessed from tests or within private scope" 766 message="This method should only be accessed from tests or within private scope" 777 message="This method should only be accessed from tests or within private scope" 788 message="This method should only be accessed from tests or within private scope" 799 message="This method should only be accessed from tests or within private scope" [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/fixtures/ |
D | lint-baseline.xml | 50 message="This method should only be accessed from tests or within private scope" 61 message="This method should only be accessed from tests or within private scope" 72 message="This method should only be accessed from tests or within private scope" 83 message="This class should only be accessed from tests or within private scope" 94 message="This method should only be accessed from tests or within private scope" 105 message="This method should only be accessed from tests or within private scope" 116 message="This method should only be accessed from tests or within private scope" 127 message="This method should only be accessed from tests or within private scope" 138 message="This method should only be accessed from tests or within private scope" 149 message="This method should only be accessed from tests or within private scope" [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUReplaceLDSUseWithPointer.cpp | 9 // This pass replaces all the uses of LDS within non-kernel functions by 14 // would otherwise cause allocating huge memory for struct instance within every 33 // Initialize Pointer to point-to GV within kernel K. 36 // Replace all uses of GV within non kernel functions by Pointer. 116 /// instruction itself or it could be a constant expression which is used within 154 // Returns true if uses of given LDS global within non-kernel functions should 167 // FIXME: When GV is used within all (or within most of the kernels), then in shouldIgnorePointerReplacement() 225 // Within given kernel, initialize given LDS pointer to point to given LDS. 228 // If LDS pointer is already initialized within K, then nothing to do. in initializeLDSPointer() 236 // within kernel K. in initializeLDSPointer() [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Component.h | 87 * This method MUST be "non-blocking" and return within 1ms. 101 * This method MUST be "non-blocking" and return within 1ms. 124 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 125 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 148 * \retval C2_TIMED_OUT could not query the parameters within the time limit (unexpected) 184 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 185 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 207 * \retval C2_TIMED_OUT could not set the parameters within the time limit (unexpected) 233 * This method may be momentarily blocking, but MUST return within 5ms. 243 * \retval C2_TIMED_OUT could not create the tunnel within the time limit (unexpected) [all …]
|
/aosp_15_r20/frameworks/av/media/codec2/core/include/ |
H A D | C2Component.h | 87 * This method MUST be "non-blocking" and return within 1ms. 101 * This method MUST be "non-blocking" and return within 1ms. 124 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 125 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 148 * \retval C2_TIMED_OUT could not query the parameters within the time limit (unexpected) 184 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 185 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 207 * \retval C2_TIMED_OUT could not set the parameters within the time limit (unexpected) 233 * This method may be momentarily blocking, but MUST return within 5ms. 243 * \retval C2_TIMED_OUT could not create the tunnel within the time limit (unexpected) [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Component.h | 87 * This method MUST be "non-blocking" and return within 1ms. 101 * This method MUST be "non-blocking" and return within 1ms. 124 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 125 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 148 * \retval C2_TIMED_OUT could not query the parameters within the time limit (unexpected) 184 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 185 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 207 * \retval C2_TIMED_OUT could not set the parameters within the time limit (unexpected) 233 * This method may be momentarily blocking, but MUST return within 5ms. 243 * \retval C2_TIMED_OUT could not create the tunnel within the time limit (unexpected) [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Component.h | 87 * This method MUST be "non-blocking" and return within 1ms. 101 * This method MUST be "non-blocking" and return within 1ms. 124 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 125 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 148 * \retval C2_TIMED_OUT could not query the parameters within the time limit (unexpected) 184 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 185 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 207 * \retval C2_TIMED_OUT could not set the parameters within the time limit (unexpected) 233 * This method may be momentarily blocking, but MUST return within 5ms. 243 * \retval C2_TIMED_OUT could not create the tunnel within the time limit (unexpected) [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Component.h | 87 * This method MUST be "non-blocking" and return within 1ms. 101 * This method MUST be "non-blocking" and return within 1ms. 124 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 125 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 148 * \retval C2_TIMED_OUT could not query the parameters within the time limit (unexpected) 184 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 185 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 207 * \retval C2_TIMED_OUT could not set the parameters within the time limit (unexpected) 233 * This method may be momentarily blocking, but MUST return within 5ms. 243 * \retval C2_TIMED_OUT could not create the tunnel within the time limit (unexpected) [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Component.h | 87 * This method MUST be "non-blocking" and return within 1ms. 101 * This method MUST be "non-blocking" and return within 1ms. 124 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 125 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 148 * \retval C2_TIMED_OUT could not query the parameters within the time limit (unexpected) 184 * In the stopped state this method MUST be "non-blocking" and return within 1ms. 185 * In the running states this method may be momentarily blocking, but MUST return within 5ms. 207 * \retval C2_TIMED_OUT could not set the parameters within the time limit (unexpected) 233 * This method may be momentarily blocking, but MUST return within 5ms. 243 * \retval C2_TIMED_OUT could not create the tunnel within the time limit (unexpected) [all …]
|