/third_party/node/deps/npm/node_modules/is-callable/ |
D | .istanbul.yml | 5 - .js 6 - .jsx 7 default-excludes: true 8 excludes: [] 11 preserve-comments: false 12 complete-copy: false 13 save-baseline: false 14 baseline-file: ./coverage/coverage-baseline.raw.json 15 include-all-sources: false 16 include-pid: false [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRangeSpec.cpp | 1 //===- subzero/src/IceRangeSpec.cpp - Include/exclude specification -------===// 8 //===----------------------------------------------------------------------===// 12 /// match against. This is specified as a comma-separated list of clauses. 13 /// Each clause optionally starts with '-' to indicate exclusion instead of 23 //===----------------------------------------------------------------------===// 40 /// - "X" is treated as "X:X+1". 41 /// - ":Y" is treated as "0:Y". 42 /// - "X:" is treated as "X:inf" 75 // default decision when matching a value that wasn't explicitly provided in in record() 77 D->IsExplicit = true; in record() [all …]
|
/third_party/boost/tools/build/src/build/ |
D | project.py | 13 # - a module where all the Jamfile content live. 14 # - an instance of 'project-attributes' class. 16 # - an instance of 'project-target' class (from targets.jam) 21 # and new project-attributes instance is created. Some rules necessary for 22 # project are added to the module (see 'project-rules' module) at the bottom of 23 # this file. Default project attributes are set (inheriting attributes of 37 # The list of all loaded Jamfiles is stored in the .project-locations variable. 38 # It is possible to obtain a module name for a location using the 'module-name' 105 # (id,location) pairs corresponding to all 'use-project' 119 self.JAMROOT = ["project-root.jam", "[Jj]amroot", "[Jj]amroot.jam"] [all …]
|
D | project.jam | 9 # - a module where all the Jamfile content lives. 10 # - an instance of 'project-attributes' class. 12 # - an instance of 'project-target' class (from targets.jam) 17 # project-attributes instance is created. Some rules necessary for all projects 18 # are added to the module (see the 'project-rules' module). Default project 32 # The list of all loaded Jamfiles is stored in the .project-locations variable. 33 # It is possible to obtain a module name for a location using the 'module-name' 41 import property-set ; 45 .debug-loading = [ MATCH ^(--debug-loading)$ : [ modules.peek : ARGV ] ] ; 53 rule load ( jamfile-location : synthesize ? ) [all …]
|
/third_party/flutter/flutter/packages/flutter/test/painting/ |
D | beveled_rectangle_border_test.dart | 2 // Use of this source code is governed by a BSD-style license that can be 27 excludes: const <Offset>[ Offset(9.0, 19.0), Offset(31.0, 41.0) ], 30 // Default border radius and border side are zero, i.e. just a rectangle. 39 excludes: const <Offset>[ Offset(9.0, 23.0), Offset(27.0, 37.0) ], 47 test('BeveledRectangleBorder non-zero BorderRadius', () { 51 excludes: const <Offset>[ Offset(10.0, 20.0), Offset(30.0, 40.0) ],
|
D | continous_rectangle_border_test.dart | 2 // Use of this source code is governed by a BSD-style license that can be 28 excludes: const <Offset>[ Offset(9.0, 19.0), Offset(31.0, 41.0) ], 31 // Default border radius and border side are zero, i.e. just a rectangle. 39 excludes: const <Offset>[ Offset(9.0, 23.0), Offset(27.0, 37.0) ], 47 test('ContinuousRectangleBorder non-zero BorderRadius', () { 51 excludes: const <Offset>[ Offset(10.0, 20.0), Offset(30.0, 40.0) ],
|
/third_party/libphonenumber/java/libphonenumber/ |
D | pom.xml | 2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/… 12 <artifactId>libphonenumber-parent</artifactId> 34 <artifactId>maven-bundle-plugin</artifactId> 38 <Export-Package>com.google.i18n.phonenumbers</Export-Package> 43 <artifactId>maven-jar-plugin</artifactId> 47 <id>default-jar</id> 50 <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> 55 <id>no-metadata</id> 61 <classifier>no-metadata</classifier> 63 <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> [all …]
|
/third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
D | label-unreachable.c | 5 default: in foo() 13 * check-name: label-unreachable 14 * check-command: test-linearize $file 16 * check-error-ignore 17 * check-output-ignore 18 * check-output-contains: ret\\. 19 * check-output-excludes: END
|
D | non-const-case.c | 8 case (a - a): in foo() 10 default: in foo() 31 * check-name: non-const-case 32 * check-command: test-linearize -Wno-decl $file 34 * check-error-ignore 35 * check-output-ignore 36 * check-output-excludes:switch \\.
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | trivial-phi01.c | 6 default: in foo() 15 * check-name: trivial-phi01 16 * check-command: test-linearize -Wno-decl $file 18 * check-output-ignore 19 * check-output-excludes: phi\\.
|
/third_party/ltp/tools/sparse/sparse-src/validation/expand/ |
D | default-init-array.c | 9 * check-name: default-init-array 10 * check-command: test-linearize -Wno-decl -fdump-ir $file 11 * check-known-to-fail 13 * check-output-ignore 14 * check-output-contains: phisrc\\..*return.*\\$0 15 * check-output-excludes: load\\.
|
D | default-init-struct.c | 16 * check-name: default-init-struct 17 * check-command: test-linearize -Wno-decl -fdump-ir $file 19 * check-output-ignore 20 * check-output-contains: phisrc\\..*return.*\\$0 21 * check-output-excludes: load\\.
|
/third_party/boost/boost/ |
D | make_default.hpp | 2 // Copyright (c) 2009-2016 Vladimir Batov. 18 /// In generic code that results in the Default Constructibility requirement imposed 20 /// a) either excludes all the classes that for various reasons do not meet that requirement or 23 /// Deployment of boost::make_default() eliminates the Default Constructibility requirement with 29 …/// Classes with no default constructor can now be included via a boost::make_default() specializa…
|
/third_party/vk-gl-cts/doc/testspecs/GL3/ |
D | functional.texture_buffers.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 22 + dEQP-GL3.functional.texture_buffer.* 26 - As vertex texture 27 - As fragment texture 28 - As vertex array 29 - As index array 30 - All combinations of above [all …]
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
D | functional.texture_buffers.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 22 + dEQP-GLES31.functional.texture_buffer.* 26 - As vertex texture 27 - As fragment texture 28 - As vertex array 29 - As index array 30 - All combinations of above [all …]
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.rasterizer_discard.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 22 + dEQP-GLES3.functional.rasterizer_discard.* 26 - All primitive draw modes 27 - Color clears & writes 28 - Depth clears & writes 29 - Stencil clears & writes 31 - Discard test for default framebuffer [all …]
|
D | functional.shaders.switch.txt | 1 ------------------------------------------------------------------------- 3 ----------------------------------------------- 11 http://www.apache.org/licenses/LICENSE-2.0 18 ------------------------------------------------------------------------- 22 + dEQP-GLES3.functional.shaders.switch.* 28 + Fall-through 29 + Default label 32 - Missing colons, opening or closing braces etc. 34 - Statements before first label 35 - Non-integer switch expressions [all …]
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | slider_theme_test.dart | 2 // Use of this source code is governed by a BSD-style license that can be 20 testWidgets('Default SliderThemeData debugFillProperties', (WidgetTester tester) async { 221 testWidgets('Default slider track draws correctly', (WidgetTester tester) async { 257 testWidgets('Default slider overlay draws correctly', (WidgetTester tester) async { 318 testWidgets('Default slider ticker and thumb shape draw correctly', (WidgetTester tester) async { 362 testWidgets('Default slider value indicator shape draws correctly', (WidgetTester tester) async { 408 const Offset(0.0, -40.0), 409 const Offset(15.9, -40.0), 410 const Offset(-15.9, -40.0), 412 excludes: <Offset>[const Offset(16.1, -40.0), const Offset(-16.1, -40.0)], [all …]
|
/third_party/vk-gl-cts/doc/testspecs/VK/ |
D | pipeline.spec_constant.txt | 4 + dEQP-VK.pipeline.spec_constant.* 11 - No specialization info (default values) 12 - Partial and full specialization 13 - 32 bit boolean, integer and float types 14 - (optional) 16 and 64 bit types, where supported 16 - struct members 17 - array elements 18 - vector components 19 - matrix columns 21 - Array size [all …]
|
/third_party/qrcodegen/java/ |
D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/… 10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 19 <artifactId>maven-compiler-plugin</artifactId> 23 <id>default-compile</id> 29 <id>java8-compile</id> 36 <excludes> 37 <exclude>module-info.java</exclude> 38 </excludes> 46 <artifactId>maven-release-plugin</artifactId> [all …]
|
/third_party/flutter/flutter/packages/flutter/test/rendering/ |
D | mock_canvas.dart | 2 // Use of this source code is governed by a BSD-style license that can be 180 /// The [Paint]-related arguments (`color`, `strokeWidth`, `hasMaskFilter`, 210 /// The [Paint]-related arguments (`color`, `strokeWidth`, `hasMaskFilter`, 228 /// The [Paint]-related arguments (`color`, `strokeWidth`, `hasMaskFilter`, 246 /// The [Paint]-related arguments (`color`, `strokeWidth`, `hasMaskFilter`, 260 /// completed), the `includes` and `excludes` arguments can be provided to 269 /// The [Paint]-related arguments (`color`, `strokeWidth`, `hasMaskFilter`, 274 …void path({ Iterable<Offset> includes, Iterable<Offset> excludes, Color color, double strokeWidth,… 287 /// The [Paint]-related arguments (`color`, `strokeWidth`, `hasMaskFilter`, 305 /// The [Paint]-related arguments (`color`, `strokeWidth`, `hasMaskFilter`, [all …]
|
/third_party/skia/third_party/externals/expat/ |
D | README.md | 3 [![Packaging status](https://repology.org/badge/tiny-repos/expat.svg)](https://repology.org/metapac… 12 Expat is a stream-oriented XML parser. This means that you register 20 - GNU GCC >=4.5 21 - LLVM Clang >=3.5 22 - Microsoft Visual Studio >=15.0/2017 (rolling `${today} minus 5 years`) 25 [`expat-win32bin-*.*.*.{exe,zip}` download](https://github.com/libexpat/libexpat/releases), 26 which includes both pre-compiled libraries and executables, and source code for 29 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html). 37 ## Using libexpat in your CMake-Based Project 70 - libexpat >=2.2.8 where packaging uses the CMake build system [all …]
|
/third_party/skia/third_party/externals/expat/expat/ |
D | README.md | 3 [![Packaging status](https://repology.org/badge/tiny-repos/expat.svg)](https://repology.org/metapac… 12 Expat is a stream-oriented XML parser. This means that you register 20 - GNU GCC >=4.5 21 - LLVM Clang >=3.5 22 - Microsoft Visual Studio >=15.0/2017 (rolling `${today} minus 5 years`) 25 [`expat-win32bin-*.*.*.{exe,zip}` download](https://github.com/libexpat/libexpat/releases), 26 which includes both pre-compiled libraries and executables, and source code for 29 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html). 37 ## Using libexpat in your CMake-Based Project 70 - libexpat >=2.2.8 where packaging uses the CMake build system [all …]
|
/third_party/expat/ |
D | README.md | 3 [![Packaging status](https://repology.org/badge/tiny-repos/expat.svg)](https://repology.org/metapac… 12 Expat is a stream-oriented XML parser. This means that you register 20 - GNU GCC >=4.5 21 - LLVM Clang >=3.5 22 - Microsoft Visual Studio >=15.0/2017 (rolling `${today} minus 5 years`) 25 [`expat-win32bin-*.*.*.{exe,zip}` download](https://github.com/libexpat/libexpat/releases), 26 which includes both pre-compiled libraries and executables, and source code for 29 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html). 37 ## Using libexpat in your CMake-Based Project 70 - libexpat >=2.2.8 where packaging uses the CMake build system [all …]
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/interop/ |
D | value-or-error.md | 4 tags = [ "value-or-error" ] 9 and {{% api "checked<T, E = varies>" %}} (both of which are type aliases hard coding no-value 10 policies [as previously covered in this tutorial]({{< relref "/tutorial/essential/no-value/builtin"… 12 …e another in design intent]({{< relref "/faq" >}}#why-doesn-t-outcome-duplicate-std-expected-t-e-s… 29 Outcome's default `convert::value_or_error<T, U>` implementation explicitly 30 excludes Outcome `result` and `outcome` types from the default mechanism as
|