/external/libffi/testsuite/libffi.call/ |
struct3.c | 0 /* Area: ffi_call
|
struct4.c | 0 /* Area: ffi_call
|
struct5.c | 0 /* Area: ffi_call
|
struct6.c | 0 /* Area: ffi_call
|
struct9.c | 0 /* Area: ffi_call
|
/external/libffi/testsuite/libffi.special/ |
unwindtest_ffi_call.cc | 0 /* Area: ffi_call, unwind info
|
/external/libvpx/vp8/common/arm/neon/ |
copymem8x4_neon.asm | 17 AREA Block, CODE, READONLY ; name this block of code
|
dc_only_idct_add_neon.asm | 16 AREA ||.text||, CODE, READONLY, ALIGN=2
|
recon2b_neon.asm | 17 AREA ||.text||, CODE, READONLY, ALIGN=2
|
shortidct4x4llm_1_neon.asm | 18 AREA ||.text||, CODE, READONLY, ALIGN=2
|
/external/libvpx/vp8/decoder/arm/armv5/ |
dequantize_v5.asm | 14 AREA |.text|, CODE, READONLY ; name this block of code
|
/external/qemu/android/utils/ |
timezone.h | 16 * 'tzname' is not in zoneinfo format (e.g. Area/Location)
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/ |
private-browsing-affects-storage.html | 47 This is a test to make sure that when private browsing is on any attempt to change the localStorage area fail.
|
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/ |
private-browsing-affects-storage.html | 47 This is a test to make sure that when private browsing is on any attempt to change the sessionStorage area fail.
|
/external/webkit/WebCore/manual-tests/ |
textarea-reset-default-value.html | 16 <li>Note that the value in the text area matches what you entered before submitting the form, this is correct.</li>
|
/external/webkit/WebCore/platform/gtk/ |
ScrollbarGtk.cpp | 215 event->expose.area = static_cast<GdkRectangle>(rect); 219 event->expose.area.x = loc.x(); 220 event->expose.area.y = loc.y(); 222 event->expose.region = gdk_region_rectangle(&event->expose.area);
|
/external/webkit/WebKitTools/iExploder/htdocs/ |
htmltags.in | 7 area
|
/packages/apps/Email/res/layout/ |
connection_error_banner.xml | 18 <!-- header area -->
|
/packages/apps/Music/res/values-finger/ |
strings2.xml | 24 <!-- Used for the 2nd and 3rd line (artist and album) in the notification area item for the music app -->
|
/external/freetype/src/smooth/ |
ftgrays.c | 315 TArea area; member in struct:TCell_ 328 TArea area; member in struct:TWorker_ 405 ras.area = 0; 487 cell->area = 0; 501 if ( !ras.invalid && ( ras.area | ras.cover ) ) 506 cell->area += ras.area; 548 ras.area = 0; 573 ras.area = 0; 619 ras.area += (TArea)(( fx1 + fx2 ) * delta) 746 TArea area; local 1385 TPos area; local [all...] |
/development/samples/Home/src/com/example/android/home/ |
ApplicationsStackLayout.java | 50 * area will first be laid out, then the faves area, then the recents. When there are too many 51 * favorites, the recents area is not displayed. 320 * @param applications the applications to put in the favorites area 330 * @param applications the applications to put in the recents area
|
/external/libffi/src/powerpc/ |
aix_closure.S | 106 /* 24 Bytes (Linkage Area) */ 112 stwu r1,-176(r1) /* skip over caller save area 115 /* we want to build up an area for the parameters passed */ 119 in the parents outgoing area */ 167 addi r5,r1,160 /* get pointer to results area */
|
darwin_closure.S | 54 /* 24 Bytes (Linkage Area) 55 32 Bytes (outgoing parameter area, always reserved) 60 stwu r1,-176(r1) /* skip over caller save area 63 /* We want to build up an area for the parameters passed 67 in the parents outgoing area. */ 114 addi r5,r1,160 /* Get pointer to results area. */
|
/device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/ |
SsbSipMfcApi.h | 188 int LumaPadVal; // [IN] Luma pel value used to fill padding area 189 int CbPadVal; // [IN] CB pel value used to fill padding area 190 int CrPadVal; // [IN] CR pel value used to fill padding area 230 int LumaPadVal; // [IN] Luma pel value used to fill padding area 231 int CbPadVal; // [IN] CB pel value used to fill padding area 232 int CrPadVal; // [IN] CR pel value used to fill padding area 261 int LumaPadVal; // [IN] Luma pel value used to fill padding area 262 int CbPadVal; // [IN] CB pel value used to fill padding area 263 int CrPadVal; // [IN] CR pel value used to fill padding area
|
/external/svox/pico/lib/ |
picoapi.c | 138 * @param memory : pointer to a free and already allocated memory area 139 * @param size : size of the memory area 195 * @param outMessage : memory area where to return a string 307 * @param *outLingware : pointer to receive the loaded lingware resource memory area address 340 * @param *inoutLingware : pointer to the loaded lingware resource memory area address 375 * @param resource : pointer to the loaded resource memory area address 376 * @param outName : pointer to the area to receuive the resource name 401 * @param *voiceName : pointer to the area to receive the voice definition 431 * @param *voiceName : pointer to the area containing the voice definition 432 * @param *resourceName : pointer to the area containing the resource nam [all...] |