Searched
full:large (Results
551 -
575 of
7141) sorted by null
<<21222324252627282930>>
/bionic/tests/ |
pthread_test.cpp | 401 // Large enough and a multiple of the page size. 406 // Large enough but not a multiple of the page size; will be rounded up by pthread_create. 427 // Large enough and a multiple of the page size. 433 // Large enough but not a multiple of the page size; will be rounded up by pthread_create.
|
/dalvik/dx/tests/072-dex-switch-edge-cases/ |
Blort.java | 87 // Two elements: Large enough to be packed but such that 32 bit
|
/developers/samples/android/connectivity/nfc/BeamLargeFiles/BeamLargeFilesSample/src/main/ |
AndroidManifest.xml | 23 <!-- Large file beam requires API 16 or above. -->
|
/development/samples/ActionBarCompat/res/values/ |
styles.xml | 41 <style name="ActionBarCompatProgressIndicator" parent="android:style/Widget.ProgressBar.Large">
|
/development/samples/training/ContactsList/res/values/ |
styles.xml | 53 <style name="contactNameTitle" parent="@android:style/TextAppearance.Large">
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
ArticleActivity.java | 26 * This activity is started only when the screen is not large enough for a two-pane layout, in
|
/device/generic/goldfish/camera/ |
JpegCompressor.h | 74 * buff - Buffer where to copy the JPEG. Must be large enough to contain the
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
IntSet.java | 37 * ranges with large values like unicode char sets, this is not very efficient.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
StringTest.java | 225 fail("No IOOBE, too large"); 365 fail("No IOOBE for offset that's too large."); 377 fail("No IOOBE for index that's too large."); 383 fail("No IOOBE for index that's too large."); 396 fail("No IOOBE for offset that's too large."); 408 fail("No IOOBE for index that's too large."); 414 fail("No IOOBE for index that's too large."); 570 fail("No IOOBE for end index that's too large."); 589 fail("No IOOBE for end index that's too large.");
|
/external/bison/lib/ |
sprintf.c | 50 is so large that str + lenbuf wraps around, i.e.
|
vsprintf.c | 49 is so large that str + lenbuf wraps around, i.e.
|
/external/bison/m4/ |
malloc.m4 | 85 dnl It is too dangerous to try to allocate a large amount of memory:
|
/external/bluetooth/bluedroid/include/ |
gki_target.h | 227 requires it. In most cases the large packets are used in only one direction so 251 POOL_ID 9 is a public pool meant for large buffer needs such as SDP_DB 260 /* Setting POOL_ID 9 as a public pool meant for large buffers such as SDP_DB */ 391 /* The following pool is meant for large allocations such as SDP_DB */
|
/external/bzip2/ |
spewG.c | 4 support for large files (> 2GB) in a reasonable amount of time.
|
/external/chromium/base/ |
bind.h.pump | 25 // cannot actually return the exact type without requiring a large amount
|
message_pump_glib_x.h | 70 // large enough value (the value of GDK_EVENT_LAST in 2.18.0) so that it works
|
/external/chromium/chrome/browser/ |
fullscreen_win.cc | 70 // The window should be at least as large as the monitor.
|
icon_loader.h | 43 LARGE
|
/external/chromium/net/proxy/ |
proxy_script_fetcher_impl_unittest.cc | 245 test_server_.GetURL("files/large-pac.nsproxy"), 246 GetTestFileUrl("large-pac.nsproxy") 249 // Try fetching URLs that are 101 bytes large. We should abort the request 250 // after 50 bytes have been read, and fail with a too large error.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
winping.h | 40 // an ICMP packet with the dont-fragment bit set is too large. This means this
|
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
AwContentsClientGetVideoLoadingProgressViewTest.java | 24 * As it needs user gesture to switch to the full screen mode video, A large button
|
/external/chromium_org/base/process/ |
memory.h | 57 // Very large images or svg canvases can cause huge mallocs. Skia
|
/external/chromium_org/base/test/ |
test_switches.cc | 9 const char switches::kTestLargeTimeout[] = "test-large-timeout";
|
/external/chromium_org/chrome/browser/ |
icon_loader.h | 39 LARGE, // Windows: 32x32, Linux: 48x48, Mac: Unsupported
|
icon_loader_linux.cc | 40 case IconLoader::LARGE:
|
Completed in 1974 milliseconds
<<21222324252627282930>>