HomeSort by relevance Sort by last modified time
    Searched full:clue (Results 1 - 25 of 45) sorted by null

1 2

  /frameworks/base/voip/java/android/net/rtp/
AudioCodec.java 115 String clue = rtpmap.trim().toUpperCase(); local
117 if (clue.startsWith(codec.rtpmap)) {
118 String channels = clue.substring(codec.rtpmap.length());
139 String clue = fmtp.toLowerCase(); local
140 if (clue.contains("crc=1") || clue.contains("robust-sorting=1") ||
141 clue.contains("interleaving=")) {
  /external/webkit/WebCore/platform/mac/
PurgeableBufferMac.cpp 94 // If that failed we have no clue what state we are in so assume purged.
112 // If that failed we have no clue what state we are in so assume purged.
132 // If that failed we have no clue what state we are in so assume purged.
  /development/samples/AccessibilityService/
AndroidManifest.xml 29 <!-- This intent filter is a clue for the system that this is an accessibility service -->
_index.html 61 <strong>Result:</strong> The hour and minute edit boxes are announced without any clue which is the hour and which is the minute one (you can guess from the arrangement).
  /external/dbus/dbus/
dbus-sha.h 41 dbus_uint32_t count_hi; /**< No clue */
  /external/e2fsprogs/install-utils/
convfstab 27 echo "Don't have a clue about \"$LINE\"." >&2
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ReplaceStringsVisitor.java 109 // invalid but makes it a good clue on how to fix it.
  /frameworks/base/docs/html/guide/appendix/faq/
troubleshooting.jd 153 If there are problems listed in either place, they should give you a clue
  /frameworks/base/docs/html/guide/topics/location/
obtaining-user-location.jd 62 <p>GPS, Cell-ID, and Wi-Fi can each provide a clue to users location. Determining which to use
  /frameworks/base/docs/html/resources/faq/
troubleshooting.jd 153 If there are problems listed in either place, they should give you a clue
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 86 // TODO: No clue where fadvise is. Disabled for now.
  /external/quake/quake/src/WinQuake/data/
MANUAL.TXT 217 a wall, a strange sound -- anything -- might be the clue. Something
218 prominent in a room might be decoration ... or it might be the clue.
    [all...]
  /external/libpng/contrib/gregbook/
rpng-win.c 662 /* iUsage: no clue */
  /external/webkit/WebCore/platform/image-decoders/bmp/
BMPImageReader.cpp 55 // Clue-in decodeBMP() that we need to detect the correct info header size.
  /external/dbus/
configure.in 92 # No clue how much overhead this adds, but it's useful
    [all...]
configure     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c 193 clue how large the result will be.
    [all...]
  /external/strace/
syscall.c     [all...]
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java 331 // if the user's trying to set up a custom implementation, give a clue
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml     [all...]
  /external/openssl/crypto/bn/asm/
mips3.s 773 * has a clue about how to circumvent
    [all...]
  /external/webkit/WebCore/rendering/
RenderBlockLineLayout.cpp 205 toRenderText(o)->calcPrefWidths(0); // FIXME: Counters depend on this hack. No clue why. Should be investigated and removed.
    [all...]
  /development/tools/zoneinfo/tzdata2010k/
asia 416 # (Their ethnic Han compatriots would typically have no clue of its
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-0     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 683 milliseconds

1 2