| /third_party/curl/m4/ |
| D | xc-lt-iface.m4 | 1 #--------------------------------------------------------------------------- 3 # xc-lt-iface.m4 13 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 19 # SPDX-License-Identifier: ISC 21 #--------------------------------------------------------------------------- 27 dnl ------------------------------------------------- 36 # ------------------------------------ # 38 # ------------------------------------ # 41 # Default behavior is to enable shared and static libraries on systems 50 # User may have disabled shared or static libraries. [all …]
|
| D | ltoptions.m4 | 1 # Helper functions for option handling. -*- Autoconf -*- 3 # Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021-2022 Free 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 18 # ------------------------------------------ 20 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # --------------------------------------- 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) [all …]
|
| /third_party/curl/docs/libcurl/opts/ |
| D | CURLSHOPT_UNSHARE.md | 1 --- 3 SPDX-License-Identifier: curl 7 See-also: 8 - CURLSHOPT_SHARE (3) 9 - curl_share_cleanup (3) 10 - curl_share_init (3) 11 - curl_share_setopt (3) 13 - All 14 --- 18 CURLSHOPT_UNSHARE - remove data to share [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuild/noEmitOnError/ |
| D | syntax-errors-with-incremental.js | 3 /// <reference no-default-lib="true"/> 17 //// [/src/shared/types/db.ts] 23 import { A } from "../shared/types/db"; 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… 59 /src/shared/types/db.ts 63 No cached semantic diagnostics in the builder:: [all …]
|
| D | semantic-errors-with-incremental.js | 3 /// <reference no-default-lib="true"/> 17 //// [/src/shared/types/db.ts] 23 import { A } from "../shared/types/db"; 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… 57 /src/shared/types/db.ts 63 /src/shared/types/db.ts [all …]
|
| D | syntax-errors.js | 3 /// <reference no-default-lib="true"/> 17 //// [/src/shared/types/db.ts] 23 import { A } from "../shared/types/db"; 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… 59 /src/shared/types/db.ts 63 No cached semantic diagnostics in the builder:: [all …]
|
| /third_party/libabigail/doc/manuals/ |
| D | abidiff.rst | 7 abidiff compares the Application Binary Interfaces (ABI) of two shared 15 For a comprehensive ABI change report between two input shared 16 libraries that includes changes about function and variable sub-types, 19 `CTF`_ or `BTF`_ formats, if present. Finally, if no debug info in 23 .. include:: tools-use-libabigail.txt 32 abidiff [options] <first-shared-library> <second-shared-library> 44 * Default system-wide suppression specification file 49 $libdir/libabigail/libabigail-default.abignore. If that file is not 50 present, then no default system-wide suppression specification file 58 $HOME/.abignore. If that file is not present, then no default user [all …]
|
| /third_party/glslang/Test/baseResults/ |
| D | 300block.frag.out | 12 ERROR: 0:52: '++' : l-value required "s" (can't modify a uniform) 13 …no operation '++' exists that takes an operand of type uniform structure{ global mediump 4-compon… 14 …-' : wrong operand types: no operation '-' exists that takes a left-hand operand of type 'layout(… 17 …nd types: no operation '*' exists that takes a left-hand operand of type ' const int' and a right … 19 ERROR: 17 compilation errors. No code generated. 27 0:44 texture ( global lowp 4-component vector of int, operation at mediump) 29 …bal mediump 4-component vector of float u, global mediump 4-component vector of uint v, global l… 32 0:44 Construct vec3 ( temp mediump 3-component vector of float) 34 0:44 ni: direct index for structure (layout( column_major shared) uniform mediump int) 35 …column_major shared) uniform block{layout( column_major shared) uniform mediump 4-component vector… [all …]
|
| D | 300operations.frag.out | 3 …no operation '+' exists that takes a left-hand operand of type 'layout( column_major shared) unifo… 4 …no operation '+' exists that takes a left-hand operand of type ' global structure{ global mediump … 5 …: no operation '+' exists that takes a left-hand operand of type ' temp mediump int' and a right o… 6 …: no operation '+' exists that takes a left-hand operand of type ' temp mediump uint' and a right … 7 …s: no operation '+' exists that takes a left-hand operand of type ' temp mediump uint' and a right… 8 …:35: 'assign' : cannot convert from ' temp mediump 4-component vector of int' to ' temp mediump 3… 9 …no operation '/' exists that takes a left-hand operand of type ' temp mediump 4-component vector o… 10 …-' : wrong operand types: no operation '-' exists that takes a left-hand operand of type ' temp m… 11 …no operation '+' exists that takes a left-hand operand of type ' temp mediump 3-component vector o… 12 …no operation '*' exists that takes a left-hand operand of type ' global 5-element array of mediump… [all …]
|
| /third_party/typescript/tests/arkTSTest/testcase/arkts-shared-module-exports/ |
| D | shared-module.json | 4 …"messageText": "No decorators except ArkUI decorators are currently allowed (arkts-no-decorators-e… 13 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 20 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 27 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 34 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 41 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 48 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 55 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 62 …ssageText": "Only \"Sendable\" entities can be exported in shared module (arkts-shared-module-expo… 69 …ssageText": "\"export * from ...\" is not allowed in shared module (arkts-shared-module-no-wildcar… [all …]
|
| /third_party/openssl/ |
| D | make_openssl_build_all_generated.sh | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 set -e 22 # https://github.com/openssl/openssl/blob/master/INSTALL.md#out-of-tree-builds 25 rm -rf ${build_all_generated_path} 26 mkdir -p ${build_all_generated_path} 28 # https://github.com/openssl/openssl/issues/20112#issuecomment-1400388204 29 # no-shared will disable building shared libcrypto and libssl libraries. 30 # But the legacy provider would still be built as a shared module. 31 # So you would need the legacy shared module present on the installed 33 # You can use no-module to make the legacy provider built-in. [all …]
|
| /third_party/typescript/tests/baselines/reference/tsc/incremental/ |
| D | with-noEmitOnError-semantic-errors.js | 3 /// <reference no-default-lib="true"/> 17 //// [/src/shared/types/db.ts] 23 import { A } from "../shared/types/db"; 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… 57 /src/shared/types/db.ts 63 /src/shared/types/db.ts [all …]
|
| D | with-noEmitOnError-syntax-errors.js | 3 /// <reference no-default-lib="true"/> 17 //// [/src/shared/types/db.ts] 23 import { A } from "../shared/types/db"; 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… 59 /src/shared/types/db.ts 65 /src/shared/types/db.ts [all …]
|
| /third_party/libevdev/m4/ |
| D | ltoptions.m4 | 1 # Helper functions for option handling. -*- Autoconf -*- 3 # Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021-2022 Free 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 18 # ------------------------------------------ 20 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # --------------------------------------- 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) [all …]
|
| /third_party/protobuf/third_party/googletest/googletest/m4/ |
| D | ltoptions.m4 | 1 # Helper functions for option handling. -*- Autoconf -*- 3 # Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 18 # ------------------------------------------ 20 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # --------------------------------------- 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) [all …]
|
| /third_party/skia/third_party/externals/libpng/scripts/ |
| D | ltoptions.m4 | 1 # Helper functions for option handling. -*- Autoconf -*- 3 # Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 18 # ------------------------------------------ 20 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # --------------------------------------- 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) [all …]
|
| /third_party/protobuf/m4/ |
| D | ltoptions.m4 | 1 # Helper functions for option handling. -*- Autoconf -*- 3 # Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software 17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) 18 # ------------------------------------------ 20 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) 23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) 24 # --------------------------------------- 25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuild/configFileExtends/ |
| D | when-building-solution-with-projects-extends-config-with-include.js | 3 /// <reference no-default-lib="true"/> 17 //// [/src/shared/index.ts] 20 //// [/src/shared/tsconfig-base.json] 21 {"include":["./typings-base/"]} 23 //// [/src/shared/tsconfig.json] 24 {"extends":"./tsconfig-base.json","compilerOptions":{"composite":true,"outDir":"../target-tsc-build… 26 //// [/src/shared/typings-base/globals.d.ts] 30 {"references":[{"path":"./shared/tsconfig.json"},{"path":"./webpack/tsconfig.json"}],"files":[]} 36 …shared/tsconfig-base.json","compilerOptions":{"composite":true,"outDir":"../target-tsc-build/","ro… 41 /lib/tsc --b /src/tsconfig.json --v --listFiles [all …]
|
| D | when-building-project-uses-reference-and-both-extend-config-with-include.js | 3 /// <reference no-default-lib="true"/> 17 //// [/src/shared/index.ts] 20 //// [/src/shared/tsconfig-base.json] 21 {"include":["./typings-base/"]} 23 //// [/src/shared/tsconfig.json] 24 {"extends":"./tsconfig-base.json","compilerOptions":{"composite":true,"outDir":"../target-tsc-build… 26 //// [/src/shared/typings-base/globals.d.ts] 30 {"references":[{"path":"./shared/tsconfig.json"},{"path":"./webpack/tsconfig.json"}],"files":[]} 36 …shared/tsconfig-base.json","compilerOptions":{"composite":true,"outDir":"../target-tsc-build/","ro… 41 /lib/tsc --b /src/webpack/tsconfig.json --v --listFiles [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmitOnError/ |
| D | does-not-emit-any-files-on-error-with-incremental.js | 5 "outDir": "./dev-build", 11 //// [/user/username/projects/noEmitOnError/shared/types/db.ts] 17 import { A } from "../shared/types/db"; 27 /// <reference no-default-lib="true"/> 42 /a/lib/tsc.js -b -w -verbose --incremental 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 Program root files: ["/user/username/projects/noEmitOnError/shared/types/db.ts","/user/username/pro… 64 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 68 /user/username/projects/noEmitOnError/shared/types/db.ts [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_compute_program5.txt | 87 three-dimensional array of program invocations (threads). The compute 89 mandatory GROUP_SIZE declaration, each of which comprises a fixed-size, 90 three-dimensional array of program invocations. One or more work groups 100 work group has an optional shared memory allocation (specified by the 104 Unlike other program types, compute program invocations have no inputs or 108 Built-in inputs are also provided to allow a compute shader invocation to 137 <SHARED_statement> ::= "SHARED" <establishName> <sharedSingleInit> 138 | "SHARED" <establishName> <optArraySize> 183 program invocations arranged as a one-, two-, or three-dimensional array. 184 Figure X.1 illustrates a two-dimensional dispatch with a local work group [all …]
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_compute_program5.txt | 87 three-dimensional array of program invocations (threads). The compute 89 mandatory GROUP_SIZE declaration, each of which comprises a fixed-size, 90 three-dimensional array of program invocations. One or more work groups 100 work group has an optional shared memory allocation (specified by the 104 Unlike other program types, compute program invocations have no inputs or 108 Built-in inputs are also provided to allow a compute shader invocation to 137 <SHARED_statement> ::= "SHARED" <establishName> <sharedSingleInit> 138 | "SHARED" <establishName> <optArraySize> 183 program invocations arranged as a one-, two-, or three-dimensional array. 184 Figure X.1 illustrates a two-dimensional dispatch with a local work group [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/ |
| D | with-noEmitOnError-with-incremental.js | 2 //// [/user/username/projects/noEmitOnError/shared/types/db.ts] 8 import { A } from "../shared/types/db"; 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 Program root files: ["/user/username/projects/noEmitOnError/shared/types/db.ts","/user/username/pro… 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 61 /user/username/projects/noEmitOnError/shared/types/db.ts 67 /user/username/projects/noEmitOnError/shared/types/db.ts [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/ |
| D | with-noEmitOnError-with-incremental.js | 2 //// [/user/username/projects/noEmitOnError/shared/types/db.ts] 8 import { A } from "../shared/types/db"; 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 Program root files: ["/user/username/projects/noEmitOnError/shared/types/db.ts","/user/username/pro… 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 61 /user/username/projects/noEmitOnError/shared/types/db.ts 67 /user/username/projects/noEmitOnError/shared/types/db.ts [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/ |
| D | with-noEmitOnError-with-incremental.js | 2 //// [/user/username/projects/noEmitOnError/shared/types/db.ts] 8 import { A } from "../shared/types/db"; 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 Program root files: ["/user/username/projects/noEmitOnError/shared/types/db.ts","/user/username/pro… 57 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"… 61 /user/username/projects/noEmitOnError/shared/types/db.ts 67 /user/username/projects/noEmitOnError/shared/types/db.ts [all …]
|