Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 101) sorted by relevance

12345

/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dsort3 ."will also remove any duplicate entries. This will also\n"
8 ."remove all duplicates\n";
Dstrip7 These are then run through the strip command to remove it. This is then
Dsuffix6 ."in the list. The long strings are sorted to remove duplicates.\n";
Deval137 # If we ever convert all the above to run_make_test() we can remove this line.
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in47 DISTFILES.common = Makefile.in.in remove-potcdate.sin \
57 # Makevars gets inserted here. (Don't remove this line!)
102 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
110 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
111 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
272 rm -f remove-potcdate.sed
Dremove-potcdate.sin1 # Sed script that remove the POT-Creation-Date line in the header entry
/ndk/sources/host-tools/sed-4.2.1/po/
Dremove-potcdate.sin1 # Sed script that remove the POT-Creation-Date line in the header entry
DMakefile.in.in60 DISTFILES.common = Makefile.in.in remove-potcdate.sin \
70 # Makevars gets inserted here. (Don't remove this line!)
124 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
137 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
138 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
299 rm -f remove-potcdate.sed
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dbinary.sed157 # remove the table and leading zeros. If result is 0000...0, \3 matches
175 # Right shift, convert to analog and remove a binary digit for each analog digit
Dbinary2.sed191 # remove the table and leading zeros. If result is 0000...0, \3 matches
210 # Right shift, convert to analog and remove a binary digit for each analog digit
Dbinary3.sed170 # remove the table and leading zeros. If result is 0000...0, \3 matches
188 # Right shift, convert to analog and remove a binary digit for each analog digit
Dmac-mf.sed143 # Yuck - remove unconverted autoconf things.
147 # To speed up compiles, remove duplicated -i options.
/ndk/sources/cxx-stl/stlport/stlport/
Dalgorithm36 // remove() conflicts, <cstdio> should always go first
/ndk/sources/host-tools/make-3.81/
Dmakefile.com135 …/define=("allocated_variable_expand_for_file=alloc_var_expand_for_file","unlink=remove","HAVE_CONF…
DINSTALL35 may remove or edit it.
61 5. You can remove the program binaries and object files from the
62 source code directory by typing `make clean'. To also remove the
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_cstdio.h104 using _STLP_VENDOR_CSTD::remove;
/ndk/sources/host-tools/make-3.81/glob/
DSMakefile20 # This must repeat the value, because configure will remove `VPATH = .'.
/ndk/tests/device/test-stlport/unit/
Drm_cp_test.cpp190 remove((int*)numbers, (int*)numbers + 6, 1); in remove1()
/ndk/sources/cxx-stl/gabi++/include/
Dcstdio72 using ::remove;
/ndk/tests/device/test-gnustl-full/unit/
Drm_cp_test.cpp190 remove((int*)numbers, (int*)numbers + 6, 1); in remove1()
/ndk/sources/cxx-stl/system/include/
Dcstdio72 using ::remove;
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_list.h301 void remove(const_reference __val) in remove() function
302 { _M_impl.remove(cast_traits::to_storage_type_cref(__val)); } in remove()
/ndk/sources/host-tools/sed-4.2.1/
DINSTALL35 may remove or edit it.
61 5. You can remove the program binaries and object files from the
62 source code directory by typing `make clean'. To also remove the
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/
DINTERMEDIATE78 # TEST #6 -- added for PR/1669: don't remove files mentioned on the cmd line.
/ndk/sources/host-tools/sed-4.2.1/m4/
Dextensions.m410 # Autoconf. Perhaps we can remove this once we can assume Autoconf

12345