| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
| D | setup.py | 1 # -*- coding: ascii -*- 3 # Copyright 2007 - 2013 10 # http://www.apache.org/licenses/LICENSE-2.0 66 max_required[-1] += 1 81 Docs config section 89 filename = docs.get('meta.summary', 'SUMMARY').strip() 91 fp = open(filename, encoding='utf-8') 101 filename = docs.get('meta.description', 'DESCRIPTION').strip() 103 fp = open(filename, encoding='utf-8') 115 )['title'].encode('utf-8') [all …]
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/ |
| D | setup.py | 1 # -*- coding: ascii -*- 3 # Copyright 2007 - 2013 10 # http://www.apache.org/licenses/LICENSE-2.0 65 max_required[-1] += 1 80 Docs config section 88 filename = docs.get('meta.summary', 'SUMMARY').strip() 100 filename = docs.get('meta.description', 'DESCRIPTION').strip() 114 )['title'].encode('utf-8') 126 filename = docs.get('meta.classifiers', 'CLASSIFIERS').strip() 145 filename = docs.get('meta.provides', 'PROVIDES').strip() [all …]
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/ |
| D | setup.py | 1 # -*- coding: ascii -*- 3 # Copyright 2007 - 2013 10 # http://www.apache.org/licenses/LICENSE-2.0 65 max_required[-1] += 1 80 Docs config section 88 filename = docs.get('meta.summary', 'SUMMARY').strip() 100 filename = docs.get('meta.description', 'DESCRIPTION').strip() 114 )['title'].encode('utf-8') 126 filename = docs.get('meta.classifiers', 'CLASSIFIERS').strip() 145 filename = docs.get('meta.provides', 'PROVIDES').strip() [all …]
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
| D | setup.py | 1 # -*- coding: ascii -*- 3 # Copyright 2007 - 2013 10 # http://www.apache.org/licenses/LICENSE-2.0 66 max_required[-1] += 1 81 Docs config section 89 filename = docs.get('meta.summary', 'SUMMARY').strip() 91 fp = open(filename, encoding='utf-8') 101 filename = docs.get('meta.description', 'DESCRIPTION').strip() 103 fp = open(filename, encoding='utf-8') 115 )['title'].encode('utf-8') [all …]
|
| /external/skia/build/fuchsia/ |
| D | sdk.gni | 2 # Use of this source code is governed by a BSD-style license that can be 16 # Path to GN-generated GN targets derived from parsing json file at 22 fuchsia_sdk_manifest_path = "${fuchsia_sdk_path}/meta/manifest.json" 26 assert(defined(invoker.meta), "The meta.json file path must be specified.") 30 meta_json = read_file(invoker.meta, "json") 55 config(config_name) { 67 assert(defined(invoker.meta), "The meta.json file path must be specified.") 71 meta_json = read_file(invoker.meta, "json") 75 _deps = [ "../pkg:fidl_cpp" ] 85 config(config_name) { [all …]
|
| /external/freetype/docs/ |
| D | INSTALL.CROSS | 1 This document contains instructions on how to cross-build the FreeType 4 file `INSTALL.UNIX' for required tools and the basic self-building 9 ----------------- 11 For self-building the FreeType library on a Unix system, GNU Make 15 The GNU C compiler to cross-build the target system is required. 16 Currently, using a non-GNU cross compiler is untested. The cross 20 the name `mips-ip22-linuxelf-gcc'. 22 A C compiler for a self-build is required also, to build a tool 23 (`apinames') that is executed during the build procedure. Non-GNU 28 ---------------- [all …]
|
| /external/cronet/build/config/fuchsia/test/ |
| D | minimum.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 11 name: "build-info-service", 12 url: "fuchsia-pkg://fuchsia.com/fake-build-info#meta/fake_build_info.cm", 16 url: "fuchsia-pkg://fuchsia.com/intl_property_manager#meta/intl_property_manager.cm", 28 directory: "config-data", 30 path: "/config/data", 50 from: "#build-info-service", 72 "deprecated-allowed-packages": [ 73 "fake-build-info",
|
| D | test_fonts.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 8 … url: "fuchsia-pkg://fuchsia.com/fonts_configurable_for_test#meta/fonts_configurable_for_test.cm", 18 directory: "pkg", 22 as: "config-data", 36 "deprecated-allowed-packages": [ "fonts_configurable_for_test" ],
|
| D | platform_video_codecs.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 6 "//build/config/fuchsia/test/sysmem.shard.test-cml", 13 url: "fuchsia-pkg://fuchsia.com/codec_factory#meta/codec_factory.cm", 27 directory: "dev-mediacodec", 32 directory: "dev-gpu", 45 "deprecated-allowed-packages": [ "codec_factory" ],
|
| D | test_ui_stack.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 5 include: [ "//build/config/fuchsia/test/sysmem.shard.test-cml" ], 9 url: "fuchsia-pkg://fuchsia.com/flatland-scene-manager-test-ui-stack#meta/test-ui-stack.cm", 44 "deprecated-allowed-packages": [ "flatland-scene-manager-test-ui-stack" ],
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ |
| D | BUILD | 7 # http://www.apache.org/licenses/LICENSE-2.0 32 # the top-level BUILD file that have not yet been moved here. Should go away 112 "lib/experiments/config.cc", 116 "lib/experiments/config.h", 331 "absl/meta:type_traits", 491 external_deps = ["absl/meta:type_traits"], 507 external_deps = ["absl/meta:type_traits"], 532 external_deps = ["absl/meta:type_traits"], 624 external_deps = ["absl/meta:type_traits"], 638 "absl/meta:type_traits", [all …]
|
| /external/grpc-grpc/src/core/ |
| D | BUILD | 7 # http://www.apache.org/licenses/LICENSE-2.0 33 # the top-level BUILD file that have not yet been moved here. Should go away 143 "//:config", 183 "lib/experiments/config.cc", 187 "lib/experiments/config.h", 429 "absl/meta:type_traits", 565 external_deps = ["absl/meta:type_traits"], 623 external_deps = ["absl/meta:type_traits"], 639 external_deps = ["absl/meta:type_traits"], 664 external_deps = ["absl/meta:type_traits"], [all …]
|
| /external/kotlinx.atomicfu/ |
| D | build.gradle | 2 …* Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 licen… 35 // Future replacement for kotlin-dev, with cache redirector 36 …maven { url "https://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/kotlin/p/kotlin/dev"… 37 maven { url "https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev" } 41 classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" 42 classpath "com.moowork.gradle:gradle-node-plugin:$gradle_node_version" 60 // Future replacement for kotlin-dev, with cache redirector 61 …maven { url "https://cache-redirector.jetbrains.com/maven.pkg.jetbrains.space/kotlin/p/kotlin/dev"… 62 maven { url "https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev" } 68 // 'atomicfu-native' check is a kludge so that existing YouTrack config works, todo: remove [all …]
|
| /external/angle/build/config/fuchsia/test/ |
| D | minimum.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 11 name: "build-info-service", 12 url: "fuchsia-pkg://fuchsia.com/fake-build-info#meta/fake_build_info.cm", 16 url: "fuchsia-pkg://fuchsia.com/intl_property_manager#meta/intl_property_manager.cm", 29 // https://fuchsia.dev/fuchsia-src/concepts/process/namespaces?typical_directory_structure 31 directory: "tzdata-icu", 33 path: "/config/tzdata/icu", 53 from: "#build-info-service", 75 "deprecated-allowed-packages": [ 76 "fake-build-info",
|
| D | test_fonts.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 8 … url: "fuchsia-pkg://fuchsia.com/fonts_configurable_for_test#meta/fonts_configurable_for_test.cm", 18 directory: "pkg", 22 as: "config-data", 36 "deprecated-allowed-packages": [ "fonts_configurable_for_test" ],
|
| D | platform_video_codecs.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 6 "//build/config/fuchsia/test/sysmem.shard.test-cml", 13 url: "fuchsia-pkg://fuchsia.com/codec_factory#meta/codec_factory.cm", 28 directory: "dev-mediacodec", 33 directory: "dev-gpu", 46 "deprecated-allowed-packages": [ "codec_factory" ],
|
| D | test_ui_stack.shard.test-cml | 2 // Use of this source code is governed by a BSD-style license that can be 5 include: [ "//build/config/fuchsia/test/sysmem.shard.test-cml" ], 9 url: "fuchsia-pkg://fuchsia.com/flatland-scene-manager-test-ui-stack#meta/test-ui-stack.cm", 45 "deprecated-allowed-packages": [ "flatland-scene-manager-test-ui-stack" ],
|
| /external/python/cpython2/Lib/distutils/tests/ |
| D | test_dist.py | 1 # -*- coding: utf8 -*- 23 ("sample-option=", "S", "help text"), 93 sys.argv.extend(["--command-packages", 96 "-Ssometext", 120 # ensure command line overrides config: 121 sys.argv[1:] = ["--command-packages", "spork", "build"] 126 # Setting --command-packages to '' should cause the default to 127 # be used even if a config file specified something else: 128 sys.argv[1:] = ["--command-packages", "", "build"] 209 # Ticket #1180: Allow user to disable their home config file. [all …]
|
| /external/rust/crates/quiche/ |
| D | Cargo.toml.orig | 11 categories = ["network-programming"] 12 license = "BSD-2-Clause" 13 rust-version = "1.66" 31 default = ["boringssl-vendored"] 34 boringssl-vendored = [] 37 boringssl-boring-crate = ["boring", "foreign-types-shared"] 39 # Generate pkg-config metadata file for libquiche. 40 pkg-config-meta = [] 42 # Equivalent to "--cfg fuzzing", but can also be checked in build.rs. 49 no-default-features = true [all …]
|
| /external/python/cpython3/Lib/distutils/tests/ |
| D | test_dist.py | 26 ("sample-option=", "S", "help text"), 74 sys.argv.extend(["--command-packages", 77 "-Ssometext", 95 "install-base = {0}\n" 96 "install-platbase = {0}\n" 97 "install-lib = {0}\n" 98 "install-platlib = {0}\n" 99 "install-purelib = {0}\n" 100 "install-headers = {0}\n" 101 "install-scripts = {0}\n" [all …]
|
| /external/python/setuptools/setuptools/_distutils/tests/ |
| D | test_dist.py | 26 ("sample-option=", "S", "help text"), 74 sys.argv.extend(["--command-packages", 77 "-Ssometext", 89 'Cannot test when virtualenv has monkey-patched Distribution.', 99 "install-base = {0}\n" 100 "install-platbase = {0}\n" 101 "install-lib = {0}\n" 102 "install-platlib = {0}\n" 103 "install-purelib = {0}\n" 104 "install-headers = {0}\n" [all …]
|
| /external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/ |
| D | AddMetadata.java | 22 import software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig; 34 …* Constructs the metadata that is required for generating the java client from the service meta da… 82 … .orElseGet(() -> Collections.singletonList(serviceMetadata.getSignatureVersion())) in constructMetadata() 96 … String rootPackageWithoutServiceId = packageNamePair.map(pkg -> StringUtils.lowerCase(pkg.left())) in configurePackageName() 99 String service = packageNamePair.map(pkg -> StringUtils.lowerCase(pkg.right())) in configurePackageName()
|
| /external/angle/build/fuchsia/test/ |
| D | common.py | 2 # Use of this source code is governed by a BSD-style license that can be 4 """Common methods and variables used by Cr-Fuchsia testing infrastructure.""" 21 def _find_src_root() -> str: 31 # have folders like third_party/fuchsia-sdk in it. 35 def _find_fuchsia_images_root() -> str: 39 return os.path.join(DIR_SRC_ROOT, 'third_party', 'fuchsia-sdk', 'images') 45 def _find_fuchsia_internal_images_root() -> str: 49 return IMAGES_ROOT + '-internal' 57 def _find_fuchsia_sdk_root() -> str: 61 return os.path.join(DIR_SRC_ROOT, 'third_party', 'fuchsia-sdk', 'sdk') [all …]
|
| /external/cronet/build/fuchsia/test/ |
| D | common.py | 2 # Use of this source code is governed by a BSD-style license that can be 4 """Common methods and variables used by Cr-Fuchsia testing infrastructure.""" 22 def _find_src_root() -> str: 32 # have folders like third_party/fuchsia-sdk in it. 36 def _find_fuchsia_images_root() -> str: 40 return os.path.join(DIR_SRC_ROOT, 'third_party', 'fuchsia-sdk', 'images') 48 def _find_fuchsia_sdk_root() -> str: 52 return os.path.join(DIR_SRC_ROOT, 'third_party', 'fuchsia-sdk', 'sdk') 61 def set_ffx_isolate_dir(isolate_dir: str) -> None: 71 version_file = os.path.join(SDK_ROOT, 'meta', 'manifest.json') [all …]
|
| /external/rust/crates/grpcio-sys/grpc/ |
| D | BUILD | 9 # http://www.apache.org/licenses/LICENSE-2.0 34 "-parse_headers", 75 # --define=grpc_no_binder=true can be used to disable binder transport 118 # In addition to disabling XDS support when --define=grpc_no_xds=true is 152 # --define=grpc_experiments_are_final=true is specified, we also disable 380 "include/grpc++/support/config.h", 447 "include/grpcpp/support/config.h", 473 "include/grpc++/impl/codegen/config.h", 507 "include/grpcpp/impl/codegen/config.h", 556 "config", [all …]
|