Home
last modified time | relevance | path

Searched refs:colon (Results 1 – 25 of 46) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Ddouble_colon2 $description = "Test handling of double-colon rules.";
7 - Multiple commands for the same (double-colon) target
10 - Double-colon targets that aren't the goal target.
12 Then we do the same thing for parallel builds: double-colon
46 # TEST 0: A simple double-colon rule that isn't the goal target.
60 # TEST 2: A simple double-colon rule that is the goal target
74 # TEST 4: Each double-colon rule is supposed to be run individually
91 # TEST 6: Each double-colon rule is supposed to be run individually
128 # TEST 9: make sure all rules in s double colon family get executed
Dcomments5 $details = "To test comments within a makefile, a semi-colon was placed \n"
Dtargetvars206 # Test double-colon rules with target-specific variable values
236 # Test double-colon rules with target-specific variable values and
244 # Test double-colon rules with pattern-specific variable values
Dstatipattrules62 # TEST #5 -- bug #13881: double colon static pattern rule does not
Dparallelism6 $details = "This test creates a makefile with two double-colon default
/ndk/sources/host-tools/make-3.81/
Dexpand.c249 char *end, *colon; in variable_expand_string() local
300 colon = lindex (beg, end, ':'); in variable_expand_string()
301 if (colon) in variable_expand_string()
306 subst_beg = colon + 1; in variable_expand_string()
312 colon = 0; in variable_expand_string()
320 v = lookup_variable (beg, colon - beg); in variable_expand_string()
322 warn_undefined (beg, colon - beg); in variable_expand_string()
373 if (colon == 0) in variable_expand_string()
DREADME.W32132 single character pathnames on Windows systems. When colon is
134 you are using colon as a separator versus colon as a drive
138 Make chooses to interpret a letter plus colon (e.g. x:/) as a
143 a. Use semicolon as the separator to disambiguate colon. For
155 Please note that you are free to mix colon and semi-colon in the
161 You are encouraged to use colon as the separator character.
163 problems which exist between platforms. If colon is used on
DChangeLog411 modification time to all the double-colon entries only if
491 also executed for two-colon rules. Fixes Savannah bug #13881.
964 double-colon rules: just return immediately.
1296 * remake.c (update_file): Don't walk the double-colon chain unless
1297 this is a double-colon rule. Fix suggested by Boris Kolpackov
1497 double-colon rules. Fixes bug #4518, reported (with patch) by
1894 it's a double-colon target: we don't want to do that in this
1896 not already exist. If the file we get back is a double-colon then
1897 add this variable to the "root" double-colon target.
1900 double-colon target but is not the "root" target, then initialize
[all …]
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmac-mf.sed19 # be used to prefix something else -- eliminate one colon, assuming
20 # that a slash after the ${name} will turn into the missing colon.
44 # The original lines screw up -I$(srcdir)/../des by eliminating a colon.
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-t12 # The 'obvious' fix didn't work for double-colon rules, so pay special
/ndk/sources/host-tools/sed-4.2.1/m4/
Ddos.m453 prefix, including the colon.])
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dwildcard5 line as the target name separated by a semi-colon.";
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc1213 const ::std::string::size_type colon = str.find(delimiter, pos); in SplitString() local
1214 if (colon == ::std::string::npos) { in SplitString()
1218 parsed.push_back(str.substr(pos, colon - pos)); in SplitString()
1219 pos = colon + 1; in SplitString()
Dgtest.cc392 const char* const colon = strchr(gtest_output_flag, ':'); in GetOutputFormat() local
393 return (colon == NULL) ? in GetOutputFormat()
395 std::string(gtest_output_flag, colon - gtest_output_flag); in GetOutputFormat()
405 const char* const colon = strchr(gtest_output_flag, ':'); in GetAbsolutePathToOutputFile() local
406 if (colon == NULL) in GetAbsolutePathToOutputFile()
412 internal::FilePath output_name(colon + 1); in GetAbsolutePathToOutputFile()
420 internal::FilePath(colon + 1)); in GetAbsolutePathToOutputFile()
/ndk/sources/host-tools/make-3.81/po/
Did.po218 msgid "can't rename single-colon `%s' to double-colon `%s'"
219 msgstr "tidak dapat mengubah nama dari satu-colon `%s' ke double-colon `%s'"
223 msgid "can't rename double-colon `%s' to single-colon `%s'"
224 msgstr "tidak dapat mengubah nama dua-colon `%s' menjadi satu-colon `%s'"
1497 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1498 msgstr "Target `%s' merupakan double-colon dan tidak memiliki syarat.\n"
Dmake.pot216 msgid "can't rename single-colon `%s' to double-colon `%s'"
221 msgid "can't rename double-colon `%s' to single-colon `%s'"
1438 msgid "Target `%s' is double-colon and has no prerequisites.\n"
Dbe.po217 msgid "can't rename single-colon `%s' to double-colon `%s'"
222 msgid "can't rename double-colon `%s' to single-colon `%s'"
1457 msgid "Target `%s' is double-colon and has no prerequisites.\n"
Dja.po218 msgid "can't rename single-colon `%s' to double-colon `%s'"
223 msgid "can't rename double-colon `%s' to single-colon `%s'"
1512 msgid "Target `%s' is double-colon and has no prerequisites.\n"
Dko.po219 msgid "can't rename single-colon `%s' to double-colon `%s'"
224 msgid "can't rename double-colon `%s' to single-colon `%s'"
1500 msgid "Target `%s' is double-colon and has no prerequisites.\n"
Dzh_CN.po217 msgid "can't rename single-colon `%s' to double-colon `%s'"
222 msgid "can't rename double-colon `%s' to single-colon `%s'"
1463 msgid "Target `%s' is double-colon and has no prerequisites.\n"
Dpl.po219 msgid "can't rename single-colon `%s' to double-colon `%s'"
225 msgid "can't rename double-colon `%s' to single-colon `%s'"
1518 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1519 msgstr "Obiekt `%s' jest typu double-colon i nie ma �adnych zale�no�ci.\n"
Dhe.po220 msgid "can't rename single-colon `%s' to double-colon `%s'"
225 msgid "can't rename double-colon `%s' to single-colon `%s'"
1498 msgid "Target `%s' is double-colon and has no prerequisites.\n"
Drw.po233 msgid "can't rename single-colon `%s' to double-colon `%s'"
238 msgid "can't rename double-colon `%s' to single-colon `%s'"
1560 msgid "Target `%s' is double-colon and has no prerequisites.\n"
/ndk/sources/host-tools/make-3.81/tests/
DNEWS129 parallel_execution test fixed to not use double colon rules any
DChangeLog490 double-colon targets.
651 in double-colon rule sets are detected correctly (PR/1671).
715 double-colon rules as non-goal targets and during parallel builds

12