| /external/sdv/vsomeip/third_party/boost/config/include/boost/config/detail/ |
| D | select_stdlib_config.hpp | 3 // (C) Copyright John Maddock 2001 - 2003. 4 // (C) Copyright Jens Maurer 2001 - 2002. 16 // (do not rely on this header being included since users can short-circuit this header 22 // [version.syn] p1: The header <version> supplies implementation-dependent 38 # define BOOST_STDLIB_CONFIG "boost/config/stdlib/stlport.hpp" 45 // Some std libs do not include their C++-related macros in <cstddef> 47 // Note: do not rely on this header being included since users can short-circuit this 58 #define BOOST_STDLIB_CONFIG "boost/config/stdlib/libcomo.hpp" 62 # define BOOST_STDLIB_CONFIG "boost/config/stdlib/roguewave.hpp" 66 # define BOOST_STDLIB_CONFIG "boost/config/stdlib/libcpp.hpp" [all …]
|
| /external/perfetto/test/trace_processor/diff_tests/ |
| D | include_index.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 102 from diff_tests.stdlib.android.frames_tests import Frames 103 from diff_tests.stdlib.android.startups_tests import Startups 104 from diff_tests.stdlib.android.tests import AndroidStdlib 105 from diff_tests.stdlib.chrome.chrome_stdlib_testsuites import CHROME_STDLIB_TESTSUITES 106 from diff_tests.stdlib.common.tests import StdlibCommon 107 from diff_tests.stdlib.common.tests import StdlibCommon 108 from diff_tests.stdlib.counters.tests import StdlibCounterIntervals 109 from diff_tests.stdlib.cpu.tests import Cpu 110 from diff_tests.stdlib.dynamic_tables.tests import DynamicTables [all …]
|
| /external/google-fruit/.github/workflows/ |
| D | test-on-linux.yml | 5 - master 10 …e tests with tmate debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)' 15 - cron: '13 8 1 * *' 17 Ubuntu-22-10: 18 runs-on: ubuntu-latest 19 container: polettimarco/fruit-basesystem:ubuntu-22.10 27 - uses: actions/checkout@v3 28 - name: test 29 run: extras/scripts/postsubmit-helper.sh ${{ matrix.config.test }} 30 - name: Setup tmate session [all …]
|
| /external/kotlinx.coroutines/buildSrc/ |
| D | build.gradle.kts | 2 …* Copyright 2016-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 licen… 8 `kotlin-dsl` in <lambda>() 18 maven("https://cache-redirector.jetbrains.com/plugins.gradle.org/m2") in <lambda>() 46 implementation(kotlin("gradle-plugin", version("kotlin"))) in <lambda>() 50 * thus we're excluding stdlib compiled with 1.6.0 from dependencies. in <lambda>() 52 implementation("org.jetbrains.dokka:dokka-gradle-plugin:${version("dokka")}") { in <lambda>() 53 exclude(group = "org.jetbrains.kotlin", module = "kotlin-stdlib-jdk8") in <lambda>() 54 exclude(group = "org.jetbrains.kotlin", module = "kotlin-stdlib-jdk7") in <lambda>() 55 exclude(group = "org.jetbrains.kotlin", module = "kotlin-stdlib") in <lambda>() 57 implementation("org.jetbrains.dokka:dokka-core:${version("dokka")}") { in <lambda>() [all …]
|
| /external/dokka/core/testdata/format/java-layout-html/ |
| D | simple.html | 1 <!-- File: /test/p/Foo.html# --> 4 <meta charset="UTF-8"> 11 …<td><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">kotlin.Any</a></… 45 …<td><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="id… 62 … <td>From <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/index.html">kotlin</a> 68 …stdlib/kotlin/also.html">also</a>(<span class="identifier" id="kotlin$also(kotlin.also.T, kotlin.F… 74 …stdlib/kotlin/apply.html">apply</a>(<span class="identifier" id="kotlin$apply(kotlin.apply.T, kotl… 80 …stdlib/kotlin/let.html">let</a>(<span class="identifier" id="kotlin$let(kotlin.let.T, kotlin.Funct… 86 …stdlib/kotlin/run.html">run</a>(<span class="identifier" id="kotlin$run(kotlin.run.T, kotlin.Funct… 92 …stdlib/kotlin/take-if.html">takeIf</a>(<span class="identifier" id="kotlin$takeIf(kotlin.takeIf.T,… [all …]
|
| D | topLevel.package-summary.html | 1 <!-- File: /test/p/package-summary.html --> 4 <meta charset="UTF-8"> 17 <h2>Top-level constants summary</h2> 21 …keyword">const</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.h… 28 <h2>Top-level functions summary</h2> 32 …<td><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="id… 38 …<td><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="id… 45 <h2>Top-level properties summary</h2> 49 …<td><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="… 55 …<td><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="… [all …]
|
| /external/python/cpython3/Lib/ |
| D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 16 // CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE 19 // See: http://go/android-license-faq 20 // A large-scale-change added 'default_applicable_licenses' to import 23 // SPDX-license-identifier-Apache-2.0 24 // SPDX-license-identifier-BSD 25 // SPDX-license-identifier-GPL 26 // SPDX-license-identifier-MIT 27 // SPDX-license-identifier-PSF-2.0 28 // SPDX-license-identifier-Unicode-DFS [all …]
|
| /external/bazelbuild-kotlin-rules/bazel/ |
| D | kotlinc.BUILD | 7 # http://www.apache.org/licenses/LICENSE-2.0 19 jars = ["lib/annotations-13.0.jar"], 24 jars = ["lib/jvm-abi-gen.jar"], 29 jars = ["lib/kotlin-annotation-processing.jar"], 46 # jars = ["lib/kotlin-compiler.jar"] 47 # srcjar = "lib/kotlin-compiler-sources.jar", 52 jars = ["lib/kotlin-reflect.jar"], 53 srcjar = "lib/kotlin-reflect-sources.jar", 58 jars = ["lib/kotlin-stdlib.jar"], 59 srcjar = "lib/kotlin-stdlib-sources.jar", [all …]
|
| /external/bazelbuild-rules_android/ |
| D | rules_android_maven_install.json | 4 "__INPUT_ARTIFACTS_HASH": -222111098, 5 "__RESOLVED_ARTIFACTS_HASH": -1128666162, 7 … "com.google.protobuf:protobuf-java-util:3.9.2": "com.google.protobuf:protobuf-java-util:3.19.3" 11 "coord": "androidx.annotation:annotation-experimental:1.1.0", 14 …/https/maven.google.com/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-… 16 …ttps://maven.google.com/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-… 17 …/repo1.maven.org/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-… 20 …ttps://maven.google.com/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-… 26 … "file": "v1/https/maven.google.com/androidx/annotation/annotation/1.3.0/annotation-1.3.0.jar", 28 … "https://maven.google.com/androidx/annotation/annotation/1.3.0/annotation-1.3.0.jar", [all …]
|
| /external/oss-fuzz/projects/solidity/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 FROM gcr.io/oss-fuzz-base/base-builder 18 RUN apt-get update && apt-get install -y make autoconf automake libtool \ 19 build-essential libbz2-dev ninja-build zlib1g-dev wget python python-dev \ 20 liblzma-dev uuid-dev pkg-config openjdk-8-jdk unzip mlton 22 RUN git clone --recursive -b develop https://github.com/ethereum/solidity.git solidity 23 RUN git clone --depth 1 https://github.com/ethereum/solidity-fuzzing-corpus.git 24 RUN git clone --depth 1 https://github.com/google/libprotobuf-mutator.git 26 RUN git clone --branch="v0.8.2" --recurse-submodules \ 32 …wget -q 'https://boostorg.jfrog.io/artifactory/main/release/1.73.0/source/boost_1_73_0.tar.bz2' -O… [all …]
|
| /external/clang/test/Driver/ |
| D | netbsd.cpp | 1 // RUN: %clangxx -no-canonical-prefixes -target x86_64--netbsd \ 2 // RUN: -stdlib=platform --sysroot=%S/Inputs/basic_netbsd_tree %s -### 2>&1 \ 3 // RUN: | FileCheck -check-prefix=X86_64 %s 4 // RUN: %clangxx -no-canonical-prefixes -target x86_64--netbsd7.0.0 \ 5 // RUN: -stdlib=platform --sysroot=%S/Inputs/basic_netbsd_tree %s -### 2>&1 \ 6 // RUN: | FileCheck -check-prefix=X86_64-7 %s 7 // RUN: %clangxx -no-canonical-prefixes -target x86_64--netbsd6.0.0 \ 8 // RUN: -stdlib=platform --sysroot=%S/Inputs/basic_netbsd_tree %s -### 2>&1 \ 9 // RUN: | FileCheck -check-prefix=X86_64-6 %s 10 // RUN: %clangxx -no-canonical-prefixes -target arm--netbsd6.0.0-eabi \ [all …]
|
| D | freebsd.cpp | 1 // RUN: %clangxx %s -### -o %t.o -target amd64-unknown-freebsd10.0 -stdlib=platform 2>&1 \ 2 // RUN: | FileCheck --check-prefix=CHECK-TEN %s 3 // RUN: %clangxx %s -### -o %t.o -target amd64-unknown-freebsd9.2 -stdlib=platform 2>&1 \ 4 // RUN: | FileCheck --check-prefix=CHECK-NINE %s 5 // CHECK-TEN: "-lc++" "-lm" 6 // CHECK-NINE: "-lstdc++" "-lm" 8 // RUN: %clangxx %s -### -pg -o %t.o -target amd64-unknown-freebsd10.0 -stdlib=platform 2>&1 \ 9 // RUN: | FileCheck --check-prefix=CHECK-PG-TEN %s 10 // RUN: %clangxx %s -### -pg -o %t.o -target amd64-unknown-freebsd9.2 -stdlib=platform 2>&1 \ 11 // RUN: | FileCheck --check-prefix=CHECK-PG-NINE %s [all …]
|
| D | bitrig.c | 1 // RUN: %clang -no-canonical-prefixes -target amd64-pc-bitrig %s -### 2>&1 \ 2 // RUN: | FileCheck --check-prefix=CHECK-LD-C %s 3 // CHECK-LD-C: clang{{.*}}" "-cc1" "-triple" "amd64-pc-bitrig" 4 // CHECK-LD-C: ld{{.*}}" {{.*}} "-lc" "-lclang_rt.amd64" 6 // RUN: %clangxx -stdlib=platform -no-canonical-prefixes -target amd64-pc-bitrig %s -### 2>&1 \ 7 // RUN: | FileCheck --check-prefix=CHECK-LD-CXX-STDLIB %s 8 // CHECK-LD-CXX-STDLIB: clang{{.*}}" "-cc1" "-triple" "amd64-pc-bitrig" 9 // CHECK-LD-CXX-STDLIB: ld{{.*}}" {{.*}} "-lc++" "-lc++abi" "-lpthread" "-lm" "-lc" "-lclang_rt.amd… 11 // RUN: %clangxx -stdlib=libstdc++ -no-canonical-prefixes -target amd64-pc-bitrig %s -### 2>&1 \ 12 // RUN: | FileCheck --check-prefix=CHECK-LD-CXX %s [all …]
|
| D | darwin-stdlib.cpp | 1 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -miphoneos-version-min=7.0 %s -### 2>&1 | Fi… 2 // RUN: %clang -target x86_64-apple-darwin -mmacosx-version-min=10.8 %s -### 2>&1 | FileCheck %s --… 3 // RUN: %clang -target x86_64-apple-darwin -mmacosx-version-min=10.9 %s -### 2>&1 | FileCheck %s --… 4 // RUN: %clang -target x86_64-apple-darwin -arch armv7s -miphoneos-version-min=6.1 %s -### 2>&1 | F… 5 // RUN: %clang -target x86_64-apple-darwin -arch armv7s -miphoneos-version-min=7.0 %s -### 2>&1 | F… 6 // RUN: %clang -target x86_64-apple-darwin -arch armv7k %s -### 2>&1 | FileCheck %s --check-prefix=… 9 // properly. At the moment this is done by passing -stdlib=libc++ down to the 13 // CHECK-LIBCXX: -stdlib=libc++ 15 // CHECK-LIBSTDCXX-NOT: -stdlib=libc++ 16 // CHECK-LIBSTDCXX-NOT: -stdlib=libstdc++
|
| D | darwin-sanitizer-ld.c | 3 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \ 4 // RUN: -stdlib=platform -fsanitize=address %s -o %t.o 2>&1 \ 5 // RUN: | FileCheck --check-prefix=CHECK-ASAN %s 7 // CHECK-ASAN: "{{.*}}ld{{(.exe)?}}" 8 // CHECK-ASAN-NOT: "-lstdc++" 9 // CHECK-ASAN-NOT: "-lc++" 10 // CHECK-ASAN: libclang_rt.asan_osx_dynamic.dylib" 11 // CHECK-ASAN: "-rpath" "@executable_path" 12 // CHECK-ASAN: "-rpath" "{{.*}}lib{{.*}}darwin" 14 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \ [all …]
|
| /external/bazelbuild-rules_go/go/private/actions/ |
| D | stdlib.bzl | 7 # http://www.apache.org/licenses/LICENSE-2.0 39 A list of providers containing GoLibrary and GoSource. GoSource.stdlib 48 source["stdlib"] = _sdk_stdlib(go) 50 source["stdlib"] = _build_stdlib(go) 55 # The precompiled stdlib shipped with 1.19 or below doesn't have experiments 57 return (go.sdk.libs and # go.sdk.libs is non-empty if sdk ships with precompiled .a files 67 out = go.declare_file(go, "stdlib.pkg.json") 69 args.add("-sdk", go.sdk.root_file.dirname) 70 args.add("-out", out) 94 # go std library doesn't use C++, so should not have -lstdc++ [all …]
|
| /external/expat/expat/ |
| D | ConfigureChecks.cmake | 14 check_include_file("stdlib.h" HAVE_STDLIB_H) 31 check_symbol_exists("arc4random_buf" "${_bsd}stdlib.h" HAVE_ARC4RANDOM_BUF) 33 check_symbol_exists("arc4random" "${_bsd}stdlib.h" HAVE_ARC4RANDOM) 38 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS) 57 #include <stdlib.h> /* for NULL */ 66 check_c_compiler_flag("-fno-strict-aliasing" FLAG_NO_STRICT_ALIASING) 67 check_c_compiler_flag("-fvisibility=hidden" FLAG_VISIBILITY)
|
| /external/python/setuptools/setuptools/tests/ |
| D | test_distutils_adoption.py | 37 cmd = ['python', '-c', py_cmd] 48 cmd = ['python', '-c', py_cmd] 54 Ensure stdlib distutils is used when appropriate. 56 env = dict(SETUPTOOLS_USE_DISTUTILS='stdlib') 74 Even without importing, the setuptools-local copy of distutils is 87 cmd = ['python', '-c', 'import pip'] 122 ("stdlib", "dir_util"), 123 ("stdlib", "file_util"), 124 ("stdlib", "archive_util"), 135 cmd = ['python', '-c', script] [all …]
|
| /external/bazelbuild-rules_go/go/tools/gopackagesdriver/ |
| D | packageregistry.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 24 stdlib map[string]string member 30 stdlib: map[string]string{}, 41 pr.stdlib[pkg.PkgPath] = pkg.ID 55 // ResolveImports adds stdlib imports to packages. This is required because 56 // stdlib packages are not part of the JSON file exports as bazel is unaware of 60 if pkgID, ok := pr.stdlib[importPath]; ok {
|
| /external/oss-fuzz/projects/proxygen/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 FROM gcr.io/oss-fuzz-base/base-builder 20 RUN apt-get update && \ 21 apt-get install -y \ 31 python-dev \ 33 ninja-build 39 ./bootstrap.sh --with-toolset=clang && \ 41 ./b2 toolset=clang cxxflags="-stdlib=libc++" linkflags="-stdlib=libc++" -j$(nproc) install && \ 43 rm -rf boost_1_70_0 46 RUN sudo apt-get purge libgflags-dev [all …]
|
| /external/perfetto/ |
| D | WATCHLISTS | 7 # http://www.apache.org/licenses/LICENSE-2.0 23 'stdlib': { 24 'filepath': 'src/trace_processor/perfetto_sql/stdlib/', 28 'ui': ['perfetto-watch+ui@google.com'], 29 'stdlib': ['perfetto-watch+stdlib@google.com'],
|
| /external/kotlinx.serialization/integration-test/ |
| D | build.gradle | 2 …* Copyright 2017-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 licen… 9 …maven { url "https://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/kotlin/p/kotlin/dev"… 27 …maven { url "https://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/kotlin/p/kotlin/dev"… 38 apply plugin: 'maven-publish' 74 implementation kotlin('stdlib') 75 … implementation "org.jetbrains.kotlinx:kotlinx-serialization-core:$serialization_version" 76 … implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:$serialization_version" 77 … implementation "org.jetbrains.kotlinx:kotlinx-serialization-protobuf:$serialization_version" 78 … implementation "org.jetbrains.kotlinx:kotlinx-serialization-cbor:$serialization_version" 83 implementation kotlin('test-common') [all …]
|
| /external/cronet/third_party/google_benchmark/src/ |
| D | .travis.yml | 7 - compiler: gcc 11 - lcov 13 - compiler: gcc 17 - g++-multilib 18 - libc6:i386 20 - COMPILER=g++ 21 - C_COMPILER=gcc 22 - BUILD_TYPE=Debug 23 - BUILD_32_BITS=ON 24 - EXTRA_FLAGS="-m32" [all …]
|
| /external/google-benchmark/ |
| D | .travis.yml | 7 - compiler: gcc 11 - lcov 13 - compiler: gcc 17 - g++-multilib 18 - libc6:i386 20 - COMPILER=g++ 21 - C_COMPILER=gcc 22 - BUILD_TYPE=Debug 23 - BUILD_32_BITS=ON 24 - EXTRA_FLAGS="-m32" [all …]
|
| /external/libcxx/utils/google-benchmark/ |
| D | .travis.yml | 7 - /usr/local/bin:$PATH 11 - compiler: gcc 15 - lcov 17 - compiler: gcc 19 - compiler: gcc 21 - compiler: gcc 25 - g++-multilib 27 - compiler: gcc 31 - g++-multilib 33 - compiler: gcc [all …]
|