| /external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/ |
| D | DownloadDirectoryHelper.java | 75 … CompletableFuture.runAsync(() -> doDownloadDirectory(returnFuture, downloadDirectoryRequest), in downloadDirectory() 77 .whenComplete((r, t) -> { in downloadDirectory() 98 // Delimiter is null by default. See https://github.com/aws/aws-sdk-java/issues/1215 in doDownloadDirectory() 119 allOfFutures.whenComplete((r, t) -> { in doDownloadDirectory() 136 return s3Object -> { in downloadSingleFile() 153 Path destinationPath = downloadDirectoryRequest.destination().resolve(relativePath); in determineDestinationPath() local 154 validatePath(downloadDirectoryRequest.destination(), destinationPath, s3Object.key()); in determineDestinationPath() local 155 return destinationPath; in determineDestinationPath() 170 … Path destinationPath = determineDestinationPath(downloadDirectoryRequest, listRequest, s3Object); in doDownloadSingleFile() local 172 …est downloadFileRequest = downloadFileRequest(downloadDirectoryRequest, s3Object, destinationPath); in doDownloadSingleFile() [all …]
|
| /external/mesa3d/.gitlab-ci/windows/ |
| D | mesa_deps_d3d.ps1 | 7 $depsInstallPath="C:\mesa-deps" 9 Write-Host "Downloading DirectX 12 Agility SDK at:" 10 Get-Date 11 Invoke-WebRequest -Uri https://www.nuget.org/api/v2/package/Microsoft.Direct3D.D3D12/1.610.2 -OutFi… 12 Expand-Archive -Path 'agility.zip' -DestinationPath 'C:\agility' 13 # Copy Agility SDK into mesa-deps\bin\D3D12 14 New-Item -ErrorAction SilentlyContinue -ItemType Directory -Path $depsInstallPath\bin -Name 'D3D12' 15 Copy-Item 'C:\agility\build\native\bin\x64\*.dll' -Destination $depsInstallPath\bin\D3D12 16 Remove-Item 'agility.zip' 17 Remove-Item -Recurse 'C:\agility' [all …]
|
| /external/google-cloud-java/java-storageinsights/proto-google-cloud-storageinsights-v1/src/main/java/com/google/cloud/storageinsights/v1/ |
| D | CloudStorageDestinationOptionsOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 61 * @return The destinationPath. 74 * @return The bytes for destinationPath.
|
| D | CloudStorageDestinationOptions.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 138 * @return The destinationPath. 162 * @return The bytes for destinationPath. 177 private byte memoizedIsInitialized = -1; 203 if (size != -1) return size; in getSerializedSize() 670 * @return The destinationPath. 693 * @return The bytes for destinationPath. 716 * @param value The destinationPath to set. 756 * @param value The bytes for destinationPath to set.
|
| D | V1Proto.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 133 + "quest\022C\n\006parent\030\001 \001(\tB3\340A\002\372A-\022+storagein" 138 + "\0132-.google.cloud.storageinsights.v1.Repo" 141 + "\022A\n\004name\030\001 \001(\tB3\340A\002\372A-\n+storageinsights." 144 + "-\022+storageinsights.googleapis.com/Report" 145 + "Config\022I\n\rreport_config\030\003 \001(\0132-.google.c" 150 + "_config\030\002 \001(\0132-.google.cloud.storageinsi" 153 + "\022A\n\004name\030\001 \001(\tB3\340A\002\372A-\n+storageinsights." 166 … + "\030\001 \001(\003\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005va" 172 + "arent\030\001 \001(\tB3\340A\002\372A-\022+storageinsights.goo" [all …]
|
| /external/crosvm/tools/ |
| D | install-deps.ps1 | 18 …b.com/protocolbuffers/protobuf/releases/download/v$PROTOC_VERSION/protoc-$PROTOC_VERSION-win64.zip" 25 …RUSTUP_INIT_URL = "https://static.rust-lang.org/rustup/archive/$RUSTUP_INIT_VERSION/x86_64-pc-wind… 26 $RUSTUP_INIT = $BASE_DIR + 'rustup-init.exe' 29 … = "https://github.com/cargo-bins/cargo-binstall/releases/download/$CARGO_BINSTALL_VERSION/cargo-b… 31 Write-Host "Installing in $BASE_DIR" 33 if (!(Test-Path $BASE_DIR -PathType Container)) { 34 New-Item -ItemType Directory -Force -Path $BASE_DIR 37 Set-Location $BASE_DIR 40 Invoke-WebRequest $PROTOC_URL -Out $PROTOC_ZIP 41 Write-Host "Verifying protoc integrity" [all …]
|
| /external/libxkbcommon/.github/workflows/ |
| D | main.yml | 11 runs-on: ubuntu-18.04 16 - uses: actions/checkout@v2 17 - uses: actions/setup-python@v1 19 python-version: '3.7' 20 - name: Install dependencies 22 python -m pip install --upgrade pip meson 23 sudo apt update -y 24 sudo env DEBIAN_FRONTEND=noninteractive apt install -y \ 25 doxygen libxcb-xkb-dev valgrind ninja-build \ 26 libwayland-dev wayland-protocols bison graphviz [all …]
|
| /external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/ |
| D | test-json-client-interface.java | 56 String SERVICE_NAME = "json-service"; 62 String SERVICE_METADATA_ID = "json-service-endpoint"; 72 …* The request was rejected because an invalid or out-of-range value was supplied for an in… 81 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperation" ta… 107 …* The request was rejected because an invalid or out-of-range value was supplied for an in… 116 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperation" ta… 135 …* The request was rejected because an invalid or out-of-range value was supplied for an in… 144 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperationWith… 169 …* The request was rejected because an invalid or out-of-range value was supplied for an in… 178 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperationWith… [all …]
|
| D | test-json-async-client-interface.java | 64 String SERVICE_NAME = "json-service"; 70 String SERVICE_METADATA_ID = "json-service-endpoint"; 89 …* <li>InvalidInputException The request was rejected because an invalid or out-of-range va… 99 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperation" ta… 126 …* <li>InvalidInputException The request was rejected because an invalid or out-of-range va… 136 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperation" ta… 156 …* <li>InvalidInputException The request was rejected because an invalid or out-of-range va… 166 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperationWith… 192 …* <li>InvalidInputException The request was rejected because an invalid or out-of-range va… 202 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/json-service-2010-05-08/APostOperationWith… [all …]
|
| /external/python/cpython3/.azure-pipelines/windows-release/ |
| D | stage-test-embed.yml | 2 - job: Test_Embed 7 vmImage: windows-2022 20 - checkout: none 22 - task: DownloadBuildArtifacts@0 28 - powershell: | 29 $p = gi "$(Build.BinariesDirectory)\embed\python*embed-$(Name).zip" 30 Expand-Archive -Path $p -DestinationPath "$(Build.BinariesDirectory)\Python" 32 Write-Host "##vso[task.prependpath]$(Split-Path -Parent $p)" 35 - script: | 36 python -c "import sys; print(sys.version)" [all …]
|
| /external/jsilver/src/com/google/clearsilver/jsilver/data/ |
| D | DelegatedData.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 211 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument 212 getDelegate().setSymlink(sourcePath, destinationPath); in setSymlink()
|
| D | UnmodifiableData.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 92 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument
|
| D | NestedMapData.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 32 * This class has no synchronization logic. Follow the same thread-safety semantics as you would for 34 * modifying - should not read whilst another thread writes). 145 parent.childCount--; in severNode() 304 for (int lastDot = 0, nextDot = 0; nextDot != -1 && current != null; lastDot = nextDot + 1) { in getChild() 306 String chunk = nextDot == -1 ? path.substring(lastDot) : path.substring(lastDot, nextDot); in getChild() 318 for (int lastDot = 0, nextDot = 0; nextDot != -1; lastDot = nextDot + 1) { in createChild() 320 String chunk = nextDot == -1 ? path.substring(lastDot) : path.substring(lastDot, nextDot); in createChild() 331 * Non-recursive method that only returns a Data node if this node has a child whose name matches 379 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument [all …]
|
| D | Data.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 51 * with an integer value of '0' is not mistaken for a non-existent node. 61 * with a boolean value of 'false' is not mistaken for a non-existent node. 172 void setSymlink(String sourcePath, String destinationPath); in setSymlink() argument 255 * should improve CPU and/or memory usage for long-lived Data objects. For example, it may 275 * explicitly called if populating the HDF with pre-escaped or trusted values.
|
| D | DefaultDataContext.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 184 if (dot != -1) { in findVariable() 205 if (dot == -1) { in findVariable() 218 if (dot == -1) { in findVariable() 241 * be exposed outside of this class for value-based local variables. 340 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument
|
| /external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/client/ |
| D | AsyncClientInterface.java | 148 ….filter(builder -> software.amazon.awssdk.core.ClientType.ASYNC.equals(builder.getClientTypeEnum()… in addAdditionalMethods() 149 .forEach(builders -> type.addMethod(additionalBuilders(builders))); in addAdditionalMethods() 205 .sorted(Comparator.comparing(m -> m.name)) in operations() 216 .map(m -> DeprecationUtils.checkDeprecated(operationModel, m)); in operationsWithVariants() 397 .addParameter(ClassName.get(Path.class), "destinationPath") in streamingOutputFileSimpleMethod() 398 .addStatement("return $L($L, $T.toFile(destinationPath))", opModel.getMethodName(), in streamingOutputFileSimpleMethod() 416 .addParameter(ClassName.get(Path.class), "destinationPath") in streamingInputOutputFileSimpleMethod() 417 .addStatement("return $L($L, $T.fromFile(sourcePath), $T.toFile(destinationPath))", in streamingInputOutputFileSimpleMethod()
|
| /external/libxml2/.gitlab-ci/ |
| D | Test-Msvc.ps1 | 3 if (-not (Test-Path cmake-$Env:CMAKE_VERSION-win64-x64)) { 4 Invoke-WebRequest ` 5 …-Uri http://github.com/Kitware/CMake/releases/download/v$Env:CMAKE_VERSION/cmake-$Env:CMAKE_VERSIO… 6 -OutFile cmake-$Env:CMAKE_VERSION-win64-x64.zip 7 Expand-Archive cmake-$Env:CMAKE_VERSION-win64-x64.zip -DestinationPath . 9 $Env:Path="$Env:CI_PROJECT_DIR\cmake-$Env:CMAKE_VERSION-win64-x64\bin;$Env:Path" 11 if (-not (Test-Path 7za.exe)) { 12 Invoke-WebRequest ` 13 -Uri https://www.7-zip.org/a/7z1900-extra.7z ` 14 -OutFile 7z1900-extra.7z [all …]
|
| /external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/internal/ |
| D | Constant.java | 33 * Name of the source {@link Path}-typed formal method parameters of streaming input operations. 38 * Name of the destination {@link Path}-typed formal method parameters of streaming output 41 public static final String SYNC_CLIENT_DESTINATION_PATH_PARAM_NAME = "destinationPath"; 55 public static final String PROTOCOL_CONFIG_LOCATION = "/protocol-config/%s.json";
|
| /external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/docs/ |
| D | AsyncOperationDocProvider.java | 28 …* object). Subclasses provide documentation for specialized method overloads like simple no-arg me… 34 "in a non-blocking manner. The size of the content is expected to be known up front. " + 40 … "non-blocking manner. See {@link AsyncResponseTransformer} for details on how this callback " + 103 … docBuilder.param("destinationPath", SIMPLE_FILE_OUTPUT_DOCS + getStreamingOutputDocs()); in applyParams()
|
| /external/OpenCL-CLHPP/.github/workflows/ |
| D | windows.yml | 7 runs-on: windows-2022 12 GEN: [Visual Studio 17 2022, Ninja Multi-Config] 17 …ub.com/Kitware/CMake/releases/download/v${{matrix.CMAKE}}/cmake-${{matrix.CMAKE}}-windows-x86_64.z… 20 NINJA_URL: https://github.com/ninja-build/ninja/releases/download/v1.10.2/ninja-win.zip 24 - name: Checkout OpenCL-CLHPP 29 - name: Checkout OpenCL-Headers 32 repository: KhronosGroup/OpenCL-Headers 33 path: external/OpenCL-Headers 35 - name: Checkout OpenCL-ICD-Loader 38 repository: KhronosGroup/OpenCL-ICD-Loader [all …]
|
| /external/OpenCL-Headers/.github/workflows/ |
| D | windows.yml | 5 paths-ignore: 6 - '**/*.md' 8 paths-ignore: 9 - '**/*.md' 13 runs-on: windows-latest 22 - VER: v141 24 GEN: Ninja Multi-Config 28 NINJA_URL: https://github.com/ninja-build/ninja/releases/download/v1.10.2/ninja-win.zip 34 - uses: actions/checkout@v3 36 - name: Cache Ninja install [all …]
|
| /external/aws-sdk-java-v2/services/greengrass/src/main/resources/codegen-resources/ |
| D | service-2.json | 3 "apiVersion" : "2017-06-07", 8 "protocol" : "rest-json", 10 "uid" : "greengrass-2017-06-07", 154 …. ''CreateDeployment'' requests are idempotent with respect to the ''X-Amzn-Client-Token'' token a… 250 …roup_setup'' package (https://github.com/awslabs/aws-greengrass-group-setup) as a library or comma… 1126 "requestUri" : "/greengrass/bulk/deployments/{BulkDeploymentId}/detailed-reports", 1179 …ners for connectors. Connectors run on the Greengrass core and contain built-in integration with l… 1494 "requestUri" : "/tags/{resource-arn}", 1548 …ate that has a fixed upper limit. We recommend that you include an ''X-Amzn-Client-Token'' token i… 1574 "requestUri" : "/tags/{resource-arn}", [all …]
|
| /external/aws-sdk-java-v2/services/greengrassv2/src/main/resources/codegen-resources/ |
| D | service-2.json | 4 "apiVersion":"2020-11-30", 6 "protocol":"rest-json", 11 "uid":"greengrassv2-2020-11-30" 27 …-role/AWSGreengrassResourceAccessRolePolicy\">AWSGreengrassResourceAccessRolePolicy</a> managed po… 45 …-cloud-discovery.html\">Configure cloud discovery</a> in the <i>IoT Greengrass V2 Developer Guide<… 101 …ref=\"https://docs.aws.amazon.com/greengrass/v2/developerguide/component-recipe-reference.html\">I… 121 …he <a href=\"https://docs.aws.amazon.com/greengrass/v2/developerguide/create-deployments.html\">Cr… 206 …ef=\"https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-service-role.html\">Green… 240 …"documentation":"<p>Gets the pre-signed URL to download a public or a Lambda component artifact. C… 255 …-discover-api.html\">IoT Greengrass discovery API</a>, IoT Greengrass returns connectivity informa… [all …]
|