| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
| D | FromJsonTest.java | 16 …ub.com/messageformat/messageformat/blob/master/packages/mf2-messageformat/src/__fixtures/test-mess… 26 .build(), 30 .build(), 34 .build(), 39 .build(), 43 // errorsJs: ["missing-var"] 44 .build(), 49 .build(), 55 .build(), 59 .build(), [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/moduleResolution/ |
| D | build-mode-watches-for-changes-to-package-json-main-fields.js | 3 {"name":"pkg1","version":"1.0.0","main":"build/index.js"} 10 {"compilerOptions":{"outDir":"build"},"references":[{"path":"../pkg2"}]} 13 {"compilerOptions":{"composite":true,"outDir":"build","baseUrl":"."}} 21 //// [/user/username/projects/myproject/packages/pkg2/other.ts] 25 {"name":"pkg2","version":"1.0.0","main":"build/index.js"} 29 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js -b packages/pkg1 --verbose -w --traceResolution 47 [[90m12:00:44 AM[0m] Projects in this build: 51 …ges/pkg2/tsconfig.json' is out of date because output file 'packages/pkg2/build/tsconfig.tsbuildin… 63 File name '/user/username/projects/myproject/packages/pkg2/const.js' has a '.js' extension - stripp… [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/moduleResolution/ |
| D | watches-for-changes-to-package-json-main-fields.js | 3 {"name":"pkg1","version":"1.0.0","main":"build/index.js"} 10 {"compilerOptions":{"outDir":"build"}} 12 //// [/user/username/projects/myproject/packages/pkg2/build/const.d.ts] 15 //// [/user/username/projects/myproject/packages/pkg2/build/index.d.ts] 18 //// [/user/username/projects/myproject/packages/pkg2/build/other.d.ts] 22 {"name":"pkg2","version":"1.0.0","main":"build/index.js"} 26 /// <reference no-default-lib="true"/> 39 /a/lib/tsc.js --project ./packages/pkg1/tsconfig.json -w --traceResolution 58 …ackage.json' has 'main' field 'build/index.js' that references '/user/username/projects/myproject/… 59 File '/user/username/projects/myproject/node_modules/pkg2/build/index.js' does not exist. [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmitOnError/ |
| D | does-not-emit-any-files-on-error.js | 5 "outDir": "./dev-build", 22 //// [/user/username/projects/noEmitOnError/src/other.ts] 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js -b -w -verbose 47 [[90m12:00:32 AM[0m] Projects in this build: 50 [[90m12:00:33 AM[0m] Project 'tsconfig.json' is out of date because output file 'dev-build/shared… 54 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 63 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 64 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 70 /user/username/projects/noEmitOnError/src/other.ts [all …]
|
| D | does-not-emit-any-files-on-error-with-incremental.js | 5 "outDir": "./dev-build", 22 //// [/user/username/projects/noEmitOnError/src/other.ts] 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js -b -w -verbose --incremental 47 [[90m12:00:32 AM[0m] Projects in this build: 50 [[90m12:00:33 AM[0m] Project 'tsconfig.json' is out of date because output file 'dev-build/tsconf… 54 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 63 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 64 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 70 /user/username/projects/noEmitOnError/src/other.ts [all …]
|
| /third_party/node/deps/openssl/openssl/Configurations/ |
| D | README.md | 10 *.tmpl Build file templates, please read 'Build-file 11 programming with the "unified" build system' as well 12 as 'Build info files' for more information. 26 have config targets that shadow config targets from other files. 30 inherit_from => Other targets to inherit values from. 34 upon which other targets can be built. 52 given, as the build file defaults are 95 like "-fPIC". 133 that don't conflict with other builds of OpenSSL 138 where a default build would normally create the SSL [all …]
|
| /third_party/openssl/Configurations/ |
| D | README.md | 10 *.tmpl Build file templates, please read 'Build-file 11 programming with the "unified" build system' as well 12 as 'Build info files' for more information. 26 have config targets that shadow config targets from other files. 30 inherit_from => Other targets to inherit values from. 34 upon which other targets can be built. 52 given, as the build file defaults are 95 like "-fPIC". 133 that don't conflict with other builds of OpenSSL 138 where a default build would normally create the SSL [all …]
|
| /third_party/ninja/doc/ |
| D | manual.asciidoc | 1 The Ninja build system 7 ------------ 9 Ninja is yet another build system. It takes as input the 13 Ninja joins a sea of other build systems. Its distinguishing goal is 17 files and whose other build systems (including one built from custom 18 non-recursive Makefiles) would take ten seconds to start building 24 Where other build systems are high-level languages, Ninja aims to be 27 Build systems get slow when they need to make decisions. When you are 28 in an edit-compile cycle you want it to be as fast as possible -- you 29 want the build system to do the minimum work necessary to figure out [all …]
|
| /third_party/glib/ |
| D | README.win32.md | 1 Chun-wei Fan `<fanc999@yahoo.com.tw>` 17 To build GLib on Win32, you can use either GCC ("MinGW") or the Microsoft 21 You can also cross-compile GLib for Windows from Linux using the 22 cross-compiling mingw packages for your distro. 24 Note that to just *use* GLib on Windows, there is no need to build it 27 On Windows setting up a correct build environment is very similar to typing 31 compilation related to Win32 in GLib-using code: 33 - `G_OS_WIN32` is defined when compiling for native Win32, without 34 any POSIX emulation, other than to the extent provided by the 37 - `G_WITH_CYGWIN` is defined if compiling for the Cygwin [all …]
|
| /third_party/gn/docs/ |
| D | language.md | 9 ### Use the built-in help! 11 GN has an extensive built-in help system which provides a reference for 12 every function and built-in variable. This page is more high-level. 25 * Writing build files should not be a creative endeavour. Ideally two 34 * The build language should be opinionated as to how the build should 37 the build simpler rather than making everything more complicated to 48 * 64-bit signed integers. 50 * Lists (of any other types). 51 * Scopes (sort of like a dictionary, only for built-in stuff). 53 There are some built-in variables whose values depend on the current [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuild/noEmitOnError/ |
| D | semantic-errors.js | 3 /// <reference no-default-lib="true"/> 26 //// [/src/src/other.ts] 33 "outDir": "./dev-build", 42 /lib/tsc --b /src/tsconfig.json 43 [96msrc/src/main.ts[0m:[93m2[0m:[93m7[0m - [91merror[0m[90m TS2322: [0mType 'number' is n… 52 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"] 53 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"configFilePath":"/src/tsconfig.js… 59 /src/src/other.ts 65 /src/src/other.ts 71 /src/src/other.ts (used version) [all …]
|
| D | syntax-errors.js | 3 /// <reference no-default-lib="true"/> 28 //// [/src/src/other.ts] 35 "outDir": "./dev-build", 44 /lib/tsc --b /src/tsconfig.json 45 [96msrc/src/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 54 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"] 55 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"configFilePath":"/src/tsconfig.js… 61 /src/src/other.ts 70 Change:: no-change-run 75 /lib/tsc --b /src/tsconfig.json [all …]
|
| D | syntax-errors-with-incremental.js | 3 /// <reference no-default-lib="true"/> 28 //// [/src/src/other.ts] 35 "outDir": "./dev-build", 44 /lib/tsc --b /src/tsconfig.json --incremental 45 [96msrc/src/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 54 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"] 55 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"incremental":true,"configFilePath… 61 /src/src/other.ts 68 //// [/src/dev-build/tsconfig.tsbuildinfo] 69 …other.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface… [all …]
|
| D | semantic-errors-with-incremental.js | 3 /// <reference no-default-lib="true"/> 26 //// [/src/src/other.ts] 33 "outDir": "./dev-build", 42 /lib/tsc --b /src/tsconfig.json --incremental 43 [96msrc/src/main.ts[0m:[93m2[0m:[93m7[0m - [91merror[0m[90m TS2322: [0mType 'number' is n… 52 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"] 53 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"incremental":true,"configFilePath… 59 /src/src/other.ts 65 /src/src/other.ts 71 /src/src/other.ts (used version) [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/ |
| D | with-noEmitOnError.js | 13 //// [/user/username/projects/noEmitOnError/src/other.ts] 20 "outDir": "./dev-build", 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js --w --isolatedModules --d 47 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 56 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 63 /user/username/projects/noEmitOnError/src/other.ts 69 /user/username/projects/noEmitOnError/src/other.ts 75 /user/username/projects/noemitonerror/src/other.ts (used version) [all …]
|
| D | with-noEmitOnError-with-incremental.js | 13 //// [/user/username/projects/noEmitOnError/src/other.ts] 20 "outDir": "./dev-build", 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js --w --isolatedModules --d --incremental 47 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 56 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 63 /user/username/projects/noEmitOnError/src/other.ts 69 /user/username/projects/noEmitOnError/src/other.ts 75 /user/username/projects/noemitonerror/src/other.ts (used version) [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/ |
| D | with-noEmitOnError.js | 13 //// [/user/username/projects/noEmitOnError/src/other.ts] 20 "outDir": "./dev-build", 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js --w --assumeChangesOnlyAffectDirectDependencies --d 47 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 56 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 63 /user/username/projects/noEmitOnError/src/other.ts 69 /user/username/projects/noEmitOnError/src/other.ts 75 /user/username/projects/noemitonerror/src/other.ts (used version) [all …]
|
| D | with-noEmitOnError-with-incremental.js | 13 //// [/user/username/projects/noEmitOnError/src/other.ts] 20 "outDir": "./dev-build", 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js --w --assumeChangesOnlyAffectDirectDependencies --d --incremental 47 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 56 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 63 /user/username/projects/noEmitOnError/src/other.ts 69 /user/username/projects/noEmitOnError/src/other.ts 75 /user/username/projects/noemitonerror/src/other.ts (used version) [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/ |
| D | with-noEmitOnError.js | 13 //// [/user/username/projects/noEmitOnError/src/other.ts] 20 "outDir": "./dev-build", 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js --w --d 47 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 56 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 63 /user/username/projects/noEmitOnError/src/other.ts 69 /user/username/projects/noEmitOnError/src/other.ts 75 /user/username/projects/noemitonerror/src/other.ts (used version) [all …]
|
| D | with-noEmitOnError-with-incremental.js | 13 //// [/user/username/projects/noEmitOnError/src/other.ts] 20 "outDir": "./dev-build", 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js --w --d --incremental 47 [96msrc/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 56 …/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"] 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 63 /user/username/projects/noEmitOnError/src/other.ts 69 /user/username/projects/noEmitOnError/src/other.ts 75 /user/username/projects/noemitonerror/src/other.ts (used version) [all …]
|
| /third_party/skia/third_party/externals/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 …]
|
| D | INSTALL | 2 There are several ways to build the FreeType library, depending on 11 C library with very few platform-dependent optimizations utilized at 12 build time. Any C99-compliant compiler should be able to compile 17 FreeType auto-configuration scripts should be able to detect the 24 run-time; look at the documentation of function `FT_Property_Set`. 30 1. Unix and Unix-like systems 32 This also includes MacOS, Cygwin, MinGW + MSYS, Mingw-w64 + MSYS2, 33 and possibly other, similar environments. 37 compilation, since other make tools won't work (this includes BSD 43 2. Other systems using GNU Make [all …]
|
| /third_party/typescript/tests/baselines/reference/tsc/incremental/ |
| D | with-noEmitOnError-semantic-errors.js | 3 /// <reference no-default-lib="true"/> 26 //// [/src/src/other.ts] 33 "outDir": "./dev-build", 42 /lib/tsc --incremental -p src 43 [96msrc/src/main.ts[0m:[93m2[0m:[93m7[0m - [91merror[0m[90m TS2322: [0mType 'number' is n… 52 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"] 53 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"incremental":true,"project":"/src… 59 /src/src/other.ts 65 /src/src/other.ts 71 /src/src/other.ts (used version) [all …]
|
| D | with-noEmitOnError-syntax-errors.js | 3 /// <reference no-default-lib="true"/> 28 //// [/src/src/other.ts] 35 "outDir": "./dev-build", 44 /lib/tsc --incremental -p src 45 [96msrc/src/main.ts[0m:[93m4[0m:[93m1[0m - [91merror[0m[90m TS1005: [0m',' expected. 54 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"] 55 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"incremental":true,"project":"/src… 61 /src/src/other.ts 67 /src/src/other.ts 73 /src/src/other.ts (used version) [all …]
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | parser_type.h | 7 // http://www.apache.org/licenses/LICENSE-2.0 47 virtual const ast::Type* Build(ProgramBuilder& b) const = 0; 84 /// @returns "<no-type-info>", for debug purposes only 85 std::string String() const { return "<no-type-info>"; } in String() 98 const ast::Type* Build(ProgramBuilder& b) const override; 110 const ast::Type* Build(ProgramBuilder& b) const override; 122 const ast::Type* Build(ProgramBuilder& b) const override; 134 const ast::Type* Build(ProgramBuilder& b) const override; 146 const ast::Type* Build(ProgramBuilder& b) const override; 162 /// @param other the other type to copy [all …]
|