HomeSort by relevance Sort by last modified time
    Searched full:exists (Results 1251 - 1275 of 2592) sorted by null

<<51525354555657585960>>

  /external/openssl/crypto/x509v3/
v3_purp.c 608 * 2. If akid(subject) exists check it matches issuer
609 * 3. If key_usage(issuer) exists check it supports certificate signing
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.c 208 /* Check if mode already exists */
523 /* Search if the mode exists (width, height, bpp) */
  /external/qemu/memcheck/
memcheck_common.h 263 /* An entry, matching the new one already exists in the map. */
410 * -1 - Address already exists in the array.
  /external/quake/quake/src/QW/client/
cmd.c 358 // if the alias allready exists, reuse it
526 // fail if the command already exists
d_polyse.c 818 // scan out the bottom part of the left edge, if it exists
902 // scan out the bottom part of the right edge, if it exists
  /external/quake/quake/src/WinQuake/
cmd.cpp 363 // if the alias allready exists, reuse it
546 // fail if the command already exists
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 144 // This guy exists just to aid in debugging, as it allows debuggers to just
145 // set a break-point in one place to see all error exists.
  /external/srec/srec/clib/
fpi_tgt.c 570 * the channel specified exists */
617 * the channel specified exists */
  /external/strace/
depcomp 155 # This case exists only to let depend.m4 do its work. It works by
381 # This case only exists to satisfy depend.m4. It is never actually
  /external/webkit/WebCore/icu/unicode/
usearch.h 48 * there exists no non-ignorable combining mark before or after S'
103 * class == 0. However, if such a character exists in the future, the
  /external/webkit/WebCore/loader/archive/cf/
LegacyWebArchive.cpp 172 // If the ResourceResponseVersion (passed in as responseDataType) exists at all, this is a "new" web archive that we
546 // Add favicon if one exists for this page, if we are archiving the entire page.
  /external/webkit/WebCore/storage/
DatabaseTracker.cpp 137 // If a database already exists, ignore the passed-in estimated size and say it's OK.
210 // Make sure the path for this SecurityOrigin exists
  /frameworks/base/cmds/installd/
commands.c 769 // Skip -- source package no longer exists.
805 // Package no longer exists -- skip.
  /frameworks/base/core/java/android/app/
PendingIntent.java 76 * {@link #getService}: if the described PendingIntent already exists,
87 * {@link #getService}: if the described PendingIntent already exists,
  /frameworks/base/core/java/android/net/
UrlQuerySanitizer.java 656 * Check if a parameter exists in the current sanitized query.
658 * @return true if the paramater exists in the current sanitized queary.
  /frameworks/base/core/java/android/view/
Menu.java 404 * @return If the given shortcut exists and is shown, returns
424 * @return If the given identifier exists and is shown, returns
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 417 * it exists, otherwise set padding to [-1,-1,-1,-1]. If
525 * it exists, otherwise set padding to [-1,-1,-1,-1]. If
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uctralgo.h 71 /// *i == value. Returns last if no such iterator exists.
86 /// pred(*i) is true. Returns last if no such iterator exists.
  /frameworks/base/media/libstagefright/codecs/aacdec/
pulse_nc.cpp 92 This function must not be called if no pulse encoded data exists.
93 The function assumes that at least one pulse exists.
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 300 boolean exists = cursor.getCount() > 0;
302 if (!exists) return null;
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BitmapFactory.java 419 * it exists, otherwise set padding to [-1,-1,-1,-1]. If
526 * it exists, otherwise set padding to [-1,-1,-1,-1]. If
  /hardware/ril/reference-ril/
atchannel.c 328 * This function exists because as of writing, android libc does not
489 * This function exists because as of writing, android libc does not
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityModifier.java 81 * Ensure that at least one of the given {@link DataKind} exists in the
89 // Create child when none exists and valid kind
  /packages/apps/IM/src/com/android/im/app/
ContactListTreeAdapter.java 266 // No cursor exists for the "Empty" TextView item
278 // No cursor id exists for the "Empty" TextView item
  /packages/apps/Mms/src/com/android/mms/data/
Conversation.java 403 * Returns true if a draft message exists in this conversation.
432 * (if it exists).
    [all...]

Completed in 266 milliseconds

<<51525354555657585960>>