HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 1426 - 1450 of 13621) sorted by null

<<51525354555657585960>>

  /external/chromium-trace/catapult/telemetry/telemetry/internal/results/
chart_json_output_formatter.py 60 # trace_rerun_options should be removed when incrementing format_version
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
changelog.rst 171 removed in the next release of this package.
246 available, but is deprecated and will be removed before the 1.0 release.
250 types are deprecated and will be removed before 1.0 is released.
259 it will be removed before the 1.0 release.
  /external/chromium-trace/catapult/third_party/Paste/tests/test_exceptions/
test_error_middleware.py 6 # For some strange reason, these 4 lines cannot be removed or the regression
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
compat.py 60 # StandardError was removed, so use the base exception type instead
  /external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/support/
gl-matrix.rb 19 # 3. This notice may not be removed or altered from any source distribution.
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/v8/
splaytree.html 75 * contains a node with this key. The removed node is returned. If the
79 * @return {SplayTree.Node} The removed node.
89 var removed = this.root_;
101 return removed;
  /external/clang/include/clang/Serialization/
ASTDeserializationListener.h 43 /// qualifier bits already removed, and T is guaranteed to be locally
  /external/clang/test/SemaCXX/
warn-consumed-parsing.cpp 13 // definition can be removed.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_bitvector.h 63 // Do "this &= v" and return whether any bits have been removed.
70 // Do "this &= ~v" and return whether any bits have been removed.
213 // Do "this &= v" and return whether any bits have been removed.
233 // Do "this &= ~v" and return whether any bits have been removed.
  /external/curl/docs/libcurl/
curl_getenv.3 35 This function will be removed from the public libcurl API in a near future. It
  /external/curl/docs/libcurl/opts/
CURLOPT_PATH_AS_IS.3 35 in the URL's path part and that is supposed to be removed according to RFC
  /external/curl/lib/
curlx.h 67 be removed from a future libcurl official API:
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 85 # The %postun script executes after the package has been removed. It is the
  /external/dnsmasq/contrib/port-forward/
dnsmasq-portforward 46 verb=removed
  /external/e2fsprogs/lib/et/
compile_et.1 50 codes be removed from tables.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
AbstractApplication.java 63 * The parameter and its arguments are removed from the list.
  /external/eigen/doc/
B01_Experimental.dox 16 \li be removed;
  /external/fio/
client.h 99 client_timed_out_op *removed; member in struct:client_ops
  /external/glide/library/src/main/java/com/bumptech/glide/
DrawableOptions.java 44 * Scheduled to be removed in Glide 4.0.
Glide.java 253 * application. Any {@link android.graphics.Bitmap} added to the pool must be removed from the pool before it
258 * Note - To make effective use of the pool, any {@link android.graphics.Bitmap} removed from the pool must
453 ModelLoaderFactory<T, Y> removed = loaderFactory.register(modelClass, resourceClass, factory); local
454 if (removed != null) {
455 removed.teardown();
461 * {@link ModelLoaderFactory} is removed, its {@link ModelLoaderFactory#teardown()}} method will be called.
469 ModelLoaderFactory<T, Y> removed = loaderFactory.unregister(modelClass, resourceClass); local
470 if (removed != null) {
471 removed.teardown();
  /external/google-breakpad/src/processor/
tokenize.h 45 // character or combination, which will be removed.
  /external/guava/
README.jdk5 7 - A variety of code is removed, most notably code that uses
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
LinkedHashMultiset.java 28 * occurrences of an element are removed, after which that element is added to
  /external/icu/icu4c/source/common/
locbased.h 29 * various ICU services. This class is likely to be removed in the
patternprops.h 65 * @return s except with leading and trailing Pattern_White_Space removed and length adjusted.

Completed in 1574 milliseconds

<<51525354555657585960>>