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

12 3 4 5

  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilMediaElementImpl.java 104 // FIXME Should get the duration of the media. "indefinite" instead here.
  /packages/apps/Mms/src/com/android/mms/model/
MediaModel.java 123 // 'indefinite' duration, we should try to find its exact value;
  /external/openssl/crypto/asn1/
asn1.h 178 int eos; /* end of sequence read for indefinite encoding */
180 int inf; /* constructed if 0x20, indefinite is 0x21 */
193 int eos; /* end of sequence read for indefinite encoding */
195 int inf; /* constructed if 0x20, indefinite is 0x21 */
222 * holder for the location where indefinite length constructed data should
    [all...]
asn1_gen.c 201 /* Indefinite length constructed */
209 * because it will mess up if indefinite length
tasn_enc.c 80 * to use indefinite length constructed encoding, where appropriate
197 /* Use indefinite length constructed if requested */
asn1_lib.c 194 * constructed == 2 for indefinite length constructed */
asn1_par.c 148 /* if j == 0x21 it is a constructed indefinite length object */
  /external/openssl/include/openssl/
asn1.h 178 int eos; /* end of sequence read for indefinite encoding */
180 int inf; /* constructed if 0x20, indefinite is 0x21 */
193 int eos; /* end of sequence read for indefinite encoding */
195 int inf; /* constructed if 0x20, indefinite is 0x21 */
222 * holder for the location where indefinite length constructed data should
    [all...]
  /external/clang/include/clang/AST/
OperationKinds.h 257 /// a cleanup to call objc_release at some indefinite time.
  /external/pcre/doc/html/
pcreperform.html 139 Beware of patterns that contain nested indefinite repeats. These can take a
pcre.html 146 function, PCRE uses recursion to handle subpatterns and indefinite repetition.
  /external/pcre/
HACKING 336 OP_KETRMIN and OP_KETRMAX are used for indefinite repetitions, minimally or
348 A subpattern with an indefinite maximum repetition is replicated in the
  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp 846 return WEB_UI_STRING("indefinite time", "accessibility help text for an indefinite media controller time value");
    [all...]
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.cpp 614 return UI_STRING("indefinite time", "accessibility help text for an indefinite media controller time value");
  /external/openssl/crypto/pkcs7/
bio_ber.c 96 int depth; /* used with indefinite encoding. */
  /external/pcre/doc/
pcre.3 142 function, PCRE uses recursion to handle subpatterns and indefinite repetition.
  /external/webkit/Source/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 533 return String::fromUTF8(_("indefinite time"));
  /external/icu4c/i18n/
coll.cpp 477 // array of indefinite lifetime
  /external/webkit/Source/WebKit/gtk/po/
et.po 781 msgid "indefinite time"
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
WebPlatformStrategies.cpp 655 return QCoreApplication::translate("QWebPage", "Indefinite time", "Media time description");
  /libcore/luni/src/main/java/java/util/concurrent/
Semaphore.java 118 * permits at a time. Beware of the increased risk of indefinite
  /system/media/wilhelm/src/android/
android_GenericPlayer.cpp 671 // 1 minute max delay avoids indefinite memory leaks caused by cancelled one-shots
  /external/ppp/pppd/
sys-solaris.c     [all...]
  /dalvik/vm/compiler/
Compiler.cpp 602 * 0 in gDvm.systemServerPid), we will use the indefinite wait on the
  /external/dbus/dbus/
dbus-transport-socket.c     [all...]

Completed in 399 milliseconds

12 3 4 5