OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:space
(Results
201 - 225
of
3731
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-67773.js
45
pattern = /^(\S+)?( ?)(B+)$/; //single
space
before second ? character
47
string = 'AAABBB AAABBB '; //single
space
at middle and at end -
53
string = 'AAABBB BBB'; //single
space
in the middle
59
string = 'AAABBB AAABBB'; //single
space
in the middle
133
string = 'asdldflkj AAA'; //
space
in middle
135
expectedmatch = null; //because of the
space
/external/webkit/WebCore/platform/graphics/
WidthIterator.cpp
52
// and divide that by the padding for per
space
addition.
132
// match the width of the
space
character have the same width as the
space
character.
158
// Account for padding. WebCore uses
space
padding to justify text.
172
// We apply additional
space
between "words" by adding width to the
space
character.
/dalvik/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/
NativeTestTarget.java
29
// This
space
intentionally left blank.
59
// This
space
intentionally left blank.
/dalvik/libcore/xml/src/main/java/org/w3c/dom/
ProcessingInstruction.java
37
* white
space
character after the target to the character immediately
43
* white
space
character after the target to the character immediately
/development/simulator/wrapsim/
BitVector.c
17
* Allocate a bit vector with enough
space
to hold at least the specified
79
* Ran out of
space
, allocate more if we're allowed to.
/external/bluetooth/bluez/rfcomm/
lexer.l
55
space
[ \t]
66
{
space
} {
/external/iproute2/include/linux/
netdevice.h
49
unsigned long rx_dropped; /* no
space
in linux buffers */
50
unsigned long tx_dropped; /* no
space
available in linux */
/external/jpeg/
jmemnobs.c
10
* assumes that no backing-store files are needed: all required
space
68
* This routine computes the total memory
space
available for allocation.
/external/kernel-headers/original/asm-arm/
cacheflush.h
119
* Clean and invalidate all user
space
cache entries
125
* specified address
space
before a change of page tables.
235
* vmalloc, ioremap etc) in kernel
space
for pages. Since the
245
* processes address
space
. Really, we want to allow our "user
246
*
space
" model to handle this.
308
* Harvard caches are synchronised for the user
space
address range.
335
* about to change to user
space
. This is the same method as used on SPARC64.
336
* See update_mmu_cache for the user
space
part.
/external/kernel-headers/original/linux/
kexec.h
49
unsigned long mem; /* User
space
sees this as a (void *) ... */
57
compat_ulong_t mem; /* User
space
sees this as a (void *) ... */
/external/kernel-headers/original/linux/mtd/
partitions.h
42
u_int32_t offset; /* offset within the master MTD
space
*/
57
* Functions dealing with the various ways of partitioning the
space
/external/qemu/android/
charmap.c
21
* 1. An empty line (containing no characters, or only
space
or tab
26
* Key code value, followed by one or more
space
or tab characters.
27
* Display value, followed by one or more
space
or tab characters.
28
* Number value, followed by one or more
space
or tab characters.
29
* Base value, followed by one or more
space
or tab characters.
30
* Caps value, followed by one or more
space
or tab characters.
31
* Fn value, followed by one or more
space
or tab characters.
32
* Caps_fn value, followed by one or more
space
or tab characters.
42
*
SPACE
0x20 0x20 0x20 0x20 0xEF01 0xEF01
115
{ "
SPACE
", kKeyCodeSpace }
[
all
...]
/external/skia/src/images/
fpdfemb_ext.h
56
color
space
info to translate image into sRGB color
space
.
/external/srec/tools/thirdparty/OpenFst/fst/lib/
invert.h
46
// -
Space
: O(1)
57
// -
Space
: O(1)
/external/webkit/WebCore/platform/network/
CredentialStorage.h
45
// a client should assume that all paths at or deeper than the depth of a known protected resource share are within the same protection
space
.
46
static bool set(const Credential&, const KURL&); // Returns true if the URL corresponds to a known protection
space
, so credentials could be updated.
/frameworks/base/awt/java/awt/font/
MultipleMaster.java
39
*
space
.
41
* the average stem width in font
space
.
/packages/apps/Browser/tests/src/com/android/browser/
WebStorageSizeManagerUnitTests.java
29
// Used for testing the out-of-
space
callbacks.
31
// Callback functor that sets a new quota in case of out-of-
space
scenarios.
110
// Origin 1 runs out of
space
.
117
// Origin 2 runs out of
space
.
133
// Origin 1 runs out of
space
again. It should increase it's quota to take the last 1MB.
140
// Origin 1 runs out of
space
again. It should inow fail to increase in size.
262
// again. This time, request more
space
than the old quota + the quota increase step.
270
// Create another database, but this time use a size that will overflow the
space
on the
/build/target/board/emulator/
tuttle2.kl
69
key 57
SPACE
/build/target/board/generic/
tuttle2.kl
69
key 57
SPACE
/cts/tools/annotation-helper/src/spechelper/
SimpleComputer.java
44
* and press ctrl-
space
for eclipse autocompletion. a popup appears which
49
* first TestTarget, press enter and insert a ":", press ctrl-
space
again.
70
// add ":", press ctrl-
space
here to let the eclipse plugin generate
93
// add ":", press ctrl-
space
here to insert another TestTarget
/cts/tools/host/src/res/
cts_result.css
232
white-
space
: pre-wrap; /* css-3 */
233
white-
space
: -moz-pre-wrap; /* Mozilla, since 1999 */
234
white-
space
: -pre-wrap; /* Opera 4-6 */
235
white-
space
: -o-pre-wrap; /* Opera 7 */
/dalvik/dx/src/com/android/dx/rop/code/
ConservativeTranslationAdvice.java
33
// This
space
intentionally left blank.
/dalvik/dx/src/com/android/dx/util/
Writers.java
30
// This
space
intentionally left blank.
/dalvik/dx/tests/066-dex-try-catch-rethrow/
Blort.java
32
// This
space
intentionally left blank.
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
LangAccessImpl.java
32
// This
space
intentionally left blank.
Completed in 76 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>