/external/chromium_org/sandbox/win/src/ |
crosscall_server.cc | 213 // Covers common case for 32 bit integers. 237 // Covers the common case of reading a string. Note that the string is not
|
/frameworks/base/core/java/android/net/ |
IpPrefix.java | 39 * For example, the prefix <code>192.0.2.0/24</code> covers the 256 IPv4 addresses from 41 * <code>2001:db8:1:2</code> covers the 2^64 IPv6 addresses from <code>2001:db8:1:2::</code> to
|
/frameworks/base/docs/html/training/notepad/ |
notepad-index.jd | 79 areas that each covers. Each exercise assumes that you have completed any 84 tutorial examples and describes what each covers. ">
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_zipimport_support.py | 1 # This test module covers support in various parts of the standard library 29 # test_cmd_line_script (covers the zipimport support in runpy)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_zipimport_support.py | 1 # This test module covers support in various parts of the standard library 29 # test_cmd_line_script (covers the zipimport support in runpy)
|
/frameworks/base/docs/html/training/multiple-apks/ |
multiple.jd | 83 size(s) each APK covers. Fortunately, it?s easy to chart out your requirements quickly, easily, and 167 glancing at this chart, you immediately know which APK covers any given API/screen-size combo. To 319 <li>Blue covers all screens, minSDK 3.</li> 320 <li>Green covers Large screens and higher, minSDK 3.</li> 321 <li>Red covers XLarge screens (generally tablets), minSDK of 9.</li> 322 <li>Purple covers all screens, minSDK of 11.</li>
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
libquadmath.info | 566 have printed covers) of the Document, numbering more than 100, and 568 enclose the copies in covers that carry, clearly and legibly, all 570 Back-Cover Texts on the back cover. Both covers must also clearly 574 on the covers in addition. Copying with changes limited to the 575 covers, as long as they preserve the title of the Document and 613 A. Use in the Title Page (and on the covers, if any) a title 767 on covers that bracket the Document within the aggregate, or the 768 electronic equivalent of covers if the Document is in electronic 769 form. Otherwise they must appear on printed covers that bracket [all...] |
/external/chromium_org/third_party/WebKit/Source/wtf/ |
PartitionAlloc.h | 176 // In terms of allocation sizes, order 0 covers 0, order 1 covers 1, order 2 177 // covers 2->3, order 3 covers 4->7, order 4 covers 8->15.
|
/art/compiler/optimizing/ |
register_allocator.cc | 130 // given register, we create an interval that covers these locations. The register 326 } else if (!interval->Covers(position)) { 341 } else if (interval->Covers(position)) { 866 if (current->Covers(from_position)) { [all...] |
ssa_liveness_analysis.cc | 189 // Add a range that covers this block to all instructions live_in because of successors. 245 // that covers the full loop.
|
register_allocator.h | 140 // Fixed intervals for physical registers. Such an interval covers the positions
|
/external/chromium_org/chrome/common/extensions/permissions/ |
chrome_permission_message_provider.cc | 89 // Warning for history permission already covers warning for tabs permission. 93 // Warning for full access permission already covers warning for tabs
|
/external/chromium_org/media/ffmpeg/ |
ffmpeg_unittest.cc | 405 // Covers all our basic formats. 422 // Covers our LayoutTest file.
|
/external/chromium_org/ppapi/cpp/ |
output_traits.h | 127 // covers both resources and POD (ints, structs, etc.) by inheriting from the 240 // Specialization of CallbackOutputTraits for vectors. This struct covers both
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_rtree.c | 87 ** infinity in the X dimension. It covers the same range of the Y dimension 130 /* Check if the bounding box covers any other part of the circular region.
|
/external/clang/test/Sema/ |
switch.c | 303 default: return 2; // expected-warning {{default label in switch which covers all enumeration values}} 319 default: // expected-warning {{default label in switch which covers all enumeration values}}
|
/cts/tests/tests/provider/src/android/provider/cts/ |
ContactsContract_PhoneLookup.java | 38 * This covers {@link PhoneLookup#CONTENT_FILTER_URI} and
|
/developers/samples/android/wearable/wear/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/ |
PhoneMainActivity.java | 92 * map that covers all the points on the track.
|
/development/samples/CubeLiveWallpaper/ |
_index.html | 23 the user launches an application that covers the home screen. Drawing only when
|
/external/ceres-solver/examples/ |
fields_of_experts.h | 104 // Total number of pixels the filter covers.
|
/external/chromium_org/ash/wm/maximize_mode/ |
workspace_backdrop_delegate.cc | 47 // Make sure that the layer covers visibly everything - including the shelf.
|
/external/chromium_org/ash/wm/workspace/ |
workspace_layout_manager.h | 142 // A window which covers the full container and which gets inserted behind the
|
/external/chromium_org/cc/layers/ |
picture_layer.cc | 125 // UpdateAndExpandInvalidation will give us an invalidation that covers
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_host.h | 109 // part of the toolbar) and covers the page area, except that we
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_csp.html | 8 That document covers the broader web platform view of CSP;
|