HomeSort by relevance Sort by last modified time
    Searched full:existed (Results 51 - 75 of 401) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/guava/guava/src/com/google/common/util/concurrent/
JdkFutureAdapters.java 37 * existed in 1.0)
  /external/libcap/doc/
cap_get_proc.3 159 should be used with care. It existed, primarily, to overcome an early
  /external/libweave/src/commands/
command_queue.cc 27 // Send all pre-existed commands.
  /external/skia/include/core/
SkOSFile.h 88 // If the directory already existed, this will return true.
  /external/skia/src/android/
SkBitmapRegionCodec.cpp 97 // used kAlpha8 for grayscale images (before kGray8 existed). While
  /external/skia/src/codec/
SkAndroidCodec.cpp 85 // Fall through to kGray_8. Before kGray_8_SkColorType existed,
  /external/valgrind/perf/
README 27 - Strengths: Tests for a specific performance bug that existed in 3.1.0 and
  /external/zopfli/src/zopfli/
zopfli_bin.c 69 Saves a file from a memory array, overwriting the file if it existed.
  /frameworks/base/tools/layoutlib/bridge/src/android/text/
GreedyLineBreaker.java 75 // a true line break opportunity existed in the characters examined so far,
  /frameworks/compile/mclinker/include/mcld/LD/
NamePool.h 86 /// if the string has existed, modify pString to the existing string
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
ExportTestProvider.java 91 * An old method which had existed but was removed from ContentResolver.
  /hardware/intel/img/psb_video/src/
README 21 The existed files may not be consistent with it completely. For the exsited files:
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp 153 // Note that although <chrono> existed prior to 4.7, "stead_clock" is spelled "monotonic_clock"
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
key.go 136 // whether the key already existed.
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
key.go 136 // whether the key already existed.
  /system/bt/osi/src/
eager_reader.c 263 LOG_WARN(LOG_TAG, "%s fd said bytes existed, but none were found.", __func__);
  /external/autotest/site_utils/suite_scheduler/
manifest_versions.py 223 raise QueryException('There is no milestone existed in %s.' %
230 raise QueryException('There is no build existed in %s.' %
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteCursorTest.java 130 fail("didn't throw IllegalStateException when register existed observer");
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 100 log.warn("Removing a connection that never existed!");
  /external/chromium-trace/catapult/tracing/tracing/model/helpers/
android_app.html 83 * Only necessary before Choreographer#doFrame tracing existed.
  /external/elfutils/libelf/
nlist.c 81 /* For compatibility reasons (`nlist' existed before ELF and libelf)
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoadHook.java 91 if (m_instrResult.m_descriptor != null) // null means either the metadata existed already or the class is an interface
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/
GenericLoaderFactory.java 62 * factory registered for the given model and resource classes or null if no such factory existed. Clears all cached
  /external/webrtc/talk/media/base/
codec.h 106 // Returns true if the parameter existed, false if it did not exist.
  /frameworks/base/core/java/org/apache/http/params/
HttpParams.java 83 * @return true if the parameter existed and has been removed, false else.

Completed in 1047 milliseconds

1 23 4 5 6 7 8 91011>>