Home
last modified time | relevance | path

Searched refs:Remove (Results 1 – 25 of 1619) sorted by relevance

12345678910>>...65

/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dspan_test.go84 l.Remove(span(1, 1, 2, 1))
87 l.Remove(span(2, 5, 3, 1))
90 l.Remove(span(3, 5, 4, 1))
93 l.Remove(span(4, 5, 10, 10))
100 l.Remove(span(3, 1, 3, 5))
103 l.Remove(span(1, 1, 3, 3))
106 l.Remove(span(3, 1, 4, 5))
113 l.Remove(span(3, 1, 3, 1))
116 l.Remove(span(3, 5, 3, 5))
123 l.Remove(span(2, 1, 2, 2))
[all …]
/third_party/gettext/gettext-tools/m4/
DChangeLog.047 * libgrep.m4: Remove file.
48 * regex.m4: Remove file.
49 * Makefile.am (EXTRA_DIST): Remove them.
67 * Makefile.am (aclocal_DATA): Add fcntl-o.m4. Remove fcntl_h.m4.
94 * Makefile.am (EXTRA_DIST): Remove locale-ja.m4.
98 * locale-ja.m4: Remove file. Moved to gnulib.
120 * Makefile.am (aclocal_DATA): Remove ulonglong.m4.
124 * restrict.m4: Remove file.
125 * Makefile.am (EXTRA_DIST): Remove it.
138 * openmp.m4: Remove file.
[all …]
/third_party/gettext/gettext-tools/libgrep/
DChangeLog.055 * regex.h: Remove file.
56 * regex.c: Remove file.
57 * memchr.c: Remove file.
63 (LIBADD_SOURCE, libgrep_a_LIBADD, libgrep_a_DEPENDENCIES): Remove
82 * m-regex.c (compile, EGexecute): Remove useless parentheses.
94 (kwsexec): Remove useless cast.
99 (kwsalloc): Write NULL, not 0. Remove useless cast.
127 * dfa.h: Remove file.
128 * dfa.c: Remove file.
129 * hard-locale.h: Remove file.
[all …]
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp.cpp650 void dng_xmp::Remove (const char *ns, in Remove() function in dng_xmp
654 fSDK->Remove (ns, path); in Remove()
682 Remove (ns, path); in RemoveEmptyStringOrArray()
766 Remove (ns, path); in SyncString()
789 Remove (ns, path); in SyncString()
815 Remove (ns, path); in SyncString()
830 Remove (ns, path); in SyncString()
892 Remove (ns, path); in SyncStringList()
1040 Remove (ns, path); in SyncAltLangDefault()
1265 Remove (ns, path); in Sync_uint32()
[all …]
/third_party/gettext/gettext-runtime/
DChangeLog.0134 * Makefile.am (ACLOCAL_AMFLAGS): Remove "-I ../autoconf-lib-link/m4"
153 * configure.ac (AC_CONFIG_FILES): Remove FIX_MAKEFILE_COMPILE
221 * Makefile.am (ACLOCAL_AMFLAGS): Append gnulib-m4. Remove
226 (AC_GNU_SOURCE, gl_USE_SYSTEM_EXTENSIONS): Remove invocations.
231 gl_XREADLINK, gl_CANONICALIZE): Remove tests done directly or
234 Remove lib/javacomp.sh, lib/csharpcomp.sh.
247 * windows: Remove directory.
248 * Makefile.msvc: Remove file.
250 intl/libgnuintl.h.msvc-shared): Remove rules.
251 (EXTRA_DIST): Remove Makefile.msvc, config.h.msvc, windows/*.
[all …]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs97 map.Remove("b"); in AddPreservesInsertionOrder()
216 Assert.IsFalse(map.Remove("missing")); in Remove_Key()
218 Assert.IsTrue(map.Remove("foo")); in Remove_Key()
220 Assert.Throws<ArgumentNullException>(() => map.Remove(null)); in Remove_Key()
230 Assert.IsFalse(collection.Remove(NewKeyValuePair("wrong key", "bar"))); in Remove_Pair()
232 Assert.IsFalse(collection.Remove(NewKeyValuePair("foo", "wrong value"))); in Remove_Pair()
234 Assert.IsTrue(collection.Remove(NewKeyValuePair("foo", "bar"))); in Remove_Pair()
236 …Assert.Throws<ArgumentException>(() => collection.Remove(new KeyValuePair<string, string>(null, ""… in Remove_Pair()
341 dictionary.Remove("a"); in IDictionary_Remove()
343 dictionary.Remove(5); in IDictionary_Remove()
[all …]
/third_party/gettext/gnulib-local/
DChangeLog.086 * modules/regex.diff: Remove. modules/regex no longer depends on
102 * lib/localcharset.c.diff: Remove file.
112 * m4/libxml.m4 (gl_LIBXML): Remove extra quotes.
221 * m4/quote.m4.diff: Remove file.
222 * m4/quotearg.m4.diff: Remove file.
223 * modules/quote.diff: Remove file.
224 * modules/quotearg.diff: Remove file.
225 * Makefile.am (EXTRA_DIST): Remove them.
281 * modules/gettext-tools-misc (Makefile.am): Remove @LTLIBC@ flag from
282 libgettextlib_la_LDFLAGS, relying more on libtool. Remove @LTNOUNDEF@
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs98 map.Remove("b"); in AddPreservesInsertionOrder()
217 Assert.IsFalse(map.Remove("missing")); in Remove_Key()
219 Assert.IsTrue(map.Remove("foo")); in Remove_Key()
221 Assert.Throws<ArgumentNullException>(() => map.Remove(null)); in Remove_Key()
231 Assert.IsFalse(collection.Remove(NewKeyValuePair("wrong key", "bar"))); in Remove_Pair()
233 Assert.IsFalse(collection.Remove(NewKeyValuePair("foo", "wrong value"))); in Remove_Pair()
235 Assert.IsTrue(collection.Remove(NewKeyValuePair("foo", "bar"))); in Remove_Pair()
237 …Assert.Throws<ArgumentException>(() => collection.Remove(new KeyValuePair<string, string>(null, ""… in Remove_Pair()
342 dictionary.Remove("a"); in IDictionary_Remove()
344 dictionary.Remove(5); in IDictionary_Remove()
[all …]
/third_party/gettext/gettext-tools/man/
DChangeLog.194 * Makefile.msvc: Remove file.
95 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
99 * Makefile.vms: Remove file.
100 * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
109 * Makefile.am (mandir, docdir, htmldir, localedir): Remove variables.
207 * Makefile.am (installdirs): Remove dependency, redundant with
215 * Makefile.am: Remove rules for man3 manual pages.
220 * gettext.x: Remove file.
221 * ngettext.x: Remove file.
222 * Makefile.am: Remove everything belonging to the programs gettext and
/third_party/gettext/gnulib-local/lib/
DChangeLog.026 (EXTRA_DIST): Remove classpath.c.
37 * liballoca.h: Remove file.
39 (LIBADD_SOURCE): Remove liballoca.h.
109 * libstdarg.h: Remove file.
110 * Makefile.am (LIBADD_SOURCE): Remove libstdarg.h.
113 * argmatch.h (PARAMS): Remove macro.
119 * backupfile.h (PARAMS): Remove macro.
126 * c-ctype.h (PARAMS): Remove macro.
146 * gcd.h (PARAMS): Remove macro.
149 * getline.h (PARAMS): Remove macro.
[all …]
DChangeLog.171 * Makefile.msvc: Remove file.
72 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
76 * Makefile.vms: Remove file.
77 * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
187 (NLENGTH): Remove macro.
193 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
194 * tmpdir.c: Remove test of STAT_MACROS_BROKEN.
199 * fnmatch.c (ISASCII): Remove macro.
203 ISSPACE, ISUPPER, ISXDIGIT): Remove macros.
207 * mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
[all …]
/third_party/ninja/src/
Dclean.cc56 void Cleaner::Remove(const string& path) { in Remove() function in Cleaner
80 Remove(depfile); in RemoveEdgeFiles()
84 Remove(rspfile); in RemoveEdgeFiles()
118 Remove((*out_node)->path()); in CleanAll()
133 Remove(i->first.AsString()); in CleanDead()
144 Remove(target->path()); in DoCleanTarget()
221 Remove((*out_node)->path()); in DoCleanRule()
/third_party/boost/libs/beast/
DCHANGELOG.md40 * Remove Travis CI status.
50 * Remove floating point arithmetic requirement.
163 * Remove buffers_adapter.hpp (API Change)
164 * Remove zlib error `invalid_code_lenths`(sic) (API Change)
165 * Remove `core/type_traits.hpp` (API Change)
166 * Remove `reset` function from `flat_static_buffer` (API Change)
167 * Remove `mutable_data_type` from Dyanmic Buffers (API Change)
168 * Remove deprecated lowest_layer from test::stream
169 * Remove handler_pointer (API Change)
170 * Remove websocket::role_type (API Change)
[all …]
/third_party/e2fsprogs/doc/RelNotes/
Dv1.43.9.txt4 Remove the huge file flag from libe2p (and hence from chattr/lsattr),
5 since it was never made visible by the kernel. Remove the description
9 Remove a misplaced "MNP is unsupported" message from debugfs.
/third_party/gettext/gettext-tools/
DChangeLog.070 * configure.ac: Remove unnecessary make-variable expansion,
190 * configure.ac (LTNOUNDEF): Remove variable.
247 * Makefile.am (ACLOCAL_AMFLAGS): Remove "-I ../autoconf-lib-link/m4"
292 * configure.ac (AC_CONFIG_FILES): Remove FIX_MAKEFILE_COMPILE,
297 * configure.ac (gt_GLOBAL_SYMBOL_PIPE): Remove macro, moved to
355 * Makefile.am (SUBDIRS): Remove libuniname.
363 * configure.ac (gt_OPENMP): Remove invocation.
440 * woe32dll/gettextsrc-exports.c: Remove input_syntax.
453 * configure.ac: Remove bh_C_SIGNED invocation.
462 (AC_GNU_SOURCE, gl_USE_SYSTEM_EXTENSIONS): Remove invocations.
[all …]
/third_party/typescript/tests/baselines/reference/
DjsdocTemplateTag4.types11 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
53 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
55 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
100 >Ns.Multimap3 = function() { /** @type {Object<string, V>} TODO: Remove the prototype from the f…
104 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
106 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
DjsdocTemplateTag5.types11 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
55 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
57 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
105 >Ns.Multimap3 = function() { /** @type {Object<string, V>} TODO: Remove the prototype from the f…
109 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
111 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
/third_party/gettext/gettext-runtime/m4/
DChangeLog.081 * intl.m4 (gt_CHECK_DECL): Remove.
153 * Makefile.am (EXTRA_DIST): Remove intmax_t.m4.
306 * ansi-c++.m4: Remove file.
307 * Makefile.am (EXTRA_DIST): Remove it.
370 Remove unneeded outermost double-quotes around backquote that contains
436 * fcntl_h.m4: Remove file.
437 * Makefile.am (EXTRA_DIST): Add fcntl-o.m4. Remove fcntl_h.m4.
460 * eoverflow.m4: Remove file. Obsoleted by gnulib's 'errno' module.
461 * Makefile.am (EXTRA_DIST): Remove it.
596 * ulonglong.m4: Remove file.
[all …]
/third_party/gettext/
DChangeLog.041 * configure.in (LTLIBOBJS): Remove variable.
52 * configure.in: Remove AC_C_BACKSLASH_A call.
53 * os2/configure.awk: Remove HAVE_C_BACKSLASH_A setting.
122 * acconfig.h: Remove file.
139 * PACKAGING: Remove note about libgettextlib.a and libgettextsrc.a.
153 * INSTALL: Remove the recommendation to set CPPFLAGS and LDFLAGS.
211 * Makefile.am (EXTRA_DIST): Remove os2/iconv/README.
239 * Makefile.am (EXTRA_DIST): Remove README-alpha.
243 * INSTALL: Remove instructions for using Intel icc. It's getting to
261 Remove os2/iconv/iconv.h, os2/iconv/iconv.c.
[all …]
DChangeLog.197 * m4/init-package-version.m4: Remove unused file. The package
206 * m4/libtool.m4: Remove the special handling of NM detection when
212 * version.sh: Remove.
214 * Makefile.am (EXTRA_DIST): Remove version.sh and add
301 * build-aux/fixaclocal: Remove.
562 * README: Remove lots of old cruft. Mention the translators as the
573 * DEPENDENCIES: Update entries for git, CVS. Remove entry for RCS.
600 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Remove hard-locale.
625 Remove autoconf-lib-link directory, obsoleted by gnulib.
626 * Makefile.am (SUBDIRS): Remove autoconf-lib-link.
[all …]
/third_party/gettext/gnulib-local/m4/
DChangeLog.176 * Makefile.am (aclocal_DATA): Remove isc-posix.m4.
81 * tmpdir.m4 (gt_TMPDIR): Remove AC_STAT_MACROS_BROKEN invocation.
86 * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_C_CONST invocation.
95 * Makefile.am (docdir): Remove variable.
99 * setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
108 * Makefile.am (aclocal_DATA): Remove inttypes.m4, add inttypes-h.m4.
202 * strcase.m4: Remove file.
203 * Makefile.am (EXTRA_DIST): Remove it.
386 * xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
390 * setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs147 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.MapField
153 map.Remove(key); in Remove()
154 node.List.Remove(node); in Remove()
317 bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.MapField
327 map.Remove(item.Key); in Remove()
328 node.List.Remove(node); in Remove()
552 void IDictionary.Remove(object key) in IDictionary.Remove()
559 Remove((TKey)key); in IDictionary.Remove()
814 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.MapField.MapView
/third_party/gettext/gettext-runtime/doc/
DChangeLog.066 * nls.texi (Translation Intro): Remove paragraph about the version.
67 (Configuration advice): Remove section.
138 * Makefile.msvc: Remove file.
139 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
143 * Makefile.vms: Remove file.
144 * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
242 * Makefile.am (html): Remove rule.
309 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
/third_party/gettext/gettext-runtime/man/
DChangeLog.083 (man_MANS): Remove manual pages for functions.
106 * Makefile.msvc: Remove file.
107 * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
111 * Makefile.vms: Remove file.
112 * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
121 * Makefile.am (mandir, docdir, htmldir, localedir): Remove variables.
213 * Makefile.vms (LN): Remove unused variable.
243 * Makefile.am (installdirs): Remove dependency, redundant with
/third_party/flatbuffers/tests/FlatBuffers.Test/
DFlatBuffers.Core.Test.csproj9 <Compile Remove="Properties\AssemblyInfo.cs" />
143 <None Remove=".gitignore" />
144 <None Remove="clean.sh" />
145 <None Remove="NetTest.sh" />
146 <None Remove="packages.config" />
147 <None Remove="README.md" />

12345678910>>...65