repo_id
stringlengths
21
96
file_path
stringlengths
31
155
content
stringlengths
1
92.9M
__index_level_0__
int64
0
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/cucim.kit.cumed-config.cmake.in
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/modules/CuCIMUtils.cmake
# # Copyright (c) 2020-2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agr...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/modules/SuperBuildUtils.cmake
# Apache License, Version 2.0 # Copyright 2021 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/deps/catch2.cmake
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/deps/googletest.cmake
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/deps/cli11.cmake
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/deps/googlebenchmark.cmake
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/cmake/deps/fmt.cmake
# Apache License, Version 2.0 # Copyright 2021 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/src
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/src/cumed/cumed.cpp
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/src
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cumed/src/cumed/cumed.h
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/CMakeLists.txt
# Apache License, Version 2.0 # Copyright 2020-2021 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required b...
0
rapidsai_public_repos/cucim/cpp/plugins
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.editorconfig
[*] indent_style = space indent_size = 4 charset = utf-8 trim_trailing_whitespace = true max_line_length = 120 insert_final_newline = true
0
rapidsai_public_repos/cucim/cpp/plugins
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.clang-format
AccessModifierOffset: -4 AlignAfterOpenBracket: Align AlignConsecutiveAssignments: false AlignConsecutiveDeclarations: false AlignEscapedNewlinesLeft: false AlignTrailingComments: false AllowAllParametersOfDeclarationOnNextLine: true AllowShortFunctionsOnASingleLine: false AllowShortIfStatementsOnASingleLine: false All...
0
rapidsai_public_repos/cucim/cpp/plugins
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cuslide.map
CUSLIDE_0.1 { local: *; };
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.vscode/settings.json
{ "cmake.sourceDirectory": "${workspaceFolder}/.", "cmake.buildDirectory": "${workspaceFolder}/build-debug" }
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/tests/config.h
/* * Apache License, Version 2.0 * Copyright 2020-2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/tests/test_philips_tiff.cpp
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/tests/CMakeLists.txt
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/tests/test_read_region.cpp
/* * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/tests/main.cpp
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/tests/test_read_rawtiff.cpp
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/benchmarks/config.h
/* * Apache License, Version 2.0 * Copyright 2020-2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/benchmarks/CMakeLists.txt
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/benchmarks/main.cpp
/* * Copyright (c) 2020-2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/misc.xml
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> <component name="JavaScriptSettings"> <option name="languageLevel" value="ES6" /> </component> </project>
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/.name
cuslide
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/vcs.xml
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$/../../.." vcs="Git" /> </component> </project>
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/cucim.kit.cuslide.iml
<?xml version="1.0" encoding="UTF-8"?> <module classpath="CMake" type="CPP_MODULE" version="4" />
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/codeStyles/codeStyleConfig.xml
<component name="ProjectCodeStyleConfiguration"> <state> <option name="USE_PER_PROJECT_SETTINGS" value="true" /> </state> </component>
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/codeStyles/Project.xml
<component name="ProjectCodeStyleConfiguration"> <code_scheme name="Project" version="173"> <clangFormatSettings> <option name="ENABLED" value="true" /> </clangFormatSettings> </code_scheme> </component>
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates/includes/NVIDIA_CMAKE_HEADER.cmake
# # Copyright (c) $YEAR, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates/includes/NVIDIA_C_HEADER.h
/* * Copyright (c) $YEAR, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates/internal/CMakeLists.txt.cmake
#parse("NVIDIA_CMAKE_HEADER.cmake")
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates/internal/C Header File.h
#parse("NVIDIA_C_HEADER.h") #[[#ifndef]]# ${INCLUDE_GUARD} #[[#define]]# ${INCLUDE_GUARD} #[[#endif]]# //${INCLUDE_GUARD}
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates/internal/C++ Class.cc
#parse("NVIDIA_C_HEADER.h") #[[#include]]# "${HEADER_FILENAME}"
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates/internal/C Source File.c
#parse("NVIDIA_C_HEADER.h") #if (${HEADER_FILENAME}) #[[#include]]# "${HEADER_FILENAME}" #end
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/.idea/fileTemplates/internal/C++ Class Header.h
#parse("NVIDIA_C_HEADER.h") #[[#ifndef]]# ${INCLUDE_GUARD} #[[#define]]# ${INCLUDE_GUARD} ${NAMESPACES_OPEN} class ${NAME} { }; ${NAMESPACES_CLOSE} #[[#endif]]# //${INCLUDE_GUARD}
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/cucim.kit.cuslide-config.cmake.in
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/modules/CuCIMUtils.cmake
# # Copyright (c) 2020-2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agr...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/modules/SuperBuildUtils.cmake
# Apache License, Version 2.0 # Copyright 2020 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/json.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/libtiff-policies-fix.cmake
# Apache License, Version 2.0 # Copyright 2020 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/nvjpeg.cmake
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/boost.cmake
# # Copyright (c) 2020-2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agr...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/libculibos.cmake
# # Copyright (c) 2022, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/libjpeg-turbo-policies-fix.cmake
# Apache License, Version 2.0 # Copyright 2020-2021 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required b...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/catch2.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/pugixml.cmake
# Apache License, Version 2.0 # Copyright 2020 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/googletest.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/openslide.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/cli11.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/libopenjpeg.cmake
# Apache License, Version 2.0 # Copyright 2020-2021 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required b...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/libjpeg-turbo.cmake
# Apache License, Version 2.0 # Copyright 2020-2021 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required b...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/googlebenchmark.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/fmt.cmake
# Apache License, Version 2.0 # Copyright 2020 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/libdeflate.cmake
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/cmake/deps/libtiff.cmake
# Apache License, Version 2.0 # Copyright 2020 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by app...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/srctest.h
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/cuslide.h
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/cuslide.cpp
/* * Copyright (c) 2020-2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/lzw/lzw_libtiff.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/lzw/lzw_libtiff.cpp
/** * Code below is based on libtiff library which is under BSD-like license, * for providing lzw_decoder implementation. * The code is a port of the following file: * https://gitlab.com/libtiff/libtiff/-/blob/8546f7ee994eacff0a563918096f16e0a6078fa2/libtiff/tif_lzw.c * , which is after v4.3.0. * Please see LI...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/lzw/lzw.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/lzw/lzw.cpp
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/deflate/deflate.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/deflate/deflate.cpp
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg/libjpeg_turbo.h
/* * Apache License, Version 2.0 * Copyright 2020 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg/libjpeg_turbo.cpp
/* * Apache License, Version 2.0 * Copyright 2020 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg/libnvjpeg.cpp
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg/libnvjpeg.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/raw/raw.cpp
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/raw/raw.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg2k/color_conversion.cpp
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg2k/color_conversion.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg2k/gen_color_table.py
# # Copyright (c) 2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg2k/libopenjpeg.cpp
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg2k/color_table.h
// This file is generated by gen_color_table.py // clang-format off #ifndef CUSLIDE_JPEG2K_COLOR_TABLE_H #define CUSLIDE_JPEG2K_COLOR_TABLE_H namespace cuslide::jpeg2k { static constexpr int16_t R_Cr[256] = { -179, -178, -176, -175, -173, -172, -171, -169, -168, -166, -165, -164, -162, -161, -159, -158, -157...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/jpeg2k/libopenjpeg.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/tiff/ifd.h
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/tiff/tiff.h
/* * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/tiff/ifd.cpp
/* * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/tiff/types.h
/* * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/tiff/tiff.cpp
/* * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/loader/nvjpeg_processor.h
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide
rapidsai_public_repos/cucim/cpp/plugins/cucim.kit.cuslide/src/cuslide/loader/nvjpeg_processor.cpp
/* * Apache License, Version 2.0 * Copyright 2021 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
0
rapidsai_public_repos/cucim/cpp
rapidsai_public_repos/cucim/cpp/cmake/cucim-config.cmake.in
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/modules/CuCIMUtils.cmake
# # Copyright (c) 2020-2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agr...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/modules/SuperBuildUtils.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/json.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/pybind11_pr4857_4877.patch
diff --git a/CMakeLists.txt b/CMakeLists.txt index 87ec103..f2f1d19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -132,6 +132,7 @@ set(PYBIND11_HEADERS include/pybind11/embed.h include/pybind11/eval.h include/pybind11/gil.h + include/pybind11/gil_safe_call_once.h include/pybind11/iostream.h...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/abseil.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/boost.cmake
# # Copyright (c) 2020-2021, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agr...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/boost-header-only.patch
diff --git a/include/boost/interprocess/mem_algo/rbtree_best_fit.hpp b/include/boost/interprocess/mem_algo/rbtree_best_fit.hpp index 7da31f7..5816de7 100644 --- a/include/boost/interprocess/mem_algo/rbtree_best_fit.hpp +++ b/include/boost/interprocess/mem_algo/rbtree_best_fit.hpp @@ -692,7 +692,11 @@ inline T* rbtree_b...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/catch2.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/rmm.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/googletest.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/openslide.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/cli11.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/googlebenchmark.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0
rapidsai_public_repos/cucim/cpp/cmake
rapidsai_public_repos/cucim/cpp/cmake/deps/fmt.cmake
# # Copyright (c) 2020, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed t...
0