/third_party/musl/porting/linux/user/config/ |
D | ld-musl-namespace-x86_64-test.ini | 13 namespace.ns_no_allowed_libs.separated = true 17 namespace.ns_normal.separated = true 22 namespace.ns_wrong_lib_path.separated = true 28 namespace.ns_wrong_allowed_path.separated = true 33 namespace.for_inherit_A.separated = true 35 namespace.for_inherit_AA.separated = true 38 namespace.inherited_class.separated = true 43 namespace.ns_separated_flase.separated = false 48 namespace.ns_asan_lib_path.separated = true 53 namespace.ns_asan_permit_path.separated =true
|
D | ld-musl-namespace-arm-test.ini | 13 namespace.ns_no_allowed_libs.separated = true 17 namespace.ns_normal.separated = true 22 namespace.ns_wrong_lib_path.separated = true 28 namespace.ns_wrong_allowed_path.separated = true 33 namespace.for_inherit_A.separated = true 35 namespace.for_inherit_AA.separated = true 38 namespace.inherited_class.separated = true 43 namespace.ns_separated_flase.separated = false 48 namespace.ns_asan_lib_path.separated = true 53 namespace.ns_asan_permit_path.separated =true
|
D | ld-musl-namespace-aarch64-test.ini | 13 namespace.ns_no_allowed_libs.separated = true 17 namespace.ns_normal.separated = true 22 namespace.ns_wrong_lib_path.separated = true 28 namespace.ns_wrong_allowed_path.separated = true 33 namespace.for_inherit_A.separated = true 35 namespace.for_inherit_AA.separated = true 38 namespace.inherited_class.separated = true 43 namespace.ns_separated_flase.separated = false 48 namespace.ns_asan_lib_path.separated = true 53 namespace.ns_asan_permit_path.separated =true
|
/third_party/curl/docs/cmdline-opts/ |
D | MANPAGE.md | 24 Tags: (space separated list) 25 Protocols: (space separated list for which protocols this option works) 27 Mutexed: (space separated list of options this overrides, no dashes) 28 Requires: (space separated list of features this requires, no dashes) 29 See-also: (space separated list of related options, no dashes)
|
D | proto.d | 9 evaluated left to right, are comma separated, and are each a protocol name or 22 subject to later modification by subsequent entries in the comma separated
|
/third_party/gn/src/gn/format_test_data/ |
D | 005.gn | 1 # This is a separated block comment that mustn't be attached the to target 2 # below, and should be separated by a single blank line.
|
D | 005.golden | 1 # This is a separated block comment that mustn't be attached the to target 2 # below, and should be separated by a single blank line.
|
D | 006.gn | 1 # This is a separated block comment that mustn't be attached the to target 2 # below, and should be separated by a single blank line.
|
D | 006.golden | 1 # This is a separated block comment that mustn't be attached the to target 2 # below, and should be separated by a single blank line.
|
/third_party/boost/libs/local_function/doc/ |
D | no_variadic_macros.qbk | 15 …cro parameters using a __Boost_Preprocessor__ sequence where tokens are separated by round parenth… 19 Instead of the comma-separated list that we have seen so far which requires variadic macros: 27 However, on compilers with variadic macros the comma-separated syntax we have seen so far is prefer… 38 …cumentation reprogrammed using the sequence syntax instead of the comma-separated syntax (in alpha…
|
/third_party/musl/porting/linux/user/ldso/ |
D | namespace.h | 45 bool separated; /* if separated */ member 80 void ns_set_separated(ns_t *ns, bool separated);
|
D | namespace.c | 321 void ns_set_separated(ns_t *ns, bool separated) in ns_set_separated() argument 326 ns->separated = separated; in ns_set_separated() 327 LD_LOGD("ns_set_separated ns[%{public}s] separated:%{public}d.", ns->ns_name, ns->separated); in ns_set_separated() 463 if (check_inherited && !ns->separated) { in is_accessible()
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | time.dart | 150 /// laid out horizontally. Hours are separated from minutes by one colon 157 /// laid out horizontally. Hours are separated from minutes by one dot 164 /// laid out horizontally. Hours are separated from minutes by letter 'h'. 170 /// always laid out horizontally. Hours are separated from minutes by one 179 /// [TextDirection]) hour-minute indicator. Hours are separated from minutes 188 /// ambient [TextDirection]) hour-minute indicator. Hours are separated from
|
/third_party/curl/tests/data/ |
D | CMakeLists.txt | 27 # as a space-separated string rather than comma-separated (a list in CMake).
|
/third_party/flutter/skia/third_party/externals/wuffs/cmd/commonflags/ |
D | commonflags.go | 29 CcompilersUsage = `comma-separated list of C compilers` 35 …FocusUsage = `comma-separated list of tests or benchmarks (name prefixes) to focus on, e.g. "wuf…
|
/third_party/jerryscript/tools/pylint/ |
D | pylintrc | 17 # List of plugins (as comma separated values of python modules names) to load, 28 # A comma-separated list of package or module names from where C extensions may 49 # either give multiple identifier separated by comma (,) or put this option 54 # can either give multiple identifiers separated by comma (,) or put this 149 # List of note tags to take in consideration, separated by a comma. 159 # List of comma separated words that should not be checked. 190 # List of builtins function names that should not be used, separated by a comma 193 # Good variable names which should always be accepted, separated by a comma 196 # Bad variable names which should always be refused, separated by a comma 342 # Deprecated modules which should not be used, separated by a comma
|
/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-search.md | 65 Output search results as lines with tab-separated columns. 82 Space-separated options that are always passed to search. 89 Space-separated options that limit the results from search.
|
/third_party/curl/ |
D | curl-config.in | 42 --features newline separated list of enabled features 46 --protocols newline separated list of enabled protocols
|
/third_party/grpc/tools/run_tests/performance/ |
D | README.md | 80 * Set `QPS_WORKERS` environment variable to a comma separated list of worker 127 Type: comma separated list of host:port 129 Set this to a comma separated list of QPS worker processes/machines. 133 the comma separated list. The rest will be told to run as clients
|
/third_party/ltp/m4/ |
D | ax_prog_perl_modules.m4 | 17 # MODULES is a space separated list of module names. To check for a 19 # name, separated by an equals sign.
|
/third_party/glib/glib/dirent/ |
D | README | 1 This is dirent from mingw-runtime-3.3, separated for MSVC user's
|
/third_party/PyYAML/tests/data/ |
D | construct-timestamp.data | 3 space separated: 2001-12-14 21:59:43.10 -5
|
D | construct-timestamp.code | 4 "space separated": datetime.datetime(2001, 12, 15, 2, 59, 43, 100000),
|
/third_party/iptables/extensions/ |
D | libxt_tcp.man | 21 flags which we should examine, written as a comma-separated list, and 22 the second argument \fIcomp\fP is a comma-separated list of flags which must be
|
/third_party/e2fsprogs/lib/uuid/ |
D | configure.in | 2 dnl Not used now, for the future when uuid is separated out into its
|