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

12 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/lib/LD/
NamePool.cpp 66 // We should check if there is any symbol with the same name existed.
89 // old_symbol is neither existed nor a symbol.
  /external/dbus/dbus/
dbus-userdb.c 405 * @returns #TRUE if user existed and we appended their homedir
444 * @returns #TRUE if user existed and we appended their homedir
490 * @returns #TRUE if the username existed and we got some credentials
  /external/libunwind_llvm/src/
UnwindLevel1-gcc-ext.c 229 /// This function has existed on Mac OS X since 10.4, but
239 /// This function has existed on Mac OS X since 10.4, but
248 // They have existed on Mac OS X, but have never worked because Mac OS X
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindLevel1-gcc-ext.c 240 /// This function has existed on Mac OS X since 10.4, but
250 /// This function has existed on Mac OS X since 10.4, but
259 // They have existed on Mac OS X, but have never worked because Mac OS X
  /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/
MainActivity.java.ftl 70 // If the retention fragment already existed, we need to pull some state.
  /external/autotest/client/bin/
site_sysinfo_unittest.py 47 """Append text to the end of a file, create the file if not existed.
  /external/guava/guava/src/com/google/common/collect/
LinkedHashMultiset.java 87 // Could use newLinkedHashMapWithExpectedSize() if it existed
Table.java 141 * no mapping existed for the keys
160 * no such value existed
GenericMapMaker.java 39 * @deprecated This class existed only to support the generic paramterization necessary for the
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
GenericMapMaker.java 34 * @deprecated This class existed only to support the generic paramterization necessary for the
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
UriPatternType.java 41 // Strip out the query, if it existed in the URI. See issue 379.
  /external/libchrome/crypto/
nss_util_internal.h 65 // times. Returns true if the user was added, or false if it already existed.
  /external/libgdx/gdx/src/com/badlogic/gdx/maps/
MapProperties.java 69 * @param value value to be inserted or modified (if it already existed) */
  /frameworks/base/tools/aapt2/link/
TableMerger.h 35 * If true, resources in overlays can be added without previously having existed.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LruCache.java 75 * existed in the cache.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullService.java 220 // No previous metadata existed, so insert the data
228 // Previous metadata existed, so update it.
  /external/autotest/server/site_tests/firmware_FMap/
firmware_FMap.py 166 It checks all areas in the expected tree are existed and non-zero sized.
208 logging.error("The area %s is not existed.", branch)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
ConfigParser.py 426 existed = option in sectdict
427 if existed:
429 return existed
433 existed = section in self._sections
434 if existed:
436 return existed
  /prebuilts/gdb/linux-x86/lib/python2.7/
ConfigParser.py 426 existed = option in sectdict
427 if existed:
429 return existed
433 existed = section in self._sections
434 if existed:
436 return existed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ConfigParser.py 426 existed = option in sectdict
427 if existed:
429 return existed
433 existed = section in self._sections
434 if existed:
436 return existed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ConfigParser.py 426 existed = option in sectdict
427 if existed:
429 return existed
433 existed = section in self._sections
434 if existed:
436 return existed
  /external/chromium-trace/catapult/tracing/tracing/model/
object_collection.html 142 deletedInstance.baseTypeName + ' existed.');
  /external/clang/test/CodeGenCXX/
stack-reuse.cpp 6 // Sizes of objects are related to previously existed threshold of 32. In case
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
envset.cmd 44 environment variable as it existed before envset was invoked.
  /external/elfutils/libdwfl/
dwfl_module.c 207 existed before but was not included in the current report.

Completed in 990 milliseconds

12 3 4 5 6 7 8 91011>>