HomeSort by relevance Sort by last modified time
    Searched full:area (Results 176 - 200 of 1503) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameLookupBuilder.java 40 // JAUM in Hangul Compatibility Jamo area 0x3131 ~ 0x314E to
41 // in Hangul Jamo area 0x1100 ~ 0x1112
168 // Exclude characters that are not in Korean leading consonants area
169 // and Korean characters area.
182 // Hangul Compatibility Jamo area 0x3131 ~ 0x314E :
183 // Convert to Hangul Jamo area 0x1100 ~ 0x1112
  /external/opencore/doc/oscl_html/
classOsclActiveObject.html 17 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="183,56,356,80">
18 <area href="classPVActiveBase.html" alt="PVActiveBase" shape="rect" coords="366,56,539,80">
19 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="183,0,356,24">
20 <area href="classOsclAsyncFile.html" alt="OsclAsyncFile" shape="rect" coords="0,168,173,192">
21 <area href="classOsclDNSRequestAO.html" alt="OsclDNSRequestAO" shape="rect" coords="183,168,356,192">
22 <area href="classOsclSocketRequestAO.html" alt="OsclSocketRequestAO" shape="rect" coords="366,168,539,192">
23 <area href="classPVSchedulerStopper.html" alt="PVSchedulerStopper" shape="rect" coords="549,168,722,192">
24 <area href="classOsclGetHostByNameRequest.html" alt="OsclGetHostByNameRequest" shape="rect" coords="183,224,356,248">
25 <area href="classOsclAcceptRequest.html" alt="OsclAcceptRequest" shape="rect" coords="549,224,722,248">
26 <area href="classOsclBindRequest.html" alt="OsclBindRequest" shape="rect" coords="549,280,722,304"
    [all...]
classOsclSocketMethod.html 14 <area href="classOsclTimerObject.html" alt="OsclTimerObject" shape="rect" coords="74,112,212,136">
15 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,138,80">
16 <area href="classPVActiveBase.html" alt="PVActiveBase" shape="rect" coords="148,56,286,80">
17 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,138,24">
18 <area href="classOsclAcceptMethod.html" alt="OsclAcceptMethod" shape="rect" coords="222,224,360,248">
19 <area href="classOsclBindMethod.html" alt="OsclBindMethod" shape="rect" coords="222,280,360,304">
20 <area href="classOsclConnectMethod.html" alt="OsclConnectMethod" shape="rect" coords="222,336,360,360">
21 <area href="classOsclListenMethod.html" alt="OsclListenMethod" shape="rect" coords="222,392,360,416">
22 <area href="classOsclRecvFromMethod.html" alt="OsclRecvFromMethod" shape="rect" coords="222,448,360,472">
23 <area href="classOsclRecvMethod.html" alt="OsclRecvMethod" shape="rect" coords="222,504,360,528"
    [all...]
  /frameworks/base/awt/java/awt/font/
TextLayout.java 366 * Gets the black box bounds of the characters in the specified area. The
372 * the first point of the area.
374 * the second point of the area.
577 * the first selected endpoint within the area of characters
579 * the second selected endpoint within the area of characters
593 * the first selected endpoint within the area of characters
595 * the second selected endpoint within the area of characters
796 * Gets a Shape which corresponds to the highlighted (selected) area based
804 * the rectangle that the highlighted area should be extended or
806 * @return a Shape which corresponds to the highlighted (selected) area
    [all...]
  /bionic/libc/bionic/
libc_init_dynamic.c 65 * TLS area, then call __libc_init_common with it.
69 * - __libc_init_common() will change the TLS area so the old one
  /bionic/libc/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /external/tinyxml/docs/
classTiXmlBase.html 16 <area href="classTiXmlAttribute.html" alt="TiXmlAttribute" shape="rect" coords="0,56,108,80">
17 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="295,56,403,80">
18 <area href="classTiXmlComment.html" alt="TiXmlComment" shape="rect" coords="0,112,108,136">
19 <area href="classTiXmlDeclaration.html" alt="TiXmlDeclaration" shape="rect" coords="118,112,226,136">
20 <area href="classTiXmlDocument.html" alt="TiXmlDocument" shape="rect" coords="236,112,344,136">
21 <area href="classTiXmlElement.html" alt="TiXmlElement" shape="rect" coords="354,112,462,136">
22 <area href="classTiXmlText.html" alt="TiXmlText" shape="rect" coords="472,112,580,136">
23 <area href="classTiXmlUnknown.html" alt="TiXmlUnknown" shape="rect" coords="590,112,698,136">
  /external/webkit/WebCore/html/
HTMLParserErrorCodes.cpp 38 "<area> is not allowed inside %tag1. Moving the <area> into the nearest enclosing <map>.",
  /external/webkit/WebKit/chromium/src/
WebImageSkia.cpp 57 // Pick the frame closest to |desiredSize|'s area without being smaller,
74 index = i; // Closer to desired area than previous best match.
  /external/webkit/WebKit/mac/WebView/
WebDocumentPrivate.h 51 // Rect tightly enclosing the entire selected area, in coordinates of selectionView.
58 // Rect tightly enclosing the entire selected area, in coordinates of selectionView.
  /frameworks/base/include/utils/
FileMap.h 35 * have multiple references to the mapped area without creating additional
119 void* mBasePtr; // base of mmap area; page aligned
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_obj.h 74 * data area. This member is allocated and initialized by the
76 * should not access this data area.
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 73 * Estimate the surface area where this object would land if dropped at the
86 * @return Estimated area that would be occupied if object was dropped at
  /external/grub/docs/
boot.S 78 /* Our stack area. */
boot.S.texi 78 /* @r{Our stack area.} */
  /external/grub/stage2/
size_test 38 # The bootloader area of a FFS partition is 14 sectors.
  /external/kernel-headers/original/asm-x86/
user32.h 54 __u32 start_stack; /* Starting virtual address of stack area.
  /external/libffi/testsuite/libffi.call/
closure_stdcall.c 0 /* Area: closure_call (stdcall convention)
cls_1_1byte.c 0 /* Area: ffi_call, closure_call

Completed in 237 milliseconds

1 2 3 4 5 6 78 91011>>