OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:area
(Results
51 - 75
of
1503
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/wlan/ti/wilink_6_1/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
.
/dalvik/vm/compiler/codegen/arm/armv5te/
CallingConvention.S
20
* r0 : pointer to save
area
of JIT_CALLEE_SAVE_WORD_SIZE
/dalvik/vm/compiler/codegen/arm/armv5te-vfp/
CallingConvention.S
20
* r0 : pointer to save
area
of JIT_CALLEE_SAVE_WORD_SIZE
/dalvik/vm/compiler/codegen/arm/armv7-a/
CallingConvention.S
20
* r0 : pointer to save
area
of JIT_CALLEE_SAVE_WORD_SIZE
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/
CallingConvention.S
20
* r0 : pointer to save
area
of JIT_CALLEE_SAVE_WORD_SIZE
/external/kernel-headers/original/asm-arm/
a.out.h
12
__u32 a_bss; /* length of uninitialized data
area
for file, in bytes */
/external/kernel-headers/original/asm-x86/
a.out.h
9
unsigned a_bss; /* length of uninitialized data
area
for file, in bytes */
/external/kernel-headers/original/linux/mtd/
bbm.h
27
* @offs: offset of the pattern in the oob
area
of the page
28
* @veroffs: offset of the bbt version counter in the oob
area
of the page
41
* that the pattern and the version count are always located in the oob
area
98
* @badblockpos: [INTERN] position of the bad block marker in the oob
area
/external/libffi/testsuite/libffi.call/
return_dbl.c
0
/*
Area
: ffi_call
return_fl.c
0
/*
Area
: ffi_call
return_fl1.c
0
/*
Area
: ffi_call
return_ll.c
0
/*
Area
: ffi_call
return_sc.c
0
/*
Area
: ffi_call
return_sl.c
0
/*
Area
: ffi_call
return_uc.c
0
/*
Area
: ffi_call
return_ul.c
0
/*
Area
: ffi_call
strlen.c
0
/*
Area
: ffi_call
strlen_win32.c
0
/*
Area
: ffi_call
/external/proguard/src/proguard/gui/
ProGuardRunnable.java
32
*
area
and any exceptions to message dialogs.
46
* @param consoleTextArea the text
area
to send the console output to.
68
// Redirect the System's out and err streams to the console text
area
.
118
// Make sure all output has been sent to the console text
area
.
ReTraceRunnable.java
32
*
area
and any exceptions to message dialogs.
47
* @param consoleTextArea the text
area
to send the console output to.
72
// out and err streams to the console text
area
.
123
// Make sure all output has been sent to the console text
area
.
/external/webkit/LayoutTests/storage/domstorage/localstorage/resources/
iframe-events-second.html
11
parent.log("Storage
Area
- " + ((e.storageArea == window.localStorage) ? "This window's window.localStorage" : "Another window's window.localStorage"));
/external/webkit/LayoutTests/storage/domstorage/localstorage/
window-open.html
36
This is a test to make sure the localStorage object for multiple windows in the same security origin share the same global storage
area
.<br>
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/resources/
iframe-events-second.html
11
parent.log("Storage
Area
- " + ((e.storageArea == window.sessionStorage) ? "This window's window.sessionStorage" : "Another window's window.sessionStorage"));
/external/webkit/WebCore/manual-tests/
caretScrolling.html
2
<p>Manual test for fix for <a href="rdar://problem/3690705">rdar://problem/3690705</a> "caret does not move when scrolling overflow: auto editable
area
"</p>
input-type-text-unconfirmed-inline-input.html
16
<p>Enter some text using inline input (e.g. Kotoeri Hiragana) and click the button without closing the input
area
.</p>
Completed in 65 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>