HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 751 - 775 of 7007) sorted by null

<<31323334353637383940>>

  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTime.java 113 * Possible reasons for failure include: The element doesn't support
129 * Possible reasons for failure include: The element doesn't support
  /packages/apps/Phone/res/drawable/
btn_compound_audio.xml 63 Here we have separate layers for each possible foreground icon,
100 <!-- TODO: is this actually needed for any possible state of the UI? -->
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_cdrom.h 45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
SDL_mutex.h 104 of 1 ms, and so should be avoided if possible.
152 of 1 ms, and so should be avoided if possible.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_cdrom.h 45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
SDL_mutex.h 104 of 1 ms, and so should be avoided if possible.
152 of 1 ms, and so should be avoided if possible.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hashtab.h 19 /* This package implements basic hash table functionality. It is possible
53 /* Compare a table entry with a possible entry. The entry already in
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hashtab.h 19 /* This package implements basic hash table functionality. It is possible
53 /* Compare a table entry with a possible entry. The entry already in
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
hashtab.h 19 /* This package implements basic hash table functionality. It is possible
53 /* Compare a table entry with a possible entry. The entry already in
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ftw.h 134 This function is a possible cancellation point and therefore not
156 This function is a possible cancellation point and therefore not
spawn.h 70 This function is a possible cancellation points and therefore not
82 This function is a possible cancellation points and therefore not
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_arp/
arp_tables.h 66 #define ARPT_F_MASK 0x00 /* All possible flag bits mask. */
79 #define ARPT_INV_MASK 0x03FF /* All possible flag bits mask. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 56 #define IPT_F_MASK 0x03 /* All possible flag bits mask. */
66 #define IPT_INV_MASK 0x7F /* All possible flag bits mask. */
  /prebuilt/windows/sdl/host/include/SDL/
SDL_cdrom.h 49 /* The types of CD-ROM track possible */
53 /* The possible states which a CD-ROM drive can be in. */
SDL_mutex.h 109 of 1 ms, and so should be avoided if possible.
156 of 1 ms, and so should be avoided if possible.
  /prebuilt/windows/sdl/include/SDL/
SDL_cdrom.h 45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
SDL_mutex.h 104 of 1 ms, and so should be avoided if possible.
152 of 1 ms, and so should be avoided if possible.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
SdkManagerAction.java 74 // TODO we need to unload as much of as SDK as possible. Otherwise
79 // possible to pass in flags to know what needs to be unloaded. Typically
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ManifestElementDescriptor.java 26 * element name, its possible attributes, its possible child elements but also
  /sdk/ide_common/src/com/android/ide/common/resources/
FrameworkResources.java 61 * possible values of ResourceType.
75 * @return a collection of items, possible empty.
  /system/core/include/cutils/
atomic.h 29 * functions should be used instead of these whenever possible.
102 * than possible, because we re-issue the memory barrier on each iteration.
  /system/media/wilhelm/src/android/
android_defs.h 131 // buffer marks a discontinuity with previous TS data, resume display as soon as possible
136 // buffer marks a format change with previous TS data, resume display as soon as possible
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Rop.java 64 /** {@code non-null;} list of possible types thrown by this operation */
87 * @param exceptions {@code non-null;} list of possible types thrown by this
135 * @param exceptions {@code non-null;} list of possible types thrown by this
190 * @param exceptions {@code non-null;} list of possible types thrown by this
207 * @param exceptions {@code non-null;} list of possible types thrown by this
  /dalvik/dx/src/com/android/dx/rop/code/
Rop.java 64 /** {@code non-null;} list of possible types thrown by this operation */
87 * @param exceptions {@code non-null;} list of possible types thrown by this
135 * @param exceptions {@code non-null;} list of possible types thrown by this
190 * @param exceptions {@code non-null;} list of possible types thrown by this
207 * @param exceptions {@code non-null;} list of possible types thrown by this
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.h 217 * This function converts the argument to uppercase if possible.
218 * If not possible (for example, '2'), returns the argument. It does
232 * uppercase if possible. Other elements remain untouched. It does so
246 * This function converts the argument to lowercase if possible. If
247 * not possible (for example, '2'), returns the argument. It does so
261 * lowercase if possible. Other elements remain untouched. It does so
435 * if possible. If not possible (for example, '2'), returns the
452 * to uppercase if possible. Other elements remain untouched.
469 * possible. If not possible (for example, '2'), returns the argument
    [all...]

Completed in 2405 milliseconds

<<31323334353637383940>>