Home
last modified time | relevance | path

Searched +full:no +full:- +full:shared (Results 1 – 25 of 1104) sorted by relevance

12345678910>>...45

/third_party/node/deps/cares/m4/
Dxc-lt-iface.m41 #---------------------------------------------------------------------------
3 # xc-lt-iface.m4
13 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
19 #---------------------------------------------------------------------------
25 dnl -------------------------------------------------
34 # ------------------------------------ #
36 # ------------------------------------ #
39 # Default behavior is to enable shared and static libraries on systems
48 # User may have disabled shared or static libraries.
52 xc_lt_want_enable_shared='no'
[all …]
Dltoptions.m41 # 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 …]
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
12 # This is free software; see the source for copying conditions. There is NO
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
101 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/libabigail/doc/manuals/
Dabidiff.rst7 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,
22 .. include:: tools-use-libabigail.txt
31 abidiff [options] <first-shared-library> <second-shared-library>
43 * Default system-wide suppression specification file
48 $libdir/libabigail/libabigail-default.abignore. If that file is not
49 present, then no default system-wide suppression specification file
57 $HOME/.abignore. If that file is not present, then no default user
65 * ``--help | -h``
[all …]
/third_party/glslang/Test/baseResults/
D300block.frag.out12 ERROR: 0:52: '++' : l-value required "s" (can't modify a uniform)
13no 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)
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 lowp 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 …]
D300operations.frag.out3no operation '+' exists that takes a left-hand operand of type 'layout( column_major shared) unifo…
4no 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
9no 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…
11no operation '+' exists that takes a left-hand operand of type ' temp mediump 3-component vector o…
12no operation '*' exists that takes a left-hand operand of type ' global 5-element array of mediump…
[all …]
/third_party/openssl/
Dmake_openssl_build_all_generated.sh7 # http://www.apache.org/licenses/LICENSE-2.0
15 set -e
21 # https://github.com/openssl/openssl/blob/master/INSTALL.md#out-of-tree-builds
24 rm -rf ${build_all_generated_path}/${openssl_selected_platform}
25 mkdir -p ${build_all_generated_path}/${openssl_selected_platform}
27 # https://github.com/openssl/openssl/issues/20112#issuecomment-1400388204
28 # no-shared will disable building shared libcrypto and libssl libraries.
29 # But the legacy provider would still be built as a shared module.
30 # So you would need the legacy shared module present on the installed
32 # You can use no-module to make the legacy provider built-in.
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
Dltoptions.m41 # 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 …]
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
12 # This is free software; see the source for copying conditions. There is NO
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
101 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/libevdev/m4/
Dltoptions.m41 # 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 …]
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
12 # This is free software; see the source for copying conditions. There is NO
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
101 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/libffi/m4/
Dltoptions.m41 # 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 …]
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
12 # This is free software; see the source for copying conditions. There is NO
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
101 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dltoptions.m41 # 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/openGLES/extensions/NV/
DNV_compute_program5.txt87 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/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_compute_program5.txt87 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/tsbuild/configFileExtends/initial-build/
Dwhen-building-project-uses-reference-and-both-extend-config-with-include.js3 /// <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]
36shared/tsconfig-base.json","compilerOptions":{"composite":true,"outDir":"../target-tsc-build/","ro…
41 /lib/tsc --b /src/webpack/tsconfig.json --v --listFiles
43 * src/shared/tsconfig.json
[all …]
Dwhen-building-solution-with-projects-extends-config-with-include.js3 /// <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":[]}
36shared/tsconfig-base.json","compilerOptions":{"composite":true,"outDir":"../target-tsc-build/","ro…
41 /lib/tsc --b /src/tsconfig.json --v --listFiles
[all …]
/third_party/typescript/tests/baselines/reference/tsc/incremental/initial-build/
Dwith-noEmitOnError-semantic-errors.js3 /// <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 src/src/main.ts:2:7 - error TS2322: Type '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 …]
Dwith-noEmitOnError-syntax-errors.js3 /// <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 src/src/main.ts:4:1 - error TS1005: ',' expected.
59 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"]
60 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"incremental":true,"project":"/src…
64 /src/shared/types/db.ts
70 /src/shared/types/db.ts
[all …]
/third_party/typescript/tests/baselines/reference/tsbuild/noEmitOnError/initial-build/
Dsyntax-errors-with-incremental.js3 /// <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 src/src/main.ts:4:1 - error TS1005: ',' expected.
59 Program root files: ["/src/shared/types/db.ts","/src/src/main.ts","/src/src/other.ts"]
60 Program options: {"outDir":"/src/dev-build","noEmitOnError":true,"incremental":true,"configFilePath…
64 /src/shared/types/db.ts
68 No cached semantic diagnostics in the builder::
[all …]
Dsemantic-errors-with-incremental.js3 /// <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 src/src/main.ts:2:7 - error TS2322: Type '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 …]
/third_party/python/Doc/library/
Dmultiprocessing.shared_memory.rst1 :mod:`multiprocessing.shared_memory` --- Provides shared memory for direct access across processes
5 :synopsis: Provides shared memory for direct access across processes.
12 single: Shared Memory
13 single: POSIX Shared Memory
14 single: Named Shared Memory
16 --------------
19 and management of shared memory to be accessed by one or more processes
21 the life-cycle management of shared memory especially across distinct
26 In this module, shared memory refers to "System V style" shared memory blocks
28 to "distributed shared memory". This style of shared memory permits distinct
[all …]
/third_party/skia/third_party/externals/microhttpd/m4/
Dltoptions.m41 # Helper functions for option handling. -*- Autoconf -*-
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])
37 # ------------------------------------------------------------
[all …]
/third_party/flutter/skia/third_party/externals/sdl/acinclude/
Dltoptions.m41 # Helper functions for option handling. -*- Autoconf -*-
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])
37 # ------------------------------------------------------------
[all …]

12345678910>>...45