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

12 3 4 5 6 7 8 91011>>

  /external/opencore/doc/oscl_html/
classOscl__Dealloc.html 17 <area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="768,56,1014,80">
18 <area href="class__OsclBasicAllocator.html" alt="_OsclBasicAllocator" shape="rect" coords="0,112,246,136">
19 <area href="classOsclAllocDestructDealloc.html" alt="OsclAllocDestructDealloc" shape="rect" coords="256,112,502,136">
20 <area href="classOsclMemAllocator.html" alt="OsclMemAllocator" shape="rect" coords="512,112,758,136">
21 <area href="classOsclMemBasicAllocator.html" alt="OsclMemBasicAllocator" shape="rect" coords="768,112,1014,136">
22 <area href="classOsclMemPoolFixedChunkAllocator.html" alt="OsclMemPoolFixedChunkAllocator" shape="rect" coords="1024,112,1270,136">
23 <area href="classOsclMemPoolResizableAllocator.html" alt="OsclMemPoolResizableAllocator" shape="rect" coords="1280,112,1526,136">
24 <area href="classOsclReadyAlloc.html" alt="OsclReadyAlloc" shape="rect" coords="1536,112,1782,136">
25 <area href="classOsclMemAllocDestructDealloc.html" alt="OsclMemAllocDestructDealloc< T >" shape="rect" coords="128,168,374,192">
26 <area href="classOsclMemBasicAllocDestructDealloc.html" alt="OsclMemBasicAllocDestructDealloc< T >" shap (…)
    [all...]
classOsclAllocDestructDealloc.html 17 <area href="classOsclDestructDealloc.html" alt="OsclDestructDealloc" shape="rect" coords="0,56,246,80">
18 <area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="256,56,502,80">
19 <area href="classOscl__Alloc.html" alt="Oscl_Alloc" shape="rect" coords="128,0,374,24">
20 <area href="classOscl__Dealloc.html" alt="Oscl_Dealloc" shape="rect" coords="384,0,630,24">
21 <area href="classOsclMemAllocDestructDealloc.html" alt="OsclMemAllocDestructDealloc< T >" shape="rect" coords="0,168,246,192">
22 <area href="classOsclMemBasicAllocDestructDealloc.html" alt="OsclMemBasicAllocDestructDealloc< T >" shape="rect" coords="256,168,502,192">
classSocketRequestParam.html 14 <area href="classAcceptParam.html" alt="AcceptParam" shape="rect" coords="140,56,270,80">
15 <area href="classBindParam.html" alt="BindParam" shape="rect" coords="140,112,270,136">
16 <area href="classConnectParam.html" alt="ConnectParam" shape="rect" coords="140,168,270,192">
17 <area href="classListenParam.html" alt="ListenParam" shape="rect" coords="140,224,270,248">
18 <area href="classRecvFromParam.html" alt="RecvFromParam" shape="rect" coords="140,280,270,304">
19 <area href="classRecvParam.html" alt="RecvParam" shape="rect" coords="140,336,270,360">
20 <area href="classSendParam.html" alt="SendParam" shape="rect" coords="140,392,270,416">
21 <area href="classSendToParam.html" alt="SendToParam" shape="rect" coords="140,448,270,472">
22 <area href="classShutdownParam.html" alt="ShutdownParam" shape="rect" coords="140,504,270,528">
classOsclGetHostByNameRequest.html 14 <area href="classOsclDNSRequestAO.html" alt="OsclDNSRequestAO" shape="rect" coords="91,168,264,192">
15 <area href="classOsclActiveObject.html" alt="OsclActiveObject" shape="rect" coords="91,112,264,136">
16 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,173,80">
17 <area href="classPVActiveBase.html" alt="PVActiveBase" shape="rect" coords="183,56,356,80">
18 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,173,24">
classOscl__Alloc.html 17 <area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="768,56,1014,80">
18 <area href="class__OsclBasicAllocator.html" alt="_OsclBasicAllocator" shape="rect" coords="0,112,246,136">
19 <area href="classOsclAllocDestructDealloc.html" alt="OsclAllocDestructDealloc" shape="rect" coords="256,112,502,136">
20 <area href="classOsclMemAllocator.html" alt="OsclMemAllocator" shape="rect" coords="512,112,758,136">
21 <area href="classOsclMemBasicAllocator.html" alt="OsclMemBasicAllocator" shape="rect" coords="768,112,1014,136">
22 <area href="classOsclMemPoolFixedChunkAllocator.html" alt="OsclMemPoolFixedChunkAllocator" shape="rect" coords="1024,112,1270,136">
23 <area href="classOsclMemPoolResizableAllocator.html" alt="OsclMemPoolResizableAllocator" shape="rect" coords="1280,112,1526,136">
24 <area href="classOsclReadyAlloc.html" alt="OsclReadyAlloc" shape="rect" coords="1536,112,1782,136">
25 <area href="classOsclMemAllocDestructDealloc.html" alt="OsclMemAllocDestructDealloc< T >" shape="rect" coords="128,168,374,192">
26 <area href="classOsclMemBasicAllocDestructDealloc.html" alt="OsclMemBasicAllocDestructDealloc< T >" shap (…)
    [all...]
  /frameworks/base/awt/java/awt/image/
ImageConsumer.java 104 * Sets the pixels for the specified rectangular area of the image.
107 * the X coordinate of rectangular area.
109 * the Y coordinate of rectangular area.
111 * the width of rectangular area.
113 * the height of rectangular area.
128 * Sets the pixels for the specified rectangular area of the image.
131 * the X coordinate of rectangular area.
133 * the Y coordinate of rectangular area.
135 * the width of rectangular area.
137 * the height of rectangular area
    [all...]
WritableRaster.java 108 * rectangle area as a primitive array. The following image data types are
123 * area.
132 * rectangular area in this WritableRaster. The parentX, parentY, width and
133 * height parameters specify rectangular area to be shared.
142 * the width of the child area.
144 * the height of the child area.
146 * the X coordinate of child area mapped to the parentX
149 * the Y coordinate of child area mapped to the parentY
413 * Sets a integer array of samples for the specified rectangular area of
417 * the X coordinate of rectangular area
    [all...]
MemoryImageSource.java 112 * the width of the rectangular area of pixels.
114 * the height of the rectangular area of pixels.
136 * the width of the rectangular area of pixels.
138 * the height of the rectangular area of pixels.
161 * the width of the rectangular area of pixels.
163 * the height of the rectangular area of pixels.
182 * the width of the rectangular area of pixels.
184 * the height of the rectangular area of pixels.
203 * the width of the rectangular area of pixels.
205 * the height of the rectangular area of pixels
    [all...]
  /frameworks/base/awt/java/awt/image/renderable/
RenderContext.java 30 * affine transform, the area of interest, and the rendering hints.
42 * The area of interest.
57 * the area of interest.
73 * the area of interest.
80 * Instantiates a new render context with no specified area of interest.
92 * Instantiates a new render context with no rendering hints or area of
178 * Sets the area of interest.
181 * the new area of interest.
188 * Gets the area of interest.
190 * @return the area of interest
    [all...]
  /external/webkit/WebKit/android/jni/
PictureSet.cpp 76 void PictureSet::add(const SkRegion& area, SkPicture* picture,
79 DBG_SET_LOGD("%p area={%d,%d,r=%d,b=%d} pict=%p elapsed=%d split=%d", this,
80 area.getBounds().fLeft, area.getBounds().fTop,
81 area.getBounds().fRight, area.getBounds().fBottom, picture,
85 SkRegion diff = SkRegion(area);
89 Pictures pictureAndBounds = {area, picture, area.getBounds(),
112 SkRegion& area = working->mArea local
178 SkRegion& area = working->mArea; local
248 const SkRegion& area = working->mArea; local
622 const SkRegion& area = working->mArea; local
    [all...]
  /external/iproute2/lib/
dnet_ntop.c 39 u_int16_t area = addr >> 10; local
51 if (do_digit(str + pos, &area, 10, &pos, len, &started))
54 if (do_digit(str + pos, &area, 1, &pos, len, &started))
  /external/kernel-headers/original/linux/
vmalloc.h 45 extern void *__vmalloc_area(struct vm_struct *area, gfp_t gfp_mask,
68 extern int map_vm_area(struct vm_struct *area, pgprot_t prot,
70 extern void unmap_vm_area(struct vm_struct *area);
  /external/proguard/src/proguard/gui/
TextAreaOutputStream.java 29 * This <code>PrintStream</code> appends its output to a given text area.
54 // Append the accumulated buffer contents to the text area.
74 // Append the accumulated text to the text area.
  /external/libffi/testsuite/libffi.call/
return_ldl.c 0 /* Area: ffi_call
  /external/openssl/crypto/threads/
README 1 Mutithreading testing area.
  /external/webkit/WebCore/manual-tests/
textarea-iframe-navigation.html 8 <li>Select a few lines in the textarea, keeping the mouse cursor down inside the area</li>
  /external/webkit/WebCore/storage/
StorageSyncManager.cpp 86 bool StorageSyncManager::scheduleImport(PassRefPtr<StorageAreaSync> area)
91 m_thread->scheduleTask(LocalStorageTask::createImport(area.get()));
95 void StorageSyncManager::scheduleSync(PassRefPtr<StorageAreaSync> area)
100 m_thread->scheduleTask(LocalStorageTask::createSync(area.get()));
  /external/bluetooth/glib/tests/
memchunks.c 87 GMemArea *next; /* the next mem area */
88 GMemArea *prev; /* the previous mem area */
90 gulong free; /* the number of free bytes in this mem area */
91 gulong allocated; /* the number of atoms allocated from this area */
92 gulong mark; /* is this mem area marked for deletion */
109 gulong area_size; /* the size of a memory area */
110 GMemArea *mem_area; /* the current memory area */
112 GMemArea *free_mem_area; /* the free area...which is about to be destroyed */
247 /* Determine which area this piece of memory is allocated from */
252 /* If the area has been marked, then it is being destroyed
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 176 * Create a internal work area.
177 * A internal work area is allocated dynamically, and the specified dictionary library is loaded.
180 * @return The internal work area or null
185 * Free the internal work area.
186 * The specified work area and the loaded dictionary library is free.
188 * @param work The internal work area
197 * @param work The internal work area
206 * @param work The internal work area
218 * @param work The internal work area
233 * A word information is stored to the internal work area. To retrieve a detail information
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
package.html 124 The Manager area has implementations for the connection management
130 The Pool area shows an abstract pool class
139 Most other classes in this package also belong to the Pool area.
141 In the Operations area, you will find only the interfaces for
145 specific to the Operations area.
164 adapter will move from the Pool area to the Manager area. When the
167 the Manager area back to the Pool area.
168 While the entry is in the Manager area, the pool MUST NOT keep
    [all...]
  /external/stlport/stlport/stl/
_streambuf.h 30 // A basic_streambuf<> manages an input (get) area and an output (put)
31 // area. Each is described by three pointers: a beginning, an end, and a
61 char_type* _M_gbegin; // Beginning of get area
62 char_type* _M_gnext; // Current position within the get area
63 char_type* _M_gend; // End of get area
65 char_type* _M_pbegin; // Beginning of put area
66 char_type* _M_pnext; // Current position within the put area
67 char_type* _M_pend; // End of put area
86 protected: // Protected interface to the get area.
109 protected: // Protected interface to the put area
    [all...]
  /external/webkit/WebKit/android/nav/
SelectText.h 43 static void buildSelection(const SkPicture& , const SkIRect& area,
45 static SkIRect findClosest(const SkPicture& , const SkIRect& area,
47 static String text(const SkPicture& , const SkIRect& area,
  /frameworks/base/awt/org/apache/harmony/awt/wtk/
GraphicsFactory.java 48 * @param clip Clipping area for a new Graphics2D instance
61 * @param width Width of drawing area
62 * @param height Height of drawing area
  /frameworks/base/telephony/java/android/telephony/gsm/
GsmCellLocation.java 46 * @return gsm location area code, -1 if unknown, 0xffff max legal value
60 * Invalidate this object. The location area code and the cell id are set to -1.
68 * Set the location area code and the cell id.
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
string.c 42 * @cs: One area of memory
43 * @ct: Another area of memory
44 * @count: The size of the area.

Completed in 199 milliseconds

12 3 4 5 6 7 8 91011>>