HomeSort by relevance Sort by last modified time
    Searched full:300 (Results 826 - 850 of 2037) sorted by null

<<31323334353637383940>>

  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 191 discoverableIntent.putExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, 300);
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 84 public static final int MSG_REG_HEALTH_APP = 300;
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRTreePrinter.g 56 protected StringBuilder buf = new StringBuilder(300);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TimeZoneTest.java 202 assertEquals(300, date.getTimezoneOffset());
  /external/bluetooth/glib/tests/
threadpool-test.c 183 runs = 300;
  /external/chromium/chrome/browser/instant/
instant_controller.h 51 static const int kAutoCommitFadeInTimeMS = 300;
  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.cc 27 const int kRepositionDelay = 300;
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 53 const int kAutoCloseDelayMs = 300;
  /external/chromium/chrome/browser/ui/views/
page_info_bubble_view.cc 42 const int kPageInfoSlideDuration = 300;
  /external/chromium/chrome/browser/ui/webui/
active_downloads_ui.cc 297 params.browser->window()->SetBounds(gfx::Rect(0, 0, 400, 300));
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.html 41 min-width: 300px;
  /external/chromium/net/disk_cache/
bitmap_unittest.cc 278 EXPECT_EQ(0, bitmap.FindBits(&index, 300, true));
  /external/grub/netboot/
etherboot.h 410 char data[300]; /* longest RPC call must fit!!!! */
otulip.c 83 for (idx = (300 / 33) + 1; idx > 0; idx--)
  /external/icu4c/test/iotest/
stream.cpp 173 char expectedLargeStreamBuf[300];
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
AsYouTypeFormatterTest.java 373 assertEquals("020 7031 300", formatter.inputDigit('0'));
388 assertEquals("080 7031 300", formatter.inputDigit('0'));
403 assertEquals("090 7031 300", formatter.inputDigit('0'));
483 assertEquals("011 7031-300", formatter.inputDigit('0'));
    [all...]
  /external/libvpx/vp8/common/
defaultcoefcounts.h 143 { 119, 122, 4, 0, 0, 0, 0, 0, 0, 0, 0, 300,},
  /external/quake/quake/src/QW/client/
cl_tent.c 243 dl->decay = 300;
  /external/quake/quake/src/QW/progs/
items.qc 80 item.velocity_z = 300;
140 item.velocity_z = 300;
1477 if ((other.health > 250) && (other.health < 300))
    [all...]
plats.qc 350 self.avelocity = '100 200 300';
  /external/regex-re2/re2/
unicode_casefold.cc 33 { 383, 383, -300 },
  /external/skia/samplecode/
SamplePatch.cpp 308 canvas->translate(0, SkIntToScalar(300));
  /external/skia/src/views/
SkTouchGesture.cpp 93 static const SkMSec MAX_DBL_TAP_INTERVAL = 300;
  /external/skia/tests/
PathTest.cpp 763 p.cubicTo(100, 100, 200, 200, 300, 300);
768 p.cubicTo(100, 100, 200, 200, 300, 300);
    [all...]
  /external/speex/libspeex/
quant_lsp.c 88 quant_weight[i] = DIV32_16(81920,ADD16(300,tmp1));

Completed in 650 milliseconds

<<31323334353637383940>>