| /third_party/grpc/src/ruby/ |
| D | .rubocop_todo.yml | 2 # `rubocop --auto-gen-config` 3 # on 2022-12-30 04:58:05 UTC using RuboCop version 1.41.1. 13 Exclude: 14 - 'tools/grpc-tools.gemspec' 17 # This cop supports safe autocorrection (--autocorrect). 21 Exclude: 22 - 'qps/proxy-worker.rb' 25 # This cop supports safe autocorrection (--autocorrect). 29 Exclude: 30 - 'tools/platform_check.rb' [all …]
|
| /third_party/noto-cjk/ |
| D | gh-release-noto-cjk-sans.sh | 4 # we have everything in this single repo https://github.com/googlefonts/noto-cjk 5 # This script will make a new release for Sans. To do a Serif release use gh-release-noto-cjk-serif… 10 …guide](https://github.com/googlefonts/noto-cjk/tree/main/Sans#downloading-noto-sans-cjk)." > Sans/… 13 zip -r -v 01_NotoSansCJK-OTF-VF.zip Variable/OTF Variable/OTC/NotoSansCJK-VF.otf.ttc LICENSE --excl… 14 zip -r -v 02_NotoSansCJK-TTF-VF.zip Variable/TTF Variable/OTC/NotoSansCJK-VF.ttf.ttc LICENSE --excl… 15 zip -j -r -v 03_NotoSansCJK-OTC.zip OTC LICENSE --exclude "*.zip" "*.DS_Store" "OTC/NotoSansCJK.ttc" 16 zip -r -v 04_NotoSansCJK-OTF.zip OTF LICENSE --exclude "*.zip" "*.DS_Store" 17 zip -r -v 05_NotoSansCJK-SubsetOTF.zip SubsetOTF LICENSE --exclude "*.zip" "*.DS_Store" 18 zip -j -r -v 06_NotoSansCJKjp.zip OTF/Japanese LICENSE --exclude "*.zip" "*.DS_Store" 19 zip -j -r -v 07_NotoSansCJKkr.zip OTF/Korean LICENSE --exclude "*.zip" "*.DS_Store" [all …]
|
| D | gh-release-noto-cjk-serif.sh | 4 # we have everything in this single repo https://github.com/googlefonts/noto-cjk 5 # This script will make a new release for Serif. To do a Sans release use gh-release-noto-cjk-sans.… 10 …uide](https://github.com/googlefonts/noto-cjk/tree/main/Serif#downloading-noto-serif-cjk)." > Seri… 13 zip -r -v 02_NotoSerifCJK-OTF-VF.zip Variable/OTF Variable/OTC/NotoSerifCJK-VF.otf.ttc LICENSE --ex… 14 zip -r -v 03_NotoSerifCJK-TTF-VF.zip Variable/TTF Variable/OTC/NotoSerifCJK-VF.ttf.ttc LICENSE --ex… 15 zip -r -v 04_NotoSerifCJKOTC.zip OTC LICENSE --exclude "*.zip" "*.DS_Store" "OTC/NotoSerifCJK.ttc" 16 zip -r -v 05_NotoSerifCJKOTF.zip OTF LICENSE --exclude "*.zip" "*.DS_Store" 17 zip -r -v 06_NotoSerifCJKSubsetOTF.zip SubsetOTF LICENSE --exclude "*.zip" "*.DS_Store" 18 zip -r -v 07_NotoSerifCJKjp.zip OTF/Japanese LICENSE --exclude "*.zip" "*.DS_Store" 19 zip -r -v 08_NotoSerifCJKkr.zip OTF/Korean LICENSE --exclude "*.zip" "*.DS_Store" [all …]
|
| /third_party/typescript/.github/codeql/ |
| D | codeql-configuration.yml | 4 - './src' 8 query-filters: 9 - exclude: 10 id: js/path-injection # TaintedPath.ql 11 - exclude: 12 id: js/command-line-injection # CommandInjection.ql 13 - exclude: 14 id: js/code-injection # CodeInjection.ql 15 - exclude: 16 id: js/bad-code-sanitization # ImproperCodeSanitization.ql [all …]
|
| /third_party/protobuf/python/ |
| D | MANIFEST.in | 2 exclude google/protobuf/internal/*_pb2.py 3 exclude google/protobuf/internal/*_test.py 4 exclude google/protobuf/internal/*.proto 5 exclude google/protobuf/internal/test_util.py 7 recursive-include google *.cc 8 recursive-include google *.h 10 recursive-exclude google *_test.py 11 recursive-exclude google *_test.proto 12 recursive-exclude google unittest*_pb2.py 14 global-exclude *.dll [all …]
|
| /third_party/vk-gl-cts/scripts/ |
| D | build_android_mustpass.py | 1 # -*- coding: utf-8 -*- 3 #------------------------------------------------------------------------- 5 # -------------------------------------- 13 # http://www.apache.org/licenses/LICENSE-2.0 21 #------------------------------------------------------------------------- 26 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists,… 37 http://www.apache.org/licenses/LICENSE-2.0 50 EGL_MODULE = getModuleByName("dEQP-EGL") 51 GLES2_MODULE = getModuleByName("dEQP-GLES2") 52 GLES3_MODULE = getModuleByName("dEQP-GLES3") [all …]
|
| /third_party/cups/cups/ |
| D | ipp.h | 4 * Copyright © 2022-2024 by OpenPrinting. 5 * Copyright © 2007-2018 by Apple Inc. 6 * Copyright © 1997-2006 by Easy Software Products. 62 # define IPP_MAX_VALUES 8 /* Power-of-2 allocation increment */ 76 typedef enum ipp_dstate_e /**** Document states @exclude all@ ****/ 153 IPP_FINISHINGS_FOLD_ACCORDION = 90, /* Accordion-fold the paper vertically into four sections */ 157 …IPP_FINISHINGS_FOLD_HALF_Z, /* Fold the paper in half horizontally, then Z-fold the paper vertica… 166 /* CUPS extensions for finishings (pre-standard versions of values above) */ 168 /* Punch 1 hole top left @exclude all@ */ 169 IPP_FINISHINGS_CUPS_PUNCH_BOTTOM_LEFT,/* Punch 1 hole bottom left @exclude all@ */ [all …]
|
| /third_party/skia/m133/third_party/externals/icu/filters/ |
| D | flutter.json | 2 // Use of this source code is governed by a BSD-style license that can be 25 "conversion_mappings": { "filterType": "exclude" }, 26 "coll_tree": { "filterType": "exclude" }, 27 "coll_ucadata": { "filterType": "exclude" }, 28 "confusables": { "filterType": "exclude" }, 29 "curr_tree": { "filterType": "exclude" }, 30 "lang_tree": { "filterType": "exclude" }, 31 "locales_tree": { "filterType": "exclude" }, 34 "rbnf_tree": { "filterType": "exclude" }, 35 "rbnf_index": { "filterType": "exclude" }, [all …]
|
| D | flutter_desktop.json | 2 // Use of this source code is governed by a BSD-style license that can be 25 "conversion_mappings": { "filterType": "exclude" }, 27 "confusables": { "filterType": "exclude" }, 28 "curr_tree": { "filterType": "exclude" }, 29 "lang_tree": { "filterType": "exclude" }, 30 "locales_tree": { "filterType": "exclude" }, 33 "rbnf_tree": { "filterType": "exclude" }, 34 "rbnf_index": { "filterType": "exclude" }, 35 "region_tree": { "filterType": "exclude" }, 36 "stringprep": { "filterType": "exclude" }, [all …]
|
| /third_party/skia/third_party/externals/icu/filters/ |
| D | flutter.json | 2 // Use of this source code is governed by a BSD-style license that can be 25 "conversion_mappings": { "filterType": "exclude" }, 26 "coll_tree": { "filterType": "exclude" }, 27 "coll_ucadata": { "filterType": "exclude" }, 28 "confusables": { "filterType": "exclude" }, 29 "curr_tree": { "filterType": "exclude" }, 30 "lang_tree": { "filterType": "exclude" }, 31 "locales_tree": { "filterType": "exclude" }, 34 "rbnf_tree": { "filterType": "exclude" }, 35 "rbnf_index": { "filterType": "exclude" }, [all …]
|
| /third_party/mindspore/mindspore-src/source/scripts/pre_commit/githooks/ |
| D | pre-push | 8 # http://www.apache.org/licenses/LICENSE-2.0 20 CURR_DIR=$(dirname "${BASH_SOURCE-$0}") 22 cd -P "${CURR_DIR}" || exit 23 pwd -P 26 cd -P "${CURR_DIR}/../../../" || exit 27 pwd -P 30 cd -P "${CURR_DIR}/../../../../" || exit 31 pwd -P 35 uname_s=$(uname -s) 41 elif [ "$os_name" == "MINGW" ]; then # MINGW, windows, git-bash [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
| D | module.modulemap | 26 // Exclude these; they're intended to be included into only a single 28 exclude header "CodeGen/LinkAllAsmWriterComponents.h" 29 exclude header "CodeGen/LinkAllCodegenComponents.h" 38 // Doing so causes a linker error in clang-format. 108 exclude header "DebugInfo/PDB/DIA/DIADataStream.h" 109 exclude header "DebugInfo/PDB/DIA/DIAEnumDebugStreams.h" 110 exclude header "DebugInfo/PDB/DIA/DIAEnumFrameData.h" 111 exclude header "DebugInfo/PDB/DIA/DIAEnumInjectedSources.h" 112 exclude header "DebugInfo/PDB/DIA/DIAEnumLineNumbers.h" 113 exclude header "DebugInfo/PDB/DIA/DIAEnumSectionContribs.h" [all …]
|
| /third_party/rust/crates/clap/tests/builder/ |
| D | indices.rs | 8 Arg::new("exclude") in indices_mult_opts() 20 .try_get_matches_from(vec!["ind", "-e", "A", "B", "-i", "B", "C", "-e", "C"]) in indices_mult_opts() 24 m.indices_of("exclude").unwrap().collect::<Vec<_>>(), in indices_mult_opts() 35 Arg::new("exclude") in index_mult_opts() 47 .try_get_matches_from(vec!["ind", "-e", "A", "B", "-i", "B", "C", "-e", "C"]) in index_mult_opts() 50 assert_eq!(m.index_of("exclude"), Some(2)); in index_mult_opts() 58 .arg(Arg::new("exclude").short('e').action(ArgAction::SetTrue)) in index_flag() 60 .try_get_matches_from(vec!["ind", "-e", "-i"]) in index_flag() 63 assert_eq!(m.index_of("exclude"), Some(1)); in index_flag() 71 .arg(Arg::new("exclude").short('e').action(ArgAction::SetTrue)) in index_flags() [all …]
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/vfs/src/ |
| D | loader.rs | 20 /// * it is not under `exclude` path 22 /// If many include/exclude paths match, the longest one wins. 24 /// If a path is in both `include` and `exclude`, the `exclude` one wins. 29 pub exclude: Vec<AbsPathBuf>, field 62 fn spawn(sender: Sender) -> Self in spawn() 74 fn load_sync(&mut self, path: &AbsPath) -> Option<Vec<u8>>; in load_sync() 83 /// exclude: [base/.git], 86 pub fn rs_files_recursively(base: AbsPathBuf) -> Entry { in rs_files_recursively() 95 /// exclude: [base/.git, base/target], 98 pub fn local_cargo_package(base: AbsPathBuf) -> Entry { in local_cargo_package() [all …]
|
| /third_party/icu/icu4j/main/classes/core/ |
| D | build.xml | 1 <!-- 5 * Copyright (C) 2009-2015, International Business Machines Corporation and 8 --> 10 <property file="build-local.properties"/> 12 <import file="${shared.dir}/build/common-targets.xml"/> 17 <property name="jar.name" value="icu4j-${ant.project.name}.jar"/> 18 <property name="src.jar.name" value="icu4j-${ant.project.name}-src.jar"/> 20 <target name="build" depends="compile, copy, jar, src-jar" description="Build the project"/> 22 …<target name="build-all" depends="@build-all" description="Build the project including all depende… 28 …<target name="copy" depends="@copy, copy-data" description="Copy non-java runtime files to the pro… [all …]
|
| /third_party/vk-gl-cts/external/openglcts/scripts/ |
| D | build_mustpass.py | 1 # -*- coding: utf-8 -*- 3 #------------------------------------------------------------------------- 12 # http://www.apache.org/licenses/LICENSE-2.0 20 #------------------------------------------------------------------------- 27 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists 38 /* Copyright (C) 2016-2017 The Khronos Group Inc 44 * http://www.apache.org/licenses/LICENSE-2.0 55 #-------------------------------------------------- ES MUSTPASS------------------------------------… 89 EGL_MODULE = getModuleByName("dEQP-EGL") 90 ES2CTS_MODULE = getModuleByName("dEQP-GLES2") [all …]
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/i686-gnu/ |
| D | Dockerfile | 4 RUN apt-get update && apt-get install -y --no-install-recommends \ 5 g++-multilib \ 7 ninja-build \ 10 ca-certificates \ 16 zlib1g-dev \ 17 lib32z1-dev \ 18 xz-utils \ 19 mingw-w64 \ 20 && rm -rf /var/lib/apt/lists/* 26 ENV RUST_CONFIGURE_ARGS --build=i686-unknown-linux-gnu [all …]
|
| /third_party/python/Lib/distutils/tests/ |
| D | test_filelist.py | 18 exclude xo 21 global-include *.x 22 global-include *.txt 23 global-exclude *.tmp 24 recursive-include f *.oo 25 recursive-exclude global *.x 75 l('.hg/last-message.txt'), 81 l('dir/graft-one'), 95 l('.hg/last-message.txt'), 99 l('dir/graft-one'), [all …]
|
| /third_party/skia/m133/gn/ |
| D | gn_to_bp_utils.py | 5 # Use of this source code is governed by a BSD-style license that can be 21 parser.add_argument('--gn', dest='gn_cmd', default='gn') 27 subprocess.check_call([args.gn_cmd, 'gen', tmp, '--args=%s' % gn_args, 28 '--ide=json']) 34 def GrabDependentValues(js, name, value_type, list_to_extend, exclude): argument 39 continue # We've handled all third-party DEPS as static or shared_libs. 41 continue # We'll handle all cpu-specific sources manually later. 42 if exclude and isinstance(exclude, str) and exclude == dep: 44 if exclude and isinstance(exclude, list) and dep in exclude: 48 GrabDependentValues(js, dep, value_type, list_to_extend, exclude) [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/tools/genrb/ |
| D | filterrb.h | 49 EXCLUDE enumerator 61 * EXCLUDE = reject the whole subtree 75 // -/alabama 77 // -/fornia/hawaii 78 // -/mississippi 81 // -/mississippi/*/iowa 89 * included: EXCLUDE 100 * included: EXCLUDE 104 * included: EXCLUDE 117 * included: EXCLUDE [all …]
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| D | filterrb.h | 49 EXCLUDE enumerator 61 * EXCLUDE = reject the whole subtree 75 // -/alabama 77 // -/fornia/hawaii 78 // -/mississippi 81 // -/mississippi/*/iowa 89 * included: EXCLUDE 100 * included: EXCLUDE 104 * included: EXCLUDE 117 * included: EXCLUDE [all …]
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | filterrb.h | 49 EXCLUDE enumerator 61 * EXCLUDE = reject the whole subtree 75 // -/alabama 77 // -/fornia/hawaii 78 // -/mississippi 81 // -/mississippi/*/iowa 89 * included: EXCLUDE 100 * included: EXCLUDE 104 * included: EXCLUDE 117 * included: EXCLUDE [all …]
|
| /third_party/skia/third_party/externals/tint/tools/src/glob/ |
| D | glob.go | 7 // https://www.apache.org/licenses/LICENSE-2.0 67 // Each path pattern is considered in turn to either include or exclude the 68 // file path for license scanning. Pattern use forward-slashes '/' for 70 // ? - matches any single non-separator character 71 // * - matches any sequence of non-separator characters 72 // ** - matches any sequence of characters including separators 83 // { "exclude": [ "out/*", "build/*" ] }, 122 // cond is the value to return if the rule doesn't either include or exclude. 130 // { "include": [ ... ] } or { "exclude": [ ... ] } 134 Exclude []string [all …]
|
| /third_party/typescript/src/testRunner/unittests/config/ |
| D | convertTypeAcquisitionFromJson.ts | 24 …Error.code, expectedError.code, `Expected error-code: ${JSON.stringify(expectedError.code)}. Actua… 25 …ry, expectedError.category, `Expected error-category: ${JSON.stringify(expectedError.category)}. A… 62 exclude: ["0.js", "1.js"] 71 exclude: ["0.js", "1.js"] 85 exclude: ["0.js", "1.js"] 94 exclude: ["0.js", "1.js"] 113 exclude: [] 135 exclude: [] 154 exclude: [] 168 exclude: ["0.js"] [all …]
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| D | pom.xml | 1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst… 2 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 8 <version>0.2.0-SNAPSHOT</version> 11 <version>0.2.0-SNAPSHOT</version> 27 <artifactId>maven-compiler-plugin</artifactId> 33 <exclude>**/*Test*.java</exclude> 39 <exclude>org/brotli/dec/SetDictionaryTest.java</exclude> 45 <artifactId>maven-surefire-plugin</artifactId> 46 <version>3.0.0-M3</version> 55 <artifactId>maven-source-plugin</artifactId> [all …]
|