Searched refs:update (Results 1 – 25 of 51) sorted by relevance
123
/ndk/sources/host-tools/make-3.81/po/ |
D | Rules-quot | 5 .SUFFIXES: .insert-header .po-update-en 8 $(MAKE) en@quot.po-update 10 $(MAKE) en@boldquot.po-update 12 en@quot.po-update: en@quot.po-update-en 13 en@boldquot.po-update: en@boldquot.po-update-en 15 .insert-header.po-update-en: 16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
|
D | Makefile.in.in | 38 MSGMERGE_UPDATE = @MSGMERGE@ --update 60 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update 85 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 96 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 102 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed 123 # This rule has no dependencies: we don't need to update $(DOMAIN).pot at 125 # Only "make $(DOMAIN).pot-update" or "make dist" will force an update. 127 $(MAKE) $(DOMAIN).pot-update 289 $(MAKE) update-po 291 # This is a separate target because 'update-po' must be executed before. [all …]
|
D | id.po | 311 msgstr "# File belum di-update." 985 msgstr "Meng-update makefiles....\n" 1034 msgstr "Men-update target akhir....\n" 1406 msgid "Recently tried and failed to update file `%s'.\n" 1407 msgstr "Baru saja dicoba dan gagal untuk meng-update file `%s'.\n" 1417 msgstr "Sedang meng-update file `%s'.\n" 1422 msgstr "Selesai meng-update file `%s'.\n"
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | symlinks | 27 # With -L, it should update targ 32 # Now update dep; in all cases targ should be out of date. 37 # Now update targ; in all cases targ should be up to date. 48 # With -L, it should update targ
|
D | dash-W | 53 # Tweak foo.x's timestamp so the update will change it.
|
/ndk/sources/cxx-stl/llvm-libc++/ |
D | README.NDK | 16 All patches are under patches.android/ to make it easier to update 86 You can use the tools/update-upstream.sh script to automatically try 87 to update to a more recent version of the upstream sources.
|
/ndk/sources/host-tools/make-3.81/ |
D | configure.bat | 36 update %XSRC%/configh.dos ./config.h 53 update %XSRC%/Makefile.DOS ./Makefile
|
D | acinclude.m4 | 76 dnl $3 = environment to update (e.g., $LIBS)
|
D | README.OS2 | 50 If you use pdksh it is recommended to update to 5.2.14 release 2. Older
|
D | NEWS | 44 of this SysV feature you will need to update them. 497 commands to update that file. Likewise if a file appears as a dependency 498 of `.SILENT', then the commands to update that file will not be printed 730 * When the commands specified for .DEFAULT are used to update a target,
|
D | ChangeLog | 9 Remove update of make.texi from the list of things to do; we use 60 * maintMakefile (do-po-update): Rewrite this rule to clean up and 874 * remake.c (check_dep): If a file is .PHONY, update it even if 1017 * read.c (eval): If necessary, update default_target_name when 1213 dontcare flag from a target that triggered update. 2188 * maintMakefile: Add "update" targets for wget'ing the latest
|
D | README.DOS | 109 PATH, make.i* info files to your Info directory, and update the
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_filter_unittest.py | 208 environ.update(extra_env) 212 environ.update(original_env)
|
D | gtest_test_utils.py | 246 dest.update(src)
|
D | gtest_output_test.py | 215 environ.update(env_cmd[0])
|
D | gtest_shuffle_test.py | 82 environ_copy.update(extra_env)
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | reinvoke | 37 # the rule doesn't update it. Make shouldn't re-exec.
|
/ndk/sources/cxx-stl/llvm-libc++/tools/ |
D | upgrade-upstream.sh | 145 run svn update
|
/ndk/sources/host-tools/make-3.81/config/ |
D | po.m4 | 54 [$ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1], :) 133 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update) 148 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update" 313 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update) 343 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
|
D | gettext.m4 | 210 dnl gettext is already preinstalled in libintl, we update this
|
/ndk/tests/ |
D | run-all.py | 131 abis.update(prop.split(','))
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 77 * Archives:: How `make' can update library archives. 299 * Archive Symbols:: How to update archive symbol directories. 485 commands on the prerequisites to create or update the target. A rule 560 prerequisites. These shell commands say how to update the target file. 564 It is up to you to supply commands that will update the target file 587 are the targets that `make' strives ultimately to update. You can 593 update the executable program `edit'; therefore, we put that rule first. 604 own rule. These rules say to update each `.o' file by compiling its 618 `make' would update automatically generated C programs, such as those 628 compile that file to update `insert.o', and then link `edit'. If we [all …]
|
D | make.texi | 102 * Archives:: How @code{make} can update library archives. 325 * Archive Symbols:: How to update archive symbol directories. 540 the commands on the prerequisites to create or update the target. A 627 prerequisites. These shell commands say how to update the target file. 631 work. It is up to you to supply commands that will update the target 660 update. You can override this behavior using the command line 669 update the executable program @file{edit}; therefore, we put that rule 684 processed according to its own rule. These rules say to update each 700 files. But @code{make} would update automatically generated C programs, 711 @code{make} will compile that file to update @file{insert.o}, and then [all …]
|
D | make.info-2 | 672 update status as the file T. 712 Therefore, valid commands to update an archive member target probably 753 For example, it will update the archive member target `foo.a(bar.o)' by 786 * Archive Symbols:: How to update archive symbol directories. 796 symbol names defined by all the other members. After you update any 797 other members, you need to update `__.SYMDEF' so that it will summarize 810 The effect of this is to update archive members `x.o', `y.o', etc., and 811 then update the symbol directory member `__.SYMDEF' by running 849 example, here is the old-fashioned suffix rule to update a library 1247 build directory. So Makefile rules to update them should put the [all …]
|
D | make-stds.texi | 131 build directory. So Makefile rules to update them should put the 672 is a program that edits the Info @file{dir} file to add or update the 837 rule for an info file should update it in the source directory. When 838 users build the package, ordinarily Make will not update the Info files
|
123