/external/lldb/www/cpp_reference/html/ |
SBSymbol_8h.html | 46 <area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="992,641,1133,669"/><area shape="rect" id="node15" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1189,83,1336,111"/><area shape="rect" id="node42" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="543,393,679,421"/><area shape="rect" id="node79" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1739,393,1917,421"/><area shape="rect" id="node18" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1309,161,1451,189"/><area shape="rect" id="node21" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1317,238,1443,266"/><area shape="rect" id="node24" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1520,478,1664,506"/><area shape="rect" id="node30" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1048,238,1235,266"/><area shape="rect" id="node39" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="201,478,353,506"/><area shape="rect" id="node27" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1328,563,1 (…) [all...] |
LLDB_8h.html | 75 <area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1611,657,1752,685"/><area shape="rect" id="node15" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1535,83,1681,111"/><area shape="rect" id="node18" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1017,161,1159,189"/><area shape="rect" id="node21" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="93,401,219,429"/><area shape="rect" id="node27" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="704,579,829,607"/><area shape="rect" id="node30" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1283,238,1469,266"/><area shape="rect" id="node33" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="972,315,1105,343"/><area shape="rect" id="node36" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="331,401,467,429"/><area shape="rect" id="node39" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="245,494,397,522"/><area shape="rect" id="node42" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1181,4 (…) [all...] |
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_Rect.3 | 3 SDL_Rect \- Defines a rectangular area 22 A \fBSDL_Rect\fR defines a rectangular area of pixels\&. It is used by \fI\fBSDL_BlitSurface\fP\fR to define blitting regions and by several other video functions\&.
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/ |
classpp_1_1_resource.html | 18 <area shape="rect" id="node3" href="classpp_1_1_audio.html" title="An audio resource." alt="" coords="216,5,299,35"></area><area shape="rect" id="node5" href="classpp_1_1_audio_buffer.html" title="pp::AudioBuffer" alt="" coords="197,59,317,88"></area><area shape="rect" id="node7" href="classpp_1_1_audio_config.html" title="A 16 bit stereo AudioConfig resource." alt="" coords="196,112,319,141"></area><area shape="rect" id="node9" href="classpp_1_1_compositor.html" title="The Compositor interface is used for setting CompositorLayer layers to the Chromium compositor for co..." alt="" coords="197,165,317,195"></area><area shape="rect" id="node11" href="classpp_1_1_compositor_layer.html" title="pp::CompositorLayer" alt="" coords="180,219,335,248"></area><area shape="rect" id="node13" href="classpp_1_1_file_i_o.html" title="The FileIO class represents (…) [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/network_configuration/js/ |
main_config.js | 6 var area = $('message-area'); 9 area.appendChild(entry); 11 area.removeChild(entry);
|
/external/chromium_org/chrome/browser/resources/options/ |
reset_profile_settings_overlay.html | 4 <div id="reset-profile-settings-content-area" class="content-area"> 7 <div class="action-area"> 13 <div class="action-area-right">
|
secondary_user_banner.html | 2 <div class="content-area">
|
settings_banner.css | 45 .settings-banner .content-area { 51 .settings-banner .content-area .badge { 59 .settings-banner .content-area .text { 64 .settings-banner .content-area .text p { 69 .settings-banner .content-area .button-area { 82 #secondary-user-banner .content-area .badge {
|
/external/chromium_org/printing/ |
pdf_render_settings.h | 16 // gfx::Rect - render area 24 PdfRenderSettings(gfx::Rect area, int dpi, bool autorotate) 25 : PdfRenderSettingsBase(area, dpi, autorotate) {} 28 const gfx::Rect& area() const { return a; } function in class:printing::PdfRenderSettings
|
/external/iproute2/lib/ |
dnet_pton.c | 42 u_int16_t area = 0; local 46 pos = dnet_num(src, &area); 47 if ((pos == 0) || (area > 63) || (*(src + pos) != '.')) 53 addr = dn_htons((area << 10) | node);
|
/frameworks/opt/telephony/src/java/android/telephony/ |
SmsCbLocation.java | 24 * For GSM/UMTS, the Location Area and Cell ID are set when the broadcast 25 * geographical scope is cell wide or Location Area wide. For CDMA, the 86 * Returns the GSM location area code, or UMTS service area code. 87 * @return location area code, -1 if unknown, 0xffff max legal value 127 * Test whether this location is within the location area of the specified object. 129 * @param area the location area to compare with this location 130 * @return true if this location is contained within the specified location area 132 public boolean isInLocationArea(SmsCbLocation area) { [all...] |
/ndk/docs/renderscript/ |
classandroid_1_1RSC_1_1BaseObj.html | 45 <area href="classandroid_1_1RSC_1_1Allocation.html" alt="android::RSC::Allocation" shape="rect" coords="0,56,243,80"/> 46 <area href="classandroid_1_1RSC_1_1Element.html" alt="android::RSC::Element" shape="rect" coords="253,56,496,80"/> 47 <area href="classandroid_1_1RSC_1_1Sampler.html" alt="android::RSC::Sampler" shape="rect" coords="506,56,749,80"/> 48 <area href="classandroid_1_1RSC_1_1Script.html" alt="android::RSC::Script" shape="rect" coords="759,56,1002,80"/> 49 <area href="classandroid_1_1RSC_1_1Type.html" alt="android::RSC::Type" shape="rect" coords="1012,56,1255,80"/> 50 <area href="classandroid_1_1RSC_1_1ScriptC.html" alt="android::RSC::ScriptC" shape="rect" coords="632,112,875,136"/> 51 <area href="classandroid_1_1RSC_1_1ScriptIntrinsic.html" alt="android::RSC::ScriptIntrinsic" shape="rect" coords="885,112,1128,136"/> 52 <area href="classandroid_1_1RSC_1_1ScriptIntrinsic3DLUT.html" alt="android::RSC::ScriptIntrinsic3DLUT" shape="rect" coords="1138,168,1381,192"/> 53 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicBlend.html" alt="android::RSC::ScriptIntrinsicBlend" shape="rect" coords="1138,224,1381,248"/> 54 <area href="classandroid_1_1RSC_1_1ScriptIntrinsicBlur.html" alt="android::RSC::ScriptIntrinsicBlur" sha (…) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
QuickDraw_Graphics_Suppleme.py | 19 """drawing area - Container for graphics and supporting information """ 22 """rotation - the default rotation for objects in the drawing area """ 26 """scale - the default scaling for objects in the drawing area """ 30 """translation - the default repositioning for objects in the drawing area """
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
ProgressOverlay.java | 57 public void setBounds(RectF area) { 58 if (area.width() > 0 && area.height() > 0) { 60 params.width = (int) area.width(); 61 params.height= (int) area.height(); 62 params.setMargins((int) area.left, (int) area.top, 0, 0);
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/ |
classpp_1_1_resource.html | 18 <area shape="rect" id="node3" href="classpp_1_1_audio.html" title="An audio resource." alt="" coords="216,5,299,35"></area><area shape="rect" id="node5" href="classpp_1_1_audio_buffer.html" title="pp::AudioBuffer" alt="" coords="197,59,317,88"></area><area shape="rect" id="node7" href="classpp_1_1_audio_config.html" title="A 16 bit stereo AudioConfig resource." alt="" coords="196,112,319,141"></area><area shape="rect" id="node9" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a regular file." alt="" coords="219,165,296,195"></area><area shape="rect" id="node11" href="classpp_1_1_file_ref.html" title='The FileRef class represents a "weak pointer" to a file in a file system.' alt="" coords="215,219,300,248"></area><area shape="rect" id="node13" href="classpp_1_1_file_system.html" title="The FileSystem class ide (…) [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/ |
choose_mobile_network.html | 20 <div id="scanning" class="content-area"> 25 <div id="choosing" class="content-area" hidden> 27 <div id="no-mobile-networks" class="content-area" hidden> 30 <div class="action-area"> 31 <div class="action-area-right">
|
/external/kernel-headers/original/uapi/linux/ |
v4l2-common.h | 38 /* Current cropping area */ 40 /* Default cropping area */ 44 /* Current composing area */ 46 /* Default composing area */ 50 /* Current composing area plus all padding pixels */
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
v4l2-common.h | 38 /* Current cropping area */ 40 /* Default cropping area */ 44 /* Current composing area */ 46 /* Default composing area */ 50 /* Current composing area plus all padding pixels */
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/ |
classpp_1_1_resource.html | 18 <area shape="rect" id="node3" href="classpp_1_1_audio.html" title="An audio resource." alt="" coords="216,5,299,35"></area><area shape="rect" id="node5" href="classpp_1_1_audio_buffer.html" title="pp::AudioBuffer" alt="" coords="197,59,317,88"></area><area shape="rect" id="node7" href="classpp_1_1_audio_config.html" title="A 16 bit stereo AudioConfig resource." alt="" coords="196,112,319,141"></area><area shape="rect" id="node9" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a regular file." alt="" coords="219,165,296,195"></area><area shape="rect" id="node11" href="classpp_1_1_file_ref.html" title='The FileRef class represents a "weak pointer" to a file in a file system.' alt="" coords="215,219,300,248"></area><area shape="rect" id="node13" href="classpp_1_1_file_system.html" title="The FileSystem class ide (…) [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
MeteringTest.java | 24 import android.hardware.Camera.Area; 40 * one metering area defined. The second one has tests with two metering areas 43 * be assigned to each area. For different tests, we use different ways to 60 /** The maximum number of metering area the device supports. */ 63 private List<Camera.Area> mGreyAreas; 91 // Looks up how many metering area the device supports. 94 Log.v(TAG, String.format("Maximum number if metering area is %d", mMaxNumMeteringArea)); 231 * when one metering area is added. 239 Log.v(TAG, "Running one area Test"); 241 // Test case 1: Two images have the same metering area. Image 1 ha 555 Camera.Area area = new Camera.Area(areaRect, weight); local [all...] |
/external/chromium_org/ash/wm/ |
lock_layout_manager.h | 37 // cases. LockScreenContainer does not use default work area definition. 38 // By default work area is defined as display area minus shelf, docked windows 40 // For windows in LockScreenContainer work area is display area minus virtual 42 // overscroll is enabled then work area always equals to display area size since 84 // Adjusts the bounds of all managed windows when the display area changes. 85 // This happens when the display size, work area insets has changed.
|
/external/chromium_org/chrome/browser/ui/panels/ |
display_settings_provider.h | 14 // 1) Work area 66 // Display Area: 67 // This is the area of a display (monitor). There could be multiple display 69 // Work Area: 70 // This is the standard work area returned by the system. It is usually 71 // computed by the system as the part of display area that excludes 78 // Returns the bounds of the work area of primary display. 81 // Returns the bounds of the display area that most closely intersects the 85 // Returns the bounds of the work area that most closely intersects the
|
/external/mksh/src/ |
lalloc.c | 34 static ALLOC_ITEM *findptr(ALLOC_ITEM **, char *, Area *); 37 ainit(Area *ap) 39 /* area pointer is an ALLOC_ITEM, just the head of the list */ 44 findptr(ALLOC_ITEM **lpp, char *ptr, Area *ap) 77 aresize2(void *ptr, size_t fac1, size_t fac2, Area *ap) 85 aresize(void *ptr, size_t numb, Area *ap) 104 /* this only works because Area is an ALLOC_ITEM */ 112 afree(void *ptr, Area *ap) 126 afreeall(Area *ap)
|
/external/deqp/modules/gles2/functional/ |
es2fScissorTests.cpp | 66 { "contained_tris", "Triangles fully inside scissor area (single call)", Vec4(0.1f, 0.1f, 0.8f, 0.8f), Vec4(0.2f, 0.2f, 0.6f, 0.6f), TRIANGLE, 30 }, 67 { "partial_tris", "Triangles partially inside scissor area (single call)", Vec4(0.3f, 0.3f, 0.4f, 0.4f), Vec4(0.2f, 0.2f, 0.6f, 0.6f), TRIANGLE, 30 }, 68 { "contained_tri", "Triangle fully inside scissor area", Vec4(0.1f, 0.1f, 0.8f, 0.8f), Vec4(0.2f, 0.2f, 0.6f, 0.6f), TRIANGLE, 1 }, 69 { "enclosing_tri", "Triangle fully covering scissor area", Vec4(0.4f, 0.4f, 0.2f, 0.2f), Vec4(0.2f, 0.2f, 0.6f, 0.6f), TRIANGLE, 1 }, 70 { "partial_tri", "Triangle partially inside scissor area", Vec4(0.4f, 0.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 1.0f, 1.0f), TRIANGLE, 1 }, 71 { "outside_render_tri", "Triangle with scissor area outside render target", Vec4(1.4f, 1.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 0.6f, 0.6f), TRIANGLE, 1 }, 72 { "partial_lines", "Linse partially inside scissor area", Vec4(0.4f, 0.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 1.0f, 1.0f), LINE, 30 }, 73 { "contained_line", "Line fully inside scissor area", Vec4(0.1f, 0.1f, 0.8f, 0.8f), Vec4(0.2f, 0.2f, 0.6f, 0.6f), LINE, 1 }, 74 { "partial_line", "Line partially inside scissor area", Vec4(0.4f, 0.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 1.0f, 1.0f), LINE, 1 }, 75 { "outside_render_line", "Line with scissor area outside render target", Vec4(1.4f, 1.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 0.6f, 0.6f), LINE, 1 } [all...] |
/external/chromium_org/third_party/libaddressinput/src/java/res/values/ |
address_strings.xml | 44 <!-- Area of a town (a neighbourhood/suburb) used for addresses in Korea and 64 <!-- Administrative Area for Hong Kong (e.g., Kowloon) [CHAR LIMIT=30] --> 65 <string name="i18n_area">Area</string> 67 <!-- Administrative Area for the United Kingdom (e.g., Yorkshire) [CHAR LIMIT=30] --> 70 <!-- Administrative Area, as used for countries like Nicaragua (e.g., Boaco) 74 <!-- Administrative Area for Korea (e.g., Gyeonggi-do or Busan-si) [CHAR LIMIT=30] --> 77 <!-- Administrative Area for United Arab Emirates (e.g., Abu Dhabi) [CHAR LIMIT=30] --> 80 <!-- Administrative Area for certain countries (e.g., Bahama's Cat Island) [CHAR LIMIT=30] --> 83 <!-- Administrative Area for certain countries (e.g., Andorra's Canillo) [CHAR LIMIT=30] --> 86 <!-- Administrative Area for Japan (e.g., Hokkaido) [CHAR LIMIT=30] -- [all...] |