/aosp_15_r20/out/soong/raw-aosp_shiba/ac/ |
D | ac8befd335a7637c72cc34ccabf8c822ee2e9855 | 99 …t/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/javac/art-ru… 100 …t/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/javac/art-ru… 127 …branches/art-run-test-657-branches/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/out/lint… 130 …to: "out/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/lint/… 134 …to: "out/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/lint/… 138 …to: "out/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/lint/… 142 …to: "out/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/lint/… 146 …to: "out/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/lint/… 150 …to: "out/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/lint/… 154 …file: "out/soong/.intermediates/art/test/657-branches/art-run-test-657-branches/android_common/lin… [all …]
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkRTree.cpp | 18 std::vector<Branch> branches; in insert() local 19 branches.reserve(N); in insert() 30 branches.push_back(b); in insert() 33 fCount = (int)branches.size(); in insert() 39 n->fChildren[0] = branches[0]; in insert() 41 fRoot.fBounds = branches[0].fBounds; in insert() 44 fRoot = this->bulkLoad(&branches); in insert() 60 int SkRTree::CountNodes(int branches) { in CountNodes() argument 61 if (branches == 1) { in CountNodes() 64 int remainder = branches % kMaxChildren; in CountNodes() [all …]
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
H A D | LineImpl.java | 48 * Empty line without instructions or branches. 53 final CounterImpl branches) { in getInstance() argument 56 final int bm = branches.getMissedCount(); in getInstance() 57 final int bc = branches.getCoveredCount(); in getInstance() 62 return new Var(instructions, branches); in getInstance() 69 Var(final CounterImpl instructions, final CounterImpl branches) { in Var() argument 70 super(instructions, branches); in Var() 75 final ICounter branches) { in increment() argument 77 this.branches = this.branches.increment(branches); in increment() 93 final ICounter branches) { in increment() argument [all …]
|
H A D | Instruction.java | 60 private int branches; field in Instruction 76 this.branches = 0; in Instruction() 95 branches++; in addBranch() 117 branches++; in addBranch() 146 * Merges information about covered branches of this instruction with 151 * @return new instance with merged branches 155 result.branches = this.branches; in merge() 162 * Creates a copy of this instruction where all outgoing branches are 167 * new branches to consider 168 * @return new instance with replaced branches [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1alpha2/src/main/java/com/google/cloud/dataform/v1alpha2/ |
H A D | FetchRemoteBranchesResponse.java | 81 * <code>repeated string branches = 1;</code> 83 * @return A list containing the branches. 95 * <code>repeated string branches = 1;</code> 97 * @return The count of branches. 109 * <code>repeated string branches = 1;</code> 112 * @return The branches at the given index. 124 * <code>repeated string branches = 1;</code> 127 * @return The bytes of the branches at the given index. 516 * <code>repeated string branches = 1;</code> 518 * @return A list containing the branches. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1beta1/src/main/java/com/google/cloud/dataform/v1beta1/ |
H A D | FetchRemoteBranchesResponse.java | 81 * <code>repeated string branches = 1;</code> 83 * @return A list containing the branches. 95 * <code>repeated string branches = 1;</code> 97 * @return The count of branches. 109 * <code>repeated string branches = 1;</code> 112 * @return The branches at the given index. 124 * <code>repeated string branches = 1;</code> 127 * @return The bytes of the branches at the given index. 516 * <code>repeated string branches = 1;</code> 518 * @return A list containing the branches. [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/ |
H A D | document_service.proto | 50 get: "/v1alpha/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 52 … get: "/v1alpha/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" 61 get: "/v1alpha/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 63 … get: "/v1alpha/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 72 post: "/v1alpha/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 75 … post: "/v1alpha/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 85 patch: "/v1alpha/{document.name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 88 …patch: "/v1alpha/{document.name=projects/*/locations/*/collections/*/dataStores/*/branches/*/docum… 98 delete: "/v1alpha/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 100 … delete: "/v1alpha/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" [all …]
|
/aosp_15_r20/external/mbedtls/ |
H A D | CONTRIBUTING.md | 13 - [Backports](#long-term-support-branches): provide a backport if needed (it's fine to wait until t… 33 …n development branch and in LTS (Long Term Support) branches, as described in [BRANCHES.md](BRANCH… 41 Long Term Support Branches 43 …branches, which are maintained continuously for a given period. The LTS branches are provided to a… 45 When backporting to these branches please observe the following rules: 51 It would be highly appreciated if contributions are backported to LTS branches in addition to the [… 53 The list of maintained branches can be found in the [Current Branches section 54 of BRANCHES.md](BRANCHES.md#current-branches). 89 …s/GPL-2.0-or-later.html) licenses. This enables LTS (Long Term Support) branches of the software t…
|
H A D | BRANCHES.md | 1 # Maintained branches 3 At any point in time, we have a number of maintained branches, currently consisting of: 12 - One or more long-time support (LTS) branches: these only get bug fixes and 16 We retain a number of historical branches, whose names are prefixed by `archive/`, 18 These branches will not receive any changes or updates. 24 ABI compatibility within LTS branches; see the next section for details. 27 released. We may occasionally create LTS branches from other releases at our 87 ## Long-time support branches 89 For the LTS branches, additionally we try very hard to also maintain ABI 101 ## Current Branches [all …]
|
/aosp_15_r20/external/llvm/test/tools/llvm-cov/Inputs/ |
H A D | test_-b_-f.output | 3 No branches 8 No branches 13 No branches 18 No branches 23 No branches 28 No branches 33 Branches executed:100.00% of 4 39 Branches executed:100.00% of 11 45 No branches 50 No branches [all …]
|
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/proto/google/cloud/discoveryengine/v1beta/ |
H A D | document_service.proto | 49 get: "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 51 … get: "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" 60 get: "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 62 … get: "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 71 post: "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 74 … post: "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 84 patch: "/v1beta/{document.name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 87 …patch: "/v1beta/{document.name=projects/*/locations/*/collections/*/dataStores/*/branches/*/docume… 96 delete: "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 98 … delete: "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/ |
H A D | CONTRIBUTING.md | 13 - [Backports](#long-term-support-branches): provide a backport if needed (it's fine to wait until t… 33 …n development branch and in LTS (Long Term Support) branches, as described in [BRANCHES.md](BRANCH… 41 Long Term Support Branches 43 …branches, which are maintained continuously for a given period. The LTS branches are provided to a… 45 When backporting to these branches please observe the following rules: 51 It would be highly appreciated if contributions are backported to LTS branches in addition to the [… 53 The list of maintained branches can be found in the [Current Branches section 54 of BRANCHES.md](BRANCHES.md#current-branches).
|
H A D | BRANCHES.md | 1 # Maintained branches 3 At any point in time, we have a number of maintained branches, currently consisting of: 12 - One or more long-time support (LTS) branches: these only get bug fixes and 13 security fixes. Currently, the supported LTS branches are: 17 We retain a number of historical branches, whose names are prefixed by `archive/`, 19 These branches will not receive any changes or updates. 25 ABI compatibility within LTS branches; see the next section for details. 88 ## Long-time support branches 90 For the LTS branches, additionally we try very hard to also maintain ABI 102 ## Current Branches [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1/ |
H A D | document_service.proto | 49 get: "/v1/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 51 get: "/v1/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" 60 get: "/v1/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 62 get: "/v1/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 71 post: "/v1/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 74 post: "/v1/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 84 patch: "/v1/{document.name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 87 …patch: "/v1/{document.name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/… 97 delete: "/v1/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 99 … delete: "/v1/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/ |
H A D | document_service.proto | 50 get: "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 52 … get: "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" 61 get: "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 63 … get: "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 72 post: "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents" 75 … post: "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents" 85 patch: "/v1beta/{document.name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 88 …patch: "/v1beta/{document.name=projects/*/locations/*/collections/*/dataStores/*/branches/*/docume… 98 delete: "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}" 100 … delete: "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}" [all …]
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/ |
H A D | MerchantCenterLinkingConfig.java | 80 * Links between Merchant Center accounts and branches. 93 * Links between Merchant Center accounts and branches. 107 * Links between Merchant Center accounts and branches. 120 * Links between Merchant Center accounts and branches. 133 * Links between Merchant Center accounts and branches. 558 * Links between Merchant Center accounts and branches. 574 * Links between Merchant Center accounts and branches. 590 * Links between Merchant Center accounts and branches. 606 * Links between Merchant Center accounts and branches. 628 * Links between Merchant Center accounts and branches. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/ |
H A D | MerchantCenterLinkingConfig.java | 80 * Links between Merchant Center accounts and branches. 93 * Links between Merchant Center accounts and branches. 107 * Links between Merchant Center accounts and branches. 120 * Links between Merchant Center accounts and branches. 133 * Links between Merchant Center accounts and branches. 557 * Links between Merchant Center accounts and branches. 573 * Links between Merchant Center accounts and branches. 589 * Links between Merchant Center accounts and branches. 605 * Links between Merchant Center accounts and branches. 627 * Links between Merchant Center accounts and branches. [all …]
|
/aosp_15_r20/external/webrtc/docs/native-code/development/ |
H A D | index.md | 36 2. Optionally you can specify how new branches should be tracked: 43 3. Alternatively, you can create new local branches like this (recommended): 144 ## Working with Release Branches 146 To see available release branches, run: 161 sync will break on sufficiently old branches. In that case, you can try using 181 For more details, read Chromium's [Working with Branches][chromium-work-branches] and 182 [Working with Release Branches][chromium-work-release-branches] pages. 184 [Chromium Dashboard][https://chromiumdash.appspot.com/branches]. 283 [chromium-work-branches]: https://www.chromium.org/developers/how-tos/get-the-code/working-with-bra… 284 [chromium-work-release-branches]: https://www.chromium.org/developers/how-tos/get-the-code/working-…
|
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/ |
H A D | SourceHighlighter.java | 106 final ICounter branches = line.getBranchCounter(); in highlight() local 107 switch (branches.getStatus()) { in highlight() 110 "All %2$d branches missed.", branches); in highlight() 113 "All %2$d branches covered.", branches); in highlight() 116 "%1$d of %2$d branches missed.", branches); in highlight() 124 final ICounter branches) throws IOException { in span() argument 126 final Integer missed = Integer.valueOf(branches.getMissedCount()); in span() 127 final Integer total = Integer.valueOf(branches.getTotalCount()); in span()
|
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/google-cloud-discoveryengine/src/main/java/com/google/cloud/discoveryengine/v1beta/stub/ |
H A D | HttpJsonDocumentServiceStub.java | 88 … "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}", 97 … "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}") 125 … "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents", 134 … "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents") 164 … "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents", 173 … "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents") 205 … "/v1beta/{document.name=projects/*/locations/*/dataStores/*/branches/*/documents/*}", 215 …"/v1beta/{document.name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}") 248 … "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}", 257 … "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}") [all …]
|
/aosp_15_r20/external/angle/doc/ |
H A D | ChoosingANGLEBranch.md | 11 Branches are created automatically in ANGLE to correspond to branches created in 12 Chromium. These branches are named `chromium/####`, where the number is the 13 matching Chromium branch. These branches will be created from the revision which 17 (http://src.chromium.org/viewvc/chrome/branches/2013/src/DEPS?revision=272741) 23 stable Chromium release channel build, as those branches will be deployed with 26 branches will be short-lived. 33 In order to determine which branches are used by Chromium releases, please use 40 ## Updates to release branches 44 fixes for those bugs will be applied to the ANGLE branches for uptake by
|
/aosp_15_r20/external/toolchain-utils/afdo_tools/ |
H A D | update_kernel_afdo.py | 8 It supports updating on canary, stable, and beta branches. 228 branches = [] 233 branches.append(GitBranch(remote, int(branch_number), branch_name)) 235 branches.sort(key=lambda x: x.release_number) 236 if len(branches) < 2: 238 f"Expected at least two branches, but only found {len(branches)}" 241 stable = branches[-2] 242 beta = branches[-1] 268 # simple. These are read from branches, so we'd need cherry-picks to go 760 branches = autodetect_branches(toolchain_utils) [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | resource_op_lifting_cleanup.cc | 135 // if some argument becomes unused in all branches, drop that argument and the 138 ArrayRef<func::FuncOp> branches) { in EliminateUnusedResultsForIfCase() argument 141 cloned_branches.reserve(branches.size()); in EliminateUnusedResultsForIfCase() 142 for (func::FuncOp func : branches) { in EliminateUnusedResultsForIfCase() 165 // Check which function arguments are unused in all branches. We can drop in EliminateUnusedResultsForIfCase() 169 for (func::FuncOp func : branches) { in EliminateUnusedResultsForIfCase() 249 ArrayRef<func::FuncOp> branches, in ForwardCommonArgToOutput() argument 263 for (func::FuncOp func : branches) { in ForwardCommonArgToOutput() 276 << " is not tied to the same argument across all branches"; in ForwardCommonArgToOutput() 295 ArrayRef<func::FuncOp> branches, in CanonicalizeFunctionalIfCase() argument [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 9 // This pass makes sure that all branches are in range. There are several ways 11 // branches are in range and successively replace those that turn out not 14 // branches until no more changes are needed and a fixed point is reached. 20 // An alternative approach is to assume that all branches must be 22 // branches that, even under this pessimistic assumption, turn out to be 34 // On SystemZ, long branches are only needed for functions bigger than 64k, 39 // (1) Work out the address that each block would have if no branches 40 // need relaxing. Exit the pass early if all branches are in range 43 // (2) Work out the address that each block would have if all branches 47 // and relaxing those that need to be relaxed. For backward branches, [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 9 // This pass makes sure that all branches are in range. There are several ways 11 // branches are in range and successively replace those that turn out not 14 // branches until no more changes are needed and a fixed point is reached. 20 // An alternative approach is to assume that all branches must be 22 // branches that, even under this pessimistic assumption, turn out to be 34 // On SystemZ, long branches are only needed for functions bigger than 64k, 39 // (1) Work out the address that each block would have if no branches 40 // need relaxing. Exit the pass early if all branches are in range 43 // (2) Work out the address that each block would have if all branches 47 // and relaxing those that need to be relaxed. For backward branches, [all …]
|