HomeSort by relevance Sort by last modified time
    Searched full:area (Results 401 - 425 of 5029) sorted by null

<<11121314151617181920>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
save_reg_neon.asm 19 AREA ||.text||, CODE, READONLY, ALIGN=2
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_save_reg_neon.asm 19 AREA ||.text||, CODE, READONLY, ALIGN=2
  /packages/apps/Launcher3/WallpaperPicker/res/values/
config.xml 18 <!-- Specifies whether to expand the cropped area on both sides (rather
  /packages/apps/Launcher3/res/values-sw720dp-port/
dimens.xml 19 <!-- the area at the edge of the screen that makes the workspace go left
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
suspend_ioctls.h 7 * of the resume swap area from a user space to the kernel via the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
suspend_ioctls.h 7 * of the resume swap area from a user space to the kernel via the
  /prebuilts/sdk/current/support/v7/appcompat/res/values-xlarge-land/
dimens.xml 19 <!-- Minimum width of the search view text entry area. -->
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.html 6 <div id="sync-instructions-container" class="content-area">
13 <div class="action-area">
14 <div class="action-area-link-container">
33 <div id="sync-configure-content" class="content-area">
187 <div class="action-area">
188 <div class="action-area-link-container">
207 <div class="action-area button-strip">
213 <div class="content-area">
216 <div class="action-area button-strip">
222 <div class="content-area">
    [all...]
set_as_default_browser.html 23 <div class="content-area">
27 <div id="metro-action-box" class="content-area">
  /external/chromium_org/content/browser/dom_storage/
dom_storage_context_impl_unittest.cc 177 DOMStorageArea* area = dom_namespace->OpenStorageArea(kOrigin); local
178 EXPECT_EQ(kPersistentId, area->persistent_namespace_id_);
212 DOMStorageArea* area = dom_namespace->OpenStorageArea(kOrigin); local
216 area->SetItem(kKey, kValue, &old_nullable_value);
217 dom_namespace->CloseStorageArea(area);
232 area = dom_namespace->OpenStorageArea(kOrigin);
234 read_value = area->GetItem(kKey);
236 dom_namespace->CloseStorageArea(area);
256 area = dom_namespace->OpenStorageArea(kOrigin);
257 read_value = area->GetItem(kKey)
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 42 * Clears the regular and auxiliary arguments area.
48 * and store them in the arguments area, indicating that there are now
60 * element of the stack), and store them in the arguments area,
71 * in the arguments area, indicating that there are now that many
83 * area, indicating that there are now that many arguments. Also,
96 * area, indicating that there are now that many arguments. Also,
108 * the arguments area. Also, clear the auxiliary arguments.
208 * area as appropriate, and modifying the given frame in response.
  /development/samples/ApiDemos/res/layout/
game.xml 21 <!-- This is the outer area of the entire game screen, extending out under
30 <!-- This is the inner area of the game, not covered by system UI elements.
  /device/asus/grouper/
raydium_ts.idc 31 # Driver reports tool size as an area measurement.
35 touch.toolSize.calibration = area
sensor00fn11.idc 31 # Driver reports tool size as an area measurement.
35 touch.toolSize.calibration = area
  /external/chromium-trace/trace-viewer/src/cc/
picture_debugger.css 43 picture-debugger > raster-area {
49 raster-area {
  /external/chromium_org/cc/debug/
rendering_stats_instrumentation.h 55 void AddVisibleContentArea(int64 area);
56 void AddApproximatedVisibleContentArea(int64 area);
  /external/chromium_org/cc/test/
fake_picture_layer_tiling_client.h 51 void set_max_tiles_for_interest_area(size_t area) {
52 max_tiles_for_interest_area_ = area;
  /external/chromium_org/chrome/browser/resources/extensions/chromeos/
kiosk_apps.html 4 <div class="content-area">
31 <div class="action-area">
  /external/chromium_org/chrome/browser/resources/options/chromeos/
accounts_options.html 4 <div class="content-area">
78 <div class="action-area">
pointer_overlay.html 3 <div class="content-area">
41 <div class="action-area">
  /external/chromium_org/chrome/browser/resources/options/
home_page_overlay.html 4 <div class="content-area">
44 <div class="action-area">
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_mac.mm 29 // Limit to not overflow the work area right and bottom edges.
36 // Adjust corner to now overflow the work area left and top edges, so
  /external/chromium_org/components/autofill/core/browser/
phone_field.h 21 // - area code, prefix, suffix
22 // - area code, number
  /external/chromium_org/ppapi/cpp/
text_input_controller.h 42 /// text input caret area.
44 /// @param[in] caret A rectangle indicating the caret area.
  /external/chromium_org/remoting/client/
frame_consumer.h 31 // pixels falling within |region| and the current clipping area are painted.
44 // is in progress, the view area has changed, etc.). The accepted buffer can

Completed in 467 milliseconds

<<11121314151617181920>>